Uses of Class
org.mycore.frontend.servlets.MCRServletJob

Packages that use MCRServletJob
org.mycore.datamodel.ifs   
org.mycore.frontend.editor   
org.mycore.frontend.fileupload   
org.mycore.frontend.indexbrowser   
org.mycore.frontend.indexbrowser.lucene   
org.mycore.frontend.indexbrowser.sql   
org.mycore.frontend.iview   
org.mycore.frontend.redundancy.servlets   
org.mycore.frontend.servlets   
org.mycore.frontend.wcms   
org.mycore.services.acl   
org.mycore.services.broadcasting   
org.mycore.services.fieldquery   
org.mycore.services.imaging.servlet   
org.mycore.services.oai   
org.mycore.services.urn   
org.mycore.services.z3950   
org.mycore.services.zipper   
 

Uses of MCRServletJob in org.mycore.datamodel.ifs
 

Methods in org.mycore.datamodel.ifs with parameters of type MCRServletJob
 void MCRFileNodeServlet.doGetPost(MCRServletJob job)
          Handles the HTTP request
 

Uses of MCRServletJob in org.mycore.frontend.editor
 

Methods in org.mycore.frontend.editor with parameters of type MCRServletJob
 void MCREditorServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.fileupload
 

Methods in org.mycore.frontend.fileupload with parameters of type MCRServletJob
 void MCRUploadServlet.doGetPost(MCRServletJob job)
           
 void MCRRemoteFileServlet.doGetPost(MCRServletJob job)
           
protected  void MCRUploadServlet.invokeMethod(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.indexbrowser
 

Methods in org.mycore.frontend.indexbrowser with parameters of type MCRServletJob
 void MCRGoogleSitemapServlet.doGetPost(MCRServletJob job)
          This method implement the doGetPost method of MCRServlet.
 

Uses of MCRServletJob in org.mycore.frontend.indexbrowser.lucene
 

Methods in org.mycore.frontend.indexbrowser.lucene with parameters of type MCRServletJob
protected  void MCRIndexBrowserServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.indexbrowser.sql
 

Methods in org.mycore.frontend.indexbrowser.sql with parameters of type MCRServletJob
protected  void MCRIndexServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.iview
 

Methods in org.mycore.frontend.iview with parameters of type MCRServletJob
 void MCRIViewServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.redundancy.servlets
 

Methods in org.mycore.frontend.redundancy.servlets with parameters of type MCRServletJob
 void MCRRedundancyMapServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.frontend.servlets
 

Methods in org.mycore.frontend.servlets with parameters of type MCRServletJob
 void MCRDFGViewerServlet.buildMetsMods(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
           
protected  void MCRUserServlet.changePwd(MCRServletJob job)
          This method handles the "ChangePwd" (change password) mode.
protected  Document MCRUserServlet.createJdomDocBase(MCRServletJob job)
          creates a jdom document with elements needed by all modes this servlet can run.
protected  void MCRUserServlet.createPwdDialog(MCRServletJob job)
          This method handles the "CreatePwdDialog" mode.
 void MCRStartEditorServlet.deleteDedivate(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a derivate object that is stored in the server.
 void MCRStartEditorServlet.deleteObject(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a derivate object that is stored in the server.
protected  void MCRFSMapperServlet.doGet(MCRServletJob job)
           
protected  void MCRServlet.doGet(MCRServletJob job)
           
 void MCRZipFileNodeServlet.doGetPost(MCRServletJob job)
          Handles the HTTP request
protected  void MCRDerivateLinkServlet.doGetPost(MCRServletJob job)
           
 void MCRClassificationBrowser2.doGetPost(MCRServletJob job)
           
protected  void MCRWebCLIServlet.doGetPost(MCRServletJob job)
          Provides the access for the ajax gui.
 void MCRUserServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and handles HTTP requests.
 void MCRUserEditorServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and handles HTTP requests.
 void MCRUserAjaxServlet.doGetPost(MCRServletJob job)
          Modes: users - get all data( groups with users ) update- if username is "undefined" get the current group with all users in it.
 void MCRUserAdminServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and handles HTTP requests.
 void MCRStartEditorServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet.
 void MCRLoginServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet.
 void MCRListWorkflowServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and put the generated DOM in the LayoutService.
 void MCRFileViewWorkflowServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and responds the file
 void MCRCheckEditDerivateServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet.
 void MCRCheckCommitDerivateServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet.
 void MCRCheckDataBase.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet.
 void MCRCheckACLBase.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and handels all actions against the ACL data.
 void MCRClassificationBrowser.doGetPost(MCRServletJob job)
           
 void MCRClassExportServlet.doGetPost(MCRServletJob job)
           
 void MCRCheckClassACLServlet.doGetPost(MCRServletJob job)
          This method overrides doGetPost of MCRServlet and handels all actions against the ACL data.
 void MCRStaticXMLFileServlet.doGetPost(MCRServletJob job)
           
 void MCRSessionListingServlet.doGetPost(MCRServletJob job)
           
 void MCRObjectServlet.doGetPost(MCRServletJob job)
          The method replace the default form MCRServlet and redirect the MCRLayoutService.
 void MCRLinkServlet.doGetPost(MCRServletJob job)
          The method replace the default form MCRServlet and redirect the MCRLayoutService.
protected  void MCRServlet.doGetPost(MCRServletJob job)
          This method should be overwritten by other servlets.
protected  void MCRUserServlet.doLayout(MCRServletJob job, String style, Document jdomDoc)
          Gather information about the XML document to be shown and the corresponding XSLT stylesheet and redirect the request to the LayoutServlet
protected  void MCRUserAjaxServlet.doLayout(MCRServletJob job, String style, Document jdomDoc)
          Gather information about the XML document to be shown and the corresponding XSLT stylesheet and redirect the request to the LayoutServlet
protected  void MCRLoginServlet.doLayout(MCRServletJob job, String style, Document jdomDoc)
          Gather information about the XML document to be shown and the corresponding XSLT stylesheet and redirect the request to the LayoutServlet
protected  void MCRClassificationBrowser.doLayout(MCRServletJob job, String styleBase, Document jdomDoc)
          Gather information about the XML document to be shown and the corresponding XSLT stylesheet and redirect the request to the LayoutService
protected  void MCRUserAdminGUICommons.doLayout(MCRServletJob job, String styleSheet, Document jdomDoc, boolean useStrict)
          Gather information about the XML document to be shown and the corresponding XSLT stylesheet and redirect the request to the LayoutService
protected  void MCRServlet.doPost(MCRServletJob job)
           
protected  void MCRCheckBase.errorHandlerIO(MCRServletJob job)
          A method to handle IO errors.
 String MCRStartClassEditorServlet.getResponsePage(MCRServletJob job, org.mycore.frontend.servlets.MCRStartClassEditorServlet.ReturnStatus status)
           
protected  Document MCRCheckDataBase.prepareMetadata(Document jdom_in, MCRObjectID ID, MCRServletJob job, String lang)
          The method read the incoming JDOM tree in a MCRObject and prepare this by the following rules.
protected  Element MCRCheckACLBase.prepareService(Document jdom_in, MCRObjectID ID, MCRServletJob job, String lang)
          The method read the incoming servacls JDOM tree in a MCRService and prepare this by the following rules.
protected  Element MCRCheckClassACLServlet.prepareService(Document jdom_in, MCRObjectID ID, MCRServletJob job, String lang)
          The method read the incoming servacls JDOM tree in a MCRService and prepare this by the following rules.
 void MCRStartClassEditorServlet.render(MCRServletJob job, Exception thinkException)
           
protected  void MCRServlet.render(MCRServletJob job, Exception ex)
          2nd phase of doGetPost This method has a seperate transaction and gets the same MCRServletJob from the first phase (think) and any exception that occurs at the first phase.
 void MCRStartEditorServlet.saddfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor add a file to a derivate object that is stored in the server.
 void MCRStartEditorServlet.saddnbn(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method add a new NBN to the dataset with type document or disshab.
 void MCRStartEditorServlet.sdelder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a derivate object that is stored in the server.
 void MCRStartEditorServlet.sdelfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a file from a derivate object that is stored in the server.
 void MCRStartEditorServlet.sdelobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a metadata object that is stored in the server.
 void MCRStartEditorServlet.seditacl(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify ACL of a metadata object that is stored in the server.
 void MCRStartEditorServlet.seditder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a derivate object that is stored in the server.
 void MCRStartMetsModsServlet.seditmets(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
           
 void MCRStartEditorServlet.seditobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a metadata object that is stored in the server.
protected  void MCRUserServlet.selectTask(MCRServletJob job)
          This method handles the "Select" mode.
 void MCRStartClassEditorServlet.setResponsePage(MCRServletJob job, org.mycore.frontend.servlets.MCRStartClassEditorServlet.ReturnStatus status, String url)
           
protected  void MCRUserAdminGUICommons.showNoPrivsPage(MCRServletJob job)
          This method simply redirects to a page providing information that the privileges for a use case are not sufficient.
protected  void MCRUserAdminGUICommons.showOkPage(MCRServletJob job)
          This method simply redirects to a page providing information that the current use case was fulfilled successfully.
protected  void MCRUserServlet.showUser(MCRServletJob job)
          This method handles the "ShowUser" mode.
 void MCRStartZoomifyServlet.showZoomify(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
           
 void MCRStartEditorServlet.snewder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method set a new derivate object that is stored in the server.
 void MCRStartEditorServlet.ssetfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method set the main file of a derivate object that is stored in the server.
 boolean MCRCheckDataBase.storeMetadata(byte[] outxml, MCRServletJob job, MCRObjectID ID, String fullname)
          The method stores the data in a working directory dependenced of the type.
 boolean MCRCheckEditACLServlet.storeService(Element outelm, MCRServletJob job, MCRObjectID ID)
          The method store the incoming service data from the ACL editor to the workflow.
 boolean MCRCheckCommitACLServlet.storeService(Element outelm, MCRServletJob job, MCRObjectID ID)
          The method store the incoming service data from the ACL editor to the workflow.
abstract  boolean MCRCheckACLBase.storeService(Element outelm, MCRServletJob job, MCRObjectID ID)
          The method store the incoming service data from the ACL editor to the workflow.
 boolean MCRCheckClassACLServlet.storeService(Element outelm, MCRServletJob job, MCRObjectID ID)
          The method store the incoming service data from the ACL editor to the workflow.
 void MCRStartClassEditorServlet.think(MCRServletJob job)
          Replace the doGetPost method of MCRServlet.
protected  void MCRServlet.think(MCRServletJob job)
          1st phase of doGetPost.
 void MCRStartEditorServlet.waddfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the file upload to add to the metadata object that is stored in the workflow.
 void MCRStartEditorServlet.wcommit(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method commit a object including all derivates that is stored in the workflow to the server.
 void MCRStartEditorServlet.wcopyobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method copy a object in the workflow with a a new MCRObjectID.
 void MCRStartEditorServlet.wdelder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a derivate from an object that is stored in the workflow.
 void MCRStartEditorServlet.wdelfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a file from the derivate object that is stored in the workflow.
 void MCRStartEditorServlet.wdelobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method delete a metadata object that is stored in the workflow.
 void MCRStartEditorServlet.weditacl(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify the metadata object ACL that is stored in the workflow.
 void MCRStartEditorServlet.weditder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor modify derivate metadata that is stored in the workflow.
 void MCRStartEditorServlet.weditobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a metadata object that is stored in the workflow.
 void MCRStartEditorServlet.wnewder(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method build a new derivate and start the file upload to add to the metadata object that is stored in the workflow.
 void MCRStartEditorServlet.wnewobj(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to create new metadata object that will be stored in the workflow.
 void MCRStartEditorServlet.wrongtodo(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          This method implements the error exit to index.xml if the action method was not found or has an error.
 void MCRStartEditorServlet.wsetfile(MCRServletJob job, MCRStartEditorServlet.CommonData cd)
          The method start the editor to modify a derivate object that is stored in the workflow.
 

Uses of MCRServletJob in org.mycore.frontend.wcms
 

Methods in org.mycore.frontend.wcms with parameters of type MCRServletJob
protected  void MCRWCMSServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.acl
 

Methods in org.mycore.services.acl with parameters of type MCRServletJob
 void MCRACLEditorServlet_v2.doGetPost(MCRServletJob job)
           
 void MCRACLEditorServlet_v2.verifyAccess(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.broadcasting
 

Methods in org.mycore.services.broadcasting with parameters of type MCRServletJob
 void MCRBroadcastingServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.fieldquery
 

Methods in org.mycore.services.fieldquery with parameters of type MCRServletJob
 void MCRSearchServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.imaging.servlet
 

Methods in org.mycore.services.imaging.servlet with parameters of type MCRServletJob
protected  void MCRImageServiceServlet.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.oai
 

Methods in org.mycore.services.oai with parameters of type MCRServletJob
protected  void MCROAIProvider.doGetPost(MCRServletJob job)
          The method replace the default from MCRServlet
 

Uses of MCRServletJob in org.mycore.services.urn
 

Methods in org.mycore.services.urn with parameters of type MCRServletJob
 void MCRURNResolver.doGetPost(MCRServletJob job)
           
 

Uses of MCRServletJob in org.mycore.services.z3950
 

Methods in org.mycore.services.z3950 with parameters of type MCRServletJob
 void MCRZ3950Servlet.doGetPost(MCRServletJob job)
          This method handles HTTP GET/POST requests and resolves them to output.
 

Uses of MCRServletJob in org.mycore.services.zipper
 

Methods in org.mycore.services.zipper with parameters of type MCRServletJob
 void MCRZipServlet.doGetPost(MCRServletJob job)
          Handles the HTTP request