| Package | Description |
|---|---|
| org.dspace.app.util |
Miscellaneous utility classes.
|
| org.dspace.ctask.general | |
| org.dspace.submit.lookup |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Util.getControlledVocabulariesDisplayValueLocalized(Item item,
List<MetadataValue> values,
String schema,
String element,
String qualifier,
Locale locale)
Get a list of all the respective "displayed-value(s)" from the given
"stored-value(s)" for a specific metadata field of a DSpace Item, by
reading input-forms.xml
|
DCInputSet |
DCInputsReader.getInputs(String collectionHandle)
Returns the set of DC inputs used for a particular collection, or the
default set if no inputs defined for the collection
|
int |
DCInputsReader.getNumberInputPages(String collectionHandle)
Return the number of pages the inputs span for a desginated collection
|
| Constructor and Description |
|---|
DCInputsReader()
Parse an XML encoded submission forms template file, and create a hashmap
containing all the form information.
|
DCInputsReader(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
RequiredMetadata.getReqList(String handle) |
| Modifier and Type | Method and Description |
|---|---|
protected DCInput |
DSpaceWorkspaceItemOutputGenerator.getDCInput(String formName,
String schema,
String element,
String qualifier) |
Copyright © 2016 DuraSpace. All Rights Reserved.