- checkLatestVersion(Context, Item) - Static method in class org.dspace.app.webui.util.VersionUtil
-
Return the latest version, if there isn't or the user not have permission
then return null.
- CollectionItemList - Class in org.dspace.app.webui.components
-
This class obtains item list of the given collection by
implementing the CollectionHomeProcessor.
- CollectionItemList() - Constructor for class org.dspace.app.webui.components.CollectionItemList
-
blank constructor - does nothing.
- CollectionListTag - Class in org.dspace.app.webui.jsptag
-
Tag for display a list of collections
- CollectionListTag() - Constructor for class org.dspace.app.webui.jsptag.CollectionListTag
-
- CollectionStyleSelection - Class in org.dspace.app.webui.util
-
This is the standard (until 1.4.x) configuration mode based on owning collection handle
Style name is case insensitive.
- CollectionStyleSelection() - Constructor for class org.dspace.app.webui.util.CollectionStyleSelection
-
- CollectionWizardServlet - Class in org.dspace.app.webui.servlet.admin
-
Collection creation wizard UI
- CollectionWizardServlet() - Constructor for class org.dspace.app.webui.servlet.admin.CollectionWizardServlet
-
- CommunityListServlet - Class in org.dspace.app.webui.servlet
-
Servlet for listing communities (and collections within them)
- CommunityListServlet() - Constructor for class org.dspace.app.webui.servlet.CommunityListServlet
-
- CommunityListTag - Class in org.dspace.app.webui.jsptag
-
Tag for display a list of communities
- CommunityListTag() - Constructor for class org.dspace.app.webui.jsptag.CommunityListTag
-
- completeStep(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.JSPStepManager
-
This method completes the processing of this "step" and forwards the
request back to the SubmissionController (so that the next step can be
called).
- CONFIRM_DELETE - Static variable in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
User confirms delete of a format
- CONFIRM_DELETE - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User confirms delete (expunge) of item
- CONFIRM_DELETE_COLLECTION - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to delete a collection
- CONFIRM_DELETE_COMMUNITY - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User confirmed community deletion
- CONFIRM_EDIT - Static variable in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
User confirms edit of a format
- CONFIRM_EDIT_COLLECTION - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User commited collection edit or creation
- CONFIRM_EDIT_COMMUNITY - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User commited community edit or creation
- CONFIRM_MOVE_ITEM - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User confirms the movement of the item
- CONFIRM_PRIVATING - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User confirms withdrawal of item
- CONFIRM_WITHDRAW - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User confirms withdrawal of item
- confirmAndSetPassword(EPerson, HttpServletRequest) - Static method in class org.dspace.app.webui.servlet.EditProfileServlet
-
Set an eperson's password, if the passwords they typed match and are
acceptible.
- controlledVocabularies - Variable in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
- ControlledVocabularySearchServlet - Class in org.dspace.app.webui.servlet
-
Servlet that provides funcionality for searching the repository using a
controlled vocabulary as a basis for selecting the search keywords.
- ControlledVocabularySearchServlet() - Constructor for class org.dspace.app.webui.servlet.ControlledVocabularySearchServlet
-
- ControlledVocabularyServlet - Class in org.dspace.app.webui.servlet
-
Servlet that handles the controlled vocabulary
- ControlledVocabularyServlet() - Constructor for class org.dspace.app.webui.servlet.ControlledVocabularyServlet
-
- ControlledVocabularyTag - Class in org.dspace.app.webui.jsptag
-
A Tag to load and display controlled vocabularies
- ControlledVocabularyTag() - Constructor for class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
- count() - Method in class org.dspace.app.webui.components.RecentSubmissions
-
obtain the number of recent submissions available
- CREATE - Static variable in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
User wants to create a new format
- CurateServlet - Class in org.dspace.app.webui.servlet.admin
-
- CurateServlet() - Constructor for class org.dspace.app.webui.servlet.admin.CurateServlet
-
- CurateTaskResult - Class in org.dspace.app.webui.util
-
- CurateTaskResult(String, String, String, String, String, boolean) - Constructor for class org.dspace.app.webui.util.CurateTaskResult
-
- DateTag - Class in org.dspace.app.webui.jsptag
-
Date rendering tag for DCDates.
- DateTag() - Constructor for class org.dspace.app.webui.jsptag.DateTag
-
- DEFAULT_ITEM - Static variable in class org.dspace.app.webui.servlet.admin.CollectionWizardServlet
-
Default item page
- deleteDirectory(File) - Method in class org.dspace.app.webui.servlet.SubmissionController
-
- destroy() - Method in class org.dspace.app.webui.filter.AdminOnlyFilter
-
- destroy() - Method in class org.dspace.app.webui.filter.RegisteredOnlyFilter
-
- destroy() - Method in class org.dspace.app.webui.filter.ShibbolethFilter
-
- DiscoverUtility - Class in org.dspace.app.webui.discovery
-
- DiscoverUtility() - Constructor for class org.dspace.app.webui.discovery.DiscoverUtility
-
- DiscoveryJSONRequest - Class in org.dspace.app.webui.discovery
-
- DiscoveryJSONRequest() - Constructor for class org.dspace.app.webui.discovery.DiscoveryJSONRequest
-
- DiscoverySearchRequestProcessor - Class in org.dspace.app.webui.discovery
-
- DiscoverySearchRequestProcessor() - Constructor for class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
- displayDate(DCDate, boolean, boolean, HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Write a human-readable version of a DCDate.
- displayStatistics(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DisplayStatisticsServlet
-
- DisplayStatisticsServlet - Class in org.dspace.app.webui.servlet
-
- DisplayStatisticsServlet() - Constructor for class org.dspace.app.webui.servlet.DisplayStatisticsServlet
-
- doAdvancedSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
Method for constructing the discovery advanced search form
author: Andrea Bollini
- doAdvancedSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
Method for constructing the advanced search form
author: gam
- doAdvancedSearch(Context, HttpServletRequest, HttpServletResponse) - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- doAfterBody() - Method in class org.dspace.app.webui.jsptag.PopupTag
-
- doAfterBody() - Method in class org.dspace.app.webui.jsptag.SidebarTag
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.AuthorizeAdminServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.CollectionWizardServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.CurateServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EPersonAdminServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EPersonListServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.GroupEditServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.GroupListServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.ItemMapServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.LicenseEditServlet
-
Handle GET requests.
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.MetadataFieldRegistryServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.MetadataSchemaRegistryServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.NewsEditServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.PrivateItemsServlet
-
Do the usual DSpace GET method.
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.SuperviseServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WithdrawnBrowserServlet
-
Do the usual DSpace GET method.
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WorkflowAbortServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AdvancedSearchServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AuthorityChooseServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BatchImportServlet
-
GET request is only ever used to show the upload form
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BitstreamServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BrowserServlet
-
Do the usual DSpace GET method.
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.CommunityListServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ControlledVocabularySearchServlet
-
Handles requests
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ControlledVocabularyServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DisplayStatisticsServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DSpaceServlet
-
Process an incoming HTTP GET.
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.EditProfileServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.FeedbackServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.FeedServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.HandleServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.HTMLServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ItemExportArchiveServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.JSONServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.LDAPServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.LogoutServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.MetadataImportServlet
-
GET request is only ever used to show the upload form
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.OpenSearchServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.OpenURLServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.PasswordServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.RegisterServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.RequestItemServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.RetrieveServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SHERPAPublisherPolicyServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ShibbolethServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SimpleSearchServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SitemapServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.StatisticsServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SubmissionController
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SubscribeServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SuggestServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.VersionHistoryServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.VersionItemServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ViewWorkspaceItemServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.WorkspaceServlet
-
- doDSGet(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.X509CertificateServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.AuthorizeAdminServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.CollectionWizardServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.CurateServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EPersonAdminServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.EPersonListServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.GroupEditServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.ItemMapServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.LicenseEditServlet
-
Handle the POST requests.
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.MetadataFieldRegistryServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.MetadataSchemaRegistryServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.NewsEditServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.SuperviseServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WorkflowAbortServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AuthorityChooseServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BatchImportServlet
-
Respond to a post request for metadata bulk importing via csv
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ControlledVocabularySearchServlet
-
Handle posts
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ControlledVocabularyServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DSpaceServlet
-
Process an incoming HTTP POST.
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.EditProfileServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.FeedbackServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.HTMLServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.JSONServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.LDAPServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.MetadataExportServlet
-
Respond to a post request
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.MetadataImportServlet
-
Respond to a post request for metadata bulk importing via csv
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.OpenURLServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.PasswordServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.RegisterServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.RequestItemServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SearchResultLogServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SHERPAPublisherPolicyServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.StatisticsServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SubmissionController
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SubscribeServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SuggestServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.VersionHistoryServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.VersionItemServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.ViewWorkspaceItemServlet
-
- doDSPost(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.WorkspaceServlet
-
- doEndTag() - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
End processing tag
- doEndTag() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dspace.app.webui.filter.AdminOnlyFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dspace.app.webui.filter.RegisteredOnlyFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dspace.app.webui.filter.ShibbolethFilter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DSpaceServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.InternalErrorServlet
-
- DoGetResumable(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.SubmissionController
-
- doItemMapSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
Method for searching authors in item map
author: gam
- doItemMapSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
Method for searching authors in item map
author: gam
- doItemMapSearch(Context, HttpServletRequest, HttpServletResponse) - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- doJSONRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.discovery.DiscoveryJSONRequest
-
- doJSONRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.handle.HandleJSONResolver
-
- doJSONRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.json.JSONRequest
-
- doJSONRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.json.SubmissionLookupJSONRequest
-
- doJSONRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.json.UploadProgressJSON
-
- doOpenSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
- doOpenSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
Method for producing OpenSearch-compliant search results, and the
OpenSearch description document.
- doOpenSearch(Context, HttpServletRequest, HttpServletResponse) - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.DSpaceServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.InternalErrorServlet
-
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.JSPStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPAccessStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPCCLicenseStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPCompleteStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPDescribeStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPInitialQuestionsStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPLicenseStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPSampleStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPSelectCollectionStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPStartSubmissionLookupStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPUploadWithEmbargoStep
-
Do any post-processing after the step's backend processing occurred (in
the doProcessing() method).
- doPostProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, int) - Method in class org.dspace.app.webui.submit.step.JSPVerifyStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPostResumable(HttpServletRequest) - Method in class org.dspace.app.webui.servlet.SubmissionController
-
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.JSPStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPAccessStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPCCLicenseStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPCompleteStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPDescribeStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPInitialQuestionsStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPLicenseStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPSampleStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPSelectCollectionStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPStartSubmissionLookupStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doPreProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPVerifyStep
-
Do any pre-processing to determine which JSP (if any) is used to generate
the UI for this step.
- doSimpleSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
- doSimpleSearch(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
All metadata is search for the value contained in the "query" parameter.
- doSimpleSearch(Context, HttpServletRequest, HttpServletResponse) - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.CollectionListTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.CommunityListTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Process tag
- doStartTag() - Method in class org.dspace.app.webui.jsptag.DateTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.IncludeTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.ItemPreviewTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.ItemTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.PoliciesListTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.SelectEPersonTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.SelectGroupTag
-
- doStartTag() - Method in class org.dspace.app.webui.jsptag.SFXLinkTag
-
- doTag() - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- DSpaceServlet - Class in org.dspace.app.webui.servlet
-
Base class for DSpace servlets.
- DSpaceServlet() - Constructor for class org.dspace.app.webui.servlet.DSpaceServlet
-
- DSpaceWebapp - Class in org.dspace.utils
-
An MBean to identify this web application.
- DSpaceWebapp() - Constructor for class org.dspace.utils.DSpaceWebapp
-
- getAddpolicy() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the add_policy button flag
- getAuthorLimit() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- getBrowseInfo() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- getBrowserScopeForRequest(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AbstractBrowserServlet
-
Create a BrowserScope from the current request
- getBytesRead() - Method in class org.dspace.app.webui.util.FileUploadListener
-
- getColLabels() - Method in class org.dspace.app.webui.components.StatisticsBean
-
- getCollection() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- getCollectionLocation(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Get the current collection location, that is, where the user "is".
- getCollections() - Method in class org.dspace.app.webui.jsptag.CollectionListTag
-
Get the collections to list
- getCollections() - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Get the collections this item is in
- getCommunities() - Method in class org.dspace.app.webui.jsptag.CommunityListTag
-
Get the communities to list
- getCommunityLocation(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Get the current community location, that is, where the user "is".
- getConfigurationForStyle(String) - Method in class org.dspace.app.webui.util.AKeyBasedStyleSelection
-
- getConfigurationForStyle(String) - Method in interface org.dspace.app.webui.util.StyleSelection
-
Get the configuration of the style passed as argument.
- getContentLength() - Method in class org.dspace.app.webui.util.FileUploadListener
-
- getContentType(String) - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getCurrentStepConfig(HttpServletRequest, SubmissionInfo) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Get the configuration of the current step from parameters in the request,
along with the current SubmissionInfo object.
- getDate() - Method in class org.dspace.app.webui.jsptag.DateTag
-
Get the date
- getDisableCrossLinks() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- getDisableCrossLinks() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- getDiscoverAutocomplete(Context, HttpServletRequest, DSpaceObject) - Static method in class org.dspace.app.webui.discovery.DiscoverUtility
-
Build the DiscoverQuery object for an autocomplete search using
parameters in the request
- getDiscoverQuery(Context, HttpServletRequest, DSpaceObject, boolean) - Static method in class org.dspace.app.webui.discovery.DiscoverUtility
-
Build a DiscoverQuery object using the parameter in the request
- getDso() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the dso
- getEmbargo() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the display open/embargo setting radio flag
- getEmphcolumn() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Get the column to emphasise - "title", "date" or null
- getEmphcolumn() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Get the column to emphasise - "title", "date" or null
- getFeedData() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of feedData.
- getFile(String) - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getFileNames() - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getFileParameterNames() - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getFilesystemName(String) - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getFilter() - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Gets the filter provided as parameter to the tag
- getFilters(HttpServletRequest) - Static method in class org.dspace.app.webui.discovery.DiscoverUtility
-
- getFromMap(String) - Method in class org.dspace.app.webui.util.CollectionStyleSelection
-
Get the style associated with the handle from the in-memory map.
- getHandle() - Method in class org.dspace.app.webui.util.CurateTaskResult
-
- getHidden() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the hidden flag
- getHighlightrow() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Get the row to highlight - null or -1 for no row
- getHighlightrow() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Get the row to highlight - null or -1 for no row
- getHits() - Method in class org.dspace.app.webui.components.StatisticsBean
-
- getI18NKeyPrefix() - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
- getI18NKeyPrefix() - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
- getI18NKeyPrefix() - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- getId() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- getItem() - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Get the item this tag should display
- getItem() - Method in class org.dspace.app.webui.jsptag.SFXLinkTag
-
Get the item this tag should display SFX Link for
- getItem() - Method in class org.dspace.app.webui.util.FileUploadListener
-
- getItems() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Get the items to list
- getItems() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Get the items to list
- getKlass() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- getLastJSPDisplayed(HttpServletRequest) - Static method in class org.dspace.app.webui.submit.JSPStepManager
-
Retrieves the context path of the last JSP that was displayed to the
user.
- getLinkToEdit() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- getLinkToEdit() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- getLinkTokenEmail(Context, String, int, String, String, boolean) - Static method in class org.dspace.app.webui.util.RequestItemManager
-
Get the link to the author in RequestLink email.
- getLocbar() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of locbar.
- getMarkingMarkup(HttpServletRequest, DSpaceObject, String) - Static method in class org.dspace.app.webui.util.UIUtil
-
Generate the (X)HTML required to show the item marking.
- getMatrix() - Method in class org.dspace.app.webui.components.StatisticsBean
-
- getName() - Method in class org.dspace.app.webui.components.StatisticsBean
-
- getName() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- getNavbar() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of navbar.
- getNewToken(Context, int, int, String, String, boolean) - Static method in class org.dspace.app.webui.util.RequestItemManager
-
- getNocache() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of sidebar.
- getNotime() - Method in class org.dspace.app.webui.jsptag.DateTag
-
Get the "don't display the time" flag
- getNumberOfPages(HttpServletRequest, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPAccessStep
-
Retrieves the number of pages that this "step" extends over.
- getNumberOfPages(HttpServletRequest, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPSampleStep
-
Retrieves the number of pages that this "step" extends over.
- getOriginalRequest() - Method in class org.dspace.app.webui.util.FileUploadRequest
-
Get back the original HTTP request object
- getOriginalURL(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Get the original request URL.
- getPage() - Method in class org.dspace.app.webui.jsptag.IncludeTag
-
Get the JSP to display (default version)
- getPage() - Method in class org.dspace.app.webui.jsptag.PopupTag
-
Get the JSP to display (default version)
- getPageReached(SubmissionInfo) - Static method in class org.dspace.app.webui.submit.JSPStepManager
-
Find out which page a user has reached in this particular step.
- getParameter(String) - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getParameterMap() - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getParameterNames() - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getParameterValues(String) - Method in class org.dspace.app.webui.util.FileUploadRequest
-
- getParentlink() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of parentlink.
- getParenttitle() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of parentTitle.
- getParenttitlekey() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
get parent title key (from message dictionary)
- getPolicies() - Method in class org.dspace.app.webui.jsptag.PoliciesListTag
-
Get the policies to list
- getPreviousVisibleStep(HttpServletRequest, SubmissionInfo) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Return the previous "visibile" step in the item submission
process if any, null otherwise.
- getRealRequest(HttpServletRequest) - Static method in class org.dspace.app.webui.util.Authenticate
-
Return the request that the system should be dealing with, given the
request that the browse just sent.
- getRecentSubmission(int) - Method in class org.dspace.app.webui.components.RecentSubmissions
-
Get the item which is in the i'th position.
- getRecentSubmissions() - Method in class org.dspace.app.webui.components.RecentSubmissions
-
Obtain the array of items
- getRecentSubmissions(DSpaceObject) - Method in class org.dspace.app.webui.components.RecentSubmissionsManager
-
Obtain the recent submissions from the given container object.
- getRepeatedParameter(HttpServletRequest, String, String) - Method in class org.dspace.app.webui.servlet.BatchImportServlet
-
Get repeated values from a form.
- getRequestbyToken(Context, String) - Static method in class org.dspace.app.webui.util.RequestItemManager
-
Return the e-mail address referred to by a token, or null if email
address can't be found ignores expiration of token
- getRequestLogInfo(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Return a string for logging, containing useful information about the
current request - the URL, the method and parameters.
- getResourcePaths(ConfigurationService) - Method in class org.dspace.app.webui.configuration.JSPUISpringLoader
-
- getResult() - Method in class org.dspace.app.webui.util.CurateTaskResult
-
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.JSPStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.JSPStepManager
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPAccessStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPCCLicenseStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPCompleteStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPDescribeStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPInitialQuestionsStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPLicenseStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPSampleStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPSelectCollectionStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPStartSubmissionLookupStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Return the URL path (e.g.
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadWithEmbargoStep
-
- getReviewJSP(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPVerifyStep
-
Return the URL path (e.g.
- getRowLabels() - Method in class org.dspace.app.webui.components.StatisticsBean
-
- getRp() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the rp
- getSearchIndices() - Method in class org.dspace.app.webui.discovery.DiscoverySearchRequestProcessor
-
- getSearchIndices() - Method in class org.dspace.app.webui.search.LuceneSearchRequestProcessor
-
Deprecated.
- getSearchIndices() - Method in interface org.dspace.app.webui.search.SearchRequestProcessor
-
- getSearchScope(Context, HttpServletRequest) - Static method in class org.dspace.app.webui.discovery.DiscoverUtility
-
Get the scope of the search using the parameter found in the request.
- getSessionLocale(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Get the Locale for a session according to the user's language selection or language preferences.
- getSidebar() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of sidebar.
- getSortOption() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- getStatus() - Method in class org.dspace.app.webui.util.CurateTaskResult
-
- getStepReached(SubmissionInfo) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Find out which step a user has reached in the submission process.
- getStyle() - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Get the style this tag should display
- getStyle() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of style.
- getStyleForItem(Item) - Method in class org.dspace.app.webui.util.CollectionStyleSelection
-
Get the style using the owning collection handle
- getStyleForItem(Item) - Method in class org.dspace.app.webui.util.MetadataStyleSelection
-
Get the style using an item metadata
- getStyleForItem(Item) - Method in interface org.dspace.app.webui.util.StyleSelection
-
Define which display style use for the item.
- getSubInfo() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Get the browseInfo
- getSubmissionInfo(Context, HttpServletRequest) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Reloads a filled-out submission info object from the parameters in the
current request.
- getSubmissionParameters(Context, HttpServletRequest) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Return the submission info as hidden parameters for an HTML form on a JSP
page.
- getSubPath() - Method in class org.dspace.app.webui.json.JSONRequest
-
- getSummary(Context, String) - Static method in class org.dspace.app.webui.util.VersionUtil
-
Retrieve the summary for the version
- getTagCloudDiscoverQuery(Context, HttpServletRequest, DSpaceObject, boolean) - Static method in class org.dspace.app.webui.discovery.DiscoverUtility
-
Build a DiscoverQuery object using the tag cloud parameter in the request
- getTask() - Method in class org.dspace.app.webui.util.CurateTaskResult
-
- getTitle() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Get the value of title.
- getTitlekey() - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
- getType() - Method in class org.dspace.app.webui.util.CurateTaskResult
-
- getVocabulary() - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Gets the name of the vocabulary to be displayed
- GroupEditServlet - Class in org.dspace.app.webui.servlet.admin
-
Servlet for editing groups
- GroupEditServlet() - Constructor for class org.dspace.app.webui.servlet.admin.GroupEditServlet
-
- GroupListServlet - Class in org.dspace.app.webui.servlet.admin
-
Servlet browsing through groups and selecting them
* @version $Revision$
- GroupListServlet() - Constructor for class org.dspace.app.webui.servlet.admin.GroupListServlet
-
- RecentCollectionSubmissions - Class in org.dspace.app.webui.components
-
This class obtains recent submissions to the given collection by
implementing the CollectionHomeProcessor.
- RecentCollectionSubmissions() - Constructor for class org.dspace.app.webui.components.RecentCollectionSubmissions
-
blank constructor - does nothing.
- RecentCommunitySubmissions - Class in org.dspace.app.webui.components
-
This class obtains recent submissions to the given community by
implementing the CommunityHomeProcessor.
- RecentCommunitySubmissions() - Constructor for class org.dspace.app.webui.components.RecentCommunitySubmissions
-
blank constructor - does nothing
- RecentSiteSubmissions - Class in org.dspace.app.webui.components
-
This class obtains recent submissions to the site by
implementing the SiteHomeProcessor.
- RecentSiteSubmissions() - Constructor for class org.dspace.app.webui.components.RecentSiteSubmissions
-
blank constructor - does nothing.
- RecentSubmissions - Class in org.dspace.app.webui.components
-
Basic class for representing the set of items which are recent submissions
to the archive
- RecentSubmissions(Item[]) - Constructor for class org.dspace.app.webui.components.RecentSubmissions
-
Construct a new RecentSubmissions object to represent the passed
array of items
- RecentSubmissionsException - Exception in org.dspace.app.webui.components
-
General exception to be thrown by code working with recent submissions
- RecentSubmissionsException() - Constructor for exception org.dspace.app.webui.components.RecentSubmissionsException
-
- RecentSubmissionsException(String) - Constructor for exception org.dspace.app.webui.components.RecentSubmissionsException
-
- RecentSubmissionsException(String, Throwable) - Constructor for exception org.dspace.app.webui.components.RecentSubmissionsException
-
- RecentSubmissionsException(Throwable) - Constructor for exception org.dspace.app.webui.components.RecentSubmissionsException
-
- RecentSubmissionsManager - Class in org.dspace.app.webui.components
-
Class that obtains recent submissions to DSpace containers.
- RecentSubmissionsManager(Context) - Constructor for class org.dspace.app.webui.components.RecentSubmissionsManager
-
Construct a new RecentSubmissionsManager with the given DSpace context
- RegisteredOnlyFilter - Class in org.dspace.app.webui.filter
-
DSpace filter that only allows requests from individual authenticated users
to proceed.
- RegisteredOnlyFilter() - Constructor for class org.dspace.app.webui.filter.RegisteredOnlyFilter
-
- RegisterServlet - Class in org.dspace.app.webui.servlet
-
Servlet for handling user registration and forgotten passwords.
- RegisterServlet() - Constructor for class org.dspace.app.webui.servlet.RegisterServlet
-
- REINSTATE - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User reinstates a withdrawn item
- REJECT_REASON_PAGE - Static variable in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
The "reason for rejection" page
- release() - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
- release() - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- release() - Method in class org.dspace.app.webui.jsptag.CollectionListTag
-
- release() - Method in class org.dspace.app.webui.jsptag.CommunityListTag
-
- release() - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- release() - Method in class org.dspace.app.webui.jsptag.ItemPreviewTag
-
- release() - Method in class org.dspace.app.webui.jsptag.ItemTag
-
- release() - Method in class org.dspace.app.webui.jsptag.PoliciesListTag
-
- release() - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- release() - Method in class org.dspace.app.webui.jsptag.SelectEPersonTag
-
- release() - Method in class org.dspace.app.webui.jsptag.SelectGroupTag
-
- REMOVE_ITEM_PAGE - Static variable in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
The remove item page
- renderVocabularyAsHTML(Document, String, boolean, String) - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Renders a taxonomy as HTML by applying a stylesheet.
- REQUEST_BATCH_IMPORT_ACTION - Static variable in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
- REQUEST_EXPORT_ARCHIVE - Static variable in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
The "request export archive for download" page
- REQUEST_MIGRATE_ARCHIVE - Static variable in class org.dspace.app.webui.servlet.MyDSpaceServlet
-
The "request export migrate archive for download" page
- RequestInfo - Class in org.dspace.app.webui.util
-
Stores information about an HTTP request.
- RequestInfo(HttpServletRequest) - Constructor for class org.dspace.app.webui.util.RequestInfo
-
Construct a request info object storing information about the given
request
- RequestItemManager - Class in org.dspace.app.webui.util
-
- RequestItemManager() - Constructor for class org.dspace.app.webui.util.RequestItemManager
-
Creates a new instance of RequestItemManager
- RequestItemServlet - Class in org.dspace.app.webui.servlet
-
Servlet for generate a statistisc report
- RequestItemServlet() - Constructor for class org.dspace.app.webui.servlet.RequestItemServlet
-
- RESUME_FREEACESS - Static variable in class org.dspace.app.webui.servlet.RequestItemServlet
-
- RESUME_REQUEST - Static variable in class org.dspace.app.webui.servlet.RequestItemServlet
-
- resumeInterruptedRequest(HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.webui.util.Authenticate
-
Resume a previously interrupted request.
- RetrieveServlet - Class in org.dspace.app.webui.servlet
-
Servlet for retrieving bitstreams.
- RetrieveServlet() - Constructor for class org.dspace.app.webui.servlet.RetrieveServlet
-
- retrieveVersionHistory(Context, Item) - Static method in class org.dspace.app.webui.util.VersionUtil
-
Retrieve the version history of the item
- saveCurrentStepConfig(HttpServletRequest, SubmissionStepConfig) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Saves the current step configuration into the request.
- saveSubmissionInfo(HttpServletRequest, SubmissionInfo) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Saves the submission info object to the current request.
- SearchProcessorException - Exception in org.dspace.app.webui.search
-
- SearchProcessorException() - Constructor for exception org.dspace.app.webui.search.SearchProcessorException
-
- SearchProcessorException(String) - Constructor for exception org.dspace.app.webui.search.SearchProcessorException
-
- SearchProcessorException(String, Throwable) - Constructor for exception org.dspace.app.webui.search.SearchProcessorException
-
- SearchProcessorException(Throwable) - Constructor for exception org.dspace.app.webui.search.SearchProcessorException
-
- SearchRequestProcessor - Interface in org.dspace.app.webui.search
-
- SearchResultLogServlet - Class in org.dspace.app.webui.servlet
-
Every time a user clicks on a search result he will be redirected through this servlet
this servlet will retrieve all query information & store this for the search statistics
Once everything has been stored the user will be
redirected to the dso he clicked on (indicated by the redirectUrl parameter)
- SearchResultLogServlet() - Constructor for class org.dspace.app.webui.servlet.SearchResultLogServlet
-
- SELECT_COLLECTION - Static variable in class org.dspace.app.webui.servlet.SubmissionController
-
Selection collection step
- SelectCollectionTag - Class in org.dspace.app.webui.jsptag
-
Renders select element to select collection with parent community
object.
- SelectCollectionTag() - Constructor for class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- SelectEPersonTag - Class in org.dspace.app.webui.jsptag
-
Tag for producing an e-person select widget in a form.
- SelectEPersonTag() - Constructor for class org.dspace.app.webui.jsptag.SelectEPersonTag
-
- SelectGroupTag - Class in org.dspace.app.webui.jsptag
-
Tag for producing an e-person select widget in a form.
- SelectGroupTag() - Constructor for class org.dspace.app.webui.jsptag.SelectGroupTag
-
- sendAlert(HttpServletRequest, Exception) - Static method in class org.dspace.app.webui.util.UIUtil
-
Send an alert to the designated "alert recipient" - that is, when a
database error or internal error occurs, this person is sent an e-mail
with details.
- setAddpolicy(boolean) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the add_policy button flag
- setAllowMultipleSelection(boolean) - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Defines if we want to be able to select multiple terms of the taxonomy
- setAuthorLimit(int) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- setBeginningOfStep(HttpServletRequest, boolean) - Static method in class org.dspace.app.webui.servlet.SubmissionController
-
Get whether or not the current step has just begun.
- setBitstreamDisposition(String, HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.webui.util.UIUtil
-
Evaluate filename and client and encode appropriate disposition
- setBrowseInfo(BrowseInfo) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- setColLabels(List<String>) - Method in class org.dspace.app.webui.components.StatisticsBean
-
- setCollection(int) - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- setCollections(Collection[]) - Method in class org.dspace.app.webui.jsptag.CollectionListTag
-
Set the collections to list
- setCollections(Collection[]) - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Set the collections this item is in
- setCommunities(Community[]) - Method in class org.dspace.app.webui.jsptag.CommunityListTag
-
Set the communities to list
- setData(Map<String, Integer>) - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- setDate(DCDate) - Method in class org.dspace.app.webui.jsptag.DateTag
-
Set the date
- setDisableCrossLinks(boolean) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- setDisableCrossLinks(boolean) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- setDso(DSpaceObject) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the the dso
- setEmbargo(boolean) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the display open/embargo setting radio flag
- setEmphcolumn(String) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Set the column to emphasise - "title", "date" or null
- setEmphcolumn(String) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Set the column to emphasise - "title", "date" or null
- setFeedData(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of feedData.
- setFilter(String) - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Sets the filter
- setHidden(boolean) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the hidden flag
- setHighlightrow(String) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Set the row to highlight
- setHighlightrow(String) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Set the row to highlight
- setHits(int) - Method in class org.dspace.app.webui.components.StatisticsBean
-
- setId(String) - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- setIndex(String) - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- setItem(Item) - Method in class org.dspace.app.webui.jsptag.ItemPreviewTag
-
- setItem(Item) - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Set the item this tag should display
- setItem(Item) - Method in class org.dspace.app.webui.jsptag.SFXLinkTag
-
Set the item this tag should display SFX Link for
- setItems(BrowseItem[]) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
Set the items to list
- setItems(Item[]) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
Set the items to list
- setKlass(String) - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- setLinkToEdit(boolean) - Method in class org.dspace.app.webui.jsptag.BrowseListTag
-
- setLinkToEdit(boolean) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- setLocbar(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of locbar.
- setMatrix(String[][]) - Method in class org.dspace.app.webui.components.StatisticsBean
-
- setMultiple(String) - Method in class org.dspace.app.webui.jsptag.SelectEPersonTag
-
Setter for multiple attribute
- setMultiple(String) - Method in class org.dspace.app.webui.jsptag.SelectGroupTag
-
Setter for multiple attribute
- setName(String) - Method in class org.dspace.app.webui.components.StatisticsBean
-
- setName(String) - Method in class org.dspace.app.webui.jsptag.SelectCollectionTag
-
- setNavbar(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of navbar.
- setNocache(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of sidebar.
- setNotime(String) - Method in class org.dspace.app.webui.jsptag.DateTag
-
Set the "don't display the time" flag
- setPage(String) - Method in class org.dspace.app.webui.jsptag.IncludeTag
-
Set the JSP to display (default version)
- setPage(String) - Method in class org.dspace.app.webui.jsptag.PopupTag
-
Set the JSP to display (default version)
- setParameters(TagCloudConfiguration) - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- setParentlink(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of parentlink.
- setParenttitle(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of parent.
- setParenttitlekey(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
set parent title key (from message dictionary)
- setPolicies(List<ResourcePolicy>) - Method in class org.dspace.app.webui.jsptag.PoliciesListTag
-
Set the policies to list
- setRowLabels(List<String>) - Method in class org.dspace.app.webui.components.StatisticsBean
-
- setRp(ResourcePolicy) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the the rp
- setScope(String) - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- setSelected(Object) - Method in class org.dspace.app.webui.jsptag.SelectEPersonTag
-
Setter for e-people in list
- setSelected(Object) - Method in class org.dspace.app.webui.jsptag.SelectGroupTag
-
Setter for groups in list
- setShowButton(boolean) - Method in class org.dspace.app.webui.jsptag.PoliciesListTag
-
- setSidebar(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of sidebar.
- setSortOption(SortOption) - Method in class org.dspace.app.webui.jsptag.ItemListTag
-
- setStyle(String) - Method in class org.dspace.app.webui.jsptag.ItemTag
-
Set the style this tag should display
- setStyle(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of style.
- setSubInfo(SubmissionInfo) - Method in class org.dspace.app.webui.jsptag.AccessSettingTag
-
Set the browseInfo
- setSubPath(String) - Method in class org.dspace.app.webui.json.JSONRequest
-
Set the subPath that this plugin-instance will serve
- setTitle(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
Set the value of title.
- setTitlekey(String) - Method in class org.dspace.app.webui.jsptag.LayoutTag
-
- setType(String) - Method in class org.dspace.app.webui.tagcloud.TagCloudTag
-
- setVocabulary(String) - Method in class org.dspace.app.webui.jsptag.ControlledVocabularyTag
-
Sets the name of the vocabulary to be displayed.
- SFXLinkTag - Class in org.dspace.app.webui.jsptag
-
Renders an SFX query link.
- SFXLinkTag() - Constructor for class org.dspace.app.webui.jsptag.SFXLinkTag
-
- SHERPAPublisherPolicyServlet - Class in org.dspace.app.webui.servlet
-
This servlet use the SHERPASubmitService to build an html page with the
publisher policy for the journal referred in the specified Item
- SHERPAPublisherPolicyServlet() - Constructor for class org.dspace.app.webui.servlet.SHERPAPublisherPolicyServlet
-
- ShibbolethFilter - Class in org.dspace.app.webui.filter
-
DSpace filter that only allows requests from authenticated shib users
to proceed.
- ShibbolethFilter() - Constructor for class org.dspace.app.webui.filter.ShibbolethFilter
-
- ShibbolethServlet - Class in org.dspace.app.webui.servlet
-
Shibbolize dspace.
- ShibbolethServlet() - Constructor for class org.dspace.app.webui.servlet.ShibbolethServlet
-
- showAuthorizeError(HttpServletRequest, HttpServletResponse, AuthorizeException) - Static method in class org.dspace.app.webui.util.JSPManager
-
Display an authorization failed error message.
- showChooseFile(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Show the page which allows the user to choose another file to upload
- showError(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AbstractBrowserServlet
-
Display the error page
- showError(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.PrivateItemsServlet
-
Display the error page
- showError(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WithdrawnBrowserServlet
-
Display the error page
- showError(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BrowserServlet
-
Display the error page
- showFileDescription(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Show the page which allows the user to edit the description of already
uploaded files
- showFileSizeLimitExceededError(HttpServletRequest, HttpServletResponse, String, long, long) - Static method in class org.dspace.app.webui.util.JSPManager
-
Display a "file upload was too large" error message.
- showFullPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AbstractBrowserServlet
-
- showFullPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.PrivateItemsServlet
-
Display a full item listing.
- showFullPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WithdrawnBrowserServlet
-
Display a full item listing.
- showFullPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BrowserServlet
-
Display a full item listing.
- showGetFileFormat(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Show the page which allows the user to change the format of the file that
was just uploaded
- showIntegrityError(HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.webui.util.JSPManager
-
Display an integrity error message.
- showInternalError(HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.webui.util.JSPManager
-
Display an internal server error message - for example, a database error
- showInvalidIDError(HttpServletRequest, HttpServletResponse, String, int) - Static method in class org.dspace.app.webui.util.JSPManager
-
Display an "invalid ID" error message.
- showJSP(HttpServletRequest, HttpServletResponse, SubmissionInfo, String) - Static method in class org.dspace.app.webui.submit.JSPStepManager
-
This method actually displays a JSP page for this "step".
- showJSP(HttpServletRequest, HttpServletResponse, String) - Static method in class org.dspace.app.webui.util.JSPManager
-
Forwards control of the request to the display JSP passed in.
- showNoResultsPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AbstractBrowserServlet
-
Display the No Results page
- showNoResultsPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.PrivateItemsServlet
-
Display the No Results page
- showNoResultsPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WithdrawnBrowserServlet
-
Display the No Results page
- showNoResultsPage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BrowserServlet
-
Display the No Results page
- showSinglePage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.AbstractBrowserServlet
-
Display the single page.
- showSinglePage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.PrivateItemsServlet
-
Display the single page.
- showSinglePage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.admin.WithdrawnBrowserServlet
-
Display the single page.
- showSinglePage(Context, HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.webui.servlet.BrowserServlet
-
Display the single page.
- showUploadFileList(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, boolean, boolean) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Show the page which lists all the currently uploaded files
- showUploadPage(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo, boolean) - Method in class org.dspace.app.webui.submit.step.JSPUploadStep
-
Display the appropriate upload page in the file upload sequence.
- SideBarFacetProcessor - Class in org.dspace.app.webui.discovery
-
- SideBarFacetProcessor() - Constructor for class org.dspace.app.webui.discovery.SideBarFacetProcessor
-
- SidebarTag - Class in org.dspace.app.webui.jsptag
-
Tag for including a "sidebar" - a column on the right-hand side of the page.
- SidebarTag() - Constructor for class org.dspace.app.webui.jsptag.SidebarTag
-
- SimpleSearchServlet - Class in org.dspace.app.webui.servlet
-
Servlet for handling a simple search.
- SimpleSearchServlet() - Constructor for class org.dspace.app.webui.servlet.SimpleSearchServlet
-
- SITE_FEED_KEY - Static variable in class org.dspace.app.webui.servlet.FeedServlet
-
- SitemapServlet - Class in org.dspace.app.webui.servlet
-
Servlet for retrieving sitemaps.
- SitemapServlet() - Constructor for class org.dspace.app.webui.servlet.SitemapServlet
-
- START_CREATE_COLLECTION - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to create a collection
- START_CREATE_COMMUNITY - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to create a community
- START_DELETE - Static variable in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
User wants to delete a format
- START_DELETE - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User wants to delete (expunge) an item
- START_DELETE_COLLECTION - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to delete a collection
- START_DELETE_COMMUNITY - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to delete a community
- START_EDIT - Static variable in class org.dspace.app.webui.servlet.admin.BitstreamFormatRegistry
-
User wants to edit a format
- START_EDIT_COLLECTION - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to edit a collection
- START_EDIT_COMMUNITY - Static variable in class org.dspace.app.webui.servlet.admin.EditCommunitiesServlet
-
User wants to edit a community
- START_MOVE_ITEM - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User starts the movement of an item
- START_PRIVATING - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User starts withdrawal of item
- START_WITHDRAW - Static variable in class org.dspace.app.webui.servlet.admin.EditItemServlet
-
User starts withdrawal of item
- startAuthentication(Context, HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.webui.util.Authenticate
-
Start the authentication process.
- StatisticsBean - Class in org.dspace.app.webui.components
-
- StatisticsBean() - Constructor for class org.dspace.app.webui.components.StatisticsBean
-
- StatisticsServlet - Class in org.dspace.app.webui.servlet
-
This servlet provides an interface to the statistics reporting for a DSpace
repository
- StatisticsServlet() - Constructor for class org.dspace.app.webui.servlet.StatisticsServlet
-
- storeOriginalURL(HttpServletRequest) - Static method in class org.dspace.app.webui.util.UIUtil
-
Put the original request URL into the request object as an attribute for
later use.
- StyleSelection - Interface in org.dspace.app.webui.util
-
Interface for a strategy of style selection
- SubmissionController - Class in org.dspace.app.webui.servlet
-
Submission Manager servlet for DSpace.
- SubmissionController() - Constructor for class org.dspace.app.webui.servlet.SubmissionController
-
- SubmissionLookupJSONRequest - Class in org.dspace.app.webui.json
-
- SubmissionLookupJSONRequest() - Constructor for class org.dspace.app.webui.json.SubmissionLookupJSONRequest
-
- SubscribeServlet - Class in org.dspace.app.webui.servlet
-
Servlet for constructing the components of the "My DSpace" page
- SubscribeServlet() - Constructor for class org.dspace.app.webui.servlet.SubscribeServlet
-
- SuggestServlet - Class in org.dspace.app.webui.servlet
-
Servlet for handling user email recommendations
- SuggestServlet() - Constructor for class org.dspace.app.webui.servlet.SuggestServlet
-
- SUMMARY - Static variable in class org.dspace.app.webui.servlet.admin.CollectionWizardServlet
-
Summary page
- SuperviseServlet - Class in org.dspace.app.webui.servlet.admin
-
Servlet to handle administration of the supervisory system
- SuperviseServlet() - Constructor for class org.dspace.app.webui.servlet.admin.SuperviseServlet
-