Uses of Class
org.dspace.app.util.DCInputSet
Packages that use DCInputSet
-
Uses of DCInputSet in org.dspace.app.util
Methods in org.dspace.app.util that return DCInputSetModifier and TypeMethodDescriptionDCInputsReader.getInputsByFormName(String formName) Returns the set of DC inputs used for a particular input formMethods in org.dspace.app.util that return types with arguments of type DCInputSetModifier and TypeMethodDescriptionDCInputsReader.getAllInputs(Integer limit, Integer offset) Returns all the Input forms with paginationDCInputsReader.getInputsByCollection(Collection collection) Returns the set of DC inputs used for a particular collection, or the default set if no inputs defined for the collectionDCInputsReader.getInputsBySubmissionName(String name)