Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
P
page
- Variable in class org.mycore.frontend.indexbrowser.lucene.
MCRIndexBrowserXmlGenerator
pagedir
- Static variable in class org.mycore.frontend.servlets.
MCRCheckBase
pagedir
- Static variable in class org.mycore.frontend.servlets.
MCRStartEditorServlet
pageDir
- Variable in class org.mycore.frontend.servlets.
MCRUserAdminGUICommons
pageName
- Variable in class org.mycore.datamodel.classifications.
MCRClassificationBrowserData
param
- Variable in class org.mycore.services.imaging.JAI.
MCRJAIJPEGEnc
PARAM
- Static variable in class org.mycore.services.z3950.
MCRZ3950PrefixQueryLexer
parameterTypes
- Variable in class org.mycore.frontend.cli.
MCRCommand
The types of the invocation parameters
parent
- Variable in class org.mycore.datamodel.classifications2.impl.
MCRAbstractCategoryImpl
parent
- Variable in class org.mycore.datamodel.ifs2.
MCRNode
The parent node owning this file, a directory or container file
parentID
- Variable in class org.mycore.datamodel.ifs.
MCRFilesystemNode
The ID of the parent directory, if any
parse(Element)
- Method in class org.mycore.parsers.bool.
MCRBooleanClauseParser
parse(String)
- Method in class org.mycore.parsers.bool.
MCRBooleanClauseParser
parse(Element)
- Method in class org.mycore.services.fieldquery.
MCRQueryParser
parse(String)
- Method in class org.mycore.services.fieldquery.
MCRQueryParser
parse()
- Method in class org.mycore.services.z3950.
MCRZ3950PrefixQueryParser
parseCommandLine(String)
- Method in class org.mycore.frontend.cli.
MCRCommand
Parses an input string and tries to match it with the message format used to invoke this command.
parseDocumentType(InputStream)
- Static method in class org.mycore.common.
MCRUtils
parseDocumentType(InputStream)
- Method in class org.mycore.datamodel.ifs.
MCRSimpleFCTDetector
Copy from MCRLayoutServlet, messages changed from MCRLayoutServlet to MCRSimpleFCTDetector Try to detect doctype of xml data
parsedRule
- Variable in class org.mycore.access.mcrimpl.
MCRAccessRule
parser
- Static variable in class org.mycore.access.mcrimpl.
MCRAccessRule
parseSimpleCondition(Element)
- Method in class org.mycore.access.mcrimpl.
MCRRuleParser
parseSimpleCondition(String)
- Method in class org.mycore.access.mcrimpl.
MCRRuleParser
parseSimpleCondition(String)
- Method in class org.mycore.parsers.bool.
MCRBooleanClauseParser
parseSimpleCondition(Element)
- Method in class org.mycore.parsers.bool.
MCRBooleanClauseParser
parseSimpleCondition(Element)
- Method in class org.mycore.services.fieldquery.
MCRQueryParser
Parses XML element containing a simple query condition
parseSimpleCondition(String)
- Method in class org.mycore.services.fieldquery.
MCRQueryParser
Parses a String containing a simple query condition, for example: (title contains "Java") and (creatorID = "122132131")
parseStream(InputStream)
- Method in class org.mycore.common.xml.
MCRURIResolver
Reads xml from an InputStream and returns the parsed root element.
parseURI(URI)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an XML file from a URI and returns it as DOM.
parseURI(URI, boolean)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an XML file from a URI and returns it as DOM.
parseURI(URI)
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseURI(URI, boolean)
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseURI(URI)
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an XML file from a URI and returns it as DOM.
parseURI(URI, boolean)
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an XML file from a URI and returns it as DOM.
parseXML(String)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an XML String and returns it as DOM.
parseXML(String, boolean)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an XML String and returns it as DOM.
parseXML(byte[])
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an Byte Array and returns it as DOM.
parseXML(byte[], boolean)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an Byte Array and returns it as DOM.
parseXML(InputStream)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an Byte Array and returns it as DOM.
parseXML(InputStream, boolean)
- Method in interface org.mycore.common.xml.
MCRParserInterface
Parses an Byte Array and returns it as DOM.
parseXML(String)
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseXML(String, boolean)
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseXML(byte[])
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseXML(byte[], boolean)
- Method in class org.mycore.common.xml.
MCRParserXerces
Parses the XML byte stream with xerces parser and returns a DOM document.
parseXML(InputStream)
- Method in class org.mycore.common.xml.
MCRParserXerces
parseXML(InputStream, boolean)
- Method in class org.mycore.common.xml.
MCRParserXerces
parseXML(String)
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an XML String and returns it as DOM.
parseXML(String, boolean)
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an XML String and returns it as DOM.
parseXML(byte[])
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an Byte Array and returns it as DOM.
parseXML(byte[], boolean)
- Static method in class org.mycore.common.xml.
MCRXMLHelper
Parses an Byte Array and returns it as DOM.
parseXML(Element)
- Static method in class org.mycore.services.fieldquery.
MCRFieldValue
Parses a XML representation of a field value
parseXML(Element, String)
- Static method in class org.mycore.services.fieldquery.
MCRHit
Parses a XML representation of a hit and its sort data and meta data
parseXML(Document)
- Static method in class org.mycore.services.fieldquery.
MCRQuery
Parses a XML representation of a query.
passivate()
- Method in class org.mycore.common.
MCRSession
Passivate this session.
passwd
- Variable in class org.mycore.user.
MCRUser
The password of the MyCoRe user
password
- Static variable in class org.mycore.backend.sql.
MCRSQLConnectionPool
password
- Variable in class org.mycore.backend.videocharger.
MCRCStoreVideoCharger
Password for FTP login
password_len
- Static variable in class org.mycore.user.
MCRUserObject
The maximum length of a password
path
- Variable in class org.mycore.datamodel.ifs.
MCROldFile
Deprecated.
The file path
path
- Variable in class org.mycore.frontend.indexbrowser.sql.
MCRBrowseRequest
pattern
- Variable in class org.mycore.datamodel.ifs.
MCRSimpleFCTDetector.MCRPatternRule
The byte pattern (magic bytes)
pbFile
- Variable in class org.mycore.frontend.fileupload.
MCRUploadProgressMonitor
pbTotal
- Variable in class org.mycore.frontend.fileupload.
MCRUploadProgressMonitor
PdfPlugin
- Class in
org.mycore.services.plugins
Provide some info about your class!
PdfPlugin()
- Constructor for class org.mycore.services.plugins.
PdfPlugin
peerURL
- Variable in class org.mycore.frontend.fileupload.
MCRUploadApplet
peerURL
- Variable in class org.mycore.frontend.metsmods.
MCRMetsModsApplet
PERM_RIGHTS_MANAGEMENT_READ_ACCESS
- Static variable in class org.mycore.frontend.wcms.
MCRWCMSUtilities
PERM_RIGHTS_MANAGEMENT_WCMS_ACCESS
- Static variable in class org.mycore.frontend.wcms.
MCRWCMSUtilities
permission
- Variable in class org.mycore.datamodel.metadata.
MCRMetaAccessRule
permissionDeleteAllForID(String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
delete all permissions for a given id
permissionDeleteAllForSelected()
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
delete all permissions for all selected objects
permissionDeleteForID(String, String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
delete a given permission for a given id
permissionDeleteForSelected(String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
delete all permissions for all selected objects
permissionUpdateForID(String, String, String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
updates the permission for a given id and a given permission type with a given rule
permissionUpdateForID(String, String, String, String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
updates the permission for a given id and a given permission type with a given rule
permissionUpdateForSelected(String, String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
updates the permissions for all ids of a given MCRObjectID-Type with a given rule and a given permission
permissionUpdateForSelected(String, String, String)
- Static method in class org.mycore.frontend.cli.
MCRAccessCommands
updates the permissions for all ids of a given MCRObjectID-Type and for a given permission type with a given rule
picture
- Variable in class org.mycore.frontend.metsmods.
MCRMetsModsPicture
pictures
- Variable in class org.mycore.frontend.metsmods.
MCRMetsModsApplet
PlainTextPlugin
- Class in
org.mycore.services.plugins
PlainTextPlugin()
- Constructor for class org.mycore.services.plugins.
PlainTextPlugin
playerDownloadURL
- Variable in class org.mycore.datamodel.ifs.
MCRAudioVideoExtender
The URL where clients can download a player for the asset
playerStarterCT
- Variable in class org.mycore.datamodel.ifs.
MCRAudioVideoExtender
The MIME type a servlet has to send with the player starter
PNG_ENC
- Static variable in class org.mycore.services.imaging.
MCRImgProcessor
The PNG encoder
pngEncode(OutputStream)
- Method in class org.mycore.services.imaging.
MCRImgProcessor
poolPrivilegeID
- Static variable in class org.mycore.access.mcrimpl.
MCRAccessControlSystem
port
- Variable in class org.mycore.backend.videocharger.
MCRCStoreVideoCharger
Port of VideoCharger server FTP interface
pos
- Variable in class org.mycore.frontend.indexbrowser.sql.
MCRRangeDelim
position(byte[], long)
- Method in class org.mycore.backend.hibernate.tables.
MCRBlob
position(Blob, long)
- Method in class org.mycore.backend.hibernate.tables.
MCRBlob
postalcode_len
- Static variable in class org.mycore.user.
MCRUserContact
The maximum length of the postalcode string
PostScriptPlugin
- Class in
org.mycore.services.plugins
Provide some info about your class!
PostScriptPlugin()
- Constructor for class org.mycore.services.plugins.
PostScriptPlugin
prefix
- Variable in class org.mycore.datamodel.ifs.
MCRContentStore
The prefix of all properties in mycore.properties for this store
prefix
- Variable in class org.mycore.datamodel.ifs2.
MCRStore
The prefix of slot names
prefix
- Variable in class org.mycore.services.fieldquery.
MCRSearcher
The prefix of all properties in mycore.properties for this searcher
prepareErrorPage(HttpServletRequest, HttpServletResponse, String)
- Method in class org.mycore.frontend.iview.
MCRIViewServlet
prepareMetadata(Document, MCRObjectID, MCRServletJob, String)
- Method in class org.mycore.frontend.servlets.
MCRCheckDataBase
The method read the incoming JDOM tree in a MCRObject and prepare this by the following rules.
prepareService(Document, MCRObjectID, MCRServletJob, String)
- Method in class org.mycore.frontend.servlets.
MCRCheckACLBase
The method read the incoming servacls JDOM tree in a MCRService and prepare this by the following rules.
prepareService(Document, MCRObjectID, MCRServletJob, String)
- Method in class org.mycore.frontend.servlets.
MCRCheckClassACLServlet
The method read the incoming servacls JDOM tree in a MCRService and prepare this by the following rules.
primaryGroupID
- Variable in class org.mycore.user.
MCRUser
The primary group ID of the user
printInfoPageIfNoAccess(HttpServletRequest, HttpServletResponse, String)
- Static method in class org.mycore.frontend.
MCRWebsiteWriteProtection
printIViewConfig(Properties)
- Method in class org.mycore.frontend.iview.
MCRIViewServlet
printRequest(HttpServletRequest)
- Method in class org.mycore.frontend.iview.
MCRIViewServlet
privilege_len
- Static variable in class org.mycore.user.
MCRUserObject
The maximum length of a privilege
process(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.services.imaging.JAI.Servlet.
MCRJAIServletJobProcessing
process(HttpServletRequest, HttpServletResponse)
- Method in interface org.mycore.services.imaging.servlet.
MCRServletJobProcessing
processCommand(String)
- Static method in class org.mycore.frontend.cli.
MCRCommandLineInterface
Processes a command entered by searching a matching command in the list of known commands and executing its method.
processFile(HttpServletRequest, HttpServletResponse, File)
- Static method in class org.mycore.frontend.servlets.
MCRStaticXMLFileServlet
processRedundancyObject(String)
- Static method in class org.mycore.frontend.redundancy.cli.
MCRRedundancyCleanUpCommand
Creates the commands of an redundancy Object.
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSActionServlet
Processes requests for both HTTP
GET
and
POST
methods.
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSAdminServlet
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSChooseServlet
Main program called by doGet and doPost.
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSFileUploadServlet
Main program called by doGet and doPost.
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSGetStaticHTMLServlet
Processes requests for both HTTP
GET
and
POST
methods.
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSLoginServlet
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.frontend.wcms.
MCRWCMSServlet
processRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.mycore.services.oai.
MCROAIProvider
Method processRequest.
progressFile(long)
- Method in class org.mycore.frontend.fileupload.
MCRUploadProgressMonitor
Informs the monitor that a number of bytes was read for the current file.
properties
- Variable in class org.mycore.common.
MCRConfiguration
The properties instance that stores the values that have been read from every configuration file
providesAudioVideoExtender(String)
- Static method in class org.mycore.datamodel.ifs.
MCRContentStoreFactory
Returns true if the MCRContentStore with the given StoreID provides an MCRAudioVideoExtender implementation, false otherwise.
purgeAll()
- Method in class org.mycore.datamodel.classifications.
MCRClassificationEditor
purgeAll()
- Method in class org.mycore.datamodel.classifications.
MCRClassificationPool
Cancel all changes.
put(Object, Object)
- Method in class org.mycore.common.
MCRCache
Puts an object into the cache, storing it under the given key.
put(Object, Object)
- Method in class org.mycore.common.
MCRSession
Stores an object under the given key within the session *
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y