Uses of Class
org.dspace.app.webui.servlet.DSpaceServlet

Packages that use DSpaceServlet
org.dspace.app.webui.servlet   
org.dspace.app.webui.servlet.admin   
 

Uses of DSpaceServlet in org.dspace.app.webui.servlet
 

Subclasses of DSpaceServlet in org.dspace.app.webui.servlet
 class AbstractBrowserServlet
          Servlet for browsing through indices, as they are defined in the configuration.
 class AdvancedSearchServlet
          Servlet for constructing the advanced search form
 class AuthorityChooseServlet
           
 class BitstreamServlet
          Servlet for retrieving bitstreams.
 class BrowserServlet
          Servlet for browsing through indices, as they are defined in the configuration.
 class CommunityListServlet
          Servlet for listing communities (and collections within them)
 class ControlledVocabularySearchServlet
          Servlet that provides funcionality for searching the repository using a controlled vocabulary as a basis for selecting the search keywords.
 class ControlledVocabularyServlet
          Servlet that handles the controlled vocabulary
 class DisplayStatisticsServlet
           
 class EditProfileServlet
          Servlet for handling editing user profiles
 class FeedbackServlet
          Servlet for handling user feedback
 class FeedServlet
          Servlet for handling requests for a syndication feed.
 class HandleServlet
          Servlet for handling requests within a community or collection.
 class HTMLServlet
          Servlet for HTML bitstream support.
 class ItemExportArchiveServlet
          Servlet for retrieving item export archives.
 class LDAPServlet
          LDAP username and password authentication servlet.
 class LogoutServlet
          Servlet that logs out any current user if invoked.
 class MetadataExportServlet
          Servlet to export metadata as CSV (comma separated values)
 class MetadataImportServlet
          Servlet to import metadata as CSV (comma separated values)
 class MyDSpaceServlet
          Servlet for constructing the components of the "My DSpace" page
 class OpenSearchServlet
          Servlet for producing OpenSearch-compliant search results, and the OpenSearch description document.
 class OpenURLServlet
          Simple servlet for open URL support.
 class PasswordServlet
          Simple username and password authentication servlet.
 class RegisterServlet
          Servlet for handling user registration and forgotten passwords.
 class RetrieveServlet
          Servlet for retrieving bitstreams.
 class ShibbolethServlet
          Shibbolize dspace.
 class SimpleSearchServlet
          Servlet for handling a simple search.
 class SitemapServlet
          Servlet for retrieving sitemaps.
 class StatisticsServlet
          This servlet provides an interface to the statistics reporting for a DSpace repository
 class SubmissionController
          Submission Manager servlet for DSpace.
 class SubscribeServlet
          Servlet for constructing the components of the "My DSpace" page
 class SuggestServlet
          Servlet for handling user email recommendations
 class ViewWorkspaceItemServlet
          Class to deal with viewing workspace items during the authoring process.
 class WorkspaceServlet
          Servlet for handling the workspace item
 class X509CertificateServlet
          X509 certificate authentication servlet.
 

Uses of DSpaceServlet in org.dspace.app.webui.servlet.admin
 

Subclasses of DSpaceServlet in org.dspace.app.webui.servlet.admin
 class AuthorizeAdminServlet
          Servlet for editing permissions
 class BitstreamFormatRegistry
          Servlet for editing the bitstream format registry
 class CollectionWizardServlet
          Collection creation wizard UI
 class EditCommunitiesServlet
          Servlet for editing communities and collections, including deletion, creation, and metadata editing
 class EditItemServlet
          Servlet for editing and deleting (expunging) items
 class EPersonAdminServlet
          Servlet for editing and creating e-people
 class EPersonListServlet
          Servlet browsing through e-people and selecting them
 class GroupEditServlet
          Servlet for editing groups
 class GroupListServlet
          Servlet browsing through groups and selecting them * @version $Revision: 5845 $
 class ItemMapServlet
          Servlet for editing and deleting (expunging) items
 class LicenseEditServlet
          Servlet for editing the default license
 class MetadataFieldRegistryServlet
          Servlet for editing the Dublin Core registry
 class MetadataSchemaRegistryServlet
          Servlet for editing the Dublin Core schema registry.
 class NewsEditServlet
          Servlet for editing the front page news
 class SuperviseServlet
          Servlet to handle administration of the supervisory system
 class WithdrawnBrowserServlet
          Servlet for browsing through withdrawn items:
 class WorkflowAbortServlet
          Servlet for aborting workflows
 



Copyright © 2010 DuraSpace. All Rights Reserved.