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

B

backupContentTo(String, String) - Static method in class org.mycore.backend.videocharger.MCRCStoreVideoCharger
Reads all assets stored in VideoCharger server and writes the contents to a directory for backup.
BACKWARD - Static variable in class org.mycore.common.events.MCREventManager
Call event handlers in backward direction (delete)
BASE_URL_ATTRIBUTE - Static variable in class org.mycore.frontend.servlets.MCRServlet
 
basedir - Variable in class org.mycore.buildtools.anttasks.MCRExecuteCommandTask
 
baseMetadata - Variable in class org.mycore.datamodel.ifs.MCRAudioVideoExtender
The base URL of a cgi that provides technical metadata about the asset
basePlayerStarter - Variable in class org.mycore.datamodel.ifs.MCRAudioVideoExtender
The base URL where to get a metafile that starts a player in browser
bcRecList - Static variable in class org.mycore.services.broadcasting.MCRBroadcastingServlet
 
before - Variable in class org.mycore.common.MCRCache.MCRCacheEntry
The entry before this one, more often used than this entry
beginTransaction() - Method in class org.mycore.common.MCRSession
starts a new database transaction.
benchList - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
 
bitRate - Variable in class org.mycore.datamodel.ifs.MCRAudioVideoExtender
The bitrate of the asset in number of bits per second
browseData - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
 
browseData - Variable in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
 
browseField - Variable in class org.mycore.frontend.indexbrowser.sql.MCRIndexConfiguration
 
bufferSize - Static variable in class org.mycore.frontend.fileupload.MCRMetsModsCommunicator
 
bufferSize - Static variable in class org.mycore.frontend.fileupload.MCRUploadCommunicator
 
bufferSize - Static variable in class org.mycore.frontend.fileupload.MCRUploadServlet
 
buildAndAssignURN(String, String) - Static method in class org.mycore.services.urn.MCRURNManager
Create and Assign a new URN to the given Document Ensure that new created URNs do not allready exist in URN store
buildCategory(String, Element, MCRCategory) - Static method in class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
buildChecksum(String) - Static method in class org.mycore.services.urn.MCRURNManager
Calculates the checksum for the given urn:nbn:de.
buildChildNode(FileObject) - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Returns the MCRFile or MCRDirectory that is represented by the given FileObject, which is a direct child of the directory FileObject this MCRDirectory is stored in.
buildChildNode(FileObject) - Method in class org.mycore.datamodel.ifs2.MCRFile
Returns a MCRVirtualNode contained in this file as a child.
buildChildNode(FileObject) - Method in class org.mycore.datamodel.ifs2.MCRNode
Creates a node instance for the given FileObject, which represents the child
buildChildNode(FileObject) - Method in class org.mycore.datamodel.ifs2.MCRVirtualNode
Returns a virtual node that is a child of this virtual node.
buildCleanupSynch() - Method in class org.mycore.backend.hibernate.MCRSessionContext
 
buildCondition() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
Create the condition of the query.
builder - Variable in class org.mycore.common.xml.MCRParserXerces
A xerces parser instance that will not validate
builderValid - Variable in class org.mycore.common.xml.MCRParserXerces
A xerces parser instance that will validate
buildExtender(MCRFileReader) - Static method in class org.mycore.datamodel.ifs.MCRContentStoreFactory
If the MCRContentStore of the MCRFile given provides an MCRAudioVideoExtender implementation, this method creates and initializes the MCRAudioVideoExtender instance for the MCRFile.
buildFailedConditions() - Method in class org.mycore.frontend.editor.MCREditorSubmission
 
buildFieldList(String) - Method in class org.mycore.frontend.indexbrowser.sql.MCRIndexConfiguration
 
buildFields(MCRObject, String) - Static method in class org.mycore.services.fieldquery.MCRData2Fields
Extracts field values for indexing from the given MCRObject's metadata.
buildFields(MCRFile, String) - Static method in class org.mycore.services.fieldquery.MCRData2Fields
Extracts field values for indexing from the given MCRFile's metadata, xml content or text content.
buildFields(Document, String) - Static method in class org.mycore.services.fieldquery.MCRData2Fields
Extracts field values for indexing from the given JDOM xml document.
buildFields(byte[], String, String, String) - Static method in class org.mycore.services.fieldquery.MCRData2Fields
Extracts field values for indexing from the given JDOM xml document.
buildFingerprint() - Method in class org.mycore.datamodel.ifs.MCRDirectory
Builds a fingerprint of all file's contents of this directory, by collecting the MD5 checksums of all direct or indirect child files of this directory, sorting them to ascending order and writing this list line by line as UTF-8 encoded bytes.
buildInputElements() - Method in class org.mycore.frontend.editor.MCREditorSubmission
 
buildInvocationParameters(Object[]) - Method in class org.mycore.frontend.cli.MCRCommand
Transforms the parameters found by the MessageFormat parse method into such that can be used to invoke the method implementing this command
buildLuceneDocument(List<MCRFieldValue>) - Static method in class org.mycore.backend.lucene.MCRLuceneSearcher
Build lucene document from transformed xml list
buildLuceneDocument(List) - Static method in class org.mycore.backend.lucene.MCROldLuceneSearcher
Deprecated. Build lucene document from transformed xml list
buildLuceneQuery(BooleanQuery, boolean, List, Analyzer) - Static method in class org.mycore.backend.lucene.MCRBuildLuceneQuery
Build Lucene Query from XML
buildMD5Digest() - Static method in class org.mycore.datamodel.ifs.MCRContentInputStream
Builds a MessageDigest instance for MD5 checksum computation.
buildMD5Digest() - Static method in class org.mycore.datamodel.ifs2.MCRContentInputStream
Builds a MessageDigest instance for MD5 checksum computation.
buildMD5String(File) - Method in class org.mycore.frontend.fileupload.MCRUploadCommunicator
Calculates the MD5 checksum of the given local file *
buildMD5StringByString(String) - Method in class org.mycore.frontend.fileupload.MCRMetsModsCommunicator
Calculates the MD5 checksum of the given mets file *
buildMetadataObject(FileObject, int) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Builds a new stored metadata object in this store
buildMetadataObject(FileObject, int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
buildMets(String) - Static method in class org.mycore.frontend.cli.MCRMetsModsCommands
The build mets.xml files in the derivates if they does not exist and the content are images.
buildMetsForMCRDerivateID(String, String) - Static method in class org.mycore.frontend.cli.MCRMetsModsCommands
 
buildMetsForMCRObjectID(String, String) - Static method in class org.mycore.frontend.cli.MCRMetsModsCommands
 
buildMetsMods(MCRServletJob, MCRStartEditorServlet.CommonData) - Method in class org.mycore.frontend.servlets.MCRDFGViewerServlet
 
buildNextID(MCRFileReader) - Static method in class org.mycore.datamodel.ifs.MCRContentStore
Constructs a new unique ID for storing content
buildNextTimestamp() - Static method in class org.mycore.datamodel.ifs.MCRContentStore
Helper method for constructing a unique storage ID from a timestamp.
buildNISS() - Method in interface org.mycore.services.urn.MCRNISSBuilder
Builds a new NISS.
buildNISS() - Method in class org.mycore.services.urn.MCRNISSBuilderDateCounter
 
buildNISS() - Method in class org.mycore.services.urn.MCRNISSBuilderFL
 
buildNode(MCRFSNODES) - Method in class org.mycore.backend.hibernate.MCRHIBFileMetadataStore
 
buildNode(String, String, String, String, String, String, long, GregorianCalendar, String, String, String, String, int, int, int, int) - Method in class org.mycore.datamodel.ifs.MCRFileMetadataManager
Callback method for internal use by any MCRFileMetadataStore implementation, do not use.
buildOrObtainSession() - Method in class org.mycore.backend.hibernate.MCRSessionContext
 
buildPageElement(MCRIndexBrowserIncomingData) - Static method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
Creates the root element of the browser index.
buildPrefixDifference(List<MCRIndexBrowserXmlGenerator.MyRangeDelim>) - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
Builds the prefix difference value for each delimiter.
buildPrefixDifference(String, String) - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
Compares two strings and returns the prefix difference.
buildQuery() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
Creates the search query for a new index browser request.
buildRedirectURL(String, Properties) - Method in class org.mycore.frontend.servlets.MCRServlet
This method builds a URL that can be used to redirect the client browser to another page, thereby including http request parameters.
buildRepeatElements() - Method in class org.mycore.frontend.editor.MCREditorSubmission
 
buildResultsElement(Element, MCRIndexBrowserIncomingData) - Static method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
Adds a result element to the given page element.
buildSessionFactory(Configuration) - Static method in class org.mycore.backend.hibernate.MCRHIBConnection
 
buildSitemap() - Static method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommands
The build and store method.
buildSitemap() - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method build the sitemap_google.xml JDOM document over all items.
buildSitemap(int) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method call the database and build the sitemap_google.xml JDOM document.
buildSitemapIndex(int) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method build the index sitemap_google.xml JDOM document.
buildSlotPath() - Method in class org.mycore.datamodel.ifs.MCRContentStore
Some content store implementations store the file's content in a hierarchical directory structure of the server's filesystem.
buildSortCriteria() - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserSearcher
Creates the sort criteria of the query.
buildURN(String, String) - Static method in class org.mycore.services.urn.MCRURNManager
Builds a URN with a custom, given NISS.
buildURN(String) - Static method in class org.mycore.services.urn.MCRURNManager
Builds a URN using a MCRNISSBuilder object.
buildXML(Element, List<MCRIndexBrowserXmlGenerator.MyRangeDelim>) - Method in class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserXmlGenerator
Adds each delimiter entry to the results element.
buildXML() - Method in class org.mycore.services.fieldquery.MCRFieldValue
Builds a XML representation of this field's value
buildXML() - Method in class org.mycore.services.fieldquery.MCRHit
Creates a XML representation of this hit and its sort data and meta data
buildXML() - Method in class org.mycore.services.fieldquery.MCRQuery
Builds a XML representation of the query
buildXML(int, int) - Method in class org.mycore.services.fieldquery.MCRResults
Returns a XML element containing hits and their data
buildXML() - Method in class org.mycore.services.fieldquery.MCRResults
Returns a XML element containing all hits and their data
buildXSLParameters(HttpServletRequest) - Static method in class org.mycore.common.xml.MCRLayoutService
 
buildZipOutputStream(HttpServletResponse, String, String) - Method in class org.mycore.services.zipper.MCRZipServlet
buildZipOutputStream sets the contenttype and name of the zip-file Returns the ZipOutputStream
button - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
button_down - Variable in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
button_up - Variable in class org.mycore.frontend.metsmods.MCRMetsModsPictureItem
 
bytesFile - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 
bytesTotal - Variable in class org.mycore.frontend.fileupload.MCRUploadProgressMonitor
 

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