Package org.mycore.frontend.servlets

Class Summary
MCRCheckACLBase This class is a special to work wit the interactive input from the dialog of ACL (Access Control List) changes.
MCRCheckBase This class is the superclass of servlets which checks the MCREditorServlet output XML for metadata object and derivate objects.
MCRCheckClassACLServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckCommitACLServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckCommitDataServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckCommitDerivateServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckDataBase This class is the superclass of servlets which checks the MCREditorServlet output XML and store the XML in a file or if an error was occured start the editor again.
MCRCheckEditACLServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckEditDataServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckEditDerivateServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRCheckNewDataServlet The servlet store the MCREditorServlet output XML in a file of a MCR type dependencies directory, check it dependence of the MCR type and store the XML in a file in this directory or if an error was occured start the editor again with todo repair.
MCRClassExportServlet Handles getting a classification from the database and converting it to xml view so it can be shown in the browser for saving.
MCRClassificationBrowser This servlet provides a way to visually navigate through the tree of categories of a classification, provides a link to show the documents in a category and shows to number of documents per category.
MCRClassificationBrowser2 This servlet provides a way to visually navigate through the tree of categories of a classification.
MCRDerivateLinkServlet This servlet is used to display all parents of an mycore object and their containing derivates.
MCRDFGViewerServlet This servlet generate and return a XML file including mets and mods data for processing by DFGViewer.
MCRFileViewWorkflowServlet This servlet read a digital object from the workflow and put it to the web.
MCRFSMapperServlet  
MCRLinkServlet This servlet return the corresponding link value (from / to) for the requested link value (from / to) of the MCRLinkTablemanager data.
MCRListWorkflowServlet This class contains a servlet as extention of MCRServlet.
MCRLoginServlet This servlet is used to login a user to the mycore system.
MCRObjectServlet This servlet response the MCRObject certain by the call path .../receive/MCRObjectID or .../servlets/MCRObjectServlet/id=MCRObjectID[&XSL.Style=...].
MCRServlet This is the superclass of all MyCoRe servlets.
MCRServletJob This class simply is a container for objects needed during a Servlet session like the HttpServletRequest and HttpServeltResponse.
MCRSessionListingServlet  
MCRStartClassEditorServlet The servlet start the MyCoRe class editor session with some parameters from a HTML form.
MCRStartEditorServlet The servlet start the MyCoRe editor session or other workflow actions with some parameters from a HTML form.
MCRStartEditorServlet.CommonData  
MCRStartMetsModsServlet  
MCRStartZoomifyServlet This servlet implements the zoomify viewer.
MCRStaticXMLFileServlet This servlet displays static *.xml files stored in the web application by sending them to MCRLayoutService.
MCRUserAdminGUICommons This servlet provides some common methods for the editors of the user management of the mycore system.
MCRUserAdminServlet This servlet controls the web interface for the editors of the user management of the mycore system.
MCRUserAjaxServlet This servlet handles requests from the user interface for group and user administration, with help from Ajax
MCRUserEditorServlet This servlet provides a web interface for the editors of the user management of the mycore system.
MCRUserServlet This servlet provides a web interface for the user management of the mycore system.
MCRWebCLIContainer Is a wrapper class around command execution.
MCRWebCLIServlet Handles request from AJAX GUI.
MCRZipFileNodeServlet This servlet support the extraction form a requested file from a zip archive.