| Package | Description |
|---|---|
| org.dspace.app.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
DCInputSet |
DCInputsReader.getInputsByFormName(String formName)
Returns the set of DC inputs used for a particular input form
|
| Modifier and Type | Method and Description |
|---|---|
List<DCInputSet> |
DCInputsReader.getAllInputs(Integer limit,
Integer offset)
Returns all the Input forms with pagination
|
List<DCInputSet> |
DCInputsReader.getInputsByCollectionHandle(String collectionHandle)
Returns the set of DC inputs used for a particular collection, or the
default set if no inputs defined for the collection
|
List<DCInputSet> |
DCInputsReader.getInputsBySubmissionName(String name) |
Copyright © 2019 DuraSpace. All rights reserved.