A B C D E F G H I J K L M N O P R S T U V W X

A

abortContext(HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.ContextUtil
 
AbstractAdapter - Class in org.dspace.app.xmlui.objectmanager
This is the abstract adapter containing all the common elements between the three types of adapters: item, container, and repository.
AbstractAdapter(String) - Constructor for class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Construct a new adapter, implementers must use call this method so the appropriate internal values are insured to be set correctly.
AbstractDSpaceTransformer - Class in org.dspace.app.xmlui.cocoon
 
AbstractDSpaceTransformer() - Constructor for class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
AbstractSearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
This is an abstract search page.
AbstractSearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
AbstractStep - Class in org.dspace.app.xmlui.aspect.submission
This abstract class represents an abstract page in the submission or workflow processes.
AbstractStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
AbstractSubmissionStep - Class in org.dspace.app.xmlui.aspect.submission
This abstract class represents an abstract submission page.
AbstractSubmissionStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.AbstractSubmissionStep
 
AbstractXMLUIAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow
This abstract class represents an abstract action in the xml workflow This class provides a placeholder for some utility methods
AbstractXMLUIAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
AcceptEditRejectAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
User interface for an action that allows users to edit/accept/reject a workflow item
AcceptEditRejectAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanelAction
Either activate or deactivate the alert system.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
Record this current event.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.SendFeedbackAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.AuthenticateAction
Attempt to authenticate the user.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.LDAPAuthenticateAction
Attempt to authenticate the user.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.LoginRedirect
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.ShibbolethAction
Attempt to authenticate the user.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.StartAuthenticationAction
Redirect the user to the login page.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.UnAuthenticateAction
Logout the current user.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.NotModifiedAction
Return a 304 (Not Modified) status in the response.
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.submit.RemoveSubmissionsAction
Remove all selected submissions
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.workflow.ClaimTasksAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.workflow.UnclaimTasksAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.DeleteWorkflowItemsAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.ReturnToSubmitterAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.ClaimTasksAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.UnclaimTasksAction
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.DSpaceLocaleAction
Action which obtains the current environments locale information, and places it in the objectModel (and optionally in a session/cookie).
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.DSpacePropertyFileReader
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.PropertyFileReader
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.UsageLoggerAction
 
activateAlert() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Activate the current alert.
add(DSpaceObject) - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Add a DSpace object to the validity.
add(String) - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Add a non DSpaceObject to the validity, the object should be seralized into a string form.
AddBitstreamForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Show a form that allows the user to upload a new bitstream.
AddBitstreamForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.AddBitstreamForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.AdvacedAuthorizationsForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.AuthorizationMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.DeletePoliciesConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditContainerPolicies
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditItemPolicies
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditPolicyForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.AssignCollectionRoles
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.CreateCollectionForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.CurateCollectionForm
addBody
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionRoleConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionHarvestingForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionMetadataForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.SetupCollectionHarvestingForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.ToggleCollectionHarvestingForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.AssignCommunityRoles
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.CreateCommunityForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.CurateCommunityForm
addBody
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityRoleConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.community.EditCommunityMetadataForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanel
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.CurateForm
Add object curation form
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.AddEPersonForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.DeleteEPeopleConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.EditEPersonForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.ManageEPeopleMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.group.DeleteGroupsConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.group.EditGroupForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.group.ManageGroupsMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.AddBitstreamForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.ConfirmItemForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.CurateItemForm
addBody
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.DeleteBitstreamsConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditBitstreamForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemBitstreamsForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemMetadataForm
Add either the simple Ajax response document or the full document with header and full edit item form based on the mode parameter.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemStatusForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.FindItemForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.MoveItemForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.item.ViewItem
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.BrowseItemForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.MapperMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.SearchItemForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportUpload
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.NotAuthorized
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteBitstreamFormatsConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataFieldsConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataSchemaConfirm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditBitstreamFormat
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.FormatRegistryMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.MetadataRegistryMain
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.MoveMetadataFields
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
Add the browse-title division.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Build the resulting search DRI document.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Add the body
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionRecentSubmissions
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionSearch
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
Display a single collection
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Add a community-browser division that includes references to community and collection metadata.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityRecentSubmissions
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunitySearch
Display a single community (and refrence any sub communites or collections)
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
Display a single community (and refrence any sub communites or collections)
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
Add the browse-title division.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Contact
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackForm
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Display a single item
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.RestrictedItem
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.SimpleSearch
build the DRI page representing the body of the search query.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Output the body of the report
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.browseArtifacts.StaticPage
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.CannotRegister
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.EditProfile
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.ForgotPasswordFinished
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.InvalidToken
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
Display the login form.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
Display the login choices.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
Display the login form.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.ProfileUpdated
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.RegistrationFinished
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.ResetPassword
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.StartForgotPassword
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.eperson.VerifyEmail
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.general.ChoiceLookupTransformer
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.general.NoticeTransformer
Add the notice div to the body.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
What to add at the end of the body
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.statistics.StatisticsTransformer
What to add at the end of the body
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
Add a single link to the view item page that allows the user to submit to the collection.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
What to add at the end of the body
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.Submissions
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.RemovedStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.ResumeStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmltest.AdvancedFormTest
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmltest.BasicFormTest
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmltest.HTMLTest
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmltest.InlineFormTest
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmltest.StructureTest
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ScoreReviewAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SelectReviewerAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowItemTransformer
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowExceptionTransformer
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
 
addBody(Body) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
What to add at the end of the body
addBody(Body) - Method in interface org.dspace.app.xmlui.cocoon.DSpaceTransformer
What to add at the end of the body
addBundleOption(Item, Select, String) - Method in class org.dspace.app.xmlui.aspect.administrative.item.AddBitstreamForm
Add the bundleName to the list of bundles available to submit to.
addChild(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
Add a child DSpaceObject
addContextualOptions(List) - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
 
addControlButtons(List) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Adds the "<-Previous", "Save/Cancel" and "Next->" buttons to a given form.
AddEPersonForm - Class in org.dspace.app.xmlui.aspect.administrative.eperson
Present the user with all the eperson metadata fields so that they can describe the new eperson before being created.
AddEPersonForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.eperson.AddEPersonForm
 
addError(String) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Add a new single error to the error list.
addFieldErrors(List, List<String>) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
Determine if there were any special errors and display approparte text.
addJumpButton(List, Message, StepAndPage) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Adds a single "jump-to" button, which when clicked will jump the user directly to a particular step within the submission process.
addMember(String[], String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Add the given id to the list and return a new list.
addNewFieldForm(Division, String, List<String>) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
Add a form prompting the user to add a new field to the this schema.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Navigation
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.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Add additional navigation options.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.browseArtifacts.Navigation
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.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.eperson.Navigation
Add the eperson aspect navigational options.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.searchArtifacts.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.statistics.Navigation
Add the statistics aspect navigational options.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.submission.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
What to add to the options list
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.viewArtifacts.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.xmltest.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Navigation
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
What to add to the options list
addOptions(Options) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
What to add to the options list
addOptions(Options) - Method in interface org.dspace.app.xmlui.cocoon.DSpaceTransformer
What to add to the options list
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.AdvacedAuthorizationsForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.AuthorizationMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.DeletePoliciesConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditContainerPolicies
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditItemPolicies
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.authorization.EditPolicyForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.AssignCollectionRoles
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.CreateCollectionForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.CurateCollectionForm
common package method for initializing form gui elements Could be refactored.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionRoleConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionHarvestingForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionMetadataForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.SetupCollectionHarvestingForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.ToggleCollectionHarvestingForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.AssignCommunityRoles
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.CreateCommunityForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.CurateCommunityForm
common package method for initializing form gui elements Could be refactored.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityRoleConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.community.EditCommunityMetadataForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanel
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.CurateForm
Initialize the page metadata & breadcrumb trail
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.AddEPersonForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.DeleteEPeopleConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.EditEPersonForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.eperson.ManageEPeopleMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.group.DeleteGroupsConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.group.EditGroupForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.group.ManageGroupsMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.AddBitstreamForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.ConfirmItemForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.CurateItemForm
common package method for initializing form gui elements Could be refactored.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.DeleteBitstreamsConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditBitstreamForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemBitstreamsForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemMetadataForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.EditItemStatusForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.FindItemForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.MoveItemForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.item.ViewItem
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.BrowseItemForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.MapperMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.mapper.SearchItemForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportUpload
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.NotAuthorized
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteBitstreamFormatsConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataFieldsConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataSchemaConfirm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditBitstreamFormat
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.FormatRegistryMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.MetadataRegistryMain
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.MoveMetadataFields
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
If an alert is activated then add a count down message.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
Add the community's title and trail links to the page's metadata
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Contact
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackForm
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Add the item's title and trail links to the page's metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Navigation
Insure that the context path is added to the page meta.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.RestrictedItem
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.SimpleSearch
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Add title, etc.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.browseArtifacts.StaticPage
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.CannotRegister
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.EditProfile
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.ForgotPasswordFinished
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.InvalidToken
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
Set the page title and trail.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
Set the page title and trail.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
Set the page title and trail.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.ProfileUpdated
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.RegistrationFinished
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.ResetPassword
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.StartForgotPassword
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.VerifyEmail
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.general.ChoiceLookupTransformer
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
What page metadata to add to the document
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.searchArtifacts.Navigation
Insure that the context path is added to the page meta.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.statistics.StatisticsTransformer
Add a page title and trail links
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Base pageMeta that is added to ALL submission stages
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
What page metadata to add to the document
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.submission.Submissions
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.viewArtifacts.Navigation
Insure that the context path is added to the page meta.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmltest.AdvancedFormTest
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmltest.BasicFormTest
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmltest.HTMLTest
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmltest.InlineFormTest
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmltest.StructureTest
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowItemTransformer
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
What page metadata to add to the document
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
What page metadata to add to the document
addPageMeta(PageMeta) - Method in interface org.dspace.app.xmlui.cocoon.DSpaceTransformer
What page metadata to add to the document
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractSubmissionStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addReviewSection(List) - Method in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
addSubmissionProgressList(Division) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Add a submission progress list to the current div for this step.
addUpdateFieldForm(Division, String, int, List<String>) - Method in class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
Update an existing field by promting the user for it's values.
addUserMeta(UserMeta) - Method in class org.dspace.app.xmlui.aspect.eperson.Navigation
Add the user metadata
addUserMeta(UserMeta) - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
What user metadata to add to the document
addUserMeta(UserMeta) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
What user metadata to add to the document
addUserMeta(UserMeta) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
What user metadata to add to the document
addUserMeta(UserMeta) - Method in interface org.dspace.app.xmlui.cocoon.DSpaceTransformer
What user metadata to add to the document
addWorkflowItemInformation(Division, Item, Request) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
ADMINISTRATOR - Static variable in class org.dspace.app.xmlui.aspect.general.AuthenticatedSelector
 
AdvacedAuthorizationsForm - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
AdvacedAuthorizationsForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.AdvacedAuthorizationsForm
 
AdvancedFormTest - Class in org.dspace.app.xmlui.aspect.xmltest
This is a class to test the advanced form capabilities of DRI.
AdvancedFormTest() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.AdvancedFormTest
 
AdvancedSearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Preform an advanced search of the repository.
AdvancedSearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
 
AJAXMenuGenerator - Class in org.dspace.app.xmlui.cocoon
Generate XML description of Choice values to be used by AJAX UI client.
AJAXMenuGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.AJAXMenuGenerator
 
allowCDATA() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow CDATA events
allowCharacters() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow character events
allowComments() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow comment events
allowDocumentLocators() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow document locator events
allowDocuments() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow start/end document events
allowDTDs() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow DTD events
allowElements() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
allow start/end element events
allowElements(int) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow start/end element events.
allowEntities() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow XML entities events
allowIgnorableWhitespace() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow ignorable whitespace events
allowPrefixMappings() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
allow start/end prefix mapping events
allowProcessingInstructions() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow processing instruction events
allowSetPassword(Map, String) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Determine if the EPerson (to be created or already created) has the ability to set their own password.
allowSkippedEntities() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Allow start / end events for skipped entities
allTasks - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
Aspect - Class in org.dspace.app.xmlui.configuration
This class represents an Aspect in the XMLUI system.
Aspect(String, String) - Constructor for class org.dspace.app.xmlui.configuration.Aspect
Create a new Aspect with the given name, and path.
ASPECT_ID - Static variable in class org.dspace.app.xmlui.cocoon.AspectGenerator
The name of the Aspect_ID attribute
AspectGenerator - Class in org.dspace.app.xmlui.cocoon
This Cocoon generator will generate an internal cocoon request for the next DRI Aspect in the chain.
AspectGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.AspectGenerator
 
AspectMatcher - Class in org.dspace.app.xmlui.cocoon
This class determines the correct Aspect to use.
AspectMatcher() - Constructor for class org.dspace.app.xmlui.cocoon.AspectMatcher
 
AssignCollectionRoles - Class in org.dspace.app.xmlui.aspect.administrative.collection
Presents the user (most likely a global administrator) with the form to edit the collection's special authorization groups (or roles).
AssignCollectionRoles() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.AssignCollectionRoles
 
AssignCommunityRoles - Class in org.dspace.app.xmlui.aspect.administrative.community
Presents the user (most likely a global administrator) with the form to edit the community's special authorization groups (or roles).
AssignCommunityRoles() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.AssignCommunityRoles
 
assumedValidityDelay - Variable in class org.dspace.app.xmlui.utils.DSpaceValidity
The length of time that a cache is assumed to be valid
assumedValidityTime - Variable in class org.dspace.app.xmlui.utils.DSpaceValidity
The time when the validity is no longer assumed to be valid
authenticate(Map, String, String, String) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Authenticate the current DSpace content based upon given authentication credentials.
AuthenticateAction - Class in org.dspace.app.xmlui.aspect.eperson
Attempt to authenticate the user based upon their presented credentials.
AuthenticateAction() - Constructor for class org.dspace.app.xmlui.aspect.eperson.AuthenticateAction
 
AuthenticatedSelector - Class in org.dspace.app.xmlui.aspect.general
This simple selector operates on the authenticated DSpace user and selects between two levels of access.
AuthenticatedSelector() - Constructor for class org.dspace.app.xmlui.aspect.general.AuthenticatedSelector
 
authenticateImplicit(Map) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Perform implicit authentication.
AuthenticationCountSelector - Class in org.dspace.app.xmlui.aspect.eperson
Selector will count the number of interactive AuthenticationMethods defined in the dspace configuration file
AuthenticationCountSelector() - Constructor for class org.dspace.app.xmlui.aspect.eperson.AuthenticationCountSelector
 
AuthenticationUtil - Class in org.dspace.app.xmlui.utils
Methods for authenticating the user.
AuthenticationUtil() - Constructor for class org.dspace.app.xmlui.utils.AuthenticationUtil
 
AuthorizationMain - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
AuthorizationMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.AuthorizationMain
 
authorizeWorkflowItem(Context, String) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Verifies if the currently logged in user has proper rights to perform the workflow task on the item

B

BAD_ARGUMENTS - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
BAD_CREDENTIALS - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
BasicFormTest - Class in org.dspace.app.xmlui.aspect.xmltest
This is a class to test the basic form capabilities of DRI.
BasicFormTest() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.BasicFormTest
 
bitstreamInputStream - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The bitstream file
bitstreamMimeType - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The bitstream's mime-type
bitstreamName - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The bitstream's name
BitstreamReader - Class in org.dspace.app.xmlui.cocoon
The BitstreamReader will query DSpace for a particular bitstream and transmit it to the user.
BitstreamReader() - Constructor for class org.dspace.app.xmlui.cocoon.BitstreamReader
 
bitstreamSize - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The bitstream's reported size
BrowseItemForm - Class in org.dspace.app.xmlui.aspect.administrative.mapper
List all items in this collection that are mapped from other collections.
BrowseItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.mapper.BrowseItemForm
 
BUFFER_SIZE - Static variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
How big of a buffer should we use when reading from the bitstream before writting to the HTTP response?
BUFFER_SIZE - Static variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
How big of a buffer should we use when reading from the bitstream before writting to the HTTP response?
BUFFER_SIZE - Static variable in class org.dspace.app.xmlui.cocoon.MetadataExportReader
How big of a buffer should we use when reading from the bitstream before writting to the HTTP response?
buildHandleTrail(DSpaceObject, PageMeta, String) - Static method in class org.dspace.app.xmlui.utils.HandleUtil
Build a list of trail metadata starting with the owning collection and ending with the root level parent.
buildList(List, CommunityBrowser.TreeNode) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Recursively build a list of the community / collection hierarchy based upon the given NodeTree.
buildReferenceSet(ReferenceSet, CommunityBrowser.TreeNode) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Recursively build an includeset of the community / collection hierarchy based upon the given NodeTree.
buildScopeList(Select) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Add options to the search scope field.
buildSearchControls(Division) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
buildSearchControls(Division) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
buildSearchResultsDivision(Division) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Attach a division to the given search division named "search-results" which contains results for this search query.
buildSearchResultsDivision(Division) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
Attach a division to the given search division named "search-results" which contains results for this search query.

C

CannotRegister - Class in org.dspace.app.xmlui.aspect.eperson
Inform the user that the email address they entered cannot be registered with DSpace.
CannotRegister() - Constructor for class org.dspace.app.xmlui.aspect.eperson.CannotRegister
 
canSelfRegister(Map, String) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Determine if the email can register itself or needs to be created by a site administrator first.
canUserMaintainSession() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Are users able to maintain a session, will return false if there is a current alert activated and sessions are restricted.
canUserStartSession() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Are users able to start a new session, will return false if there is a current alert activated and sessions are restricted.
CCLicenseStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is an optional page of the item submission processes.
CCLicenseStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
Establish our required parameters, abstractStep will enforce these.
changeCollectionDefaultReadToAnonymous(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Change the default read privileges to the anonymous group.
characters(char[], int, int) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
checkXMLFragment(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Check whether this metadata value is a proper XML fragment.
ChoiceLookupTransformer - Class in org.dspace.app.xmlui.aspect.general
Create the "lookup" popup window for Choice Control.
ChoiceLookupTransformer() - Constructor for class org.dspace.app.xmlui.aspect.general.ChoiceLookupTransformer
 
ClaimAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment
User interface for an action where x number of users have to accept a task from a designated pool
ClaimAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
ClaimTasksAction - Class in org.dspace.app.xmlui.aspect.workflow
Claim all the selected workflows.
ClaimTasksAction() - Constructor for class org.dspace.app.xmlui.aspect.workflow.ClaimTasksAction
 
ClaimTasksAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow
User: kevin (kevin at atmire.com) Date: 7-sep-2011 Time: 14:23:34
ClaimTasksAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.ClaimTasksAction
 
COLLECITON_EXPRESSION - Static variable in class org.dspace.app.xmlui.aspect.general.HandleTypeMatcher
The collection expression
collectionHandle - Variable in class org.dspace.app.xmlui.aspect.submission.StepTransformer
The handle of the collection into which this DSpace item is being submitted
CollectionRecentSubmissions - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Renders a list of recently submitted items for the collection by using the dspace browse
CollectionRecentSubmissions() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionRecentSubmissions
 
CollectionSearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Renders the search box for a collection
CollectionSearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionSearch
 
CollectionViewer - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display a single collection.
CollectionViewer() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
 
CollectionViewer - Class in org.dspace.app.xmlui.aspect.submission
Add a single link to the display item page that allows the user to submit a new item to this collection.
CollectionViewer() - Constructor for class org.dspace.app.xmlui.aspect.submission.CollectionViewer
 
comment(char[], int, int) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
COMMUNITY_EXPRESSION - Static variable in class org.dspace.app.xmlui.aspect.general.HandleTypeMatcher
The community expression
CommunityBrowser - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display a list of Communities and collections.
CommunityBrowser() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
 
CommunityBrowser.TreeNode - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Private class to represent the tree structure of communities & collections.
CommunityBrowser.TreeNode() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
Construct a new root level node
CommunityRecentSubmissions - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Renders a list of recently submitted items for the community by using the dspace browse
CommunityRecentSubmissions() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityRecentSubmissions
 
CommunitySearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Renders the search box for a community
CommunitySearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CommunitySearch
 
CommunityViewer - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display a single community.
CommunityViewer() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
 
compare(E, E) - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanel.ActivitySort
Compare these two activity events based upon the given sort parameter.
compareTo(StepAndPage) - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
 
complete() - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Complete this validity object.
completeContext(HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.ContextUtil
Check if a context exists for this request, if so complete the context.
completed - Variable in class org.dspace.app.xmlui.utils.DSpaceValidity
Simple flag to note if the object has been completed.
CompletedStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a conformation page informing the user that they have completed the submission of the item.
CompletedStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
Establish our required parameters, abstractStep will enforce these.
compressedExportInputStream - Variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
The bitstream file
compressedExportName - Variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
 
compressedExportSize - Variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
The compressed export's reported size
ConcatenationReader - Class in org.dspace.app.xmlui.cocoon
Concatenates and Minifies CSS, JS and JSON files The URL of the resource can contain references to multiple files: e.g."themes/Mirage/lib/css/reset,base,helper,style,print.css" The Reader will concatenate all these files, and output them as a single resource.
ConcatenationReader() - Constructor for class org.dspace.app.xmlui.cocoon.ConcatenationReader
 
ConfigurableBrowse - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Implements all the browse functionality (browse by title, subject, authors, etc.) The types of browse available are configurable by the implementor.
ConfigurableBrowse() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
 
configure(Configuration) - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Setup component wide configuration
configure(Configuration) - Method in class org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer
Intercept the configuration parameters comming from the cocoon sitemap before they are read by the cocoon i18n transformer.
configure(Configuration) - Method in class org.dspace.app.xmlui.cocoon.DSpaceLocaleAction
Configure the action.
configureAdapter(AbstractAdapter) - Method in class org.dspace.app.xmlui.cocoon.DSpaceMETSGenerator
Configure the adapter according to the supplied parameters.
ConfirmItemForm - Class in org.dspace.app.xmlui.aspect.administrative.item
This page is used as a general confirmation page for any actions on items.
ConfirmItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.ConfirmItemForm
 
Contact - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Create a simple contact us page.
Contact() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.Contact
 
ContainerAdapter - Class in org.dspace.app.xmlui.objectmanager
This is an adapter which translates DSpace containers (communities & collections) into METS documents.
ContainerAdapter(Context, DSpaceObject, String) - Constructor for class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Construct a new CommunityCollectionMETSAdapter.
contentHandler - Variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
The SAX handlers for content and lexical events.
context - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
context - Variable in class org.dspace.app.xmlui.cocoon.OpenURLReader
 
contextPath - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
contextPath - Variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
The contextPath of this web application, used for generating URLs.
ContextUtil - Class in org.dspace.app.xmlui.utils
Miscellaneous UI utility methods methods for managing DSpace context.
ContextUtil() - Constructor for class org.dspace.app.xmlui.utils.ContextUtil
 
ControlPanel - Class in org.dspace.app.xmlui.aspect.administrative
This page displays important (and some not-so important) systems type information about your running dspace.
ControlPanel() - Constructor for class org.dspace.app.xmlui.aspect.administrative.ControlPanel
 
ControlPanel.ActivitySort<E extends CurrentActivityAction.Event> - Class in org.dspace.app.xmlui.aspect.administrative
Comparator to sort activity events by their access times.
ControlPanel.ActivitySort(ControlPanel.EventSort) - Constructor for class org.dspace.app.xmlui.aspect.administrative.ControlPanel.ActivitySort
 
ControlPanelAction - Class in org.dspace.app.xmlui.aspect.administrative
Update the alert system based upon the form submitted from the control panel.
ControlPanelAction() - Constructor for class org.dspace.app.xmlui.aspect.administrative.ControlPanelAction
 
createCollectionDefaultReadGroup(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Change default privileges from the anonymous group to a new group that will be created and appropriate privileges assigned.
CreateCollectionForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
Presents the user with a form to enter the initial metadata for creation of a new collection
CreateCollectionForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.CreateCollectionForm
 
CreateCommunityForm - Class in org.dspace.app.xmlui.aspect.administrative.community
Presents the user with a form to enter the initial metadata for creation of a new community
CreateCommunityForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.CreateCommunityForm
 
createNewEperson(Map, String) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Construct a new, mostly blank, eperson for the given email address.
CURATE_GROUP_NAMES - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
CURATE_GROUP_PREFIX - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
CURATE_TASK_NAMES - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Utility methods to support curation groups/tasks form fields
CurateCollectionForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
 
CurateCollectionForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.CurateCollectionForm
 
CurateCommunityForm - Class in org.dspace.app.xmlui.aspect.administrative.community
 
CurateCommunityForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.CurateCommunityForm
 
CurateForm - Class in org.dspace.app.xmlui.aspect.administrative
Generates the Administrative Curate Form, from which any DSpace object can be curated.
CurateForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.CurateForm
 
CurateItemForm - Class in org.dspace.app.xmlui.aspect.administrative.item
 
CurateItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.CurateItemForm
 
CurrentActivityAction - Class in org.dspace.app.xmlui.aspect.administrative
This action simply records pipeline events that it sees, keeping track of the users and pages they are viewing.
CurrentActivityAction() - Constructor for class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
CurrentActivityAction.Event - Class in org.dspace.app.xmlui.aspect.administrative
An object that represents an activity event.
CurrentActivityAction.Event(Context, Request) - Constructor for class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
Construct a new activity event, grabing various bits of data about the request from the context and request.

D

deactivateAlert() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Deactivate the current alert.
decodeFromURL(String) - Static method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
Decode the given string from URL transmission.
DEFAULT_BASE_LOCATION - Static variable in class org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer
 
DeleteBitstreamFormatsConfirm - Class in org.dspace.app.xmlui.aspect.administrative.registries
Confirm the deletition of bitstream formats by listing to-be-deleted formats and asking the user for confirmation.
DeleteBitstreamFormatsConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.DeleteBitstreamFormatsConfirm
 
DeleteBitstreamsConfirm - Class in org.dspace.app.xmlui.aspect.administrative.item
Present the user with a list of not-yet-but-soon-to-be-deleted-bitstreams.
DeleteBitstreamsConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.DeleteBitstreamsConfirm
 
DeleteCollectionConfirm - Class in org.dspace.app.xmlui.aspect.administrative.collection
Confirmation step for the deletion of an entire collection
DeleteCollectionConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionConfirm
 
DeleteCollectionRoleConfirm - Class in org.dspace.app.xmlui.aspect.administrative.collection
Confirmation step for the deletion a collection's role
DeleteCollectionRoleConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.DeleteCollectionRoleConfirm
 
DeleteCommunityConfirm - Class in org.dspace.app.xmlui.aspect.administrative.community
Confirmation step for the deletion of an entire community
DeleteCommunityConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityConfirm
 
DeleteCommunityRoleConfirm - Class in org.dspace.app.xmlui.aspect.administrative.community
Confirmation step for the deletion of a community's role
DeleteCommunityRoleConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.DeleteCommunityRoleConfirm
 
DeleteEPeopleConfirm - Class in org.dspace.app.xmlui.aspect.administrative.eperson
Present the user with a list of not-yet-but-soon-to-be-deleted-epeople.
DeleteEPeopleConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.eperson.DeleteEPeopleConfirm
 
DeleteGroupsConfirm - Class in org.dspace.app.xmlui.aspect.administrative.group
Present the user with a list of soon-to-be-deleted Groups.
DeleteGroupsConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.group.DeleteGroupsConfirm
 
DeleteMetadataFieldsConfirm - Class in org.dspace.app.xmlui.aspect.administrative.registries
Prompt the user with a list of to-be-deleted metadata fields and ask the user if they are sure they want them deleted.
DeleteMetadataFieldsConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataFieldsConfirm
 
DeleteMetadataSchemaConfirm - Class in org.dspace.app.xmlui.aspect.administrative.registries
Prompt the user to determin if they really want to delete the displayed schemas.
DeleteMetadataSchemaConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataSchemaConfirm
 
DeletePoliciesConfirm - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
DeletePoliciesConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.DeletePoliciesConfirm
 
DeleteWorkflowItemsAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.admin
An action that allows administrators to delete items in the workflow
DeleteWorkflowItemsAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.admin.DeleteWorkflowItemsAction
 
depth - Variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
What depth is the maximum depth of the tree
DescribeStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a step of the item submission processes.
DescribeStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
Establish our required parameters, abstractStep will enforce these.
destroy() - Method in class org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter
 
destroy() - Method in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
Take this filter out of service.
DIM - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
DIM_URI - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
dispose() - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanel
Release all Cocoon resources.
dispose() - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
Dispose
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter
Before passing off a request to the cocoon servlet check to see if there is a request that should be resumed? If so replace the real request with a faked request and pass that off to cocoon.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
Select and set (if specified) the character encoding to be used to interpret request parameters for this request.
DSPACE_CONFIG_PARAMETER - Static variable in class org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter
The DSpace config paramater, this is where the path to the DSpace configuration file can be obtained
DSPACE_CONTEXT - Static variable in class org.dspace.app.xmlui.utils.ContextUtil
Where the context is stored on an HTTP Request object
DSPACE_OBJECT - Static variable in class org.dspace.app.xmlui.utils.HandleUtil
 
DSpaceCocoonServletFilter - Class in org.dspace.app.xmlui.cocoon
This is a wrapper servlet around the cocoon servlet that prefroms two functions, 1) it initializes DSpace / XML UI configuration parameters, and 2) it will preform inturrupted request resumption.
DSpaceCocoonServletFilter() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter
 
DSpaceFeedGenerator - Class in org.dspace.app.xmlui.cocoon
Generate a syndication feed for DSpace, either a community or collection or the whole repository.
DSpaceFeedGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
 
DSpaceI18NTransformer - Class in org.dspace.app.xmlui.cocoon
This is a simple extension to the stardand Cocoon I18N transformer that specializes the configuration based upon currently installed aspects.
DSpaceI18NTransformer() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer
 
DSpaceLocaleAction - Class in org.dspace.app.xmlui.cocoon
This action looks at several places to determine what locale should be used for this request.
DSpaceLocaleAction() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceLocaleAction
 
DSpaceLocaleAction.DSpaceLocaleValidator - Class in org.dspace.app.xmlui.cocoon
This validator class works with cocoon's i18nutils class to test if locales are valid.
DSpaceLocaleAction.DSpaceLocaleValidator() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceLocaleAction.DSpaceLocaleValidator
Build a list supported locales to validate against upon object construction.
DSpaceMETSGenerator - Class in org.dspace.app.xmlui.cocoon
Generate a METS document for the identified item, community or collection.
DSpaceMETSGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceMETSGenerator
 
DSpaceObjectManager - Class in org.dspace.app.xmlui.objectmanager
The Wing ObjectManager implemented specificaly for DSpace.
DSpaceObjectManager() - Constructor for class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
 
DSpaceOREGenerator - Class in org.dspace.app.xmlui.cocoon
Generate an ORE aggregation of a DSpace Item.
DSpaceOREGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.DSpaceOREGenerator
 
DSpacePropertyFileReader - Class in org.dspace.app.xmlui.cocoon
Class will read the DSpace configuration file via the ConfigurationManager It accepts the name of the property to read and the name of the variable to use in the sitemap scope.
DSpacePropertyFileReader() - Constructor for class org.dspace.app.xmlui.cocoon.DSpacePropertyFileReader
 
DSpaceTransformer - Interface in org.dspace.app.xmlui.cocoon
The WingTransformer is a simple framework for dealing with DSpace based SAX events.
DSpaceValidity - Class in org.dspace.app.xmlui.utils
This is a validity object specifically implemented for the caching needs of DSpace, Manakin, and Cocoon.
DSpaceValidity(String) - Constructor for class org.dspace.app.xmlui.utils.DSpaceValidity
Create a new DSpace validity object.
DSpaceValidity() - Constructor for class org.dspace.app.xmlui.utils.DSpaceValidity
 

E

EditBitstreamForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Show a form allowing the user to edit a bitstream's metadata, the description & format.
EditBitstreamForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.EditBitstreamForm
 
EditBitstreamFormat - Class in org.dspace.app.xmlui.aspect.administrative.registries
Enable the user to edit a bitstream format's metadata.
EditBitstreamFormat() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.EditBitstreamFormat
 
EditCollectionHarvestingForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
This is the other form that deals with harvesting.
EditCollectionHarvestingForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionHarvestingForm
 
EditCollectionMetadataForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
Presents the user (in this case an administrator over the collection) with the form to edit that collection's metadata, logo, and item template.
EditCollectionMetadataForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.EditCollectionMetadataForm
 
EditCommunityMetadataForm - Class in org.dspace.app.xmlui.aspect.administrative.community
Presents the user (in this case an administrator over the community) with the form to edit that community's metadata and logo.
EditCommunityMetadataForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.community.EditCommunityMetadataForm
 
EditContainerPolicies - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
EditContainerPolicies() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.EditContainerPolicies
 
EditEPersonForm - Class in org.dspace.app.xmlui.aspect.administrative.eperson
Edit an existing EPerson, display all the eperson's metadata along with two special options two reset the eperson's password and delete this user.
EditEPersonForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.eperson.EditEPersonForm
 
EditFileStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a sub step of the Upload step during item submission.
EditFileStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
Establish our required parameters, abstractStep will enforce these.
EditGroupForm - Class in org.dspace.app.xmlui.aspect.administrative.group
Present the user with the group's current state.
EditGroupForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.group.EditGroupForm
 
EditItemBitstreamsForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Show a list of the item's bitstreams allowing the user to delete them, edit them, or upload new bitstreams.
EditItemBitstreamsForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.EditItemBitstreamsForm
 
EditItemMetadataForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Display a list of all metadata available for this item and allow the user to add, remove, or update it.
EditItemMetadataForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.EditItemMetadataForm
 
EditItemPolicies - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
EditItemPolicies() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.EditItemPolicies
 
EditItemStatusForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Display basic meta-meta information about the item and allow the user to change it's state such as withdraw or reinstate, possibily even completely deleting the item!
EditItemStatusForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.EditItemStatusForm
 
EditMetadataSchema - Class in org.dspace.app.xmlui.aspect.administrative.registries
Edit a metadata schema by: listing all the existing fields in the schema, prompt the user to add a new field.
EditMetadataSchema() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.EditMetadataSchema
 
EditPolicyForm - Class in org.dspace.app.xmlui.aspect.administrative.authorization
 
EditPolicyForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.authorization.EditPolicyForm
 
EditProfile - Class in org.dspace.app.xmlui.aspect.eperson
Display a form that allows the user to edit their profile.
EditProfile() - Constructor for class org.dspace.app.xmlui.aspect.eperson.EditProfile
 
encodeForURL(String) - Static method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
Encode the given string for URL transmission.
encoding - Variable in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
The default character encoding to set for requests that pass through this filter.
endCDATA() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
endDocument() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
endDTD() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
endElement(String, String, String) - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Process the SAX event.
endElement(String, String, String) - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
Receive notification of the end of an element.
endElement(Namespace, String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Send the SAX events to end this element.
endElement(String, String, String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
endEntity(String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
endPrefixMapping(String) - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
EPERSON - Static variable in class org.dspace.app.xmlui.aspect.general.AuthenticatedSelector
Test expressiots
eperson - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
EPersonUtils - Class in org.dspace.app.xmlui.aspect.eperson
A set of static utilities to help with EPerson workflows.
EPersonUtils() - Constructor for class org.dspace.app.xmlui.aspect.eperson.EPersonUtils
 
equals(Object) - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
Compare this StepAndPage with another
errorFields - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
A list of fields that may be in error, not all stages support errored fields but if they do then this is where a list of all fields in error may be found.
errorFlag - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The error flag which was returned by the processing of this step
escapeXMLEntities(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Sanitize any XML that was inputed by the user, this will clean up any unescaped characters so that they can be stored as proper XML.
excludeCollections - Variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Should collections be excluded from the list
expires - Static variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
When should a bitstream expire in milliseconds.
expires - Static variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
When should a download expire in milliseconds.
expires - Static variable in class org.dspace.app.xmlui.cocoon.MetadataExportReader
When should a download expire in milliseconds.

F

FailedAuthentication - Class in org.dspace.app.xmlui.aspect.eperson
 
FailedAuthentication() - Constructor for class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
FeedbackForm - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display to the user a simple form letting the user give feedback.
FeedbackForm() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackForm
 
FeedbackSent - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Simple page to let the user know their feedback has been sent.
FeedbackSent() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
FeedUtils - Class in org.dspace.app.xmlui.utils
Utility functions and data in common to all producers of syndication feeds in the XMLUI -- e.g.
FeedUtils() - Constructor for class org.dspace.app.xmlui.utils.FeedUtils
 
filterConfig - Variable in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
The filter configuration object we are associated with.
FinalEditAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
Processing class of an action that allows users to accept/reject a workflow item
FinalEditAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
findEnabledBundles() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Checks which Bundles of current item a user has requested.
FindItemForm - Class in org.dspace.app.xmlui.aspect.administrative.item
Query the user for an item's identifier.
FindItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.FindItemForm
 
findOriginalBitstream(Item, Bitstream) - Static method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
For a bitstream that's a thumbnail or extracted text, find the corresponding bitstream it was derived from, in the ORIGINAL bundle.
findSubmission(Context, String) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Return the InProgressSubmission, either workspaceItem or workflowItem, depending on the id provided.
findWorkflow(Context, String) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Return the workflow identified by the given id, the id should be prepended with the character S to signify that it is a workflow instead of a workspace.
findWorkspace(Context, String) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Return the workspace identified by the given id, the id should be prepended with the character S to signify that it is a workspace instead of a workflow.
FlowAuthorizationUtils - Class in org.dspace.app.xmlui.aspect.administrative
FIXME: add documentation
FlowAuthorizationUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
 
FlowContainerUtils - Class in org.dspace.app.xmlui.aspect.administrative
Utility methods to processes actions on Communities and Collections.
FlowContainerUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
FlowCurationUtils - Class in org.dspace.app.xmlui.aspect.administrative
 
FlowCurationUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
FlowEPersonUtils - Class in org.dspace.app.xmlui.aspect.administrative
Utility methods to processes actions on EPeople.
FlowEPersonUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
 
FlowGroupUtils - Class in org.dspace.app.xmlui.aspect.administrative
Utility methods to processes actions on Groups.
FlowGroupUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
 
FlowGroupUtils.Role - Enum in org.dspace.app.xmlui.aspect.administrative
 
FlowItemUtils - Class in org.dspace.app.xmlui.aspect.administrative
Utility methods to processes actions on Groups.
FlowItemUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
 
FlowMapperUtils - Class in org.dspace.app.xmlui.aspect.administrative
 
FlowMapperUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowMapperUtils
 
FlowMetadataImportUtils - Class in org.dspace.app.xmlui.aspect.administrative
Utility methods to processes MetadataImport actions.
FlowMetadataImportUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils
 
FlowRegistryUtils - Class in org.dspace.app.xmlui.aspect.administrative
 
FlowRegistryUtils() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
 
FlowResult - Class in org.dspace.app.xmlui.aspect.administrative
This class represents the results that may be generated during a flow script in this administrative section.
FlowResult() - Constructor for class org.dspace.app.xmlui.aspect.administrative.FlowResult
 
FlowscriptUtils - Class in org.dspace.app.xmlui.utils
 
FlowscriptUtils() - Constructor for class org.dspace.app.xmlui.utils.FlowscriptUtils
 
FlowUtils - Class in org.dspace.app.xmlui.aspect.submission
This is a utility class to aid in the submission flow scripts.
FlowUtils() - Constructor for class org.dspace.app.xmlui.aspect.submission.FlowUtils
 
FlowUtils - Class in org.dspace.app.xmlui.aspect.workflow
This is a utility class to aid in the workflow flow scripts.
FlowUtils() - Constructor for class org.dspace.app.xmlui.aspect.workflow.FlowUtils
 
ForgotPasswordFinished - Class in org.dspace.app.xmlui.aspect.eperson
Display to the user that their password has been successfully reset.
ForgotPasswordFinished() - Constructor for class org.dspace.app.xmlui.aspect.eperson.ForgotPasswordFinished
 
forgottProgressList(Division, int) - Static method in class org.dspace.app.xmlui.aspect.eperson.EPersonUtils
Create a progress list for the forgot password workflow.
FormatRegistryMain - Class in org.dspace.app.xmlui.aspect.administrative.registries
Main management page for bitstream formats, this page lists all known formats enabling the user to add more, updating existing, or delete formats.
FormatRegistryMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.FormatRegistryMain
 
FrontPageSearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
This simple component will add a Search Box.
FrontPageSearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
 

G

generate() - Method in class org.dspace.app.xmlui.cocoon.AJAXMenuGenerator
Generate the AJAX response Document.
generate() - Method in class org.dspace.app.xmlui.cocoon.BitstreamReader
Write the actual data out to the response.
generate() - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
Generates the requested resource.
generate() - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Generate the syndication feed.
generate() - Method in class org.dspace.app.xmlui.cocoon.DSpaceMETSGenerator
Generate the METS Document.
generate() - Method in class org.dspace.app.xmlui.cocoon.DSpaceOREGenerator
Generate the ORE Aggregation.
generate() - Method in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
Write the actual data out to the response.
generate() - Method in class org.dspace.app.xmlui.cocoon.MetadataExportReader
Write the CSV.
generate() - Method in class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
Generate the search results document.
generate() - Method in class org.dspace.app.xmlui.cocoon.OpenURLReader
 
generate() - Method in class org.dspace.app.xmlui.cocoon.SitemapReader
Generate the output.
generate() - Method in class org.dspace.app.xmlui.utils.JQueryLoaderReader
 
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Generate a url to the given search implementation with the associated parameters included.
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Generate a URL for this search page which includes all the search parameters along with the added parameters.
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.SimpleSearch
Generate a url to the simple search url.
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
Generate a url to the simple search url.
generateURL(String, Map<String, String>) - Static method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
Generate a URL for the given base URL with the given parameters.
getActionInterface(String) - Static method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowXMLUIFactory
Retrieves the actionInterface for the given action id
getActualPath() - Method in class org.dspace.app.xmlui.utils.RequestInfo
Return the servlet path that this request is for.
getAllManagedRepositories() - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
For the DSpace implementation we just return a hash of one entry which contains a reference to this repository's metadata.
getAmdSecID(String, String, DSpaceObject) - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return a techMD id for a bitstream.
getAspectChain() - Static method in class org.dspace.app.xmlui.configuration.XMLUIConfiguration
 
getAttribute(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getAttributeNames() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getAuthType() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getCharacterEncoding() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getCharacters() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Return the notice characters
getChildren() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
 
getChildrenOfType(int) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
 
getCollectionDefaultRead(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Look up the id of a group authorized for one of the given roles.
getCollectionId(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Extracts the collection id that may be immbedded in the given group name.
getCollectionRole(Context, int, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Look up the id of a group authorized for one of the given roles.
getCollectionRole(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
 
getCommunityId(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Extracts the community id that may be embedded in the given group name.
getCommunityRole(Context, int, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Look up the id of a group authorized for one of the given roles.
getCommunityRole(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
 
getComponentName() - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
What is a unique name for this component?
getComponentName() - Method in interface org.dspace.app.xmlui.cocoon.DSpaceTransformer
What is a unique name for this component?
getCompositeFieldValues(Request, String, String) - Static method in class org.dspace.app.xmlui.utils.RequestUtils
Get values for a field from a DRI multi value field, since a field may have multiple values this method will check for fieldName + "_n" untill it does not find any more values.
getContainer() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return the container, community or collection, object
getContentLength() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getContentType() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getContextPath() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getContinue() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Determine if the user should progress to the next step in the flow.
getCookies() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getCountDownToo() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Get the time, in millieseconds, when the countdown timer is scheduled to end.
getCurator(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
getDateHeader(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getDectectedBrowser() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
Return the activity viewer's best guess as to what browser or bot was initiating the request.
getDisseminationCrosswalk(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Return a dissemination crosswalk for the given name.
getDSO() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
 
getEPeopleMembers(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Return the list of current epeople ID's that are a member of this group.
getEPersonID() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getErrorFields(Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Retrieve error fields from the list of parameters and return a List of all fields which had errors
getErrors() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Return the current list of errors.
getErrorString() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Return the list of errors in string form, i.e.
getEvents() - Static method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
getFieldName(DCInput) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Return the HTML / DRI field name for the given input.
getFieldValues(Request, String) - Static method in class org.dspace.app.xmlui.utils.RequestUtils
Get values from a DRI multi value field, since a field may have multiple values this method will check for fieldName + "_n" untill it does not find any more values.
getFileID(Bitstream) - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return a unique id for the given bitstream
getFileID(Bitstream) - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return a unique id for a bitstream.
getGenericID(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Generate a unique METS id.
getGroupFileID(Bitstream) - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return a group id for the given bitstream
getGroupFileID(Bitstream) - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return a group id for a bitstream.
getGroupMembers(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Return the list of current group id's that are a member of this group.
getGroupSelectOptions(Select) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
getHandle() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getHeader() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Return the notice header
getHeader(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getHeaderNames() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getHeaders(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getId() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getInputStream() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getIntHeader(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getIntParameter(Request, String) - Static method in class org.dspace.app.xmlui.utils.RequestUtils
Obtain a parameter from the given request as an int.
getIP() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getItem() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return the item
getItemTitle(Item) - Static method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Obtain the item's title.
getKey() - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
Generate the unique cache key.
getKey() - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
Generate the unique cache key.
getKey() - Method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
 
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionRecentSubmissions
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityRecentSubmissions
 
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
 
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Contact
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackForm
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Navigation
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Get the caching key for this report
getKey() - Method in class org.dspace.app.xmlui.aspect.browseArtifacts.Navigation
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.eperson.Navigation
Generate the unique key.
getKey() - Method in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.searchArtifacts.Navigation
 
getKey() - Method in class org.dspace.app.xmlui.aspect.statistics.Navigation
 
getKey() - Method in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.submission.Navigation
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.viewArtifacts.Navigation
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Navigation
Generate the unique cache key.
getKey() - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
Generate the unique key.
getKey() - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
Return the cache key
getKey() - Method in class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
Generate the unique caching key.
getLastModified() - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
 
getLevel() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.TreeNode
 
getListOfAllSteps(HttpServletRequest, SubmissionInfo) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Retrieves a list of all steps and pages within the current submission process.
getLocale() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getLocales() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getMaximumPageReached(Context, String) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Find the maximum page (within the maximum step) that the user has reached in the submission processes.
getMaximumStepReached(Context, String) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Find the maximum step the user has reached in the submission processes.
getMaxStepAndPageReached() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Find the maximum step and page that the user has reached in the submission processes.
getMessage() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
return the notice message
getMessage() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 
getMethod() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getMETSID() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
getMETSID() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Use the handle as the id for this METS document
getMETSID() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return the item's handle as the METS ID
getMETSID() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Return the handle prefix as the identifier.
getMETSLabel() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
getMETSLabel() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return a friendly label for the METS document to say we are a community or collection.
getMETSLabel() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return a helpfull label that this is a DSpace Item.
getMETSLabel() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Return a friendly label for the METS document stating that this is a DSpace repository.
getMETSOBJEDIT() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
getMETSOBJEDIT() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
 
getMETSOBJEDIT() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
 
getMETSOBJEDIT() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
 
getMETSOBJID() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
getMETSOBJID() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return the URL of this community/collection in the interface
getMETSOBJID() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return the URL of this item in the interface
getMETSOBJID() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
The OBJID is used to encode the URL to the object, in this case the repository which is just at the contextPath.
getMETSProfile() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
getMETSProfile() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Return the profile to use for communities and collections.
getMETSProfile() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Return the official METS SIP Profile.
getMETSProfile() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Return the profile this METS document conforms too...
getMimeType() - Method in class org.dspace.app.xmlui.cocoon.BitstreamReader
Returns the mime-type of the bitstream.
getMimeType() - Method in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
Returns the mime-type of the bitstream.
getMimeType() - Method in class org.dspace.app.xmlui.cocoon.SitemapReader
Returns the mime-type of the sitemap
getName(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Return the current name for the given group ID.
getName() - Method in class org.dspace.app.xmlui.configuration.Aspect
 
getName() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getObjectManager() - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
getObjectModel(FOM_Cocoon) - Static method in class org.dspace.app.xmlui.utils.FlowscriptUtils
 
getObjectType(Object) - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
Return a pretty specific string giving a hint to the theme as to what type of DSpace object is being refrenced.
getObjectURL(Object) - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
Return the metadata URL of the supplied object, assuming it's a DSpace item, community or collection.
getOutcome() - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Get the notice outcome in string form, either success or failure.
getPage() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Get number of the current page within the current step
getPage(double) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Get number of the current page within the current step
getPage() - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
 
getParameter(String) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Find the attached parameter with the given name.
getParameter(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getParameterEtAl() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getParameterMap() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getParameterNames() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getParameterOrder() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getParameterOrder() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
getParameterPage() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getParameterPage() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
getParameterRpp() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getParameterRpp() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
getParameterSortBy() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getParameterSortBy() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
getParameterValues(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getPath() - Method in class org.dspace.app.xmlui.configuration.Aspect
 
getPath() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getPathInfo() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getPathTranslated() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getPattern() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getProtocol() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getQuery() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Extract the query string.
getQuery() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Determine the search query for this search page.
getQuery() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.SimpleSearch
Get the search query from the URL parameter, if none is found the empty string is returned.
getQueryResults() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 
getQueryString() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getQueueFlowResult(String, boolean, String, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Build a FlowResult which will provide a Notice to users, notifying them of whether the Curation task was queued successfully or not
getReader() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRealPath(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRecordAnonymousEvents() - Static method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
getRecordBotEvents() - Static method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
getRegex() - Method in class org.dspace.app.xmlui.configuration.Theme
 
getRemoteAddr() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRemoteHost() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRemoteUser() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRepositoryIdentifier(Object) - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
Return a globally unique identifier for the repository.
getRepositoryURL(Object) - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
Return the metadata URL for this repository.
getRequestDispatcher(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRequestedSessionId() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRequestURI() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getRequestURL() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getResourcePaths(ConfigurationService) - Method in class org.dspace.app.xmlui.configuration.XMLUISpringLoader
 
getRestrictSessions() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 
getRunFlowResult(String, Curator, boolean) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Build a FlowResult which will provide a Notice to users, notifying them of whether the Curation task succeeded or failed.
getScheme() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getScope() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Determine the current scope.
getSearchFields(Request) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Get a list of search fields from the request object and parse them into a linear array of fileds.
getServerName() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getServerPort() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getServletPath() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getServletPath() - Method in class org.dspace.app.xmlui.utils.RequestInfo
Return the servlet path that this request is for.
getSession() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getSession(boolean) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getSessionID() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getStep() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Get current step number
getStep(double) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Get current step number
getStep() - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
 
getTaskSelectOptions(Select, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
getTemplateItemID(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Look up the id of the template item for a given collection.
getThemeRules() - Static method in class org.dspace.app.xmlui.configuration.XMLUIConfiguration
 
getTimeStamp() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getUITaskName(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Retrieve UI "friendly" Task Name for display to user
getURL() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getUserAgent() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
 
getUserPrincipal() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
Generate the validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
Generate the validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionRecentSubmissions
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityRecentSubmissions
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Contact
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackForm
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Generate the validity for this cached entry
getValidity() - Method in class org.dspace.app.xmlui.aspect.browseArtifacts.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.eperson.Navigation
Generate the validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.searchArtifacts.Navigation
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.statistics.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.submission.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.viewArtifacts.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Navigation
Generate the validity object.
getValidity() - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
Generate the validity object.
getValidity() - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
This cache never invalidates, always return a validating cache.
getValidity() - Method in class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
Generate the cache validity object.
groupedTasks - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
groups - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 

H

handle - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The handle being processed by the current step.
HANDLE_PREFIX - Static variable in class org.dspace.app.xmlui.utils.HandleUtil
The URL prefix of all handles
HandleAuthorizedMatcher - Class in org.dspace.app.xmlui.aspect.general
Test the current URL to see if the user has access to the described resources.
HandleAuthorizedMatcher() - Constructor for class org.dspace.app.xmlui.aspect.general.HandleAuthorizedMatcher
 
handleException(Exception) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
handleLegacy() - Method in class org.dspace.app.xmlui.cocoon.OpenURLReader
 
HandleMatcher - Class in org.dspace.app.xmlui.aspect.general
Test the current URL to see if it or any of it's parants match against the given handle.
HandleMatcher() - Constructor for class org.dspace.app.xmlui.aspect.general.HandleMatcher
 
HandleTypeMatcher - Class in org.dspace.app.xmlui.aspect.general
Test the current URL to see if it contains a reference to a DSpaceObject, if it dose then the object type is compared against the given pattern.
HandleTypeMatcher() - Constructor for class org.dspace.app.xmlui.aspect.general.HandleTypeMatcher
 
HandleUtil - Class in org.dspace.app.xmlui.utils
Simple utility class for extracting handles.
HandleUtil() - Constructor for class org.dspace.app.xmlui.utils.HandleUtil
 
handleZ39882004() - Method in class org.dspace.app.xmlui.cocoon.OpenURLReader
Validate supported formats We can deal with various formats if they exist such as journals and books, but we currently do not have specific needs represent different formats, thus it may be more appropriate to use dublin core here directly.
hash - Variable in class org.dspace.app.xmlui.utils.DSpaceValidity
A hash of the validityKey taken after completetion
hasHandle() - Method in class org.dspace.app.xmlui.configuration.Theme
 
hashCode() - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
 
hasRegex() - Method in class org.dspace.app.xmlui.configuration.Theme
 
HTMLTest - Class in org.dspace.app.xmlui.aspect.xmltest
This is a class to test the capabilities of including HTML inside a DRI document.
HTMLTest() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.HTMLTest
 
httpResponse - Variable in class org.dspace.app.xmlui.cocoon.OpenURLReader
The Servlet Response
HttpServletRequestCocoonWrapper - Class in org.dspace.app.xmlui.cocoon
This is a wrapper class that translates a Cocoon request object back into an HttpServletRequest object.
HttpServletRequestCocoonWrapper(Map) - Constructor for class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 

I

i18nLabels - Static variable in class org.dspace.app.xmlui.utils.FeedUtils
 
id - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The id of the currently active workspace or workflow, this contains the incomplete DSpace item
id - Variable in class org.dspace.app.xmlui.aspect.submission.StepTransformer
The id of the currently active workspace or workflow, this contains the incomplete DSpace item
IfModifiedSinceSelector - Class in org.dspace.app.xmlui.aspect.general
This simple selector looks for the If-Modified-Since header, and returns true if the Item in the request has not been modified since that date.
IfModifiedSinceSelector() - Constructor for class org.dspace.app.xmlui.aspect.general.IfModifiedSinceSelector
 
ignorableWhitespace(char[], int, int) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
ignore - Variable in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
Should a character encoding specified by the client be ignored?
inheritsFrom(DSpaceObject, String) - Static method in class org.dspace.app.xmlui.utils.HandleUtil
Determine if the given DSO is an ancestor of the the parent handle.
init(FilterConfig) - Method in class org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter
Before this servlet will become functional replace
init(FilterConfig) - Method in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
Place this filter into service.
InitialQuestionsStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is the first official step of the item submission processes.
InitialQuestionsStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
Establish our required parameters, abstractStep will enforce these.
InlineFormTest - Class in org.dspace.app.xmlui.aspect.xmltest
This is a class to test the use of form fields inline with normal paragraaphs, lists, or tables.
InlineFormTest() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.InlineFormTest
 
inputSources - Variable in class org.dspace.app.xmlui.cocoon.ConcatenationReader
 
interruptRequest(Map, String, String, String) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Interrupt the current request and store if for later resumption.
InvalidToken - Class in org.dspace.app.xmlui.aspect.eperson
Display to the user that the token provided was invalid.
InvalidToken() - Constructor for class org.dspace.app.xmlui.aspect.eperson.InvalidToken
 
IP_HEADER - Static variable in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
The HTTP header that contains the real IP for this request, this is used when DSpace is placed behind a load balancer
isAlertActive() - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Check whether an alert is active.
isAnonymous() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
Is this event anonymous?
isAnonymouslyReadable - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
True if bitstream is readable by anonymous users
isBot() - Method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction.Event
Is this event from a bot?
isContextAvailable(Map) - Static method in class org.dspace.app.xmlui.utils.ContextUtil
Inspection method to check if a DSpace context has been created for this request.
isDefinedMETStype(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Determine if the provided metadata type is a standard METS defined type.
isFirstStep() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Return whether this is the first step in the submission process (the first step is currently considered the first that appears in the progress bar)
isInterupptedRequest(Map) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Is there a currently interrupted request?
isLastStep() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Return whether this is the last step in the submission process (the last step is currently considered the one directly *before* the Complete step in the progress bar)
isRequestedSessionIdFromCookie() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isRequestedSessionIdFromURL() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isRequestedSessionIdValid() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isSecure() - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isSet() - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
Does this instance have a value?
isUserInRole(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
isValid() - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Determine if the cache is still valid
isValid(SourceValidity) - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Determine if the cache is still valid based upon the other validity object.
ITEM_EXPRESSION - Static variable in class org.dspace.app.xmlui.aspect.general.HandleTypeMatcher
The item expression
ItemAdapter - Class in org.dspace.app.xmlui.objectmanager
This is an adapter which translate a DSpace item into a METS document following the DSpace METS profile, err well mostly.
ItemAdapter(Context, Item, String) - Constructor for class org.dspace.app.xmlui.objectmanager.ItemAdapter
Construct a new ItemAdapter
ItemExport - Class in org.dspace.app.xmlui.aspect.administrative
Create the ability to view currently available export archives for download.
ItemExport() - Constructor for class org.dspace.app.xmlui.aspect.administrative.ItemExport
 
ItemExportDownloadReader - Class in org.dspace.app.xmlui.cocoon
 
ItemExportDownloadReader() - Constructor for class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
 
ItemViewer - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display a single item.
ItemViewer() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
 

J

JQueryLoaderReader - Class in org.dspace.app.xmlui.utils
Loads in the jquery javascript library if it hasn't been loaded in already
JQueryLoaderReader() - Constructor for class org.dspace.app.xmlui.utils.JQueryLoaderReader
 

K

knot - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 

L

LDAPAuthenticateAction - Class in org.dspace.app.xmlui.aspect.eperson
Attempt to authenticate the user based upon their presented credentials.
LDAPAuthenticateAction() - Constructor for class org.dspace.app.xmlui.aspect.eperson.LDAPAuthenticateAction
 
LDAPLogin - Class in org.dspace.app.xmlui.aspect.eperson
Query the user for their authentication credentials.
LDAPLogin() - Constructor for class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
lexicalHandler - Variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
LicenseStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is the last step of the item submission processes.
LicenseStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
Establish our required parameters, abstractStep will enforce these.
loadConfig(String...) - Static method in class org.dspace.app.xmlui.configuration.XMLUIConfiguration
Initialize the XMLUI Configuration.
log - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
logDspaceObject(Request, DSpaceObject, Context) - Static method in class org.dspace.app.xmlui.cocoon.UsageLoggerAction
 
logIn(Map, EPerson) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Log the given user in as a real authenticated user.
loginAs(Context, HttpServletRequest, EPerson) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Assume the login as another user.
LoginChooser - Class in org.dspace.app.xmlui.aspect.eperson
Displays a list of authentication methods.
LoginChooser() - Constructor for class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
LoginRedirect - Class in org.dspace.app.xmlui.aspect.eperson
When only one login method is defined in the dspace.cfg file this class will redirect to the URL provided by that AuthenticationMethod class
LoginRedirect() - Constructor for class org.dspace.app.xmlui.aspect.eperson.LoginRedirect
 
logOut(Context, HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Log the user out.
logSearch() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
 

M

ManageEPeopleMain - Class in org.dspace.app.xmlui.aspect.administrative.eperson
The manage epeople page is the starting point page for managing epeople.
ManageEPeopleMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.eperson.ManageEPeopleMain
 
ManageGroupsMain - Class in org.dspace.app.xmlui.aspect.administrative.group
Manage groups page is the entry point for group management.
ManageGroupsMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.group.ManageGroupsMain
 
manageObject(Object) - Method in class org.dspace.app.xmlui.objectmanager.DSpaceObjectManager
Manage the given object, if this manager is unable to manage the object then false must be returned.
MapperMain - Class in org.dspace.app.xmlui.aspect.administrative.mapper
Manage the mapping of items into this collection, allow the user to search for new items to import or browse a list of currently mapped items.
MapperMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.mapper.MapperMain
 
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.HandleAuthorizedMatcher
Match method to see if the sitemap parameter exists.
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.HandleMatcher
Match method to see if the sitemap parameter exists.
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.HandleTypeMatcher
Match the encoded DSpaceObject against a specified type.
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.statistics.StatisticsAuthorizedMatcher
 
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.cocoon.AspectMatcher
Determine the correct aspect to load.
match(String, Map, Parameters) - Method in class org.dspace.app.xmlui.cocoon.ThemeMatcher
 
MAX_EVENTS - Static variable in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
The maximum number of events that are recorded
MetadataExportReader - Class in org.dspace.app.xmlui.cocoon
AbstractReader that generates a CSV of item, collection or community metadata using MetadataExport
MetadataExportReader() - Constructor for class org.dspace.app.xmlui.cocoon.MetadataExportReader
 
MetadataImportConfirm - Class in org.dspace.app.xmlui.aspect.administrative.metadataimport
Web interface to Bulk Metadata Import app.
MetadataImportConfirm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportConfirm
 
MetadataImportMain - Class in org.dspace.app.xmlui.aspect.administrative.metadataimport
Web interface to Bulk Metadata Import app.
MetadataImportMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportMain
 
MetadataImportUpload - Class in org.dspace.app.xmlui.aspect.administrative.metadataimport
Web interface to Bulk Metadata Import app.
MetadataImportUpload() - Constructor for class org.dspace.app.xmlui.aspect.administrative.metadataimport.MetadataImportUpload
 
MetadataRegistryMain - Class in org.dspace.app.xmlui.aspect.administrative.registries
This is the main entry point for managing the metadata registry.
MetadataRegistryMain() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.MetadataRegistryMain
 
METS - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
METS_DEFINED_TYPES - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
The METS defined types of Metadata, if a format is not listed here then it should use the string "OTHER" and provide additional attributes describing the metadata type
METS_URI - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Namespace declaration for METS & XLINK
MODS - Static variable in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
 
MODS_URI - Static variable in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
MODS namespace
MoveItemForm - Class in org.dspace.app.xmlui.aspect.administrative.item
This page displays collections to which the user can move an item.
MoveItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.MoveItemForm
 
MoveMetadataFields - Class in org.dspace.app.xmlui.aspect.administrative.registries
Show a list of selected fields, and prompt the user to enter a destination schema for these fields.
MoveMetadataFields() - Constructor for class org.dspace.app.xmlui.aspect.administrative.registries.MoveMetadataFields
 

N

NamespaceFilterTransformer - Class in org.dspace.app.xmlui.cocoon
Filter out an unwanted namespace from the pipeline.
NamespaceFilterTransformer() - Constructor for class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
 
namespaces - Variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
Navigation - Class in org.dspace.app.xmlui.aspect.administrative
Create the navigation options for everything in the administrative aspects.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.administrative.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.artifactbrowser
This transform applys the basic navigational links that should be available on all pages generated by DSpace.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.browseArtifacts
Navigation that adds code needed for the browse features from dspace
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.browseArtifacts.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.eperson
Add the eperson navigation items to the document.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.eperson.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.searchArtifacts
Navigation that adds code needed for the old dspace search
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.searchArtifacts.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.statistics
Navigation Elements for viewing statistics related to Items.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.statistics.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.submission
Simple navigation class to add the top level link to the main submissions page.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.submission.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.viewArtifacts
This transform applys the basic navigational links that should be available on all pages generated by DSpace.
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.viewArtifacts.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.xmltest
 
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.Navigation
 
Navigation - Class in org.dspace.app.xmlui.aspect.xmlworkflow
Navigation class of the xml workfow
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.Navigation
 
NO_SUCH_USER - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
NotAuthorized - Class in org.dspace.app.xmlui.aspect.administrative
Display a generic error message saying the user can not preform the requested action.
NotAuthorized() - Constructor for class org.dspace.app.xmlui.aspect.administrative.NotAuthorized
 
NoticeTransformer - Class in org.dspace.app.xmlui.aspect.general
This class will add a simple notification div the DRI document.
NoticeTransformer() - Constructor for class org.dspace.app.xmlui.aspect.general.NoticeTransformer
 
NotModifiedAction - Class in org.dspace.app.xmlui.aspect.general
Simple action to return a 304 (Not Modified) status, for when request had the If-modified-since header and resource has not been modified.
NotModifiedAction() - Constructor for class org.dspace.app.xmlui.aspect.general.NotModifiedAction
 

O

objectModel - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
obtainContext(Map) - Static method in class org.dspace.app.xmlui.utils.ContextUtil
Obtain a new context object.
obtainContext(HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.ContextUtil
Obtain a new context object.
obtainHandle(Map) - Static method in class org.dspace.app.xmlui.utils.HandleUtil
Obtain the current DSpace handle for the specified request.
obtainSubmissionInfo(Map, String) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Obtains the submission info for the current submission process.
OpenSearchGenerator - Class in org.dspace.app.xmlui.cocoon
Generate an OpenSearch-compliant search results document for DSpace, either a community or collection or the whole repository.
OpenSearchGenerator() - Constructor for class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
 
OpenURLReader - Class in org.dspace.app.xmlui.cocoon
Simple servlet for open URL support.
OpenURLReader() - Constructor for class org.dspace.app.xmlui.cocoon.OpenURLReader
 
org.dspace.app.xmlui.aspect.administrative - package org.dspace.app.xmlui.aspect.administrative
 
org.dspace.app.xmlui.aspect.administrative.authorization - package org.dspace.app.xmlui.aspect.administrative.authorization
 
org.dspace.app.xmlui.aspect.administrative.collection - package org.dspace.app.xmlui.aspect.administrative.collection
 
org.dspace.app.xmlui.aspect.administrative.community - package org.dspace.app.xmlui.aspect.administrative.community
 
org.dspace.app.xmlui.aspect.administrative.eperson - package org.dspace.app.xmlui.aspect.administrative.eperson
 
org.dspace.app.xmlui.aspect.administrative.group - package org.dspace.app.xmlui.aspect.administrative.group
 
org.dspace.app.xmlui.aspect.administrative.item - package org.dspace.app.xmlui.aspect.administrative.item
 
org.dspace.app.xmlui.aspect.administrative.mapper - package org.dspace.app.xmlui.aspect.administrative.mapper
 
org.dspace.app.xmlui.aspect.administrative.metadataimport - package org.dspace.app.xmlui.aspect.administrative.metadataimport
 
org.dspace.app.xmlui.aspect.administrative.registries - package org.dspace.app.xmlui.aspect.administrative.registries
 
org.dspace.app.xmlui.aspect.artifactbrowser - package org.dspace.app.xmlui.aspect.artifactbrowser
 
org.dspace.app.xmlui.aspect.browseArtifacts - package org.dspace.app.xmlui.aspect.browseArtifacts
 
org.dspace.app.xmlui.aspect.eperson - package org.dspace.app.xmlui.aspect.eperson
 
org.dspace.app.xmlui.aspect.general - package org.dspace.app.xmlui.aspect.general
 
org.dspace.app.xmlui.aspect.searchArtifacts - package org.dspace.app.xmlui.aspect.searchArtifacts
 
org.dspace.app.xmlui.aspect.statistics - package org.dspace.app.xmlui.aspect.statistics
 
org.dspace.app.xmlui.aspect.submission - package org.dspace.app.xmlui.aspect.submission
 
org.dspace.app.xmlui.aspect.submission.submit - package org.dspace.app.xmlui.aspect.submission.submit
 
org.dspace.app.xmlui.aspect.viewArtifacts - package org.dspace.app.xmlui.aspect.viewArtifacts
 
org.dspace.app.xmlui.aspect.workflow - package org.dspace.app.xmlui.aspect.workflow
 
org.dspace.app.xmlui.aspect.xmltest - package org.dspace.app.xmlui.aspect.xmltest
 
org.dspace.app.xmlui.aspect.xmlworkflow - package org.dspace.app.xmlui.aspect.xmlworkflow
 
org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction - package org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
 
org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment - package org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment
 
org.dspace.app.xmlui.aspect.xmlworkflow.admin - package org.dspace.app.xmlui.aspect.xmlworkflow.admin
 
org.dspace.app.xmlui.cocoon - package org.dspace.app.xmlui.cocoon
 
org.dspace.app.xmlui.configuration - package org.dspace.app.xmlui.configuration
 
org.dspace.app.xmlui.objectmanager - package org.dspace.app.xmlui.objectmanager
 
org.dspace.app.xmlui.utils - package org.dspace.app.xmlui.utils
 

P

PageNotFoundTransformer - Class in org.dspace.app.xmlui.aspect.general
This special comonent checks to see if the body element is empty (has no sub elements) and if it is then displays some page not found text.
PageNotFoundTransformer() - Constructor for class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
 
parameters - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
PasswordLogin - Class in org.dspace.app.xmlui.aspect.eperson
Query the user for their authentication credentials.
PasswordLogin() - Constructor for class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
performSearch() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Query DSpace for a list of all items / collections / or communities that match the given search query.
PerformTaskStep - Class in org.dspace.app.xmlui.aspect.workflow
This step displays a workfrow item to the user and and presents several possible actions that they may preform on the task.
PerformTaskStep() - Constructor for class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
Establish our required parameters, abstractStep will enforce these.
PREFIX - Static variable in class org.dspace.app.xmlui.cocoon.AspectGenerator
The URI Prefix of all aspect URIs
processAddBitstream(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Add a new bitstream to the item.
processAddEPerson(Context, Request, Map) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
Add a new eperson.
processAddMetadata(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Process the request paramaters to add a new metadata entry for the item.
processAddMetadataField(Context, int, String, String, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Add a new metadata field.
processAddMetadataSchema(Context, String, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Add a new metadata schema.
processAdvancedPolicyAdd(Context, String[], int, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
Process addition of a several authorizations at once, as entered in the wildcard/advanced authorizations tool
processAdvancedPolicyDelete(Context, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
Process the deletion of all authorizations across a set of collections, regardless of associated actions or groups.
processApproveTask(Context, String) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Update the provided workflowItem to advance to the next workflow step.
processClaimTask(Context, String) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Claim this task from the pool of unclaimed task so that this user may preform the task by either approving or rejecting it.
processCreateCollection(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Create a new collection
processCreateCommunity(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Create a new community
processCurateCollection(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
processCurateCollection Utility method to process curation tasks submitted via the DSpace GUI
processCurateCommunity(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
processCurateCommunity Utility method to process curation tasks submitted via the DSpace GUI
processCurateItem(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
processCurateDSO Utility method to process curation tasks submitted via the DSpace GUI
processCurateObject(Context, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Utility method to process curation tasks submitted via the DSpace Admin UI Curate Form.
processDeleteBitstreamFormats(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Delete the specified bitstream formats.
processDeleteBitstreams(Context, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Delete the given bitstreams from the bundle and item.
processDeleteCollection(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Delete collection itself
processDeleteCollectionRole(Context, int, String, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Delete one of collection's roles
processDeleteCommunity(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Delete community itself
processDeleteCommunityRole(Context, int, String, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Delete one of a community's roles
processDeleteEPeople(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
Delete the epeople specified by the epeopleIDs parameter.
processDeleteGroups(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Remove the specified groups.
processDeleteItem(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Permanently delete the specified item, this method assumes that the action has been confirmed.
processDeleteMetadataField(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Delete the specified metadata fields.
processDeleteMetadataSchemas(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Delete the given schemas.
processDeletePolicies(Context, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
Delete the policies specified by the policyIDs parameter.
processDeleteTemplateItem(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Delete a collection's template item (which is not a member of the collection).
processEditBitstream(Context, int, int, String, String, String, int, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Update a bitstream's metadata.
processEditBitstreamFormat(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Edit a bitstream format.
processEditCollection(Context, int, boolean, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Process the collection metadata edit form.
processEditCommunity(Context, int, boolean, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Process the community metadata edit form.
processEditEPerson(Context, Request, Map, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
Edit an eperson's metadata, the email address, first name, and last name are all required.
processEditItem(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Process the request parameters to update the item's metadata and remove any selected bitstreams.
processEditMetadataField(Context, int, int, String, String, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Edit a metadata field.
processEditPolicy(Context, int, int, int, int, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
Process the editing of an existing or a newly created policy.
processingInstruction(String, String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
processLoginAs(Context, Map, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
Log this user in as another user.
processMapItems(Context, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowMapperUtils
Map the given items into this collection
processMetadataImport(Context, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils
 
processMoveItem(Context, int, int, boolean) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Move the specified item to another collection.
processMoveMetadataField(Context, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowRegistryUtils
Move the specified metadata fields to the target schema.
processQueueCollection(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
queues curation tasks
processQueueCommunity(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
queues curation tasks
processQueueItem(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
queues curation tasks
processQueueObject(Context, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
Utility method to queue curation tasks submitted via the DSpace Admin UI Curate Form.
processReimportCollection(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Purge the collection of all items, then run a fresh harvest cycle.
processReinstateItem(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Reinstate the specified item, this method assumes that the action has been confirmed.
processRejectTask(Context, String, Request) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Reject the given task for the given reason.
processReorderBitstream(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
 
processResetPassword(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowEPersonUtils
Send the user a forgot password email message.
processRunCollectionHarvest(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Use the collection's harvest settings to immediately perform a harvest cycle.
processSaveGroup(Context, int, String, String[], String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Save the group.
processSaveOrRemove(Context, String, Request) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Process the save or remove step.
processSetupCollectionHarvesting(Context, int, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Process the collection harvesting options form.
processUnclaimTask(Context, String) - Static method in class org.dspace.app.xmlui.aspect.workflow.FlowUtils
Return the given task back to the pool of unclaimed tasks for another user to select and preform.
processUnmapItems(Context, int, String[]) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowMapperUtils
Unmap the given items from this collection
processUploadCSV(Context, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowMetadataImportUtils
 
processWithdrawItem(Context, int) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Withdraw the specified item, this method assumes that the action has been confirmed.
ProfileUpdated - Class in org.dspace.app.xmlui.aspect.eperson
Display to the user that their profile has been successfully updated.
ProfileUpdated() - Constructor for class org.dspace.app.xmlui.aspect.eperson.ProfileUpdated
 
PropertyFileReader - Class in org.dspace.app.xmlui.cocoon
Class will read the the specified configuration file via the property-file parameter It accepts the name of the property file to read and the properties to set to the sitemap scope For example: ...
PropertyFileReader() - Constructor for class org.dspace.app.xmlui.cocoon.PropertyFileReader
 
PROTOCOL - Static variable in class org.dspace.app.xmlui.cocoon.AspectGenerator
The Protocol to use, in this case an internal cocoon request

R

recycle() - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearch
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionRecentSubmissions
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityRecentSubmissions
 
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
Clear the member variables so that the instance can be reused
recycle() - Method in class org.dspace.app.xmlui.aspect.eperson.EditProfile
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.eperson.Navigation
recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.eperson.StartForgotPassword
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.eperson.VerifyEmail
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.Navigation
recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
Recyle
recycle() - Method in class org.dspace.app.xmlui.cocoon.BitstreamReader
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
Recyclable
recycle() - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.MetadataExportReader
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
Recycle
recycle() - Method in class org.dspace.app.xmlui.cocoon.OpenURLReader
 
recycle() - Method in class org.dspace.app.xmlui.cocoon.SitemapReader
Recycle
registerErrorCode(Message, HttpServletRequest) - Static method in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
RegistrationFinished - Class in org.dspace.app.xmlui.aspect.eperson
Display to the user that they have successfully registered.
RegistrationFinished() - Constructor for class org.dspace.app.xmlui.aspect.eperson.RegistrationFinished
 
registrationProgressList(Division, int) - Static method in class org.dspace.app.xmlui.aspect.eperson.EPersonUtils
Create a progress list for the registration workflow.
RejectTaskStep - Class in org.dspace.app.xmlui.aspect.workflow
This step is used when the user has selected to reject the item.
RejectTaskStep() - Constructor for class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
Establish our required parameters, abstractStep will enforce these.
removeAttribute(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
RemovedStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a confirmation page informing the user that they have successfully removed their submission.
RemovedStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.RemovedStep
 
removeMember(String[], String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils
Remove all instances of the given id from the member list.
RemoveSubmissionsAction - Class in org.dspace.app.xmlui.aspect.submission.submit
Remove all selected submissions.
RemoveSubmissionsAction() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.RemoveSubmissionsAction
 
renderAdministrativeSection() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderAdministrativeSection() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render the METS administrative section.
renderAmdSubSection(String, String, DisseminationCrosswalk, DSpaceObject) - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render a sub-section of the administrative metadata section.
renderBehavioralSection() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderDescriptiveSection() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderDescriptiveSection() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Render the METS descriptive section.
renderDescriptiveSection() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render the METS descriptive section.
renderDescriptiveSection() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Render the repository's descriptive metadata section.
renderExtraSections() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderExtraSections() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render any extra METS section.
renderFile(Item, Bitstream, String, String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Generate a METS file element for a given bitstream.
renderFile(Item, Bitstream, String, String, String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Generate a METS file element for a given bitstream.
renderFileSection() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderFileSection() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Render the METS file section.
renderFileSection() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render the METS file section.
renderHeader() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Each of the METS sections
renderHome(Body) - Method in class org.dspace.app.xmlui.aspect.statistics.StatisticsTransformer
 
renderMETS(ContentHandler, LexicalHandler) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Render the complete METS document.
renderStructuralLink() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderStructureMap() - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
renderStructureMap() - Method in class org.dspace.app.xmlui.objectmanager.ContainerAdapter
Render the container's structural map.
renderStructureMap() - Method in class org.dspace.app.xmlui.objectmanager.ItemAdapter
Render the item's structural map.
renderStructureMap() - Method in class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Render the repository's structure map.
renderViewer(Body, DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.statistics.StatisticsTransformer
 
RepositoryAdapter - Class in org.dspace.app.xmlui.objectmanager
This is an an adapter which translates a DSpace repository into a METS document.
RepositoryAdapter(Context, String) - Constructor for class org.dspace.app.xmlui.objectmanager.RepositoryAdapter
Construct a new RepositoryAdapter
request - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The Cocoon request
request - Variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
The Cocoon request
request - Variable in class org.dspace.app.xmlui.cocoon.MetadataExportReader
The Cocoon request
request - Variable in class org.dspace.app.xmlui.cocoon.OpenURLReader
The Cocoon request
request - Variable in class org.dspace.app.xmlui.cocoon.SitemapReader
The Cocoon request
REQUEST_INTERRUPTED - Static variable in class org.dspace.app.xmlui.utils.AuthenticationUtil
Session attribute name for storing the return URL where the user should be redirected too once successfully authenticated.
REQUEST_INTERRUPTED_CHARACTERS - Static variable in class org.dspace.app.xmlui.utils.AuthenticationUtil
 
REQUEST_INTERRUPTED_HEADER - Static variable in class org.dspace.app.xmlui.utils.AuthenticationUtil
These store a message giving a reason for why the request is being interrupted.
REQUEST_INTERRUPTED_MESSAGE - Static variable in class org.dspace.app.xmlui.utils.AuthenticationUtil
 
REQUEST_RESUME - Static variable in class org.dspace.app.xmlui.utils.AuthenticationUtil
 
RequestInfo - Class in org.dspace.app.xmlui.utils
Stores information about an HTTP request.
RequestInfo(HttpServletRequest) - Constructor for class org.dspace.app.xmlui.utils.RequestInfo
Construct a request info object storing information about the given request
RequestUtils - Class in org.dspace.app.xmlui.utils
General utilities for common operations on Request objects.
RequestUtils() - Constructor for class org.dspace.app.xmlui.utils.RequestUtils
 
requireHandle - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
requireStep - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
requireSubmission - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The parameters that are required by this submissions / workflow step
requireWorkflow - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
requireWorkspace - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
ResetPassword - Class in org.dspace.app.xmlui.aspect.eperson
Display a reset password form allowing the user to select a new password.
ResetPassword() - Constructor for class org.dspace.app.xmlui.aspect.eperson.ResetPassword
 
resolveItemIdentifier(Context, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowAuthorizationUtils
Resolve an identifier submitted into the item lookup box.
resolveItemIdentifier(Context, String) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowItemUtils
Resolve the given identifier to an item.
response - Variable in class org.dspace.app.xmlui.cocoon.BitstreamReader
The Cocoon response
response - Variable in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
The Cocoon response
response - Variable in class org.dspace.app.xmlui.cocoon.MetadataExportReader
The Cocoon response
response - Variable in class org.dspace.app.xmlui.cocoon.OpenURLReader
The Cocoon response
response - Variable in class org.dspace.app.xmlui.cocoon.SitemapReader
The Cocoon response
RestrictedItem - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Display an item restricted message.
RestrictedItem() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.RestrictedItem
 
resumeInterruptedRequest(Map) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Set the interrupted request to a resumable state.
resumeLogin(Context, HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Check to see if there are any session attributes indicating a currently authenticated user.
resumeRequest(HttpServletRequest) - Static method in class org.dspace.app.xmlui.utils.AuthenticationUtil
Check to see if this request should be resumed.
ResumeStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This step is used when the a user clicks an unfinished submission from the submissions page.
ResumeStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.ResumeStep
Establish our required parameters, abstractStep will enforce these.
ReturnToSubmitterAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.admin
Action that sends all the workflow items in the request back to the submitter
ReturnToSubmitterAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.admin.ReturnToSubmitterAction
 
ReviewAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
User interface class of an accept/reject action
ReviewAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
ReviewStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a step of the item submission processes.
ReviewStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
Establish our required parameters, abstractStep will enforce these.
ROLE_ADMIN - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Possible Collection roles
ROLE_DEFAULT_READ - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
ROLE_SUBMIT - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
ROLE_WF_STEP1 - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
ROLE_WF_STEP2 - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
ROLE_WF_STEP3 - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
 
root - Variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Cached version the community / collection hierarchy

S

SaveOrRemoveStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is sort-of a step of the submission processes (not an official "step", since it does not extend AbstractSubmissionStep).
SaveOrRemoveStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
Establish our required parameters, abstractStep will enforce these.
SAXFilter - Class in org.dspace.app.xmlui.objectmanager
This is a Swiss army like SAX Filter, its purpose is to filter out undesirable SAX events from the stream.
SAXFilter(ContentHandler, LexicalHandler, NamespaceSupport) - Constructor for class org.dspace.app.xmlui.objectmanager.SAXFilter
Construct a new SAXFilter such that the allowed events will be routed to the corresponding content and lexical handlers.
ScoreReviewAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
User interface for the score review action This action will allow multiple users to rate a certain item if the mean of this score is higher then the minimum score the item will be sent to the next action/step else it will be rejected
ScoreReviewAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ScoreReviewAction
 
SearchItemForm - Class in org.dspace.app.xmlui.aspect.administrative.mapper
Search for items from other collections to map into this collection.
SearchItemForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.mapper.SearchItemForm
 
select(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.AuthenticationCountSelector
Returns true if the expression (in this case a number) is equal to the number of AuthenticationMethods defined in the dspace.cfg file
select(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.AuthenticatedSelector
Determine if the authenticated eperson matches the given expression.
select(String, Map, Parameters) - Method in class org.dspace.app.xmlui.aspect.general.IfModifiedSinceSelector
Check for If-Modified-Since header on request, and returns true if the Item should *not* be sent, i.e.
SelectCollectionStep - Class in org.dspace.app.xmlui.aspect.submission.submit
Allow the user to select a collection they wish to submit an item to, this step is sort-of but not officialy part of the item submission processes.
SelectCollectionStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
selectEncoding(ServletRequest) - Method in class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
Select an appropriate character encoding to be used, based on the characteristics of the current request and/or filter initialization parameters.
SelectReviewerAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
User interface for an action where an assigned user can assign another user to review the item
SelectReviewerAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SelectReviewerAction
 
sendCharacters(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Send the SAX event for these plain characters, not wrapped in any elements.
sendEvent(PageNotFoundTransformer.SAXEvent) - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Send the given recorded sax event.
SendFeedbackAction - Class in org.dspace.app.xmlui.aspect.artifactbrowser
 
SendFeedbackAction() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.SendFeedbackAction
 
serialVersionUID - Static variable in exception org.dspace.app.xmlui.utils.UIException
 
service(ServiceManager) - Method in class org.dspace.app.xmlui.aspect.administrative.ControlPanel
From the org.apache.avalon.framework.service.Serviceable API, give us the current ServiceManager instance.
servletPath - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
setAllTasks() - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
setAmdTypes(String, String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Store information about what will be rendered in the METS administrative metadata section.
setAssumedValidityDelay(long) - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Set the time delay for how long this cache will be assumed to be valid.
setAssumedValidityDelay(String) - Method in class org.dspace.app.xmlui.utils.DSpaceValidity
Set the time delay for how long this cache will be assumed to be valid.
setAttribute(String, Object) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
setBackPageReached(Context, String, int, int) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Set a specific step and page as reached.
setCharacterEncoding(String) - Method in class org.dspace.app.xmlui.cocoon.HttpServletRequestCocoonWrapper
 
SetCharacterEncodingFilter - Class in org.dspace.app.xmlui.cocoon
Example filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not specify a character encoding.
SetCharacterEncodingFilter() - Constructor for class org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter
 
setCharacters(String) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the notice characters
setContinue(boolean) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the continuation parameter determining if the user should progress to the next step in the flow.
setCountDownToo(long) - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Set the time, in millieseconds, to which the countdown timer should end.
setDefaultNamespace(String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
Add a default namespace is none is provided.
setDigiProvMDTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS digital provenance metadata formats to render.
setDmdTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS descriptive metadata formats to render.
setDocumentLocator(Locator) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
setErrors(List<String>) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the results errors, note this will remove any previous errors.
setFileGrpTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS fileGrps to render.
setGroupedTasks() - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
setGroups() - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
setHeader(Message) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the notice header.
setMessage(Message) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the notice message This must be an i18n dictionary key
setMessage(String) - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Set the current alert's message.
setOutcome(boolean) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Set the notice outcome to either success or failure.
setPageReached(Context, String, int, int) - Static method in class org.dspace.app.xmlui.aspect.submission.FlowUtils
Indicate the user has advanced to the given page within a given step.
setParameter(String, Object) - Method in class org.dspace.app.xmlui.aspect.administrative.FlowResult
Attatch a new parameter to this result object with the specified name & value.
setRecordAnonymousEvents(boolean) - Static method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
setRecordBotEvents(boolean) - Static method in class org.dspace.app.xmlui.aspect.administrative.CurrentActivityAction
 
setRestrictSessions(int) - Static method in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 
setRightsMDTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS intellectual property rights metadata formats to render.
setSections(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS sections to render.
setSourceMDTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS source metadata formats to render.
setStructTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS structural types to render.
setTechMDTypes(String) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
A comma separated list of METS technical metadata formats to render.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.collection.CurateCollectionForm
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.community.CurateCommunityForm
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.CurateForm
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.item.CurateItemForm
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.ItemExport
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.administrative.Navigation
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Set the component up, pulling any configuration values from the sitemap parameters.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.EditProfile
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.ResetPassword
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.StartForgotPassword
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.StartRegistration
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.eperson.VerifyEmail
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Grab all the page's parameters from the sitemap.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.StepTransformer
Grab all the step's parameters from the sitemap.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
Get the bitstream we are editing
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
Save these setup parameters, to use for loading up the previous step's review information
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
Check if user has requested to edit information about an uploaded file
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.AspectGenerator
Setup the AspectGenerator.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.BitstreamReader
Set up the bitstream reader.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.ConcatenationReader
Setup the reader.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.DSpaceFeedGenerator
Setup configuration for this request
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.ItemExportDownloadReader
Set up the export reader.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.MetadataExportReader
Set up the export reader.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
Setup the processing instruction transformer.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.OpenSearchGenerator
Setup configuration for this request
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.OpenURLReader
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.SitemapReader
Set up the bitstream reader.
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.cocoon.StylesheetInstructionTransformer
Setup the processing instruction transformer.
SetupCollectionHarvestingForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
Presents the user (in this case an administrator over the collection) with the form to edit that collection's metadata, logo, and item template.
SetupCollectionHarvestingForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.SetupCollectionHarvestingForm
 
setupCurationTasks() - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
ShibbolethAction - Class in org.dspace.app.xmlui.aspect.eperson
Attempt to authenticate the user based upon their presented shibboleth credentials.
ShibbolethAction() - Constructor for class org.dspace.app.xmlui.aspect.eperson.ShibbolethAction
 
shortenString(String, int, int) - Static method in class org.dspace.app.xmlui.utils.XSLUtils
 
showFullItem(Map) - Static method in class org.dspace.app.xmlui.aspect.artifactbrowser.ItemViewer
Determine if the full item should be referenced or just a summary.
SimpleSearch - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Preform a simple search of the repository.
SimpleSearch() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.SimpleSearch
 
SingleUserReviewAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
User interface of an action where a single user has been assigned and he can either accept/reject the workflow item or reject the task
SingleUserReviewAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
sitemapMimeType - Variable in class org.dspace.app.xmlui.cocoon.SitemapReader
The sitemap's mime-type
SitemapReader - Class in org.dspace.app.xmlui.cocoon
Class will read a generated Sitemap (www.sitemaps.org or HTML sitemap) from [dspace]/sitemaps/ and serve it up to the requesting Search Engine.
SitemapReader() - Constructor for class org.dspace.app.xmlui.cocoon.SitemapReader
 
sitemapURI - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
skippedEntity(String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
StartAuthenticationAction - Class in org.dspace.app.xmlui.aspect.eperson
This action will start the nessary steps to authenticate a user.
StartAuthenticationAction() - Constructor for class org.dspace.app.xmlui.aspect.eperson.StartAuthenticationAction
 
startCDATA() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
startDocument() - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Receive notification of the beginning of a document.
startDocument() - Method in class org.dspace.app.xmlui.cocoon.StylesheetInstructionTransformer
Receive notification of the beginning of a document.
startDocument() - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
SAX Content events
startDTD(String, String, String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
SAX Lexical events
startElement(String, String, String, Attributes) - Method in class org.dspace.app.xmlui.aspect.general.PageNotFoundTransformer
Process the SAX event.
startElement(String, String, String, Attributes) - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
Receive notification of the beginning of an element.
startElement(Namespace, String, AttributeMap...) - Method in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
Send the SAX events to start this element.
startElement(String, String, String, Attributes) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
startEntity(String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
StartForgotPassword - Class in org.dspace.app.xmlui.aspect.eperson
Display the forgot password form, allowing the user to enter in an email address and have the system verify the email address before allowing the user to reset their password.
StartForgotPassword() - Constructor for class org.dspace.app.xmlui.aspect.eperson.StartForgotPassword
 
startPrefixMapping(String, String) - Method in class org.dspace.app.xmlui.cocoon.NamespaceFilterTransformer
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.dspace.app.xmlui.objectmanager.SAXFilter
 
StartRegistration - Class in org.dspace.app.xmlui.aspect.eperson
Display the new user registration form, allowing the user to enter in an email address and have the system verify the email address before allowing the user create an account There are two parameters that may be given to the form: email - The email of the new account account retry - A boolean value indicating that the previously entered email was invalid.
StartRegistration() - Constructor for class org.dspace.app.xmlui.aspect.eperson.StartRegistration
 
STATE_ALL_SESSIONS - Static variable in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
Possible user restricted states
STATE_CURRENT_SESSIONS - Static variable in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 
STATE_ONLY_ADMINISTRATIVE_SESSIONS - Static variable in class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 
StaticPage - Class in org.dspace.app.xmlui.aspect.browseArtifacts
Created by IntelliJ IDEA.
StaticPage() - Constructor for class org.dspace.app.xmlui.aspect.browseArtifacts.StaticPage
 
StatisticsAuthorizedMatcher - Class in org.dspace.app.xmlui.aspect.statistics
User: @author kevinvandevelde (kevin at atmire.com) Date: 19-nov-2009 Time: 17:19:56
StatisticsAuthorizedMatcher() - Constructor for class org.dspace.app.xmlui.aspect.statistics.StatisticsAuthorizedMatcher
 
StatisticsTransformer - Class in org.dspace.app.xmlui.aspect.statistics
 
StatisticsTransformer() - Constructor for class org.dspace.app.xmlui.aspect.statistics.StatisticsTransformer
 
StatisticsViewer - Class in org.dspace.app.xmlui.aspect.artifactbrowser
Transformer to display statistics data in XML UI.
StatisticsViewer() - Constructor for class org.dspace.app.xmlui.aspect.artifactbrowser.StatisticsViewer
 
stepAndPage - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The current step and page's numeric values that it is at currently.
StepAndPage - Class in org.dspace.app.xmlui.aspect.submission
Holds a step number and a page number within that step.
StepAndPage() - Constructor for class org.dspace.app.xmlui.aspect.submission.StepAndPage
Default constructor returns an unset instance
StepAndPage(int, int) - Constructor for class org.dspace.app.xmlui.aspect.submission.StepAndPage
Initialize a new StepAndPage from given step and page numbers
StepAndPage(String) - Constructor for class org.dspace.app.xmlui.aspect.submission.StepAndPage
Initialize a new StepAndPage by parsing a string of the form "step.page".
StepTransformer - Class in org.dspace.app.xmlui.aspect.submission
This generic transformer is used to generate the DRI for any Submission Step which extends the class org.dspace.app.xmlui.submission.AbstractStep
StepTransformer() - Constructor for class org.dspace.app.xmlui.aspect.submission.StepTransformer
 
StructureTest - Class in org.dspace.app.xmlui.aspect.xmltest
This is a class to test the capabilities of DRI's structural elements: i.e.
StructureTest() - Constructor for class org.dspace.app.xmlui.aspect.xmltest.StructureTest
 
StylesheetInstructionTransformer - Class in org.dspace.app.xmlui.cocoon
 
StylesheetInstructionTransformer() - Constructor for class org.dspace.app.xmlui.cocoon.StylesheetInstructionTransformer
 
submission - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The in progress submission, if one is available, this may be either a workflowItem or a workspaceItem.
submissionInfo - Variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
The current DSpace SubmissionInfo
Submissions - Class in org.dspace.app.xmlui.aspect.submission
 
Submissions() - Constructor for class org.dspace.app.xmlui.aspect.submission.Submissions
 
Submissions - Class in org.dspace.app.xmlui.aspect.workflow
 
Submissions() - Constructor for class org.dspace.app.xmlui.aspect.workflow.Submissions
 
Submissions - Class in org.dspace.app.xmlui.aspect.xmlworkflow
 
Submissions() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
SystemwideAlerts - Class in org.dspace.app.xmlui.aspect.administrative
This class maintains any system-wide alerts.
SystemwideAlerts() - Constructor for class org.dspace.app.xmlui.aspect.administrative.SystemwideAlerts
 

T

T_and - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_approve_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_approve_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_approve_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_approve_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_approve_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_approve_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_approve_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_approve_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_approve_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_approve_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_back_overview - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_c_column1 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_column2 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_column3 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_displayall - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_head - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_info - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_c_limit - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_cancel_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_cancel_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_cancel_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_cancel_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_ccws_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_checksum - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_citation - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_close - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_collection - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
T_collection_default - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
T_collection_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
T_column0 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column2 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column3 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column4 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column5 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_column6 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_commit_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_commit_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_complete - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_creative_commons - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_date_issued - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_day - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_decision_checkbox - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_decision_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_decision_label - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_default_title - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_default_trail - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_describe - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_description - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_description - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_description_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_description_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
Language Strings
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch
Language Strings
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_edit_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_edit_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_edit_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_edit_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_edit_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_edit_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_email - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_email - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_email - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_email_address - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_error_bad_login - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_error_bad_login - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_file - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_file - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_file_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_file_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_first_name_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_forgot_link - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_format_default - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_format_detected - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_format_selected - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_format_user - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_format_user_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_go_submission - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
 
T_go_submissions - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.RemovedStep
 
T_h1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
T_head - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
 
T_head - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.RemovedStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
Language Strings
T_head - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
Language Strings for Uploading
T_head - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_head - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_head1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_head1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
T_head1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_head2 - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_head2 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_important_note - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.RemovedStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
Language Strings
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
Language Strings
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
Main page messages
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
Main page messages
T_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_info2 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_info2 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_info2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_info2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_info2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_info3 - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_initial_questions - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
Progress Bar Language Strings
T_known - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_known - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_last_name_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_leave_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_leave_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_leave_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_leave_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_license - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_license - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_month - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_multiple_titles - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_multiple_titles_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_multiple_titles_note - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_next - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_no - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_no_license - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_no_metadata - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_open - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_p_column1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_p_column1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_p_column2 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_p_column2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_p_column3 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_p_column3 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_p_head1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_p_head1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_p_info1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_p_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_para1 - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
T_para1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
T_para1 - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_password - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_password - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_previous - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_published_before - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_published_before_help - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_published_before_note - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_publisher - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_reason - Static variable in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
 
T_reason - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
Reject page messages
T_reason - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
Reject page messages
T_reason - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
Reject page messages
T_reason_required - Static variable in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
 
T_reason_required - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_reason_required - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_reason_required - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_register_link - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_reject_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_reject_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_reject_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_reject_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_reject_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_reject_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_reject_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_reject_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_report_no - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_required_field - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_return_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_return_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_review - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_s_column1 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_column2 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_column3 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_column4 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_head1 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_head2 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_head3 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_head4 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info1a - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info1b - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info1c - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info2a - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info2b - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info2c - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_info3 - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_s_submit_remove - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_save - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_save_changes - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_select - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
 
T_select - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_select_change - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_separator - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.InitialQuestionsStep
 
T_series_name - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_showfull - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_showfull - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_showfull - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowItemTransformer
 
T_showsimple - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_showsimple - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_showsimple - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowItemTransformer
 
T_status_0 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_2 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_3 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_4 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_5 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_6 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_7 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_status_unknown - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_submission_head - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_submission_title - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
General Language Strings
T_submission_trail - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_submissions - Static variable in class org.dspace.app.xmlui.aspect.submission.Navigation
Language Strings
T_submit - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_submit - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_submit - Static variable in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
 
T_submit_again - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CompletedStep
 
T_submit_back - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ResumeStep
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.FinalEditAction
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SelectReviewerAction
 
T_submit_cancel - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_submit_complete - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_submit_edit - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_submit_issue_creative_commons - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_submit_jump - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_submit_next - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SelectCollectionStep
 
T_submit_reject - Static variable in class org.dspace.app.xmlui.aspect.workflow.RejectTaskStep
 
T_submit_reject - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_submit_reject - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.ReviewAction
 
T_submit_reject - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.SingleUserReviewAction
 
T_submit_remove - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_submit_remove - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.LicenseStep
 
T_submit_remove - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
 
T_submit_remove - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_submit_resume - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ResumeStep
Language Strings
T_submit_save - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.EditFileStep
 
T_submit_save - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.SaveOrRemoveStep
 
T_submit_to_creative_commons - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep
 
T_submit_upload - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_supported - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_supported - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_take_help - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_take_help - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_take_submit - Static variable in class org.dspace.app.xmlui.aspect.workflow.PerformTaskStep
 
T_take_submit - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_title - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
 
T_title - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
language strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
language strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
language strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
T_title - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
language strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.submission.CollectionViewer
Language Strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
General Language Strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
General Language Strings
T_title - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
General Language Strings
T_trail - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.FeedbackSent
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.eperson.FailedAuthentication
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.eperson.LoginChooser
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.eperson.PasswordLogin
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_trail - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_unknown - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
T_unknown_field - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_unknown_format - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_unknown_name - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_unsupported - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CollectionViewer
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.artifactbrowser.CommunityViewer
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.submission.Submissions
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_upload - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_upload_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_userName - Static variable in class org.dspace.app.xmlui.aspect.eperson.LDAPLogin
 
T_virus_checker_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_virus_error - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
 
T_w_column1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_column1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_column2 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_column2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_column3 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_column3 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_column4 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_column4 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_column5 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_column5 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_head1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_head1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_head2 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_head2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_head3 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_head3 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_info1 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_info1 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_info2 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_info2 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_info3 - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_info3 - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_submit_return - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_submit_return - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_w_submit_take - Static variable in class org.dspace.app.xmlui.aspect.workflow.Submissions
 
T_w_submit_take - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.Submissions
 
T_workflow_head - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_workflow_head - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_workflow_head - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction.AcceptEditRejectAction
 
T_workflow_head - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment.ClaimAction
 
T_workflow_title - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_workflow_title - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_workflow_trail - Static variable in class org.dspace.app.xmlui.aspect.submission.AbstractStep
 
T_workflow_trail - Static variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
 
T_year - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.DescribeStep
 
T_yes - Static variable in class org.dspace.app.xmlui.aspect.submission.submit.ReviewStep
 
test(String, Locale) - Method in class org.dspace.app.xmlui.cocoon.DSpaceLocaleAction.DSpaceLocaleValidator
 
testOAISettings(Context, Request) - Static method in class org.dspace.app.xmlui.aspect.administrative.FlowContainerUtils
Test the supplied OAI settings.
Theme - Class in org.dspace.app.xmlui.configuration
This class represents a theme.
Theme(String, String, String, String, String) - Constructor for class org.dspace.app.xmlui.configuration.Theme
Create a new theme rule.
ThemeMatcher - Class in org.dspace.app.xmlui.cocoon
This class determines the correct Theme to apply to the URL.
ThemeMatcher() - Constructor for class org.dspace.app.xmlui.cocoon.ThemeMatcher
 
ToggleCollectionHarvestingForm - Class in org.dspace.app.xmlui.aspect.administrative.collection
The form displayed for collections that do not have any harvesting settings active (i.e.
ToggleCollectionHarvestingForm() - Constructor for class org.dspace.app.xmlui.aspect.administrative.collection.ToggleCollectionHarvestingForm
 
toString() - Method in class org.dspace.app.xmlui.aspect.submission.StepAndPage
 

U

UIException - Exception in org.dspace.app.xmlui.utils
A class representing an error generated by the Manakin.
UIException(String) - Constructor for exception org.dspace.app.xmlui.utils.UIException
 
UIException(Throwable) - Constructor for exception org.dspace.app.xmlui.utils.UIException
 
UIException(String, Throwable) - Constructor for exception org.dspace.app.xmlui.utils.UIException
 
UnAuthenticateAction - Class in org.dspace.app.xmlui.aspect.eperson
Unauthenticate the current user.
UnAuthenticateAction() - Constructor for class org.dspace.app.xmlui.aspect.eperson.UnAuthenticateAction
 
UnclaimTasksAction - Class in org.dspace.app.xmlui.aspect.workflow
Unclaim all the selected workflows.
UnclaimTasksAction() - Constructor for class org.dspace.app.xmlui.aspect.workflow.UnclaimTasksAction
 
UnclaimTasksAction - Class in org.dspace.app.xmlui.aspect.xmlworkflow
Unclaim all the selected workflow items.
UnclaimTasksAction() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.UnclaimTasksAction
 
UNGROUPED_TASKS - Static variable in class org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils
 
unmangleI18N(Document) - Static method in class org.dspace.app.xmlui.utils.FeedUtils
Scan the document and replace any text nodes that begin with the i18n prefix with an actual i18n element that can be processed by the i18n transformer.
UploadStep - Class in org.dspace.app.xmlui.aspect.submission.submit
This is a step of the item submission processes.
UploadStep() - Constructor for class org.dspace.app.xmlui.aspect.submission.submit.UploadStep
Establish our required parameters, abstractStep will enforce these.
url - Variable in class org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer
 
UsageLoggerAction - Class in org.dspace.app.xmlui.cocoon
Created by IntelliJ IDEA.
UsageLoggerAction() - Constructor for class org.dspace.app.xmlui.cocoon.UsageLoggerAction
 

V

validityKey - Variable in class org.dspace.app.xmlui.utils.DSpaceValidity
The validityKey while it is being build, once it is completed.
valueOf(String) - Static method in enum org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.Role
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.Role
Returns an array containing the constants of this enum type, in the order they are declared.
variableScope() - Method in class org.dspace.app.xmlui.aspect.artifactbrowser.AbstractSearch
Determine if the scope of the search should fixed or is changeable by the user.
VerifyEmail - Class in org.dspace.app.xmlui.aspect.eperson
Display to the user that a verification email has been set.
VerifyEmail() - Constructor for class org.dspace.app.xmlui.aspect.eperson.VerifyEmail
 
ViewItem - Class in org.dspace.app.xmlui.aspect.administrative.item
Display basic meta-meta information about the item and allow the user to change it's state such as withdraw or reinstate, possibily even completely deleting the item!
ViewItem() - Constructor for class org.dspace.app.xmlui.aspect.administrative.item.ViewItem
 

W

WithdrawnItems - Class in org.dspace.app.xmlui.aspect.administrative
Implements all the browse functionality (browse by title, subject, authors, etc.) The types of browse available are configurable by the implementor.
WithdrawnItems() - Constructor for class org.dspace.app.xmlui.aspect.administrative.WithdrawnItems
 
WorkflowExceptionTransformer - Class in org.dspace.app.xmlui.aspect.xmlworkflow
A transformer that is called when the workflow encounteres an exception
WorkflowExceptionTransformer() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowExceptionTransformer
 
workflowItem - Variable in class org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction
The current DSpace SubmissionInfo
WorkflowItemTransformer - Class in org.dspace.app.xmlui.aspect.xmlworkflow.admin
A transformer that renders xmlworkflow items so that an admin can view the item
WorkflowItemTransformer() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowItemTransformer
 
WorkflowOverviewTransformer - Class in org.dspace.app.xmlui.aspect.xmlworkflow.admin
A transformer that renders all xmlworkflow items and allows for the admin to either delete them or send them back to the submitter
WorkflowOverviewTransformer() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.admin.WorkflowOverviewTransformer
 
WorkflowTransformer - Class in org.dspace.app.xmlui.aspect.xmlworkflow
A class that will render the current action in which the given workflow item is currently located
WorkflowTransformer() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowTransformer
 
WorkflowXMLUIFactory - Class in org.dspace.app.xmlui.aspect.xmlworkflow
Factory class for the xmlui user interface transformers
WorkflowXMLUIFactory() - Constructor for class org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowXMLUIFactory
 
wrapRequest(HttpServletRequest) - Method in class org.dspace.app.xmlui.utils.RequestInfo
Wrap an incoming request to make it look like the request that the constructor was called with

X

XLINK - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
XLINK_URI - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
XMLUIConfiguration - Class in org.dspace.app.xmlui.configuration
This class reads the XMLUI configuration file.
XMLUIConfiguration() - Constructor for class org.dspace.app.xmlui.configuration.XMLUIConfiguration
 
XMLUISpringLoader - Class in org.dspace.app.xmlui.configuration
User: kevin (kevin at atmire.com) Date: 3-aug-2011 Time: 11:26:34
XMLUISpringLoader() - Constructor for class org.dspace.app.xmlui.configuration.XMLUISpringLoader
 
XSI - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
XSI_URI - Static variable in class org.dspace.app.xmlui.objectmanager.AbstractAdapter
 
XSLUtils - Class in org.dspace.app.xmlui.utils
Utilities that are needed in XSL transformations.
XSLUtils() - Constructor for class org.dspace.app.xmlui.utils.XSLUtils
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright © 2013 DuraSpace. All Rights Reserved.