| Modifier and Type | Method and Description |
|---|---|
int |
Navigation.addContextualOptions(List context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditMetadataSchema.addFieldErrors(List form,
List<String> errors)
Determine if there were any special errors and display appropriate
text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityBrowser.buildList(List list,
CommunityBrowser.TreeNode node)
Recursively build a list of the community / collection hierarchy based upon
the given NodeTree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSearch.addMetadataField(DiscoverResult.DSpaceObjectHighlightResult highlightedResults,
String metadataKey,
List metadataFieldList,
String value)
Add the current value to the wing list
|
protected void |
AbstractSearch.addMetadataField(List metadataFieldList,
String value)
Add our metadata value.
|
protected void |
AbstractSearch.renderCollection(Collection collection,
DiscoverResult.DSpaceObjectHighlightResult highlightedResults,
List collectionMetadata)
Render the given collection, all collection metadata is added to the list
|
protected void |
AbstractSearch.renderCommunity(Community community,
DiscoverResult.DSpaceObjectHighlightResult highlightedResults,
List communityMetadata)
Render the given collection, all collection metadata is added to the list
|
protected void |
AbstractSearch.renderItem(List dspaceObjectsList,
Item item,
DiscoverResult.DSpaceObjectHighlightResult highlightedResults)
Render the given item, all metadata is added to the given list, which metadata will be rendered where depends on the xsl
|
| Modifier and Type | Method and Description |
|---|---|
abstract List |
AbstractSubmissionStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStep.addControlButtons(List controls)
Adds the "<-Previous", "Save/Cancel" and
"Next->" buttons to a given form.
|
void |
AbstractStep.addJumpButton(List list,
Message buttonText,
StepAndPage stepAndPage)
Adds a single "jump-to" button, which when clicked will
jump the user directly to a particular step within the
submission process.
|
abstract List |
AbstractSubmissionStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
| Modifier and Type | Method and Description |
|---|---|
List |
UploadStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
DescribeStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
ReviewStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
StartSubmissionLookupStep.addReviewSection(List reviewList) |
List |
UploadWithEmbargoStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
CompletedStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
LicenseStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
CCLicenseStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
AccessStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
InitialQuestionsStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
SelectCollectionStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessStepUtil.addAccessRadios(String selectedRadio,
String date,
List form,
int errorFlag,
DSpaceObject dso) |
void |
AccessStepUtil.addEmbargoDateSimpleForm(DSpaceObject dso,
List form,
int errorFlag) |
void |
AccessStepUtil.addListGroups(String groupID,
List form,
int errorFlag,
Collection owningCollection) |
void |
AccessStepUtil.addListPolicies(List parent,
DSpaceObject dso,
Collection owningCollection) |
void |
AccessStepUtil.addName(String name_,
List form,
int errorFlag) |
void |
AccessStepUtil.addReason(String reason_,
List form,
int errorFlag) |
List |
UploadStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
DescribeStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
ReviewStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
StartSubmissionLookupStep.addReviewSection(List reviewList) |
List |
UploadWithEmbargoStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
CompletedStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
LicenseStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
CCLicenseStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
AccessStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
InitialQuestionsStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
List |
SelectCollectionStep.addReviewSection(List reviewList)
Each submission step must define its own information to be reviewed
during the final Review/Verify Step in the submission process.
|
| Modifier and Type | Method and Description |
|---|---|
List |
Options.addList(String name)
Add a new sublist to this item.
|
List |
List.addList(String name)
Add a new sublist to this list.
|
List |
Division.addList(String name)
Append a list to the division.
|
List |
List.addList(String name,
String type)
Add a new sublist to this list.
|
List |
Division.addList(String name,
String type)
Append a list to the division.
|
List |
Options.addList(String name,
String type,
String rend)
Add a new sublist to this item.
|
List |
List.addList(String name,
String type,
String rend)
Add a new sublist to this list.
|
List |
Division.addList(String name,
String type,
String rend)
append a list to the division.
|
Copyright © 2016 DuraSpace. All rights reserved.