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

C

c - Variable in class org.mycore.frontend.wcms.MCRWCMSChooseServlet
 
cache - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
cache - Static variable in class org.mycore.services.fieldquery.MCRCachedQueryData
A cache that contains the data of the most recently used queries
cache(MCRResults, Document, MCRCondition) - Static method in class org.mycore.services.fieldquery.MCRCachedQueryData
 
CACHE - Static variable in class org.mycore.services.imaging.MCRImgCacheManager
 
CACHE_FOLDER - Static variable in class org.mycore.services.imaging.MCRImgCacheManager
 
cacheDerivate(String) - Static method in class org.mycore.services.imaging.MCRImgCacheCommands
 
cacheFile(String) - Static method in class org.mycore.services.imaging.MCRImgCacheCommands
 
cacheFile(MCRFile, boolean) - Static method in class org.mycore.services.imaging.MCRImgCacheCommands
 
CacheManager - Interface in org.mycore.services.imaging
The cache manager represents an object which is responsible for the creating and deleting cache files for an image in the MyCore system.
calculateLeftRightAndLevel(int, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
calculates left and right value throug the subtree rooted at co.
CALENDARS_ICU - Static variable in class org.mycore.common.MCRCalendar
all available calendars of ICU
CALENDARS_INPUT - Static variable in class org.mycore.common.MCRCalendar
convert following calendars from input to gregorian
cancel() - Method in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
cancel(Exception) - Method in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
Informs the monitor that uploading is canceled because some error occured.
cancel_btn - Variable in class org.mycore.frontend.metsmods.MCRMetsModsApplet
 
canceled - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
cancelOnError() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
cancelpage - Static variable in class org.mycore.frontend.servlets.MCRStartEditorServlet
 
cancelPage - Variable in class org.mycore.frontend.servlets.MCRUserAdminGUICommons
 
cancelUpload() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
After the remote user canceled the upload process in the applet, this method is called so that the UploadHandler subclass can finish or cancel work.
cancelUploadSession() - Method in class org.mycore.frontend.fileupload.MCRMetsModsCommunicator
 
cancelUploadSession() - Method in class org.mycore.frontend.fileupload.MCRUploadCommunicator
 
capacity - Variable in class org.mycore.common.MCRCache
The maximum number of objects that the cache can hold
categid - Variable in class org.mycore.datamodel.metadata.MCRMetaClassification
 
cellphone_len - Static variable in class org.mycore.user.MCRUserContact
The maximum length of the cellphone string
changeHighlight(Color) - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
changeItem(MCRMetsModsPictureItem, boolean) - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureContainer
 
changeOL() - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
changeOrderLabel(MCRMetsModsPictureItem, String) - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureContainer
 
changePwd(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRUserServlet
This method handles the "ChangePwd" (change password) mode.
changeRepeatNumber(String, int) - Method in class org.mycore.frontend.editor.MCREditorSubmission
 
changeToUser(String, String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
This command changes the user of the session context to a new user.
changeVariablesAndRepeats(String, int, int) - Method in class org.mycore.frontend.editor.MCREditorSubmission
 
checkAccess(String, String, MCRUser, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
Validator methods to validate access definition for given object and pool
checkAccess(MCRUser, Date, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckBase
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckCommitACLServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckCommitDataServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckCommitDerivateServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckEditACLServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckEditDataServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckEditDerivateServlet
check the access permission
checkAccess(MCRObjectID) - Method in class org.mycore.frontend.servlets.MCRCheckNewDataServlet
check the access permission
checkConsistency() - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method checks the data consistency of the user management and should be called after a system crash or after importing data from files, respectively.
checkConsistency() - Method in class org.mycore.user.MCRUserMgr
This method checks the consistency of the user and group data.
checkConsumed() - Method in class org.mycore.datamodel.ifs2.MCRContent
Ensures that this content is not already consumed, because it can only be used once.
checkDataSubTag(Element) - Method in interface org.mycore.datamodel.metadata.validator.MCREditorMetadataValidator
Gives hints to the editor form developer.
checkDataSubTag(Element) - Method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator.MCRMetaAdressCheck
 
checkDataSubTag(Element) - Method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator.MCRMetaClassificationCheck
 
checkDataSubTag(Element) - Method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator.MCRMetaHistoryDateCheck
 
checkMetadataSearch(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Checks existence of MCRObjectID type {0} in search index and rapairs missing ones in search index.
checkMetaObject(Element, Class<? extends MCRMetaInterface>, boolean) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
 
checkMetaObjectWithLang(Element, Class<? extends MCRMetaInterface>) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
 
checkMetaObjectWithLangNotEmpty(Element, Class<? extends MCRMetaInterface>) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
 
checkMetaObjectWithLinks(Element, Class<? extends MCRMetaInterface>) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
 
checkmets - Variable in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
checkName(String, boolean) - Method in class org.mycore.datamodel.ifs.MCRFilesystemNode
Changed method because of problems with update of files.
checkPermission(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String, String, MCRUser) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String, MCRUser) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(Element) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String, String) - Method in interface org.mycore.access.MCRAccessInterface
determines whether the current user has the permission to perform a certain action.
checkPermission(String, String, MCRUser) - Method in interface org.mycore.access.MCRAccessInterface
determines whether a given user has the permission to perform a certain action.
checkPermission(String) - Method in interface org.mycore.access.MCRAccessInterface
determines whether the current user has the permission to perform a certain action.
checkPermission(String, MCRUser) - Method in interface org.mycore.access.MCRAccessInterface
determines whether a given user has the permission to perform a certain action.
checkPermission(Element) - Method in interface org.mycore.access.MCRAccessInterface
determines whether the current user has the permission to perform a certain action.
checkPermission(MCRObjectID, String) - Static method in class org.mycore.access.MCRAccessManager
determines whether the current user has the permission to perform a certain action.
checkPermission(String, String) - Static method in class org.mycore.access.MCRAccessManager
determines whether the current user has the permission to perform a certain action.
checkPermission(String) - Static method in class org.mycore.access.MCRAccessManager
determines whether the current user has the permission to perform a certain action.
checkPermission(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String, String, MCRUser) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String, MCRUser) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(Element) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String, String) - Method in interface org.mycore.access.strategies.MCRAccessCheckStrategy
determines whether the current user has the permission to perform a certain action.
checkPermission(String, String) - Method in class org.mycore.access.strategies.MCRObjectIDStrategy
 
checkPermission(String, String) - Method in class org.mycore.access.strategies.MCRObjectTypeStrategy
 
checkPermission(String, String) - Method in class org.mycore.access.strategies.MCRParentRuleStrategy
 
checkPermissionForReadingDerivate(String) - Static method in class org.mycore.access.MCRAccessManager
checks whether the current user has the permission to read/see a derivate check is also against the mcrobject, the derivate belongs to both checks must return true
it is needed in MCRFileNodeServlet and MCRZipServlet
checkSelected() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method checks the existence of selected MCRObjects in SQL store.
checkSitemapFile() - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method compute the number of sitemap files.
checkXMLFile(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method parse and check an XML file.
children - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
children - Variable in class org.mycore.parsers.bool.MCRSetCondition
 
childrenLock - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
chooserButton - Variable in class org.mycore.frontend.fileupload.MCRUploadApplet
 
city_len - Static variable in class org.mycore.user.MCRUserContact
The maximum length of the city string
CLASS_TYPE - Static variable in class org.mycore.common.events.MCREvent
 
classAvailable(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
classid - Variable in class org.mycore.datamodel.metadata.MCRMetaClassification
 
className - Variable in class org.mycore.frontend.cli.MCRCommand
The class providing the implementation method
ClassUserTable - Static variable in class org.mycore.datamodel.classifications.MCRClassificationBrowserData
 
cleanUp(String) - Static method in class org.mycore.frontend.redundancy.cli.MCRRedundancyCleanUpCommand
The start method.
cleanupGroupFile() - Static method in class org.mycore.services.migration.MCRUserMigrationHelper
 
cleanupQuery(Document) - Method in class org.mycore.services.fieldquery.MCRSearchServlet
cleans the query e.g.
cleanupUserFile() - Static method in class org.mycore.services.migration.MCRUserMigrationHelper
 
clear() - Method in class org.mycore.common.MCRCache
Clears the cache by removing all entries from the cache
clear() - Method in class org.mycore.common.MCRCacheManager
 
clear() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
clear() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryChildList
 
clear() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method clean the data lists parent, children and derivates of this class.
clear() - Method in class org.mycore.services.plugins.TextFilterPluginManager
removes all plugins from the manager
clearChildren() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method clean the data lists children of this class.
clearDerivate() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method clean the data lists derivate of this class.
clearIndex() - Method in class org.mycore.backend.lucene.MCRLuceneSearcher
 
clearIndex(String, String) - Method in class org.mycore.backend.lucene.MCRLuceneSearcher
 
clearIndex() - Method in class org.mycore.backend.lucene.MCROldLuceneSearcher
Deprecated.  
clearIndex() - Method in class org.mycore.services.fieldquery.MCRSearcher
Removes all entries from index.
clearIndex(String, String) - Method in class org.mycore.services.fieldquery.MCRSearcher
Removes all entries of a field with a given value from index.
clearLabels() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Removes all labels set
clearMillis() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
clearPools() - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
clearUserClassTable(MCRSession) - Static method in class org.mycore.datamodel.classifications.MCRClassificationBrowserData
 
clid - Variable in class org.mycore.backend.hibernate.tables.MCRCATEGPK
 
clname - Variable in exception org.mycore.frontend.fileupload.MCRUploadException
 
clone() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
This method make a NOT clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method make a clone of this class.
clone() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaISBN
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaNBN
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method make a clone of this class.
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
This method make a clone of this class.
clone() - Method in class org.mycore.user.MCRUserContact
 
close() - Method in class org.mycore.backend.hibernate.MCRHIBConnection
 
close() - Method in class org.mycore.backend.lucene.MCRLuceneSearcher
 
close() - Method in class org.mycore.backend.sql.MCRSQLConnection
Closes this connection to the underlying JDBC datastore.
close() - Method in class org.mycore.backend.sql.MCRSQLRowReader
 
close() - Method in interface org.mycore.common.events.MCRShutdownHandler.Closeable
cleanly closes this object that implements Closeable.
close() - Method in class org.mycore.common.MCRCache
 
close() - Method in class org.mycore.common.MCRSession
 
close() - Static method in class org.mycore.common.MCRSessionMgr
 
close() - Method in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
close() - Method in class org.mycore.services.mbeans.MCRJMXBridge
 
closeJDBCConnection() - Method in class org.mycore.backend.sql.MCRSQLConnection
 
codeValidation(String) - Method in class org.mycore.frontend.wcms.MCRWCMSActionServlet
 
collectMD5Lines(List) - Method in class org.mycore.datamodel.ifs.MCRDirectory
Creates a list of all MD5 checksums of all files that are direct or indirect children of this directory and adds them to the given list object.
colorhighlight - Variable in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
colorroom - Variable in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
columns - Variable in class org.mycore.backend.sql.MCRSQLStatement
 
command - Variable in class org.mycore.frontend.cli.MCRAbstractCommands
The array holding all known commands
COMMAND_AND - Static variable in class org.mycore.common.MCRUtils
 
COMMAND_OR - Static variable in class org.mycore.common.MCRUtils
 
COMMAND_XOR - Static variable in class org.mycore.common.MCRUtils
 
commandQueue - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
A queue of commands waiting to be executed
commands - Variable in class org.mycore.buildtools.anttasks.MCRExecuteCommandTask
 
commit(String) - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
 
commitDerivateObject(MCRObjectID) - Method in class org.mycore.frontend.workflow.MCRSimpleWorkflowManager
The method commit a derivate object with update method from the workflow to the data store.
commitMetadataObject(MCRObjectID) - Method in class org.mycore.frontend.workflow.MCRSimpleWorkflowManager
The method commit a metadata object with all referenced derivate objects from the workflow to the data store.
commitTransaction() - Method in class org.mycore.common.MCRSession
commits the database transaction.
commitTransaction() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
commitTransaction() - Method in class org.mycore.frontend.servlets.MCRStartMetsModsServlet
 
comparator - Variable in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
 
compare(String, String, String) - Static method in class org.mycore.backend.jdom.MCRJDOMSearcher
Implements a string compare operator as Xalan function extension
compare(Element, Element) - Method in class org.mycore.datamodel.classifications2.utils.MCREditorItemComparator
 
compare(MCRMetaLink) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
The methode compare this instance of MCRMetaLink with a input object of the class type MCRMetaLink.
compare(String, String, String, String, String) - Method in class org.mycore.frontend.editor.MCRInputValidator
Compares two input fields using a comparison operator.
compare(Object, Object) - Method in class org.mycore.frontend.iview.MCRFileNodeComparator
 
compare(String, String) - Method in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator.DefaultStringComparator
 
compareDates(String, String, String) - Static method in class org.mycore.backend.jdom.MCRXalanExtensions
This method implements a XSLT function to compare two date values.
compareLastModified(MCRFilesystemNode, MCRFilesystemNode) - Method in class org.mycore.frontend.iview.MCRFileNodeComparator
 
compareName(MCRFilesystemNode, MCRFilesystemNode) - Method in class org.mycore.frontend.iview.MCRFileNodeComparator
 
compareSize(MCRFilesystemNode, MCRFilesystemNode) - Method in class org.mycore.frontend.iview.MCRFileNodeComparator
 
compareStringFormatter - Variable in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
 
compareTo(Object) - Method in class org.mycore.frontend.editor.MCREditorVariable
 
compareTo(MCRFieldDef, MCRHit) - Method in class org.mycore.services.fieldquery.MCRHit
Compares this hit with another hit by comparing the value of the given search field.
COMPLETE_FORMAT - Static variable in class org.mycore.datamodel.metadata.MCRMetaISO8601Date.FormatChooser
 
COMPLETE_HH_MM_FORMAT - Static variable in class org.mycore.datamodel.metadata.MCRMetaISO8601Date.FormatChooser
 
COMPLETE_HH_MM_SS_FORMAT - Static variable in class org.mycore.datamodel.metadata.MCRMetaISO8601Date.FormatChooser
 
COMPLETE_HH_MM_SS_SSS_FORMAT - Static variable in class org.mycore.datamodel.metadata.MCRMetaISO8601Date.FormatChooser
 
computeScaleFactor(int, int, int, int) - Static method in class org.mycore.frontend.iview.MCRIViewTools
 
concurrentAccess - Variable in class org.mycore.common.MCRSession
 
condition() - Method in class org.mycore.backend.sql.MCRSQLStatement
 
condition - Variable in class org.mycore.datamodel.metadata.MCRMetaAccessRule
 
conditionMap - Variable in class org.mycore.frontend.redundancy.MCRRedundancyDefaultMapGenerator.HelpGroup
 
conditions - Variable in class org.mycore.backend.sql.MCRSQLStatement
 
config - Static variable in class org.mycore.backend.hibernate.MCRHIBResumptionTokenStore
 
config - Variable in class org.mycore.backend.lucene.MCRLuceneTools
 
CONFIG - Static variable in class org.mycore.common.xml.MCRXMLFunctions
 
CONFIG - Static variable in class org.mycore.datamodel.common.MCRXMLTableManager
 
CONFIG - Static variable in class org.mycore.datamodel.metadata.MCRMetaElement
 
CONFIG - Static variable in class org.mycore.datamodel.metadata.MCRObjectID
 
CONFIG - Static variable in class org.mycore.frontend.cli.MCRAbstractCommands
The configuration instance
config - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserServlet
 
config - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserUtils
 
CONFIG - Static variable in class org.mycore.services.z3950.MCRZ3950QueryService
 
config - Static variable in class org.mycore.user.MCRUserObject
 
configureLogging() - Method in class org.mycore.common.MCRConfiguration
Configures Log4J based on the log4j properties
connect() - Method in class org.mycore.backend.videocharger.MCRCStoreVideoCharger
Connects to IBM VideoCharger Server via FTP
connection - Variable in class org.mycore.backend.sql.MCRSQLConnection
The wrapped JDBC connection
console - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
The standard input console where the user enters commands
consumed - Variable in class org.mycore.datamodel.ifs2.MCRContent
If true, this content already was used and cannot be used again
contains(MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
contains(String, String) - Static method in class org.mycore.backend.jdom.MCRJDOMSearcher
Implements the contains operator as Xalan function extension
containsMapping(String) - Method in class org.mycore.backend.hibernate.MCRHIBConnection
This method checks existance of mapping for given sql-tablename
content - Variable in class org.mycore.datamodel.metadata.MCRMetaXML
 
contentList - Variable in class org.mycore.frontend.wcms.MCRWCMSChooseServlet
 
contentList - Variable in class org.mycore.frontend.wcms.MCRWCMSGetStaticHTMLServlet
 
contentOutput - Variable in class org.mycore.frontend.wcms.MCRWCMSGetStaticHTMLServlet
 
contentTypeID - Variable in class org.mycore.datamodel.ifs.MCRAudioVideoExtender
The content type of the asset
contentTypeID - Variable in class org.mycore.datamodel.ifs.MCRFile
The ID of the content type of this file
contentTypeID - Variable in class org.mycore.datamodel.ifs.MCROldFile
Deprecated. The ID of the content type of this file
contextDestroyed(ServletContextEvent) - Method in class org.mycore.common.events.MCRServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mycore.common.events.MCRServletContextListener
 
convertToGermanIndexString(String) - Static method in class org.mycore.backend.lucene.MCRBuildLuceneQuery
Converts the given string to lower case and replaces German Umlaute and SZ
copyReader(Reader, Writer) - Static method in class org.mycore.common.MCRUtils
Copies all content read from the given input stream to the given output stream.
copyStream(InputStream, OutputStream) - Static method in class org.mycore.common.MCRUtils
Copies all content read from the given input stream to the given output stream.
countChildren(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Deletes a classification
countChildren(Element) - Method in class org.mycore.frontend.wcms.MCRWCMSActionServlet
 
countLinks(MCRCategory, boolean) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
countLinks(MCRCategory, boolean) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Counts links to a collection of categories.
countLinksForType(MCRCategory, String, boolean) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
countLinksForType(MCRCategory, String, boolean) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Counts links to a collection of categories.
countReferenceCategory(String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method count the number of references to a category of a classification without sub ID's and returns it as a Map
countReferenceCategory(String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method count the number of references to a category of a classification.
countReferenceLinkTo(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method count the reference links for a given target MCRobjectID.
countReferenceLinkTo(String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method count the reference links for a given target object ID.
countReferenceLinkTo(String, String[], String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
counts the reference links for a given to object ID.
countRows(String) - Method in class org.mycore.backend.sql.MCRSQLConnection
Executes an SQL "SELECT COUNT(*) FROM" statement on this connection, returning the number of rows that match the condition.
country_len - Static variable in class org.mycore.user.MCRUserContact
The maximum length of the country string
countTo(String, String, String, String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
The method count the number of references with '%from%' and 'to' and optional 'type' and optional 'restriction%' values of the table.
countTo(String, String, String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
The method count the number of references with '%from%' and 'to' and optional 'type' and optional 'restriction%' values of the table.
countTotalBytes(Vector) - Method in class org.mycore.frontend.fileupload.MCRMetsModsCommunicator
 
countTotalBytes(Vector) - Method in class org.mycore.frontend.fileupload.MCRUploadCommunicator
 
covertDateToGregorianCalendar(String) - Static method in class org.mycore.common.MCRUtils
The methode convert the input date string to the GregorianCalendar.
covertDateToISO(String) - Static method in class org.mycore.common.MCRUtils
The methode convert the input date string to the ISO output string.
create(String, String, String, String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
The method create a new item in the datastore.
create(String, String) - Method in class org.mycore.backend.hibernate.MCRHIBURNStore
The method create a new item in the datastore.
create(String, String, String, String) - Method in class org.mycore.backend.hibernate.MCRHIBURNStore
The method creates a new item in the datastore.
create(String, byte[], Date) - Method in class org.mycore.backend.hibernate.MCRHIBXMLStore
The method create a new item in the datastore.
create(String, String, String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
The method create a new item in the datastore.
create(String, byte[], Date) - Method in interface org.mycore.datamodel.common.MCRXMLTableInterface
The method create a new item in the datastore.
create(MCRObjectID, Document, Date) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
The method create a new item in the datastore.
create() - Method in class org.mycore.datamodel.ifs2.MCRFileStore
Creates and stores a new, empty file collection using the next free ID in the store.
create(int) - Method in class org.mycore.datamodel.ifs2.MCRFileStore
Creates and stores a new, empty file collection with the given ID
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Stores a newly created document, using the next free ID.
create(MCRContent, int) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Stores a newly created document under the given ID.
create(String, byte[], Date) - Method in class org.mycore.datamodel.ifs2.MCRObjectMetadataStoreIFS2
 
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Creates a new local file to save XML to
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Stores a new metadata object first in the SVN repository, then additionally in the local store.
create(MCRContent, int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
CREATE_EVENT - Static variable in class org.mycore.common.events.MCREvent
Pre-defined event types *
createAccessDefinition(MCRRuleMapping) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
createAccessDefinition(MCRRuleMapping) - Method in class org.mycore.backend.hibernate.MCRHIBAccessStore
method creates a new AccessDefinition in db
createCache() - Static method in class org.mycore.services.imaging.MCRImgCacheCommands
 
createCategories() - Static method in class org.mycore.services.migration.MCRClassificationMigrationHelper
 
createCategoryInClassification(Document, MCRCategoryID) - Method in class org.mycore.datamodel.classifications.MCRClassificationEditor
Create an new category in the category path.
createCondition() - Method in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
Creates the search condition.
CREATED - Static variable in class org.mycore.datamodel.ifs2.MCRMetadataVersion
A version that was created in store
createDerivate(MCRObjectID, MCRObjectID) - Method in class org.mycore.frontend.workflow.MCRSimpleWorkflowManager
The method create a new MCRDerivate and store them to the directory of the workflow that correspons with the type of the given object MCRObjectID with the name of itseslf.
createDir(String) - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Creates a new subdirectory within this directory
createEmptyDocument() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserServlet
Creates an empty xml index browser document.
createEmptyDocument(MCRIndexBrowserIncomingData) - Static method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserUtils
Creates an empty xml index browser document.
createFieldsToCompare(String) - Method in class org.mycore.frontend.redundancy.MCRRedundancyTypeData
 
createFieldsToSort(String) - Method in class org.mycore.frontend.redundancy.MCRRedundancyTypeData
 
createFile(String) - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Creates a new file within this directory
createGroup(MCRGroup) - Method in class org.mycore.backend.hibernate.MCRHIBUserStore
This method creates a MyCoRe group object in the persistent datastore.
createGroup(MCRGroup) - Method in class org.mycore.user.MCRUserMgr
This method creates a group in the datastore (and the group cache as well).
createGroup(MCRGroup) - Method in interface org.mycore.user.MCRUserStore
This method creates a MyCoRe group object in the persistent datastore.
createGroupElement(int, Map<String, String>) - Method in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
Creates a group as element.
createGroupFromFile(String) - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.createGroup() with data from a file.
createInDatastore() - Method in class org.mycore.datamodel.metadata.MCRBase
The methode create the object in the data store.
createInDatastore() - Method in class org.mycore.datamodel.metadata.MCRDerivate
The methode create the object in the data store.
createInDatastore() - Method in class org.mycore.datamodel.metadata.MCRObject
The methode create the object in the data store.
createJdomDocBase(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRUserServlet
creates a jdom document with elements needed by all modes this servlet can run.
createLinkedListfromSearch() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
Creates a list of MCRIndexBrowserEntries from the results of the search.
createMetsElement(ArrayList<String>, Element, String) - Method in class org.mycore.frontend.metsmods.MCRMetsModsUtil
Gets a list containing picture names including directories.
createNewClassification(Document) - Method in class org.mycore.datamodel.classifications.MCRClassificationEditor
Create a new classification with the data from the editor dialogue.
createNewDerivate(String, MCRObjectID) - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
createNodeID() - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Creates a new, unique ID for each MCRFilesystemNode
createObjectElement(String) - Method in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
Creates a single redundancy object element.
createPermissionsFromFile(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
This method sets the new permissions given in a certain file
createPwdDialog(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRUserServlet
This method handles the "CreatePwdDialog" mode.
createRedundancyMap() - Method in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
Main method to create the redundancy map.
createRedundancyMap() - Method in class org.mycore.frontend.redundancy.MCRRedundancyDefaultMapGenerator
 
createRedundancyMap() - Method in class org.mycore.frontend.redundancy.MCRRedundancyFastMapGenerator
 
createResultListDocument() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserServlet
Creates a xml document with the results of the index browser.
createResultListDocument(MCRIndexBrowserIncomingData, MCRIndexBrowserConfig) - Static method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserUtils
Creates a xml document with the results of the index browser.
createResumptionToken(String, String, String, List<?>) - Method in class org.mycore.backend.hibernate.MCRHIBResumptionTokenStore
The method create a new MCRResumptionToken in the datastore.
createResumptionToken(String, String, String, List<?>) - Method in interface org.mycore.services.oai.MCROAIResumptionTokenStore
 
createRule(String, String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
createRule(Element, String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
createRule(String, String, String) - Method in interface org.mycore.access.MCRAccessInterface
create an access rule in the rulestore using an rule string in plain text
createRule(Element, String, String) - Method in interface org.mycore.access.MCRAccessInterface
create an access rule in the rulestore using an rule string in plain text
createRule(String, String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
createRule(Element, String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
createRule(MCRAccessRule) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
createRule(MCRAccessRule) - Method in class org.mycore.backend.hibernate.MCRHIBRuleStore
Method creates new rule in database by given rule-object
createRuleMapping(String, String, String) - Method in class org.mycore.services.acl.MCRACLXMLProcessing
 
createSingleton() - Static method in class org.mycore.common.MCRConfiguration
Instantiates the singleton by calling the protected constructor.
createTables() - Static method in class org.mycore.access.mcrimpl.MCRAccessCtrlCommands
method creates sql tables
createTables() - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
createTables() - Method in class org.mycore.backend.hibernate.MCRHIBAccessStore
 
createTables() - Static method in class org.mycore.backend.hibernate.MCRHIBCtrlCommands
method creates tables using hibernate
createUser(MCRUser) - Method in class org.mycore.backend.hibernate.MCRHIBUserStore
This method creates a MyCoRe user object in the persistent datastore.
createUser(MCRUser) - Method in class org.mycore.user.MCRUserMgr
This method creates a user in the datastore (and the user cache as well).
createUser(MCRUser) - Method in interface org.mycore.user.MCRUserStore
This method creates a MyCoRe user object in the persistent datastore.
createUserFromFile(String) - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method invokes MCRUserMgr.createUser() with data from a file.
createUserTables() - Method in class org.mycore.backend.hibernate.MCRHIBUserStore
 
createXML() - Method in class org.mycore.datamodel.ifs.MCRFile
Build a XML representation of all technical metadata of this MCRFile and its MCRAudioVideoExtender, if present.
createXML() - Method in class org.mycore.datamodel.metadata.MCRBase
This methode create a XML stream for all object data.
createXML() - Method in class org.mycore.datamodel.metadata.MCRDerivate
This methode create a XML stream for all object data.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaAccessRule definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
This method creates a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaAddress definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRBoolean definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaClassification definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This abstract method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMeta...
createXML(boolean) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode create a XML stream for all data in this class, defined by the MyCoRe XML MCRLangText definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method creates a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaHistoryDate definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaIFS definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method creates a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaInstitutionName definition for the given subtag.
createXML() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This methode create a XML stream for a metadata part.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaISBN
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaLangText definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
 
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaLangText definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaLink definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaNBN
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaLangText definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRNumber definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method creates a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaPersonName definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
This method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMetaLangText definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRObject
This methode create a XML stream for all object data.
createXML() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This methode create a XML stream for all derivate data.
createXML() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This methode create a XML stream for all metadata.
createXML() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method create a XML stream for all structure data.
createXML() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
createXML is the inverse of setFromDOM and converts the structure's memory copy into an XML string.
createXmlTree(String) - Method in class org.mycore.datamodel.classifications.MCRClassificationBrowserData
Creates an XML representation of MCRClassificationBrowserData
createXmlTreeforAllClassifications() - Method in class org.mycore.datamodel.classifications.MCRClassificationBrowserData
 
createXPathCompareList(String) - Method in class org.mycore.frontend.redundancy.MCRRedundancyTypeData
 
creationDate - Variable in class org.mycore.user.MCRUserObject
The date and time of creation of the user object in the MyCoRe system
creationTime - Variable in class org.mycore.access.mcrimpl.MCRAccessRule
 
creator - Variable in class org.mycore.access.mcrimpl.MCRAccessRule
 
creator - Variable in class org.mycore.user.MCRUserObject
Specifies the user responsible for the creation of this user object
cropSecondFractions(String) - Static method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date.FormatChooser
returns a String that has not more than 3 digits representing "fractions of a second".
crypt(String, String) - Static method in class org.mycore.user.MCRCrypt
This method encrypts a string given a cleartext string and a "salt".
crypt(String) - Static method in class org.mycore.user.MCRCrypt
This method encrypts a string given the cleartext string.
curFuture - Variable in class org.mycore.frontend.servlets.MCRWebCLIContainer
 
CURRENT_LANG_TEXT_ORDER - Static variable in class org.mycore.datamodel.classifications2.utils.MCREditorItemComparator
 
currentLangContentOutput - Variable in class org.mycore.frontend.wcms.MCRWCMSChooseServlet
 
currentThreadCount - Variable in class org.mycore.common.MCRSession
 
cutArrayList(ArrayList<? extends T>, int) - Static method in class org.mycore.common.MCRUtils
The method cut an ArrayList for a maximum of items.
cutDownTo(int) - Method in interface org.mycore.services.z3950.MCRZ3950Query
Schneidet das Ergebnisdokument an einer bestimmten Stelle ab.
cutDownTo(int) - Method in class org.mycore.services.z3950.MCRZ3950QueryService
 
cutResults(int) - Method in class org.mycore.services.fieldquery.MCRResults
Cuts the result list to the given maximum size, if more hits are present.

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