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

R

read(byte[], int, int) - Method in class org.mycore.datamodel.ifs.MCRBlockingInputStream
Reads 'len' bytes from the underlying input stream and writes the bytes that have been read to the buffer 'buf', starting at offset 'off' in the buffer byte array.
read() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
 
read(byte[], int, int) - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
 
read(byte[], int, int) - Method in class org.mycore.datamodel.ifs2.MCRBlockingInputStream
Reads 'len' bytes from the underlying input stream and writes the bytes that have been read to the buffer 'buf', starting at offset 'off' in the buffer byte array.
read() - Method in class org.mycore.datamodel.ifs2.MCRContentInputStream
 
read(byte[], int, int) - Method in class org.mycore.datamodel.ifs2.MCRContentInputStream
 
READ_PERMISSION_WEBPAGE - Static variable in class org.mycore.frontend.MCRLayoutUtilities
 
readAccess(String, String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies a given $webpage-ID (//item/@href) from navigation.xml on read permission, based on ACL-System.
readAccess(String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies a given $webpage-ID (//item/@href) from navigation.xml on read permission, based on ACL-System.
readBlocking(InputStream, byte[], int, int) - Static method in class org.mycore.common.MCRUtils
Reads exactly len bytes from the input stream into the byte array.
readBlocking(Reader, char[], int, int) - Static method in class org.mycore.common.MCRUtils
Reads exactly len bytes from the input stream into the byte array.
readCommandFromPrompt() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Shows up a command prompt.
readCommandsFile(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Reads a file containing a list of commands to be executed and adds them to the commands queue for processing.
readConfig(String) - Method in class org.mycore.backend.videocharger.MCRAVExtVideoCharger
 
readDocument(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
returns the JDOM-Document of the given MCRObjectID.
readFrom(String) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from a String, using UTF-8 encoding
readFrom(String, String) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from a String, using the given encoding
readFrom(File) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from a local file
readFrom(FileObject) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from Apache VFS file object
readFrom(byte[]) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from byte[] arrray
readFrom(Document) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates content from XML document.
readFrom(InputStream) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates new content from input stream
readFrom(URL) - Static method in class org.mycore.datamodel.ifs2.MCRContent
Creates new content reading from the given URL.
readImage(InputStream) - Method in interface org.mycore.services.imaging.JAI.MCRJAIImageReader
 
readImage(InputStream) - Method in class org.mycore.services.imaging.JAI.MCRJAIImgMemReader
 
receiveDirectoryFromIFS(String) - Method in class org.mycore.datamodel.metadata.MCRDerivate
The methode receive the multimedia object(s) for the given MCRObjectID and returned it as MCRDirectory.
receiveFile(String, InputStream, long, String) - Method in class org.mycore.frontend.fileupload.MCRSWFUploadHandlerMyCoRe
 
receiveFile(String, InputStream, long, String) - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
When the applet uploads a file, this method is called so that the UploadHandler subclass can store the file on the server side.
receiveFile(String, InputStream, long, String) - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
receiveFromDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRBase
The methode receive the object for the given MCRObjectID and stored it in this MCRObject.
receiveFromDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRDerivate
The methode receive the derivate for the given MCRObjectID and stored it in this MCRDerivate
receiveFromDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRDerivate
The methode receive the derivate for the given MCRObjectID and stored it in this MCRDerivate
receiveFromDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and stored it in this MCRObject.
receiveFromDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and stored it in this MCRObject.
receiveJDOMFromDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and returned it as JDOM Document.
receiveJDOMFromDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and returned it as JDOM Document.
receiveXMLFromDatastore(String) - Static method in class org.mycore.datamodel.metadata.MCRDerivate
The methode receive the derivate for the given MCRObjectID and returned it as XML stream.
receiveXMLFromDatastore(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRDerivate
The methode receive the derivate for the given MCRObjectID and returned it as XML stream.
receiveXMLFromDatastore(String) - Static method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and returned it as XML stream.
receiveXMLFromDatastore(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRObject
The methode receive the object for the given MCRObjectID and returned it as XML stream.
redundancyMap - Variable in class org.mycore.frontend.redundancy.MCRRedundancyAbstractMapGenerator
 
referencing2ref - Variable in class org.mycore.frontend.editor.MCREditorDefReader
 
refresh(Rectangle) - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureContainer
 
regexp(String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
register(MCRUploadHandler) - Static method in class org.mycore.frontend.fileupload.MCRUploadHandlerManager
 
register(Object, String, String) - Static method in class org.mycore.services.mbeans.MCRJMXBridge
 
release() - Method in class org.mycore.backend.sql.MCRSQLConnection
Releases this connection back to the connection pool, indicating that it is no longer needed by the current task.
releaseConnection(MCRSQLConnection) - Method in class org.mycore.backend.sql.MCRSQLConnectionPool
Releases a connection, indicating that it is not used any more and should be returned to to pool of free connections.
releaseCurrentSession() - Static method in class org.mycore.common.MCRSessionMgr
Releases the MyCoRe session from its current thread.
reload(boolean) - Method in class org.mycore.common.MCRConfiguration
Reloads all properties from the configuration files.
reloadPlugins() - Method in class org.mycore.services.plugins.TextFilterPluginManager
removes all plugins and reload plugins after that This is when you delete a plugin while the application is running, replacing one with a new version or if you just add one.
remove(Object) - Method in class org.mycore.common.MCRCache
Removes an object from the cache for the given key.
remove(int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryChildList
 
remove(Object) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryChildList
 
removeAdditionalData(String) - Method in class org.mycore.datamodel.ifs.MCRFilesystemNode
Removes additional XML data from this node.
removeAdminGroupID(String) - Method in class org.mycore.user.MCRGroup
This method removes a group from the list of groups with administrative privileges for this group.
removeAdminUserID(String) - Method in class org.mycore.user.MCRGroup
This method removes a user from the list of administrators of the group.
removeAllAdditionalData() - Method in class org.mycore.datamodel.ifs.MCRFilesystemNode
Removes all additional XML data stored for this node, if any.
removeAllAdminGroupID() - Method in class org.mycore.user.MCRGroup
This method remove all administrator group IDs.
removeAllAdminUserID() - Method in class org.mycore.user.MCRGroup
This method remove all administrator group IDs.
removeAllMemberUserID() - Method in class org.mycore.user.MCRGroup
This method remove all administrator group IDs.
removeAllRules(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
removeAllRules(String) - Method in interface org.mycore.access.MCRAccessInterface
removes all rules of the id.
removeAllRules(MCRObjectID) - Static method in class org.mycore.access.MCRAccessManager
removes all rules for the MCRObjectID.
removeAllRules(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
removeChild(MCRFilesystemNode) - Method in class org.mycore.datamodel.ifs.MCRDirectory
Removes a child node from this directory
removeChild(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
removeChild removes a child link to another object from the link vector.
removeCloseable(MCRShutdownHandler.Closeable) - Method in class org.mycore.common.events.MCRShutdownHandler
 
removeDerivate(int) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
removeDerivate the derivate link from the derivate vector for the given number.
removeDerivateInDatastore(String, String) - Method in class org.mycore.datamodel.metadata.MCRObject
The methode remove a derivate MCRMetaLinkID from the structure part and update the object with the ID in the data store.
removeElement(MCRObjectID) - Method in class org.mycore.backend.jdom.MCRJDOMMemoryStore
Removes an object from the memory store.
removeFlag(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a flag from the flag list.
removeFlags(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes all flags of the specified type from the flag list.
removeFromIndex(String) - Method in class org.mycore.backend.jdom.MCRJDOMSearcher
 
removeFromIndex(String) - Method in class org.mycore.backend.lucene.MCRLuceneSearcher
 
removeFromIndex(String) - Method in class org.mycore.backend.lucene.MCROldLuceneSearcher
Deprecated.  
removeFromIndex(String) - Method in class org.mycore.services.fieldquery.MCRSearcher
Removes the values of the given entry from the backend index.
removeFromSearchindex(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method removes all selected entries from search index.
removeGroupID(String) - Method in class org.mycore.user.MCRUser
This method removes a group from the groups list of the user object.
removeIllegalChars(String) - Static method in class org.mycore.common.xml.MCRXMLHelper
Removes characters that are illegal in XML text nodes or attribute values.
removeInheritedMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
removeInheritedMetadata removes all inherited metadata elements
removeInheritedObject() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
The method removes all inherited metadata objects of this MCRMetaElement.
removeLabel(MCRCategoryID, String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
removeLabel(MCRCategoryID, String) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Removes a label from a Category.
removeMemberUserFromGroup(String, String) - Static method in class org.mycore.frontend.cli.MCRUserCommands
This method removes a member user from a group
removeMemberUserID(String) - Method in class org.mycore.user.MCRGroup
This method removes a user from the users list (members) of the group.
removeMetadataElement(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This methode remove the MCRMetaElement selected by tag from the list.
removeMetadataElement(int) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This methode remove the MCRMetaElement selected a index from the list.
removeMets() - Static method in class org.mycore.frontend.cli.MCRMetsModsCommands
Remove mets.xml files from all derivates.
removeMetsByZoomify() - Static method in class org.mycore.frontend.cli.MCRMetsModsCommands
Remove mets.xml files from all derivates typed by zoomify.
removeRange(int, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryChildList
 
removeRule(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
removeRule(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
removeRule(String, String) - Method in interface org.mycore.access.MCRAccessInterface
removes a rule.
removeRule(String) - Method in interface org.mycore.access.MCRAccessInterface
removes a rule for an "a priori permission" like "create-document"
removeRule(MCRObjectID, String) - Static method in class org.mycore.access.MCRAccessManager
removes the permission rule for the MCRObjectID.
removeRule(String, String) - Static method in class org.mycore.access.MCRAccessManager
removes the permission rule for the ID.
removeRule(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
removeRule(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
removeRule(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a rule from the rules list.
removeSession(MCRSession) - Static method in class org.mycore.common.MCRSessionMgr
Remove MCRSession from a static Map that manages all sessions.
removeSessionListener(MCRSessionListener) - Static method in class org.mycore.common.MCRSessionMgr
Removes a MCRSessionListener from the list.
removeSitemapFiles() - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
This method remove all sitemap files from the webapps directory.
removeURN(String) - Method in class org.mycore.backend.hibernate.MCRHIBURNStore
Removes the urn (and assigned document ID) from the persistent store
removeURN(String) - Static method in class org.mycore.services.urn.MCRURNManager
Removes the urn (and assigned document ID) from the persistent store
removeURN(String) - Method in interface org.mycore.services.urn.MCRURNStore
Removes the urn (and assigned document ID) from the persistent store
removeURNByObjectID(String) - Method in class org.mycore.backend.hibernate.MCRHIBURNStore
Removes the urn (and assigned document ID) from the persistent store by the given object id
removeURNByObjectID(String) - Static method in class org.mycore.services.urn.MCRURNManager
Removes the urn (and assigned document ID) from the persistent store
removeURNByObjectID(String) - Method in interface org.mycore.services.urn.MCRURNStore
Removes the urn (and assigned document ID) from the persistent store by the given object id
renameTo(String) - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Throws a exception, because a file collection's name is always the empty string and therefore can not be renamed.
renameTo(String) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Renames this node.
render(MCRServletJob, Exception) - Method in class org.mycore.frontend.servlets.MCRServlet
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.
render(MCRServletJob, Exception) - Method in class org.mycore.frontend.servlets.MCRStartClassEditorServlet
 
renew() - Method in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
REPAIR_EVENT - Static variable in class org.mycore.common.events.MCREvent
 
repairAllMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFileStore
Repairs metadata of all file collections stored here
repairContentIndex() - Static method in class org.mycore.frontend.cli.MCRSearcherCommands
repairs all content indexes
repairDerivateSearch() - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
The method start the repair the content search index for all derivates.
repairDerivateSearchForID(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
The method start the repair the content search index for one.
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Repairs additional metadata of this directory and all its children
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFile
Repairs additional metadata of this file and all its children
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Repairs additional metadata stored for all files and directories in this collection
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Repairs additional metadata of this node
repairMetadataSearch(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method start the repair of the metadata search for a given MCRObjectID type.
repairMetadataSearchForID(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method start the repair of the metadata search for a given MCRObjectID as String.
repairMetaIndex() - Static method in class org.mycore.frontend.cli.MCRSearcherCommands
repairs all metadata indexes
repairPersitenceDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRBase
The method repair search index.
repairPersitenceDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRBase
The method repair search index.
repairPersitenceDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRDerivate
The method updates the indexer of content.
repairPersitenceDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRDerivate
The method updates the indexer of content.
repairPersitenceDatastore(String) - Method in class org.mycore.datamodel.metadata.MCRObject
The method updates the search index with the data from the XLM store.
repairPersitenceDatastore(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObject
The method updates the search index with the data from the XLM store.
repairSearch() - Method in class org.mycore.datamodel.ifs.MCROldFile
Deprecated.  
replace(Object, Object, Object) - Method in class org.mycore.datamodel.classifications2.impl.MCRURIType
 
replaceCategory(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
replaceCategory(MCRCategory) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Replaces a MCRCategory by a new version of the same category.
replaceEditorElements(HttpServletRequest, String, Document) - Static method in class org.mycore.frontend.editor.MCREditorServlet
Replaces editor elements in static webpage with complete editor definition.
replaceFlag(int, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method set a flag in the flag list.
replaceFlagType(int, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method sets the type value of a flag at the specified index.
replaceLinks(String, String, String) - Static method in class org.mycore.frontend.redundancy.cli.MCRRedundancyCleanUpCommand
Replaces all links which are found in the source mcrobject xml-tree.
replaceString(String, String, String) - Static method in class org.mycore.common.MCRUtils
Returns String in with newStr substituted for find String.
reportException(Exception) - Static method in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
Shows a message dialog that displays an exception that occured.
reportException(Exception) - Method in class org.mycore.frontend.servlets.MCRServlet
Reports an exception to the log
repURL - Variable in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
reset() - Method in class org.mycore.services.imaging.Stopwatch
 
resize(InputStream, int, int, OutputStream) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to fit into the new width and height in due proportion and encode it depending on the encoder setting of the ImgProcessor.
resize(int, int) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to fit into the new width and height in due proportion.
resize(InputStream, int, int, OutputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resize(int, int) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resizeFitHeight(InputStream, int, OutputStream) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to the new height and encode it depending on the encoder setting of the ImgProcessor.
resizeFitHeight(int) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to the new height in due proportion.
resizeFitHeight(InputStream, int, OutputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resizeFitHeight(int) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resizeFitWidth(InputStream, int, OutputStream) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to the new width in due proportion and encode it depending on the encoder setting of the ImgProcessor.
resizeFitWidth(int) - Method in interface org.mycore.services.imaging.ImgProcessor
Scales the image to the new width in due proportion.
resizeFitWidth(InputStream, int, OutputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resizeFitWidth(int) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
resolve(String, String) - Method in class org.mycore.common.xml.MCRURIResolver
URI Resolver that resolves XSL document() or xsl:include calls.
resolve(String) - Method in class org.mycore.common.xml.MCRURIResolver
Reads XML from URIs of various type.
resolveAlias(String) - Static method in class org.mycore.frontend.redundancy.MCRRedundancyUtil
 
resolveEditorID(String) - Static method in class org.mycore.frontend.servlets.MCRObjectServlet
 
resolveElement(String) - Method in interface org.mycore.common.xml.MCRURIResolver.MCRResolver
resolves an Element for XSLT process
resolveEntity(String, String) - Method in class org.mycore.common.xml.MCRURIResolver
Implements the SAX EntityResolver interface.
resolveEntity(String, String) - Method in class org.mycore.frontend.wcms.MCRWCMSActionServlet.ResolveDTD
 
restore() - Method in class org.mycore.datamodel.ifs2.MCRMetadataVersion
Replaces the current version of the metadata object with this version, which means that a new version is created that is identical to this old version.
resultList - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
 
results - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
 
retrieve(String) - Method in class org.mycore.backend.hibernate.MCRHIBXMLStore
The method retrieve a dataset for the given MCRObjectID and returns the corresponding XML file as byte array.
retrieve(String) - Method in interface org.mycore.datamodel.common.MCRXMLTableInterface
The method retrieve a dataset for the given MCRObjectID and returns the corresponding XML file as InputStream.
retrieve(int) - Method in class org.mycore.datamodel.ifs2.MCRFileStore
Returns the file collection stored under the given ID, or null when no collection is stored for the given ID.
retrieve(int) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Returns the metadata stored under the given ID, or null
retrieve() - Method in class org.mycore.datamodel.ifs2.MCRMetadataVersion
Retrieves this version of the metadata
retrieve(String) - Method in class org.mycore.datamodel.ifs2.MCRObjectMetadataStoreIFS2
 
retrieve(int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
Returns the metadata stored under the given ID, or null.
retrieveAllIDs() - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
retrieveAllIDs() - Method in class org.mycore.backend.hibernate.MCRHIBRuleStore
 
retrieveAllIDs() - Method in class org.mycore.backend.hibernate.MCRHIBXMLStore
The method return a Array list with all stored MCRObjectID's of the XML table.
retrieveAllIDs() - Method in interface org.mycore.datamodel.common.MCRXMLTableInterface
The method return a Array list with all stored MCRObjectID's of the XML table.
retrieveAllIDs(String) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
The method return a Array list with all stored MCRObjectID's of the XML table of a MCRObjectID type.
retrieveAllIDs() - Method in class org.mycore.datamodel.common.MCRXMLTableManager
The method return a list with all stored MCRObjectID's of the XML table
retrieveAllIDs() - Method in class org.mycore.datamodel.ifs2.MCRObjectMetadataStoreIFS2
 
retrieveAsJDOM(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
The method retrieve a dataset for the given MCRObjectID and returns the corresponding JDOM Document.
retrieveAsXML(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLTableManager
The method retrieve a dataset for the given MCRObjectID and returns the corresponding XML file as byte array.
retrieveChild(String, String) - Method in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
retrieveChild(String, String) - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Retrieves a child node of a given MCRDirectory node.
retrieveChild(String, String) - Method in interface org.mycore.datamodel.ifs.MCRFileMetadataStore
Retrieves a child node of an MCRDirectory from the persistent store.
retrieveChildrenIDs(String) - Method in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
retrieveChildrenIDs(String) - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Retrieves a list of all IDs of the child MCRFilesystemNodes of a given MCRDirectory.
retrieveChildrenIDs(String) - Method in interface org.mycore.datamodel.ifs.MCRFileMetadataStore
Returns a list of the IDs of all children of a given parent MCRDirectory.
retrieveContent(String, OutputStream) - Method in class org.mycore.backend.videocharger.MCRCStoreVideoCharger
 
retrieveContent(MCRFileReader, OutputStream) - Method in class org.mycore.datamodel.ifs.MCRContentStore
Deprecated. use doRetrieveContent(MCRFileReader file) instead
retrieveContent(MCRFileReader) - Method in class org.mycore.datamodel.ifs.MCRContentStore
Retrieves the content of an MCRFile as an InputStream.
retrieveGroup(String) - Method in class org.mycore.backend.hibernate.MCRHIBUserStore
This method retrieves a MyCoRe group object from the persistent datastore.
retrieveGroup(String) - Method in class org.mycore.user.MCRUserMgr
This method retrieves the group object with the given group ID.
retrieveGroup(String, boolean) - Method in class org.mycore.user.MCRUserMgr
This method first looks for a given groupID in the group cache and returns this group object.
retrieveGroup(String) - Method in interface org.mycore.user.MCRUserStore
This method retrieves a MyCoRe group object from the persistent datastore.
retrieveGroups(Set<String>) - Method in class org.mycore.user.MCRUserMgr
In the access control subsystem only IDs are stored, not references to user or group objects.
retrieveNode(String) - Method in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
retrieveNode(String) - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Retrieves the MCRFilesystemNode with the given ID from the persistent MCRFileMetadataStore.
retrieveNode(String) - Method in interface org.mycore.datamodel.ifs.MCRFileMetadataStore
Retrieves the MCRFilesystemNode with that ID from the persistent store.
retrieveRootNode(String) - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Retrieves the first MCRFilesystemNode found in the persistent MCRFileMetadataStore, that has the given owner ID.
retrieveRootNodeID(String) - Method in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
retrieveRootNodeID(String) - Method in interface org.mycore.datamodel.ifs.MCRFileMetadataStore
Retrieves the root MCRFilesystemNode that has no parent and is owned by the object with the given owner ID.
retrieveRule(String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
retrieveRule(String) - Method in class org.mycore.backend.hibernate.MCRHIBRuleStore
Method returns accessrule for given ruleid
retrieveRuleIDs(String, String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
retrieveRuleIDs(String, String) - Method in class org.mycore.backend.hibernate.MCRHIBRuleStore
Method retrieves the ruleIDs of rules, whose string-representation starts with given data
retrieveUser(String) - Method in class org.mycore.backend.hibernate.MCRHIBUserStore
This method retrieves a MyCoRe user object from the persistent datastore.
retrieveUser(String) - Method in class org.mycore.user.MCRUserMgr
This method first retrieves the user object with the given userID.
retrieveUser(String, boolean) - Method in class org.mycore.user.MCRUserMgr
This method first looks for a given userID in the user cache and returns this user object.
retrieveUser(String) - Method in interface org.mycore.user.MCRUserStore
This method retrieves a MyCoRe user object from the persistent datastore.
retrieveUsers(Set<String>) - Method in class org.mycore.user.MCRUserMgr
In the access control subsystem only IDs are stored, not references to user or group objects.
RETURN_ID_CACHE - Static variable in class org.mycore.services.fieldquery.MCRSearcher
 
returnedClass() - Method in class org.mycore.datamodel.classifications2.impl.MCRURIType
 
returnToURL() - Method in class org.mycore.frontend.fileupload.MCRUploadApplet
 
reverse(List) - Method in class org.mycore.frontend.wcms.MCRWCMSChooseServlet
 
reverse(List) - Method in class org.mycore.frontend.wcms.MCRWCMSGetStaticHTMLServlet
 
revision - Variable in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
The revision number of the metadata version that is currently in the local filesystem store.
rollbackTransaction() - Method in class org.mycore.common.MCRSession
forces the database transaction to roll back.
rollbackTransaction() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
rollbackTransaction() - Method in class org.mycore.frontend.servlets.MCRStartMetsModsServlet
 
root - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
rootDir - Variable in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
rootID(String) - Static method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
rotAngle - Variable in class org.mycore.services.imaging.JAI.imgOperation.MCRJAIRotateOp
 
rotate(PlanarImage, float) - Method in class org.mycore.services.imaging.JAI.imgOperation.MCRJAIRotateOp
 
rs - Variable in class org.mycore.backend.sql.MCRSQLRowReader
The wrapped JDBC result set
rule - Variable in class org.mycore.access.mcrimpl.MCRAccessRule
 
ruleIDTable - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
ruleIsInUse(String) - Method in class org.mycore.services.acl.MCRACLHIBAccess
 
ruleSet2Items(List) - Method in class org.mycore.services.acl.MCRACLXMLProcessing
 
ruleSet2XML(List) - Method in class org.mycore.services.acl.MCRACLXMLProcessing
 
ruleStore - Variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
ruletablename - Static variable in class org.mycore.access.mcrimpl.MCRRuleStore
 
run() - Method in class org.mycore.common.events.MCRShutdownThread
 
run() - Method in class org.mycore.frontend.fileupload.MCRUploadServlet
 
runAllQueryFromString(String) - Static method in class org.mycore.services.fieldquery.MCRQueryCommands
Runs a query that is specified as String against all hosts.
runLocalQueryFromString(String) - Static method in class org.mycore.services.fieldquery.MCRQueryCommands
Runs a query that is specified as String against the local host.
runQueryFromFile(String) - Static method in class org.mycore.services.fieldquery.MCRQueryCommands
Runs a query that is specified as XML in the given file.

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