Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
A
AbstractBrowserServlet
- Class in
org.dspace.app.webui.servlet
Servlet for browsing through indices, as they are defined in the configuration.
AbstractBrowserServlet()
- Constructor for class org.dspace.app.webui.servlet.
AbstractBrowserServlet
AdminOnlyFilter
- Class in
org.dspace.app.webui.filter
DSpace filter that only allows requests from authenticated administrators to proceed.
AdminOnlyFilter()
- Constructor for class org.dspace.app.webui.filter.
AdminOnlyFilter
AdvancedSearchServlet
- Class in
org.dspace.app.webui.servlet
Servlet for constructing the advanced search form
AdvancedSearchServlet()
- Constructor for class org.dspace.app.webui.servlet.
AdvancedSearchServlet
AKeyBasedStyleSelection
- Class in
org.dspace.app.webui.util
Simple abstract class that provide utility method for get/check style configuration from dspace.cfg file
AKeyBasedStyleSelection()
- Constructor for class org.dspace.app.webui.util.
AKeyBasedStyleSelection
Authenticate
- Class in
org.dspace.app.webui.util
Methods for authenticating the user.
Authenticate()
- Constructor for class org.dspace.app.webui.util.
Authenticate
AuthorityChooseServlet
- Class in
org.dspace.app.webui.servlet
AuthorityChooseServlet()
- Constructor for class org.dspace.app.webui.servlet.
AuthorityChooseServlet
AuthorizeAdminServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing permissions
AuthorizeAdminServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
AuthorizeAdminServlet
B
BASIC_INFO
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Basic information page
BitstreamFormatRegistry
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing the bitstream format registry
BitstreamFormatRegistry()
- Constructor for class org.dspace.app.webui.servlet.admin.
BitstreamFormatRegistry
BitstreamServlet
- Class in
org.dspace.app.webui.servlet
Servlet for retrieving bitstreams.
BitstreamServlet()
- Constructor for class org.dspace.app.webui.servlet.
BitstreamServlet
BrowseListTag
- Class in
org.dspace.app.webui.jsptag
Tag for display a list of items
BrowseListTag()
- Constructor for class org.dspace.app.webui.jsptag.
BrowseListTag
BrowserServlet
- Class in
org.dspace.app.webui.servlet
Servlet for browsing through indices, as they are defined in the configuration.
BrowserServlet()
- Constructor for class org.dspace.app.webui.servlet.
BrowserServlet
C
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_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
D
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
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
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
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.
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.
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.
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.
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.
RetrieveServlet
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.
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.
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.
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.
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.
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.
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
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.
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.
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.
JSPVerifyStep
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.
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.
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.
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.
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.
SelectEPersonTag
doStartTag()
- Method in class org.dspace.app.webui.jsptag.
SelectGroupTag
doStartTag()
- Method in class org.dspace.app.webui.jsptag.
SFXLinkTag
DSpaceServlet
- Class in
org.dspace.app.webui.servlet
Base class for DSpace servlets.
DSpaceServlet()
- Constructor for class org.dspace.app.webui.servlet.
DSpaceServlet
E
EditCommunitiesServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing communities and collections, including deletion, creation, and metadata editing
EditCommunitiesServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
EditCommunitiesServlet
EditItemServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing and deleting (expunging) items
EditItemServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
EditItemServlet
EditProfileServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling editing user profiles
EditProfileServlet()
- Constructor for class org.dspace.app.webui.servlet.
EditProfileServlet
ENTER_EMAIL_PAGE
- Static variable in class org.dspace.app.webui.servlet.
RegisterServlet
The "enter e-mail" step
EPersonAdminServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing and creating e-people
EPersonAdminServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
EPersonAdminServlet
EPersonListServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet browsing through e-people and selecting them
EPersonListServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
EPersonListServlet
exportMetadata(Context, HttpServletRequest, HttpServletResponse, BrowserScope)
- Method in class org.dspace.app.webui.servlet.
BrowserServlet
Export the metadata from a browse
exportMetadata(Context, HttpServletResponse, Item[])
- Method in class org.dspace.app.webui.servlet.
SimpleSearchServlet
Export the search results as a csv file
F
FeedbackServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling user feedback
FeedbackServlet()
- Constructor for class org.dspace.app.webui.servlet.
FeedbackServlet
FeedServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling requests for a syndication feed.
FeedServlet()
- Constructor for class org.dspace.app.webui.servlet.
FeedServlet
FileUploadRequest
- Class in
org.dspace.app.webui.util
Based on the com.oreilly.servlet.MultipartWrapper object, this is an HTTP request wrapper for multi-part (MIME) POSTs.
FileUploadRequest(HttpServletRequest)
- Constructor for class org.dspace.app.webui.util.
FileUploadRequest
Parse a multipart request and extracts the files
filterVocabulary(Document, String, String)
- Method in class org.dspace.app.webui.jsptag.
ControlledVocabularyTag
Applies a filter to the provided vocabulary, i.e.
FIRST_STEP
- Static variable in class org.dspace.app.webui.servlet.
SubmissionController
First step after "select collection"
G
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
getColLabels()
- Method in class org.dspace.app.webui.components.
StatisticsBean
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.
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
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
getFromMap(String)
- Method in class org.dspace.app.webui.util.
CollectionStyleSelection
Get the style associated with the handle from the in-memory map.
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
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
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
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
getLocbar()
- Method in class org.dspace.app.webui.jsptag.
LayoutTag
Get the value of locbar.
getMatrix()
- Method in class org.dspace.app.webui.components.
StatisticsBean
getName()
- Method in class org.dspace.app.webui.components.
StatisticsBean
getNavbar()
- Method in class org.dspace.app.webui.jsptag.
LayoutTag
Get the value of navbar.
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.
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)
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.
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
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.
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.
JSPUploadStep
Return the URL path (e.g.
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
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
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.
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.
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
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
H
HandleServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling requests within a community or collection.
HandleServlet()
- Constructor for class org.dspace.app.webui.servlet.
HandleServlet
hasMorePages(HttpServletRequest, SubmissionInfo, int)
- Method in class org.dspace.app.webui.submit.
JSPStepManager
Checks to see if there are more pages in the current step after the specified page
HTMLServlet
- Class in
org.dspace.app.webui.servlet
Servlet for HTML bitstream support.
HTMLServlet()
- Constructor for class org.dspace.app.webui.servlet.
HTMLServlet
Create an HTML Servlet
I
IncludeTag
- Class in
org.dspace.app.webui.jsptag
Simple include tag that can include locally-modified JSPs
IncludeTag()
- Constructor for class org.dspace.app.webui.jsptag.
IncludeTag
init(FilterConfig)
- Method in class org.dspace.app.webui.filter.
AdminOnlyFilter
init(FilterConfig)
- Method in class org.dspace.app.webui.filter.
RegisteredOnlyFilter
init(FilterConfig)
- Method in class org.dspace.app.webui.filter.
ShibbolethFilter
init(ServletConfig)
- Method in class org.dspace.app.webui.servlet.
BitstreamServlet
init()
- Method in class org.dspace.app.webui.servlet.
LoadDSpaceConfig
Deprecated.
init()
- Method in class org.dspace.app.webui.servlet.
MetadataImportServlet
Initalise the servlet
init()
- Method in class org.dspace.app.webui.servlet.
OpenSearchServlet
init()
- Method in class org.dspace.app.webui.servlet.
RegisterServlet
init(ServletConfig)
- Method in class org.dspace.app.webui.servlet.
RetrieveServlet
init()
- Method in class org.dspace.app.webui.servlet.
SitemapServlet
INITIAL_QUESTIONS
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Initial questions page
InternalErrorServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling an internal server error
InternalErrorServlet()
- Constructor for class org.dspace.app.webui.servlet.
InternalErrorServlet
isAllowMultipleSelection()
- Method in class org.dspace.app.webui.jsptag.
ControlledVocabularyTag
Returns the value of the multiple selection parameter
isBeginningOfStep(HttpServletRequest)
- Static method in class org.dspace.app.webui.servlet.
SubmissionController
Get whether or not the current step has just begun.
isCancellationInProgress(HttpServletRequest)
- Static method in class org.dspace.app.webui.servlet.
SubmissionController
Get whether or not a cancellation is in progress (i.e.
isConfigurationDefinedForStyle(String)
- Method in class org.dspace.app.webui.util.
AKeyBasedStyleSelection
isFirstStep(HttpServletRequest, SubmissionInfo)
- Static method in class org.dspace.app.webui.servlet.
SubmissionController
Checks if the current step is also the first "visibile" step in the item submission process.
ItemExportArchiveServlet
- Class in
org.dspace.app.webui.servlet
Servlet for retrieving item export archives.
ItemExportArchiveServlet()
- Constructor for class org.dspace.app.webui.servlet.
ItemExportArchiveServlet
ItemListTag
- Class in
org.dspace.app.webui.jsptag
Tag for display a list of items
ItemListTag()
- Constructor for class org.dspace.app.webui.jsptag.
ItemListTag
ItemMapServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing and deleting (expunging) items
ItemMapServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
ItemMapServlet
ItemPreviewTag
- Class in
org.dspace.app.webui.jsptag
JSP tag for displaying a preview version of an item.
ItemPreviewTag()
- Constructor for class org.dspace.app.webui.jsptag.
ItemPreviewTag
ItemTag
- Class in
org.dspace.app.webui.jsptag
JSP tag for displaying an item.
ItemTag()
- Constructor for class org.dspace.app.webui.jsptag.
ItemTag
J
join(List<String>, String)
- Static method in class org.dspace.app.webui.servlet.
ControlledVocabularySearchServlet
Joins each element present in a list with a separator
JSPCCLicenseStep
- Class in
org.dspace.app.webui.submit.step
License step for DSpace JSP-UI.
JSPCCLicenseStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPCCLicenseStep
JSPCompleteStep
- Class in
org.dspace.app.webui.submit.step
This is the JSP binding class which defines what happens once a submission completes!
JSPCompleteStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPCompleteStep
JSPDescribeStep
- Class in
org.dspace.app.webui.submit.step
Describe step for DSpace JSP-UI submission process.
JSPDescribeStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPDescribeStep
Constructor
JSPInitialQuestionsStep
- Class in
org.dspace.app.webui.submit.step
Initial Submission servlet for DSpace JSP-UI.
JSPInitialQuestionsStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPInitialQuestionsStep
JSPLicenseStep
- Class in
org.dspace.app.webui.submit.step
License step for DSpace JSP-UI.
JSPLicenseStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPLicenseStep
JSPManager
- Class in
org.dspace.app.webui.util
Methods for displaying UI pages to the user.
JSPManager()
- Constructor for class org.dspace.app.webui.util.
JSPManager
JSPSampleStep
- Class in
org.dspace.app.webui.submit.step
This is a Sample Step class which can be used as template for creating new custom JSP-UI Step classes!
JSPSampleStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPSampleStep
JSPSelectCollectionStep
- Class in
org.dspace.app.webui.submit.step
Step which controls selecting a Collection for the Item Submission process for DSpace JSP-UI
JSPSelectCollectionStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPSelectCollectionStep
JSPStep
- Class in
org.dspace.app.webui.submit
Abstract 'binding' class for DSpace Submission Steps which use the JSP-UI.
JSPStep()
- Constructor for class org.dspace.app.webui.submit.
JSPStep
JSPStepManager
- Class in
org.dspace.app.webui.submit
Manages and processes all JSP-UI classes for DSpace Submission steps.
JSPStepManager()
- Constructor for class org.dspace.app.webui.submit.
JSPStepManager
JSPUISpringLoader
- Class in
org.dspace.app.webui.configuration
User: kevin (kevin at atmire.com) Date: 3-aug-2011 Time: 11:45:41
JSPUISpringLoader()
- Constructor for class org.dspace.app.webui.configuration.
JSPUISpringLoader
JSPUploadStep
- Class in
org.dspace.app.webui.submit.step
Upload step for DSpace JSP-UI.
JSPUploadStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPUploadStep
JSPVerifyStep
- Class in
org.dspace.app.webui.submit.step
Verify step for DSpace.
JSPVerifyStep()
- Constructor for class org.dspace.app.webui.submit.step.
JSPVerifyStep
L
LayoutTag
- Class in
org.dspace.app.webui.jsptag
Tag for HTML page layout ("skin").
LayoutTag()
- Constructor for class org.dspace.app.webui.jsptag.
LayoutTag
LDAPServlet
- Class in
org.dspace.app.webui.servlet
LDAP username and password authentication servlet.
LDAPServlet()
- Constructor for class org.dspace.app.webui.servlet.
LDAPServlet
LicenseEditServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing the default license
LicenseEditServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
LicenseEditServlet
LoadDSpaceConfig
- Class in
org.dspace.app.webui.servlet
Deprecated.
Use Servlet Context Listener provided in dspace-api (remove in > 1.5.x)
LoadDSpaceConfig()
- Constructor for class org.dspace.app.webui.servlet.
LoadDSpaceConfig
Deprecated.
loadStep(SubmissionStepConfig)
- Static method in class org.dspace.app.webui.submit.
JSPStepManager
Initialize the current JSPStepManager object, by loading the specified step class.
loadXML(String)
- Static method in class org.dspace.app.webui.util.
XMLUtil
Loads a W3C XML document from a file.
log
- Static variable in class org.dspace.app.webui.util.
UIUtil
log4j category
loggedIn(Context, HttpServletRequest, EPerson)
- Static method in class org.dspace.app.webui.util.
Authenticate
Store information about the current user in the request and context
loggedOut(Context, HttpServletRequest)
- Static method in class org.dspace.app.webui.util.
Authenticate
Log the user out
LogoutServlet
- Class in
org.dspace.app.webui.servlet
Servlet that logs out any current user if invoked.
LogoutServlet()
- Constructor for class org.dspace.app.webui.servlet.
LogoutServlet
M
MAIN_PAGE
- Static variable in class org.dspace.app.webui.servlet.
MyDSpaceServlet
The main screen
MetadataExportServlet
- Class in
org.dspace.app.webui.servlet
Servlet to export metadata as CSV (comma separated values)
MetadataExportServlet()
- Constructor for class org.dspace.app.webui.servlet.
MetadataExportServlet
MetadataFieldRegistryServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing the Dublin Core registry
MetadataFieldRegistryServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
MetadataFieldRegistryServlet
MetadataImportServlet
- Class in
org.dspace.app.webui.servlet
Servlet to import metadata as CSV (comma separated values)
MetadataImportServlet()
- Constructor for class org.dspace.app.webui.servlet.
MetadataImportServlet
MetadataSchemaRegistryServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing the Dublin Core schema registry.
MetadataSchemaRegistryServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
MetadataSchemaRegistryServlet
MetadataStyleSelection
- Class in
org.dspace.app.webui.util
Use the value of the metadata specified with the key
webui.display.metadata-style
as name for the display style of the item.
MetadataStyleSelection()
- Constructor for class org.dspace.app.webui.util.
MetadataStyleSelection
MyDSpaceServlet
- Class in
org.dspace.app.webui.servlet
Servlet for constructing the components of the "My DSpace" page
MyDSpaceServlet()
- Constructor for class org.dspace.app.webui.servlet.
MyDSpaceServlet
N
NEW_PASSWORD_PAGE
- Static variable in class org.dspace.app.webui.servlet.
RegisterServlet
The simple "enter new password" page, for user who's forgotten p/w
NewsEditServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for editing the front page news
NewsEditServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
NewsEditServlet
NO_JSP
- Static variable in class org.dspace.app.webui.submit.
JSPStep
Value to return from doPreProcessing to specify not to load any JSP Page (equal to "") *
O
obtainContext(HttpServletRequest)
- Static method in class org.dspace.app.webui.util.
UIUtil
Obtain a new context object.
OpenSearchServlet
- Class in
org.dspace.app.webui.servlet
Servlet for producing OpenSearch-compliant search results, and the OpenSearch description document.
OpenSearchServlet()
- Constructor for class org.dspace.app.webui.servlet.
OpenSearchServlet
OpenURLServlet
- Class in
org.dspace.app.webui.servlet
Simple servlet for open URL support.
OpenURLServlet()
- Constructor for class org.dspace.app.webui.servlet.
OpenURLServlet
org.dspace.app.webui.components
- package org.dspace.app.webui.components
org.dspace.app.webui.configuration
- package org.dspace.app.webui.configuration
org.dspace.app.webui.filter
- package org.dspace.app.webui.filter
org.dspace.app.webui.jsptag
- package org.dspace.app.webui.jsptag
org.dspace.app.webui.servlet
- package org.dspace.app.webui.servlet
org.dspace.app.webui.servlet.admin
- package org.dspace.app.webui.servlet.admin
org.dspace.app.webui.submit
- package org.dspace.app.webui.submit
org.dspace.app.webui.submit.step
- package org.dspace.app.webui.submit.step
org.dspace.app.webui.util
- package org.dspace.app.webui.util
P
PasswordServlet
- Class in
org.dspace.app.webui.servlet
Simple username and password authentication servlet.
PasswordServlet()
- Constructor for class org.dspace.app.webui.servlet.
PasswordServlet
PERFORM_TASK_PAGE
- Static variable in class org.dspace.app.webui.servlet.
MyDSpaceServlet
The perform task page
PERM_ADMIN
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for collection administrators
PERM_READ
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for who gets read permissions on new items
PERM_SUBMIT
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for submitters
PERM_WF1
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for workflow step 1
PERM_WF2
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for workflow step 2
PERM_WF3
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions page for workflow step 3
PERMISSIONS
- Static variable in class org.dspace.app.webui.servlet.admin.
CollectionWizardServlet
Permissions pages
PERSONAL_INFO_PAGE
- Static variable in class org.dspace.app.webui.servlet.
RegisterServlet
The "enter personal info" page, for a registering user
PopupTag
- Class in
org.dspace.app.webui.jsptag
Tag for producing a popup window link.
PopupTag()
- Constructor for class org.dspace.app.webui.jsptag.
PopupTag
PREVIEW_TASK_PAGE
- Static variable in class org.dspace.app.webui.servlet.
MyDSpaceServlet
The preview task page
process(Context, HttpServletRequest, HttpServletResponse, Collection)
- Method in class org.dspace.app.webui.components.
RecentCollectionSubmissions
process(Context, HttpServletRequest, HttpServletResponse, Community)
- Method in class org.dspace.app.webui.components.
RecentCommunitySubmissions
processBrowse(Context, BrowserScope, HttpServletRequest, HttpServletResponse)
- Method in class org.dspace.app.webui.servlet.
AbstractBrowserServlet
Do the usual DSpace GET method.
processMainPage(Context, HttpServletRequest, HttpServletResponse)
- Method in class org.dspace.app.webui.servlet.
MyDSpaceServlet
processStep(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo)
- Method in class org.dspace.app.webui.submit.
JSPStepManager
Initialize the current JSPStepManager object, to prepare for processing of this step.
R
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
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.
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.
LayoutTag
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_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
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
S
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.
SELECT_COLLECTION
- Static variable in class org.dspace.app.webui.servlet.
SubmissionController
Selection collection step
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.
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
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
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
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
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
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
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
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)
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)
setRowLabels(List<String>)
- Method in class org.dspace.app.webui.components.
StatisticsBean
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
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.
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
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
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.
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.
WithdrawnBrowserServlet
Display the error page
showError(Context, HttpServletRequest, HttpServletResponse)
- Method in class org.dspace.app.webui.servlet.
BrowserServlet
Display the error page
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.
WithdrawnBrowserServlet
Display a full item listing.
showFullPage(Context, HttpServletRequest, HttpServletResponse)
- Method in class org.dspace.app.webui.servlet.
BrowserServlet
Display a full item listing.
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.
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.
WithdrawnBrowserServlet
Display the single page.
showSinglePage(Context, HttpServletRequest, HttpServletResponse)
- Method in class org.dspace.app.webui.servlet.
BrowserServlet
Display the single page.
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_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
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
T
transformDocument(Document, String)
- Static method in class org.dspace.app.webui.util.
XMLUtil
Applies a stylesheet to a given xml document.
transformDocument(Document, Map<String, String>, String)
- Static method in class org.dspace.app.webui.util.
XMLUtil
Applies a stylesheet (that receives parameters) to a given xml document.
transformDocumentAsString(Document, Map<String, String>, String)
- Static method in class org.dspace.app.webui.util.
XMLUtil
Applies a stylesheet (that receives parameters) to a given xml document.
transformDocumentAsString(Document, String)
- Static method in class org.dspace.app.webui.util.
XMLUtil
Applies a stylesheet to a given xml document.
U
UIUtil
- Class in
org.dspace.app.webui.util
Miscellaneous UI utility methods
UIUtil()
- Constructor for class org.dspace.app.webui.util.
UIUtil
UPDATE_ITEM
- Static variable in class org.dspace.app.webui.servlet.admin.
EditItemServlet
User updates item
updateUserProfile(EPerson, HttpServletRequest)
- Static method in class org.dspace.app.webui.servlet.
EditProfileServlet
Update a user's profile information with the information in the given request.
uploadFiles(Context, HttpServletRequest)
- Method in class org.dspace.app.webui.servlet.
SubmissionController
Upload any files found on the Request, and save them back as Request attributes, for further processing by the appropriate user interface.
V
VERIFY_JSP
- Static variable in class org.dspace.app.webui.submit.step.
JSPVerifyStep
JSP which displays initial questions *
ViewWorkspaceItemServlet
- Class in
org.dspace.app.webui.servlet
Class to deal with viewing workspace items during the authoring process.
ViewWorkspaceItemServlet()
- Constructor for class org.dspace.app.webui.servlet.
ViewWorkspaceItemServlet
W
WithdrawnBrowserServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for browsing through withdrawn items:
WithdrawnBrowserServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
WithdrawnBrowserServlet
WORKFLOW_FIRST_STEP
- Static variable in class org.dspace.app.webui.servlet.
SubmissionController
For workflows, first step is step #0 (since Select Collection is already filtered out)
WorkflowAbortServlet
- Class in
org.dspace.app.webui.servlet.admin
Servlet for aborting workflows
WorkflowAbortServlet()
- Constructor for class org.dspace.app.webui.servlet.admin.
WorkflowAbortServlet
WorkspaceServlet
- Class in
org.dspace.app.webui.servlet
Servlet for handling the workspace item
WorkspaceServlet()
- Constructor for class org.dspace.app.webui.servlet.
WorkspaceServlet
wrapRequest(HttpServletRequest)
- Method in class org.dspace.app.webui.util.
RequestInfo
Wrap an incoming request to make it look like the request that the constructor was called with
X
X509CertificateServlet
- Class in
org.dspace.app.webui.servlet
X509 certificate authentication servlet.
X509CertificateServlet()
- Constructor for class org.dspace.app.webui.servlet.
X509CertificateServlet
XMLUtil
- Class in
org.dspace.app.webui.util
This class provides a set of static methods to load and transform XML documents.
XMLUtil()
- Constructor for class org.dspace.app.webui.util.
XMLUtil
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
DuraSpace
. All Rights Reserved.