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

L

label - Variable in class org.mycore.datamodel.ifs.MCRFileContentType
The label of this file content type
label - Variable in class org.mycore.datamodel.ifs.MCRFilesystemNode
The optional label of this node
label - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
labels - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
lang - Variable in class org.mycore.datamodel.classifications2.MCRLabel
 
lang - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
lang - Variable in class org.mycore.frontend.wcms.MCRWCMSGetStaticHTMLServlet
 
LAST_MODIFIED - Static variable in class org.mycore.frontend.iview.MCRFileNodeComparator
 
lastDirectory - Static variable in class org.mycore.frontend.fileupload.MCRUploadApplet
 
lastID - Variable in class org.mycore.datamodel.ifs2.MCRStore
The last ID assigned by this store.
lastid - Variable in class org.mycore.frontend.servlets.MCRStartZoomifyServlet
 
lastModified - Variable in class org.mycore.datamodel.ifs.MCRFilesystemNode
The date of last modification of this node
lastModified - Variable in class org.mycore.datamodel.ifs.MCROldFile
Deprecated. The date of last modification of this file
lastModifiedFile - Static variable in class org.mycore.common.MCRConfiguration
 
lastname_len - Static variable in class org.mycore.user.MCRUserContact
The maximum length of the lastname string
lastTimestamp - Static variable in class org.mycore.datamodel.ifs.MCRContentStore
The last timestamp that was constructed
lastUpdate - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
layoutDirectory(HttpServletRequest, HttpServletResponse, Document) - Method in class org.mycore.datamodel.ifs.MCRFileNodeServlet
Called to layout the directory structure
lbBytesFile - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
lbBytesTotal - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
lbFilename - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
lbNumFiles - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
lbThroughput - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
lbTime - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
length() - Method in class org.mycore.backend.hibernate.tables.MCRBlob
 
length - Variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The total number of bytes read so far
length - Variable in class org.mycore.datamodel.ifs2.MCRContentInputStream
The total number of bytes read so far
level - Variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
lexicographicalPattern - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
like(String, String) - Static method in class org.mycore.backend.jdom.MCRJDOMSearcher
Implements the like operator as Xalan function extension
linkTable - Variable in exception org.mycore.datamodel.common.MCRActiveLinkException
 
linktype - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
list(PrintStream) - Method in class org.mycore.common.MCRConfiguration
Lists all configuration properties currently set to a PrintStream.
list(PrintWriter) - Method in class org.mycore.common.MCRConfiguration
Lists all configuration properties currently set to a PrintWriter.
listAllClassifications() - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
List all IDs of all classifications stored in the database
listAllGroups() - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.getAllGroupIDs() and retrieves a ArrayList of all groups stored in the persistent datastore.
listAllPermissions() - Static method in class org.mycore.frontend.cli.MCRAccessCommands
This method invokes MCRUserMgr.getAllPrivileges() and retrieves a ArrayList of all privileges stored in the persistent datastore.
listAllUsers() - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.getAllUserIDs() and retrieves a ArrayList of all users stored in the persistent datastore.
listAssets() - Method in class org.mycore.backend.videocharger.MCRAVExtVideoCharger
Lists all assets that are stored in this VideoCharger store.
listClassification(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
List a MCRClassification.
listFiles(File[]) - Method in class org.mycore.frontend.fileupload.MCRMetsModsCommunicator
Creates a list of all files in the given directories
listFiles(File[]) - Method in class org.mycore.frontend.fileupload.MCRUploadCommunicator
Creates a list of all files in the given directories
listGroup(String) - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.retrieveGroup() and then works with the retrieved group object to get an XML-Representation.
listIdentifiers(String[], String[], String[], String, String) - Method in interface org.mycore.services.oai.MCROAIQuery
Method listIdentifiers.
listIdentifiers(String[], String[], String[], String, String) - Method in class org.mycore.services.oai.MCROAIQueryImpl
Method listIdentifiers.Gets a list of identifiers
listIDs(boolean) - Method in class org.mycore.datamodel.ifs2.MCRStore
Lists all IDs currently used in the store, in ascending or descending order
listKnownCommands() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Shows a list of commands understood by the command line interface and shows their input syntax.
listObjectDates(String) - Method in class org.mycore.backend.hibernate.MCRHIBXMLStore
 
listObjectDates(String) - Method in interface org.mycore.datamodel.common.MCRXMLTableInterface
lists objects of the specified type and their last modified date.
listObjectDates(String) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
lists objects of the specified type and their last modified date.
listObjectDates(String) - Method in class org.mycore.datamodel.ifs2.MCRObjectMetadataStoreIFS2
 
listRecords(String[], String[], String[], String, String) - Method in interface org.mycore.services.oai.MCROAIQuery
Method listRecords.
listRecords(String[], String[], String[], String, String) - Method in class org.mycore.services.oai.MCROAIQueryImpl
Method listRecords.Gets a list of metadata records
listSets(String) - Method in interface org.mycore.services.oai.MCROAIQuery
Method listSets.
listSets(String) - Method in class org.mycore.services.oai.MCROAIQueryImpl
Method listSets.
listUser(String) - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.retrieveUser() and then works with the retrieved user object to get an XML-Representation.
listVersions() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Lists all versions of this metadata object available in the subversion repository
loadFiles(Vector[]) - Method in class org.mycore.frontend.fileupload.MCRUploadCommunicator
 
loadFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Loads MCRClassification from all XML files in a directory.
loadFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Loads MCRDerivates from all XML files in a directory.
loadFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Load MCRObject's from all XML files in a directory.
loadFromFile(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Adds a classification.
loadFromFile(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Loads an MCRDerivates from an XML file.
loadFromFile(String, boolean) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Loads an MCRDerivates from an XML file.
loadFromFile(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Load a MCRObjects from an XML file.
loadFromFile(String, boolean) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Load a MCRObjects from an XML file.
loadImage(InputStream) - Method in interface org.mycore.services.imaging.ImgProcessor
Loads an image into the processor.
loadImage(InputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
loadImageFileCache(InputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
loadImageFileCache - load an input stream of image data into to JAI.
loadImageIO(InputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
loadPermissionsFromFile(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
This method deletes the old permissions (if given any) and sets the new permissions given in a certain file
loadPlugins() - Method in class org.mycore.services.plugins.TextFilterPluginManager
load TextFilterPlugins from the MCR.PluginDirectory
loadProperties() - Static method in class org.mycore.services.i18n.MCRTranslation
 
loadQuery(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.services.fieldquery.MCRSearchServlet
Returns a query that was previously submitted, to reload it into the editor search mask.
loadTreeIntoSite(Document, Document) - Method in class org.mycore.datamodel.classifications.MCRClassificationBrowserData
 
LOCAL - Static variable in class org.mycore.services.fieldquery.MCRHit
Identifies a hit that comes from the local server
locationButton - Variable in class org.mycore.frontend.fileupload.MCRUploadApplet
 
locationChooser - Variable in class org.mycore.frontend.fileupload.MCRUploadApplet
 
locationField - Variable in class org.mycore.frontend.fileupload.MCRUploadApplet
 
LOCK_DIR - Static variable in class org.mycore.backend.lucene.MCROldLuceneSearcher
Deprecated.  
LOGGER - Static variable in class org.mycore.access.MCRAccessBaseImpl
the logger
LOGGER - Static variable in class org.mycore.access.MCRAccessManager
 
logger - Static variable in class org.mycore.access.mcrimpl.MCRAccessCtrlCommands
 
logger - Static variable in class org.mycore.access.mcrimpl.MCRAccessStore
 
logger - Static variable in class org.mycore.access.mcrimpl.MCRRuleStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBCStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
LOGGER - Static variable in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBResumptionTokenStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBURNStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBUserStore
 
logger - Static variable in class org.mycore.backend.hibernate.MCRHIBXMLStore
 
LOGGER - Static variable in class org.mycore.backend.sql.MCRSQLConnection
 
LOGGER - Static variable in class org.mycore.backend.sql.MCRSQLRowReader
 
LOGGER - Variable in class org.mycore.common.events.MCRHttpSessionListener
 
LOGGER - Static variable in class org.mycore.common.MCRCalendar
Logger
logger - Static variable in class org.mycore.common.MCRMailer
Logger
logger - Static variable in class org.mycore.common.MCRNormalizer
 
LOGGER - Static variable in class org.mycore.common.MCRSession
the logger
LOGGER - Static variable in class org.mycore.datamodel.classifications.MCRClassificationPool
 
logger - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
 
LOGGER - Static variable in class org.mycore.datamodel.common.MCRXMLTableManager
 
LOGGER - Static variable in class org.mycore.datamodel.ifs.MCRDirectoryXML
 
LOGGER - Static variable in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
The logger
LOGGER - Static variable in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
LOGGER - Static variable in class org.mycore.datamodel.metadata.MCRBase
 
LOGGER - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
LOGGER - Static variable in class org.mycore.datamodel.metadata.MCRMetaElement
 
LOGGER - Static variable in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
Logger
LOGGER - Static variable in class org.mycore.datamodel.metadata.MCRObjectMetadata
 
logger - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
The Logger
logger - Static variable in class org.mycore.frontend.editor.MCREditorServlet
 
logger - Static variable in class org.mycore.frontend.editor.MCRRequestParameters
 
logger - Variable in class org.mycore.frontend.fileupload.MCRUploadHandler
The logger *
LOGGER - Static variable in class org.mycore.frontend.fileupload.MCRUploadServlet
 
LOGGER - Static variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserCache
 
LOGGER - Static variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
 
LOGGER - Static variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
 
LOGGER - Static variable in class org.mycore.frontend.servlets.MCRCheckClassACLServlet
 
LOGGER - Static variable in class org.mycore.frontend.servlets.MCRStartEditorServlet
 
LOGGER - Static variable in class org.mycore.frontend.servlets.MCRStaticXMLFileServlet
 
logger - Static variable in class org.mycore.frontend.wcms.MCRWCMSActionServlet
 
logger - Static variable in class org.mycore.frontend.workflow.MCRSimpleWorkflowManager
 
LOGGER - Static variable in class org.mycore.services.acl.MCRAclEditor
 
LOGGER - Static variable in class org.mycore.services.fieldquery.MCRHit
logger
LOGGER - Static variable in class org.mycore.services.fieldquery.MCRQueryClientBase
The logger
LOGGER - Static variable in class org.mycore.services.fieldquery.MCRQueryManager
 
LOGGER - Static variable in class org.mycore.services.fieldquery.MCRSearcher
The logger
LOGGER - Static variable in class org.mycore.services.fieldquery.MCRSearchServlet
 
logger - Static variable in class org.mycore.user.MCRUserObject
 
login(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
This command changes the user of the session context to a new user.
login(String, String) - Method in class org.mycore.user.MCRUserMgr
login to the system.
LOGINSERVLET_URL - Static variable in class org.mycore.services.acl.MCRACLEditorServlet_v2
 
lru - Variable in class org.mycore.common.MCRCache
The least recently used object *
luceneNormalize(String, String) - Static method in class org.mycore.backend.lucene.MCRLuceneTools
Use Lucene Analyzer to normalize strings

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