| Modifier and Type | Method and Description |
|---|---|
void |
ItemExport.addBody(Body body) |
void |
ControlPanel.addBody(Body body) |
void |
WithdrawnItems.addBody(Body body)
Add the browse-title division.
|
void |
PrivateItems.addBody(Body body)
Add the browse-title division.
|
void |
Navigation.addOptions(Options options) |
void |
ItemExport.addPageMeta(PageMeta pageMeta)
Add Page metadata.
|
void |
ControlPanel.addPageMeta(PageMeta pageMeta) |
void |
WithdrawnItems.addPageMeta(PageMeta pageMeta)
Add Page metadata.
|
void |
PrivateItems.addPageMeta(PageMeta pageMeta)
Add Page metadata.
|
static FlowResult |
FlowContainerUtils.changeCollectionDefaultReadToAnonymous(Context context,
int collectionID)
Change the default read privileges to the anonymous group.
|
static int |
FlowContainerUtils.createCollectionDefaultReadGroup(Context context,
int collectionID)
Change default privileges from the anonymous group to a new group that will be created and
appropriate privileges assigned.
|
static FlowResult |
FlowItemUtils.processAddMetadata(Context context,
int itemID,
org.apache.cocoon.environment.Request request)
Process the request paramaters to add a new metadata entry for the item.
|
static FlowResult |
FlowRegistryUtils.processAddMetadataField(Context context,
int schemaID,
String element,
String qualifier,
String note)
Add a new metadata field.
|
static FlowResult |
FlowRegistryUtils.processAddMetadataSchema(Context context,
String namespace,
String name)
Add a new metadata schema.
|
static FlowResult |
FlowItemUtils.processDeleteBitstreams(Context context,
int itemID,
String[] bitstreamIDs)
Delete the given bitstreams from the bundle and item.
|
static FlowResult |
FlowContainerUtils.processDeleteCollectionRole(Context context,
int collectionID,
String roleName,
int groupID)
Delete one of collection's roles
|
static FlowResult |
FlowContainerUtils.processDeleteCommunityRole(Context context,
int communityID,
String roleName,
int groupID)
Delete one of a community's roles
|
static FlowResult |
FlowItemUtils.processEditItem(Context context,
int itemID,
org.apache.cocoon.environment.Request request)
Process the request parameters to update the item's metadata and remove any selected bitstreams.
|
static FlowResult |
FlowRegistryUtils.processEditMetadataField(Context context,
int schemaID,
int fieldID,
String element,
String qualifier,
String note)
Edit a metadata field.
|
static FlowResult |
FlowMapperUtils.processMapItems(Context context,
int collectionID,
String[] itemIDs)
Map the given items into this collection
|
static FlowResult |
FlowGroupUtils.processSaveGroup(Context context,
int groupID,
String newName,
String[] newEPeopleIDsArray,
String[] newGroupIDsArray)
Save the group.
|
static FlowResult |
FlowMapperUtils.processUnmapItems(Context context,
int collectionID,
String[] itemIDs)
Unmap the given items from this collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddBitstreamForm.addBody(Body body) |
void |
EditBitstreamForm.addBody(Body body) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedSearch.addBody(Body body)
Deprecated.
Add the body
|
void |
ItemRequestResponseSent.addBody(Body body) |
void |
CollectionViewer.addBody(Body body)
Display a single collection
|
void |
CommunityRecentSubmissions.addBody(Body body) |
void |
FeedbackSent.addBody(Body body) |
void |
ItemRequestResponseFalseForm.addBody(Body body) |
void |
ItemRequestForm.addBody(Body body) |
void |
RestrictedItem.addBody(Body body) |
void |
ConfigurableBrowse.addBody(Body body)
Add the browse-title division.
|
abstract void |
AbstractSearch.addBody(Body body)
Deprecated.
Build the resulting search DRI document.
|
void |
ItemRequestContactAuthor.addBody(Body body) |
void |
CommunitySearch.addBody(Body body)
Deprecated.
Display a single community (and reference any subcommunites or
collections)
|
void |
ItemRequestChangeStatusForm.addBody(Body body) |
void |
Contact.addBody(Body body) |
void |
ItemRequestContactRequester.addBody(Body body) |
void |
ItemRequestResponseDecisionForm.addBody(Body body) |
void |
StatisticsViewer.addBody(Body body)
Output the body of the report
|
void |
FeedbackForm.addBody(Body body) |
void |
ItemRequestStatusChanged.addBody(Body body) |
void |
SimpleSearch.addBody(Body body)
Deprecated.
build the DRI page representing the body of the search query.
|
void |
CommunityViewer.addBody(Body body)
Display a single community (and reference any sub communites or
collections)
|
void |
ItemRequestResponseTrueForm.addBody(Body body) |
void |
ItemViewer.addBody(Body body)
Display a single item
|
void |
ItemRequestSent.addBody(Body body) |
void |
CollectionRecentSubmissions.addBody(Body body) |
void |
CollectionSearch.addBody(Body body)
Deprecated.
|
void |
CommunityBrowser.addBody(Body body)
Add a community-browser division that includes references to community and
collection metadata.
|
void |
Navigation.addOptions(Options options)
Add the basic navigational options:
Search - advanced search
browse - browse by Titles - browse by Authors - browse by Dates
language FIXME: add languages
context no context options are added.
|
void |
StatisticsViewer.addOptions(Options options)
Add additional navigation options.
|
void |
ItemRequestResponseSent.addPageMeta(PageMeta pageMeta) |
void |
CollectionViewer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links.
|
void |
Navigation.addPageMeta(PageMeta pageMeta)
Ensure that the context path is added to the page meta.
|
void |
FeedbackSent.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestResponseFalseForm.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestForm.addPageMeta(PageMeta pageMeta) |
void |
RestrictedItem.addPageMeta(PageMeta pageMeta) |
void |
ConfigurableBrowse.addPageMeta(PageMeta pageMeta)
Add Page metadata.
|
void |
ItemRequestContactAuthor.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestChangeStatusForm.addPageMeta(PageMeta pageMeta) |
void |
FrontPageFeeds.addPageMeta(PageMeta pageMeta)
Add a page title and trail links.
|
void |
Contact.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestContactRequester.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestResponseDecisionForm.addPageMeta(PageMeta pageMeta) |
void |
StatisticsViewer.addPageMeta(PageMeta pageMeta)
Add title, etc.
|
void |
FeedbackForm.addPageMeta(PageMeta pageMeta) |
void |
ItemRequestStatusChanged.addPageMeta(PageMeta pageMeta) |
void |
CommunityViewer.addPageMeta(PageMeta pageMeta)
Add the community's title and trail links to the page's metadata
|
void |
ItemRequestResponseTrueForm.addPageMeta(PageMeta pageMeta) |
void |
ItemViewer.addPageMeta(PageMeta pageMeta)
Add the item's title and trail links to the page's metadata.
|
void |
ItemRequestSent.addPageMeta(PageMeta pageMeta) |
void |
CommunityBrowser.addPageMeta(PageMeta pageMeta)
Add a page title and trail links.
|
protected String |
AdvancedSearch.generateURL(Map<String,String> parameters)
Deprecated.
Generate a URL for this search page which includes all the
search parameters along with the added parameters.
|
protected abstract String |
AbstractSearch.generateURL(Map<String,String> parameters)
Deprecated.
Generate a url to the given search implementation with the associated
parameters included.
|
protected String |
SimpleSearch.generateURL(Map<String,String> parameters)
Deprecated.
Generate a url to the simple search url.
|
protected String |
AdvancedSearch.getQuery()
Deprecated.
Determine the search query for this search page.
|
protected abstract String |
AbstractSearch.getQuery()
Deprecated.
Extract the query string.
|
protected String |
SimpleSearch.getQuery()
Deprecated.
Get the search query from the URL parameter, if none is found the empty
string is returned.
|
static List<AdvancedSearchUtils.SearchField> |
AdvancedSearchUtils.getSearchFields(org.apache.cocoon.environment.Request request)
Deprecated.
Get a list of search fields from the request object
and parse them into a linear array of fileds.
|
protected void |
AbstractSearch.performSearch()
Deprecated.
Query DSpace for a list of all items / collections / or communities that
match the given search query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StaticPage.addBody(Body body) |
void |
Navigation.addOptions(Options options)
Add the basic navigational options:
browse - browse by Titles - browse by Authors - browse by Dates
language FIXME: add languages
context no context options are added.
|
void |
StaticPage.addPageMeta(PageMeta pageMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityRecentSubmissions.addBody(Body body)
Displays the recent submissions for this community
|
abstract void |
AbstractSearch.addBody(Body body)
Build the resulting search DRI document.
|
void |
CommunitySearch.addBody(Body body)
Display a single community (and reference any subcommunites or
collections)
|
void |
SearchFacetFilter.addBody(Body body) |
void |
BrowseFacet.addBody(Body body) |
void |
CollectionSearch.addBody(Body body)
Display a single collection
|
protected String |
AbstractSearch.addFilterQueriesToUrl(String pageURLMask) |
String |
SearchFacetFilter.addFilterQueriesToUrl(String url) |
void |
Navigation.addOptions(Options options)
Add the basic navigational options:
Search - advanced search
browse - browse by Titles - browse by Authors - browse by Dates
language FIXME: add languages
context no context options are added.
|
void |
Navigation.addPageMeta(PageMeta pageMeta)
Ensure that the context path is added to the page meta.
|
void |
CommunitySearch.addPageMeta(PageMeta pageMeta)
Add the community's title and trail links to the page's metadata
|
void |
SiteViewer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links.
|
void |
CollectionSearch.addPageMeta(PageMeta pageMeta)
Add a page title and trail links.
|
protected abstract String |
AbstractSearch.generateURL(Map<String,String> parameters)
Generate a url to the given search implementation with the associated
parameters included.
|
protected String |
SimpleSearch.generateURL(Map<String,String> parameters)
Generate a url to the simple search url.
|
protected abstract String |
AbstractSearch.getQuery()
Extract the query string.
|
protected String |
SimpleSearch.getQuery()
Get the search query from the URL parameter, if none is found the empty
string is returned.
|
protected String |
SimpleSearch.getSuggestUrl(String newQuery) |
void |
SidebarFacetsTransformer.performSearch() |
void |
AbstractSearch.performSearch(DSpaceObject scope)
Query DSpace for a list of all items / collections / or communities that
match the given search query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecentSubmissionTransformer.addPageMeta(PageMeta pageMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
FailedAuthentication.addBody(Body body) |
void |
Navigation.addOptions(Options options)
Add the eperson aspect navigational options.
|
void |
FailedAuthentication.addPageMeta(PageMeta pageMeta) |
void |
Navigation.addUserMeta(UserMeta userMeta)
Add the user metadata
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageNotFoundTransformer.addBody(Body body)
What to add at the end of the body
|
void |
ChoiceLookupTransformer.addBody(Body body) |
void |
PageNotFoundTransformer.addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
void |
ChoiceLookupTransformer.addPageMeta(PageMeta pageMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.addOptions(Options options)
Deprecated.
|
void |
Navigation.addPageMeta(PageMeta pageMeta)
Deprecated.
Ensure that the context path is added to the page meta.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsTransformer.addBody(Body body)
What to add at the end of the body
|
void |
Navigation.addOptions(Options options)
Add the statistics aspect navigational options.
|
void |
StatisticsWorkflowTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
void |
StatisticsTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.addOptions(Options options)
Add the statistics aspect navigational options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsGoogleAnalyticsTransformer.addBody(Body body) |
void |
Navigation.addOptions(Options options)
Add the statistics aspect navigational options.
|
void |
StatisticsGoogleAnalyticsTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionViewer.addBody(Body body)
Add a single link to the view item page that allows the user
to submit to the collection.
|
void |
Submissions.addBody(Body body) |
void |
StepTransformer.addBody(Body body)
What to add at the end of the body
|
void |
Navigation.addOptions(Options options) |
void |
StepTransformer.addOptions(Options options)
What to add to the options list
|
void |
AbstractStep.addPageMeta(PageMeta pageMeta)
Base pageMeta that is added to ALL submission stages
|
void |
Submissions.addPageMeta(PageMeta pageMeta) |
void |
StepTransformer.addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
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.
|
void |
StepTransformer.addUserMeta(UserMeta userMeta)
What user metadata to add to the document
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemovedStep.addBody(Body body) |
void |
CompletedStep.addBody(Body body) |
void |
AccessStep.addBody(Body body) |
void |
InitialQuestionsStep.addBody(Body body) |
void |
ReviewStep.addBody(Body body) |
void |
ResumeStep.addBody(Body body) |
void |
EditBitstreamPolicies.addBody(Body body) |
void |
UploadWithEmbargoStep.addBody(Body body) |
void |
DescribeStep.addBody(Body body) |
void |
EditFileStep.addBody(Body body) |
void |
SelectCollectionStep.addBody(Body body) |
void |
EditPolicyStep.addBody(Body body) |
void |
LicenseStep.addBody(Body body) |
void |
CCLicenseStep.addBody(Body body) |
void |
SaveOrRemoveStep.addBody(Body body) |
void |
UploadStep.addBody(Body body) |
void |
DescribeStep.addPageMeta(PageMeta pageMeta) |
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 |
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 |
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 |
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 |
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 |
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.
|
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectCollectionTransformer.addBody(Body body) |
void |
SelectPackagingTransformer.addBody(Body body) |
void |
Navigation.addOptions(Options options) |
void |
SelectCollectionTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
void |
SelectTargetTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
void |
SelectPackagingTransformer.addPageMeta(PageMeta pageMeta)
Add a page title and trail links
|
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.addOptions(Options options) |
static FlowResult |
VersionManager.processDeleteVersions(Context context,
int itemId,
String[] versionIDs)
Delete version(s)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.addOptions(Options options) |
void |
Navigation.addPageMeta(PageMeta pageMeta)
Ensure that the context path is added to the page meta.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformTaskStep.addBody(Body body) |
void |
RejectTaskStep.addBody(Body body) |
void |
Submissions.addBody(Body body) |
void |
Submissions.addPageMeta(PageMeta pageMeta) |
static boolean |
FlowUtils.processApproveTask(Context context,
String id)
Update the provided workflowItem to advance to the next workflow
step.
|
static void |
FlowUtils.processClaimTask(Context context,
String id)
Claim this task from the pool of unclaimed task so that this user may
perform the task by either approving or rejecting it.
|
static String |
FlowUtils.processRejectTask(Context context,
String id,
org.apache.cocoon.environment.Request request)
Reject the given task for the given reason.
|
static void |
FlowUtils.processUnclaimTask(Context context,
String id)
Return the given task back to the pool of unclaimed tasks for another user
to select and perform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureTest.addBody(Body body) |
void |
HTMLTest.addBody(Body body) |
void |
AdvancedFormTest.addBody(Body body) |
void |
BasicFormTest.addBody(Body body) |
void |
InlineFormTest.addBody(Body body) |
void |
Navigation.addOptions(Options options) |
void |
StructureTest.addPageMeta(PageMeta pageMeta) |
void |
HTMLTest.addPageMeta(PageMeta pageMeta) |
void |
AdvancedFormTest.addPageMeta(PageMeta pageMeta) |
void |
BasicFormTest.addPageMeta(PageMeta pageMeta) |
void |
InlineFormTest.addPageMeta(PageMeta pageMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExceptionTransformer.addBody(Body body) |
void |
Submissions.addBody(Body body) |
void |
Navigation.addOptions(Options options) |
void |
WorkflowTransformer.addOptions(Options options)
What to add to the options list
|
void |
WorkflowTransformer.addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
void |
AbstractXMLUIAction.addPageMeta(PageMeta pageMeta) |
void |
WorkflowTransformer.addUserMeta(UserMeta userMeta)
What user metadata to add to the document
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowItemTransformer.addBody(Body body) |
void |
WorkflowItemTransformer.addPageMeta(PageMeta pageMeta) |
protected String |
WorkflowOverviewTransformer.generateURL(Map<String,String> parameters)
Generate a url to the simple search url.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DSpaceTransformer.addBody(Body body)
What to add at the end of the body
|
void |
AbstractDSpaceTransformer.addBody(Body body)
What to add at the end of the body
|
void |
DSpaceTransformer.addOptions(Options options)
What to add to the options list
|
void |
AbstractDSpaceTransformer.addOptions(Options options)
What to add to the options list
|
void |
DSpaceTransformer.addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
void |
AbstractDSpaceTransformer.addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
void |
DSpaceTransformer.addUserMeta(UserMeta userMeta)
What user metadata to add to the document
|
void |
AbstractDSpaceTransformer.addUserMeta(UserMeta userMeta)
What user metadata to add to the document
|
static String |
AbstractDSpaceTransformer.decodeFromURL(String encodedString)
Decode the given string from URL transmission.
|
static String |
AbstractDSpaceTransformer.encodeForURL(String unencodedString)
Encode the given string for URL transmission.
|
Copyright © 2015 DuraSpace. All Rights Reserved.