Index

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 Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABBREV - Static variable in class org.mycore.common.MCRCoreVersion
 
absolute() - Element in annotation interface org.mycore.common.config.annotation.MCRProperty
 
accept(T, U, V) - Method in interface org.mycore.common.function.MCRTriConsumer
Performs this operation on the given arguments.
acceptFile(String, String, long) - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
This method is called to ask if this file should be uploaded and will be accepted by the server.
acceptFile(String, String, long) - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
ACCESS_KEY_PREFIX - Static variable in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Prefix for user attribute name for value
ACCESS_KEY_TYPE - Static variable in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Name of accesskeys element.
ACCESS_PERMISSIONS - Static variable in class org.mycore.access.MCRAccessBaseImpl
 
ACCESS_POOLS - Static variable in class org.mycore.access.mcrimpl.MCRAccessStore
 
accessKeyFromJson(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms JSON to a MCRAccessKey.
accessKeysFromElement(MCRObjectID, Element) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms service element to MCRAccessKey list
accessKeysFromJson(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms JSON to MCRAccessKey list.
accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in class org.mycore.mets.solr.MCRMetsFileIndexAccumulator
 
accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in class org.mycore.mets.solr.MCRSolrAltoExtractor
 
accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in interface org.mycore.solr.index.file.MCRSolrFileIndexAccumulator
Adds additional information to a File.
accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.file.MCRSolrFileIndexBaseAccumulator
 
ACL - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
ACL_INSTANT_KEY - Static variable in class org.mycore.frontend.jersey.access.MCRRequestScopeACLFilter
 
acpool - Static variable in class org.mycore.backend.jpa.access.MCRACCESSPK_
 
ACPOOL - Static variable in class org.mycore.backend.jpa.access.MCRACCESSPK_
 
acquire() - Method in class org.mycore.util.concurrent.MCRPool
Acquires a value from the pool.
action - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
ACTION - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
activate() - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
 
activate(Session) - Method in class org.mycore.frontend.ws.endoint.MCRAbstractEndpoint
Retrieves the mycore session id from the websocket session and binds the current thread with this mycore session.
activate(String) - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
 
activated - Enum constant in enum class org.mycore.common.events.MCRSessionEvent.Type
 
active() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.FieldArgument
if true, this directive is present in header value
add(int, MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasket
 
add(Class<? extends MCRTextResolver.Term>) - Method in class org.mycore.common.MCRTextResolver.TermContainer
 
add(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
add(String) - Method in class org.mycore.frontend.export.MCRExportCollection
Adds XML data from the given URI.
add(String, MCRSolrCore) - Static method in class org.mycore.solr.MCRSolrClientFactory
Add a SOLR core instance to the list
add(BigDecimal, BigDecimal) - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
Adds a new point to the data.
add(Element) - Method in class org.mycore.frontend.export.MCRExportCollection
Adds the given XML element, making a clone.
add(MCRCondition) - Method in class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
add(MCRCondition) - Method in interface org.mycore.access.facts.model.MCRCombinedCondition
 
add(MCRFact<?>) - Method in class org.mycore.access.facts.MCRFactsHolder
 
add(MCRProcessable) - Method in interface org.mycore.common.processing.MCRProcessableCollection
Adds a new MCRProcessable to this container.
add(MCRProcessable) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
add(MCRCategory, MCRCategoryID, int, String) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategoriesSaveList
 
add(MCRBasket) - Method in class org.mycore.frontend.export.MCRExportCollection
Adds the contents of the given basket.
add(MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasket
 
addAccessKeys(MCRObjectID, List<MCRAccessKey>) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Adds MCRAccessKey list for given MCRObjectID.
addAccessKeySecret(MCRSession, MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of MCRAccessKey as an attribute to a MCRSession for MCRObjectID including derivates.
addAccessKeySecret(MCRUser, MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of a MCRAccessKey as user attribute to a MCRUser for a MCRObjectID including derivates.
addAccessKeySecretForObject(MCRSession, MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of MCRAccessKey as an attribute to a MCRSession for MCRObjectID.
addAccessKeySecretForObject(MCRUser, MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of a MCRAccessKey as user attribute to a MCRUser for a MCRObjectID.
addAccessKeySecretToCurrentSession(MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of MCRAccessKey as an attribute to the current MCRSession for MCRObjectID.
addAccessKeySecretToCurrentUser(MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Adds the value of MCRAccessKey as user attribute to the current MCRUser for MCRObjectID.
addAll(int, Collection<? extends MCRBasketEntry>) - Method in class org.mycore.frontend.basket.MCRBasket
 
addAll(Collection<? extends MCRBasketEntry>) - Method in class org.mycore.frontend.basket.MCRBasket
 
addAll(Collection<MCRCondition<T>>) - Method in class org.mycore.parsers.bool.MCRSetCondition
 
addAltoLink(MCRMetsAltoLink) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
addAnnotatedCLIClass(Class<?>) - Method in class org.mycore.frontend.cli.MCRCommandManager
 
addCategory(MCRCategoryID, MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
addCategory(MCRCategoryID, MCRCategory) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Adds a category as child of another category.
addCategory(MCRCategoryID, MCRCategory, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
addCategory(MCRCategoryID, MCRCategory, int) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
addCategory(MCRCategoryID, MCRCategory, int) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Adds a category as child of another category.
addCategory(MCRCategoryID, MCRCategory, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
addChild(MCRMetaLinkID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
The method appends a child ID to the child link list if and only if it is not already contained in the list, preventing from doubly-linked objects.
addChild(MCRCondition<T>) - Method in class org.mycore.parsers.bool.MCRSetCondition
 
addClassficationEvent(MCRCategoryID, char) - Static method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
Add Classifications to get Updated/Deleted once the Transaction gets Committed
addClassification(String, MCRCategoryID) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method adds a classification to the classification list.
addClassification(MCRCategoryID) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method adds a classification to the classification list.
addCleanupRule(String, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
addCloseable(MCRShutdownHandler.Closeable) - Method in class org.mycore.common.events.MCRShutdownHandler
 
addCollection(Session, MCRProcessableRegistry, MCRProcessableCollection) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
addCollection(Session, MCRProcessableRegistry, MCRProcessableCollection) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Appends the given collection to the registry.
addCommand(String) - Method in class org.mycore.webcli.container.MCRWebCLIContainer
Adds this cmd to the current command queue.
addCommand(MCRCommand) - Method in class org.mycore.frontend.cli.MCRAbstractCommands
 
addContent(Content) - Method in class org.mycore.datamodel.metadata.MCRMetaXML
 
addContent(Document) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
addContent(MCRContent) - Method in class org.mycore.csl.MCRBibtextItemDataProvider
 
addContent(MCRContent) - Method in class org.mycore.csl.MCRItemDataProvider
 
addContent(MCRContent) - Method in class org.mycore.mods.csl.MCRListModsItemDataProvider
 
addContent(MCRContent) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
addCore(String, String, String) - Static method in class org.mycore.solr.MCRSolrClientFactory
 
addCSS(String) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Adds a new css file which should be included by the image viewer.
addDatesToEntry(Entry, MCRObject) - Static method in class org.mycore.sword.MCRSwordUtil
 
addDefaultCLIClass(String) - Method in class org.mycore.frontend.cli.MCRCommandManager
 
addDeleteJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
addDerivate(MCRMetaEnrichedLinkID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
addDerivate methode append the given derivate link data to the derivate vector.
addDetector(MCRIdentifierDetector<URI>) - Method in class org.mycore.mods.identifier.MCRURLIdentifierDetector
 
addDocument(int) - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
added - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
added - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
added(Attribute) - Static method in class org.mycore.frontend.xeditor.tracker.MCRAddedAttribute
 
added(Element) - Static method in class org.mycore.frontend.xeditor.tracker.MCRAddedElement
 
ADDED - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
ADDED - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
addEdge(Integer, Integer) - Method in class org.mycore.tools.MCRTopologicalSort
add an edge to the graph
addElement(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
addElement(Element) - Method in class org.mycore.mods.MCRMODSWrapper
 
addEntry(String, String, String, String, boolean, String, String) - Static method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTransferResultsTableMgr
 
addEntry(String, String, String, String, boolean, String, String, Date) - Static method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTransferResultsTableMgr
 
addEventHandler(MCREvent.ObjectType, MCREventHandler) - Method in class org.mycore.common.events.MCREventManager
Appends the event handler to the end of the list.
addEventHandler(MCREvent.ObjectType, MCREventHandler, int) - Method in class org.mycore.common.events.MCREventManager
Inserts the event handler at the specified position.
addFile(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
addFile(MCRMETSHierarchyGenerator.FileRef, FileGrp) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
addFilter(FeatureContext, MCRRestrictedAccess) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyBaseFeature
Register a MCRRestrictedAccess filter to the context.
addFlag(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method add a flag to the flag list.
addFlag(String, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method adds a flag to the flag list.
addFlagsToObjects() - Static method in class org.mycore.pi.cli.MCRPICommands
 
addFlagToObject(String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
addFlagToObject(MCRBase, MCRPI) - Static method in class org.mycore.pi.MCRPIService
 
addFolder(String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
addFormFields(MCRLogin, String) - Static method in class org.mycore.user2.login.MCRLoginServlet
 
addHeaders(Response.ResponseBuilder) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
addInsertItem(MCRNavigationInsertItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
addInsertItem(MCRNavigationInsertItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
addInsertItem(MCRNavigationInsertItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
addInsertItem(MCRNavigationInsertItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
addItem(MCRNavigationItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
addItem(MCRNavigationItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
addItem(MCRNavigationItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
additional - Static variable in class org.mycore.pi.backend.MCRPI_
 
ADDITIONAL - Static variable in class org.mycore.pi.backend.MCRPI_
 
addLabel(String, String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
addLeadingZeroes(int, int) - Method in class org.mycore.pi.urn.MCRDNBURN
Method adds leading zeroes to the value parameter
addLink(String, String) - Method in exception org.mycore.datamodel.common.MCRActiveLinkException
collects information on active links that do not permit a certain action on the repository.
addListener(MCRProcessableCollectionListener) - Method in interface org.mycore.common.processing.MCRProcessableCollection
Adds a new listener.
addListener(MCRProcessableCollectionListener) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
addListener(MCRProcessableRegistryListener) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
 
addListener(MCRProcessableRegistryListener) - Method in interface org.mycore.common.processing.MCRProcessableRegistry
Adds a new listener.
addLocalCSS(String) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Adds a local (based in modules/iview2/css/) css file.
addLocalScript(String) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Shorthand MCRViewerConfiguration#addLocalScript(String, true, false)
addLocalScript(String, boolean) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Shorthand MCRViewerConfiguration#addLocalScript(file, hasMinified, false)
addLocalScript(String, boolean, boolean) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Adds a local (based in modules/iview2/js/) javascript file which should be included by the image viewer.
addMenu(MCRNavigationMenuItem) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
addMessage(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method add a message to the flag list.
addMessage(String, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method adds a message to the message list.
addMessage(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method adds a message to the message list.
addMetadata(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
addMetadata(MCRObject, Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
addMetadataAndResources(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
addMetaObject(MCRMetaInterface) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
The method add a metadata object, that implements the MCRMetaInterface to this element.
addMetsFileForDerivate(String) - Static method in class org.mycore.mets.frontend.MCRMetsCommands
 
addMetsFileForProjectID(String) - Static method in class org.mycore.mets.frontend.MCRMetsCommands
 
addNamespace(String, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
addNode(T) - Method in class org.mycore.tools.MCRTopologicalSort
add a node to the graph
addObject(MCREvent, MCRBase) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
addObject(Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
addObjectWithDerivate(String, Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
addOrUpdateDerivate(MCRMetaEnrichedLinkID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Adds or updates the derivate link.
addOrUpdateDerivateToObject(MCRObjectID, MCRMetaEnrichedLinkID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Adds or updates a derivate MCRMetaLinkID to the structure part and updates the object with the ID in the data store.
addPaginationLinks(IRI, String, Feed, MCRSwordCollectionProvider) - Static method in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
Creates Pagination links
addParameter(String, String) - Method in class org.mycore.frontend.MCRURL
 
addParentsToList(MCRCategoryID, List<MCRCategoryID>) - Method in class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapper
 
addParentsToList(MCRCategoryID, List<MCRCategoryID>) - Method in class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapperBase
 
addPool(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
addProcessable(Session, MCRProcessableCollection, MCRProcessable) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
addProcessable(Session, MCRProcessableCollection, MCRProcessable) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Appends the given processable to the collection.
addProgressListener(MCRProgressableListener) - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
addProgressListener(MCRProgressableListener) - Method in interface org.mycore.common.processing.MCRListenableProgressable
addPropertyChangeEventLister(Predicate<String>, MCRTriConsumer<String, Optional<String>, Optional<String>>) - Static method in class org.mycore.common.config.MCRConfiguration2
Adds a listener that is called after a new value is set.
addReferenceLink(String, String, String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method add a reference link pair.
addReferenceLink(MCRObjectID, MCRObjectID, String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method add a reference link pair.
addRegisterJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
Adds a register job which will be called in the persistent MCRJob environment in a extra thread.
addResource(String, String, Deposit) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
addResource(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordMediaManager
 
addResources(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
addResources(MCRObject, Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
addRole(String) - Static method in class org.mycore.user2.MCRUserCommands
Loads XML from a user and looks for roles currently not present in the system and creates them.
addRole(MCRRole) - Static method in class org.mycore.user2.MCRRoleManager
Adds role to the classification system.
addRule(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
addRule(String, String) - Method in class org.mycore.frontend.xeditor.MCRXMLCleaner
 
addRule(String, String, Element, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
addRule(String, String, Element, String) - Static method in class org.mycore.access.MCRAccessManager
adds an access rule for an ID to an access system.
addRule(String, String, Element, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
addRule(String, String, Element, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
adds an access rule for an ID to an access system.
addRule(String, Element) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method add a rule to the rules list.
addRule(String, Element, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
addRule(String, Element, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
addRule(String, Element, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
adds an access rule for an "a priori-permission" like "create-document"
addRule(String, Node) - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
addRule(MCRObjectID, String, Element, String) - Static method in class org.mycore.access.MCRAccessManager
adds an access rule for an MCRObjectID to an access system.
addRule(MCRCleaningRule) - Method in class org.mycore.frontend.xeditor.MCRXMLCleaner
 
addScript(String) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Adds a new javascript file which should be included by the image viewer.
addSection(String, String, String) - Method in class org.mycore.tools.MyCoReWebPageProvider
Adds a section to the MyCoRe webpage.
addSection(String, List<Content>, String) - Method in class org.mycore.tools.MyCoReWebPageProvider
Adds a section to the MyCoRe webpage
addSection(String, Content, String) - Method in class org.mycore.tools.MyCoReWebPageProvider
Adds a section to the MyCoRe webpage.
addSection(MCRMetsSection) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
addServFlags() - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
addServFlags(String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
addSessionListener(MCRSessionListener) - Static method in class org.mycore.common.MCRSessionMgr
Add a MCRSessionListener, that gets infomed about MCRSessionEvents.
addSortOption(String) - Method in class org.mycore.solr.search.MCRSolrURL
Adds a sort option to the solr url
addSortOption(String, String) - Method in class org.mycore.solr.search.MCRSolrURL
Adds a sort option to the solr url.
addStatusListener(MCRProcessableStatusListener) - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
addStatusListener(MCRProcessableStatusListener) - Method in interface org.mycore.common.processing.MCRProcessable
addStore(String, MCRStore) - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
Add a store to the store center
addText(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method add a MCRMetaHistoryDateTexts instance to the ArrayList of texts.
addTime(long) - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
addToStructLinkMap(LogicalDiv, PhysicalSubDiv) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Adds the physical div to the logical div.
addUpdateJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
addValidationRule(Node) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
addVariable(String, String) - Method in class org.mycore.common.MCRPropertiesResolver
 
addVariable(String, String) - Method in class org.mycore.common.MCRTextResolver
Adds a new variable to the resolver.
addWord(List<String>, String) - Method in class org.mycore.mets.resource.MCRAltoHighlightResource
 
addWorkFrom(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWorksSection
Adds a new "work" to the remote ORCID profile.
administratorEmail() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
afterId() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
afterId(MCRObjectID) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to only return object ids after lastId should not be used together with the MCRObjectQuery.sort(SortBy, SortOrder) method
afterRequest(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordServlet
 
ALL2BLOCKER_TRUE - Static variable in class org.mycore.frontend.MCRLayoutUtilities
 
ALLOW_LIST_PROPERTY_NAME - Static variable in class org.mycore.frontend.basket.MCRBasketServlet
 
allowCrossDomainRequests() - Method in class org.mycore.frontend.servlets.MCRClassificationBrowser2
 
allowCrossDomainRequests() - Method in class org.mycore.frontend.servlets.MCRServlet
Returns true if this servlet allows Cross-domain requests.
ALLOWED_TRANSLATION_PROPERTY - Static variable in class org.mycore.mets.model.MCRMetsModelHelper
 
allowUnauthenticatedMediaAccess() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
ALLTRUE - Static variable in class org.mycore.frontend.MCRLayoutUtilities
 
ALPHABET - Static variable in class org.mycore.common.MCRCrypt
 
ALTO_CHANGE_SET - Static variable in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet_
 
ALTO_FOLDER_PREFIX - Static variable in class org.mycore.mets.tools.MCRMetsSave
 
ALTO_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
ALTO_USE - Static variable in class org.mycore.mets.model.MCRMetsModelHelper
 
altoChangeSet - Static variable in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet_
 
amdSection - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
anchorID - Variable in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
AND - Static variable in class org.mycore.parsers.bool.MCRSetCondition
 
andThen(MCRThrowableTask<? extends T>) - Method in interface org.mycore.common.function.MCRThrowableTask
Returns a composed task that first this task, and then runs the after task.
andThen(MCRThrowFunction<? super R, ? extends V, ? extends E>) - Method in interface org.mycore.common.function.MCRThrowFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(MCRTriConsumer<? super T, ? super U, ? super V>) - Method in interface org.mycore.common.function.MCRTriConsumer
Returns a composed MCRTriConsumer that performs, in sequence, this operation followed by the after operation.
API_IMAGE_2 - Static variable in class org.mycore.iiif.model.MCRIIIFBase
 
API_PRESENTATION_2 - Static variable in class org.mycore.iiif.model.MCRIIIFBase
 
appendMetadata(MCRObjectMetadata) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method append MCRMetaElement's from a given MCRObjectMetadata to this data set.
APPLICATION_JSON_UTF8 - Static variable in class org.mycore.frontend.jersey.MCRJerseyUtil
 
APPLICATION_LD_JSON - Static variable in class org.mycore.iiif.common.MCRIIIFMediaTypeHelper
 
APPLICATION_LD_JSON_TYPE - Static variable in class org.mycore.iiif.common.MCRIIIFMediaTypeHelper
 
APPLICATION_XML_UTF8 - Static variable in class org.mycore.frontend.jersey.MCRJerseyUtil
 
applied - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
APPLIED - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
apply(String, Import) - Method in class org.mycore.sass.MCRServletContextResourceImporter
 
apply(MCRSet, SolrQuery) - Method in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
apply(MCRSet, SolrQuery) - Method in class org.mycore.oai.set.MCROAIQueryToSetHandler
 
apply(MCRSet, Q) - Method in interface org.mycore.oai.set.MCROAISetHandler
 
apply(T) - Method in interface org.mycore.common.function.MCRThrowFunction
Applies this function to the given argument.
applyChange(MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRDefaultAltoChangeApplier
 
applyChange(MCRAltoChangeSet) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeApplier
 
applyChangeSet(String) - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
applyLastId(MCRObjectQuery, CriteriaBuilder, CriteriaQuery<MCRObjectInfoEntity>, Root<MCRObjectInfoEntity>, List<Predicate>) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
applySort(MCRObjectQuery, CriteriaBuilder, CriteriaQuery<MCRObjectInfoEntity>, Root<MCRObjectInfoEntity>) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
applySortOptions(SolrQuery, List<MCRSortBy>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
argument() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.Extension
 
Armenian - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.mycore.restapi.MCRIgnoreClientAbortInterceptor
 
asByteArray() - Method in class org.mycore.common.content.MCRByteContent
 
asByteArray() - Method in class org.mycore.common.content.MCRContent
Returns the raw content
asByteArray() - Method in class org.mycore.common.content.MCRPathContent
 
asByteArray() - Method in class org.mycore.common.content.MCRStringContent
 
asByteArray() - Method in class org.mycore.common.content.MCRWrappedContent
 
asc - Enum constant in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortOrder
 
ASCENDING - Static variable in class org.mycore.datamodel.ifs2.MCRStore
Indicates ascending order when listing IDs
ASCENDING - Static variable in class org.mycore.services.fieldquery.MCRSortBy
Sort this field in ascending order
asCryptString(String, String) - Static method in class org.mycore.common.MCRUtils
 
asDataURL() - Method in class org.mycore.common.content.MCRContent
Returns content as "data:" URL.
asDocument(String) - Static method in class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
Returns the classification as a jdom document.
asEncodingAttributeValue() - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
asMCRImpl() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
asMD5String(int, byte[], String) - Static method in class org.mycore.common.MCRUtils
 
asSHA1String(int, byte[], String) - Static method in class org.mycore.common.MCRUtils
 
asSHA256String(int, byte[], String) - Static method in class org.mycore.common.MCRUtils
 
assignCategory(Element, MCRCategoryID) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
assignCategory(Element, MCRCategoryID) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
assignRole(String) - Method in class org.mycore.user2.MCRUser
Adds this user to the given role.
assignUserToRole(String, String) - Static method in class org.mycore.user2.MCRUserCommands
This method adds a user as a member to a role
asStream(Enumeration<T>) - Static method in class org.mycore.common.MCRStreamUtils
Transforms an Enumeration in a Stream.
asString() - Method in class org.mycore.common.content.MCRContent
Returns content as String, assuming encoding from MCRContent.getEncoding() or MCRConstants.DEFAULT_ENCODING .
asString() - Method in class org.mycore.common.content.MCRStringContent
 
asString() - Method in class org.mycore.common.content.MCRWrappedContent
 
asString() - Method in class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
asString() - Method in class org.mycore.pi.handle.MCRHandle
 
asString() - Method in interface org.mycore.pi.MCRPersistentIdentifier
 
asString() - Method in class org.mycore.pi.purl.MCRPURL
 
asString() - Method in class org.mycore.pi.urn.MCRUniformResourceName
 
asString(String) - Static method in class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
Returns the classification as string.
asXML() - Method in class org.mycore.common.content.MCRContent
Parses content, assuming it is XML, and returns the parsed document.
asXML() - Method in class org.mycore.common.content.MCRDOMContent
 
asXML() - Method in class org.mycore.common.content.MCRJAXBContent
 
asXML() - Method in class org.mycore.common.content.MCRJDOMContent
 
asXML() - Method in class org.mycore.common.content.MCRSAXContent
 
asXML() - Method in class org.mycore.common.content.MCRWrappedContent
 
asXMLString() - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
ATT_EMAIL - Static variable in interface org.mycore.common.MCRUserInformation
 
ATT_PRIMARY_GROUP - Static variable in interface org.mycore.common.MCRUserInformation
 
ATT_REAL_NAME - Static variable in interface org.mycore.common.MCRUserInformation
 
ATT_SERVE_CONTENT - Static variable in class org.mycore.common.content.util.MCRServletContentHelper
 
attachFooter(BufferedImage, BufferedImage) - Static method in class org.mycore.iview2.frontend.MCRTileCombineServlet
attaches footer to combinedImage.
attachment - Enum constant in enum class org.mycore.common.content.util.MCRRestContentHelper.ContentDispositionType
 
ATTR_ID_PREFIX - Static variable in class org.mycore.orcid.user.MCRORCIDUser
 
ATTR_MYCORE_SESSION - Static variable in class org.mycore.frontend.servlets.MCRServlet
 
attributes - Static variable in class org.mycore.user2.MCRUser_
 
ATTRIBUTES - Static variable in class org.mycore.user2.MCRUser_
 
attrKey - Variable in class org.mycore.common.xml.MCRAttributeValueFilter
 
attrs - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
attrValue - Variable in class org.mycore.common.xml.MCRAttributeValueFilter
 
AUDIENCE - Static variable in class org.mycore.frontend.jersey.resources.MCRJWTResource
 
AUDIENCE - Static variable in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
authentication(AuthCredentials) - Method in class org.mycore.sword.application.MCRSwordAuthHandler
 
authentication(AuthCredentials) - Method in class org.mycore.sword.application.MCRSwordDefaultAuthHandler
 
authorize(String) - Method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
Unauthenticated requests should return a response whose header contains a HTTP 401 Unauthorized status and a WWW-Authenticate field. 200 OK Content-Type: application/json;charset=UTF-8 { "access_token": "NgCXRK...MzYjw", "token_type": "Bearer", "expires_at": 1372700873, "refresh_token": "NgAagA...Um_SHo" } Returning the JWT (Java Web Token to the client is not properly specified).
available() - Method in class org.mycore.common.config.MCRConfigurationInputStream
 

B

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.MCRFrontendUtil
 
BASE64 - Enum constant in enum class org.mycore.datamodel.common.MCRDataURLEncoding
Base64 encoding
baseDirectory - Variable in class org.mycore.datamodel.ifs2.MCRStore
The base directory containing the stored data
baseUriRedirect - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
baseURL - Variable in class org.mycore.oai.MCROAIAdapter
 
baseURL - Variable in class org.mycore.pi.handle.MCREpicService
This is a alternative to mcr.baseurl mostly for testing purposes
BATCH_SIZE - Static variable in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask
 
batchAdd(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
batchAddIf(String, String, String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
batchLoadFromDirectory(String, String) - Static method in class org.mycore.user2.MCRUserCommands
 
batchRemove(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
batchRemoveIf(String, String, String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
batchReplace(String, String, String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
bcc - Variable in class org.mycore.common.MCRMailer.EMail
 
beforeZero(String, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Returns true if the given date input is before the year zero of the given calendar type.
begin() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
begin() - Method in interface org.mycore.common.MCRPersistenceTransaction
Start a transaction.
begin() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
beginTransaction() - Method in class org.mycore.common.MCRSession
Deprecated.
beginTransaction() - Static method in class org.mycore.common.MCRTransactionHelper
starts a new database transaction.
biblCode - Enum constant in enum class org.mycore.datamodel.language.MCRLanguageCodeType
ISO 639-2 bibliographic code is used in some bibliographic metadata standards
bind(String, String, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
bindRepeatPosition() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
bindRepeatPosition() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
bindTo() - Method in class org.mycore.common.MCRJSONTypeAdapter
 
bitonal - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
 
boost - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
bottom_to_top - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
The object is read from the bottom to the top.
boundNodes - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
BRANCH - Static variable in class org.mycore.common.MCRCoreVersion
 
Buddhist - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
build() - Method in class org.mycore.impex.MCRTransferPackage
Builds the transfer package.
build(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Creates a new configuration builder.
build(String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given String with mime-type based encoding, text/xml as mime-type and UTF-8 as charset.
build(String, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given String, mime-type and UTF-8 as charset.
build(String, String, String, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given String, encoding, mime-type and charset.
build(Document) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given Document with mime-type based encoding, text/xml as mime-type and UTF-8 as charset.
build(Document, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given Document, mime-type and UTF-8 as charset.
build(Document, String, String, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given Document, encoding, mime-type and charset.
build(NodeList) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given NodeList with mime-type based encoding, text/xml as mime-type and UTF-8 as charset.
build(NodeList, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given NodeList, mime-type and UTF-8 as charset.
build(NodeList, String, String, String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Build a "data" URL for given NodeList, encoding, mime-type and charset.
buildAttribute(String, String, Parent) - Method in class org.mycore.common.xml.MCRNodeBuilder
 
buildBasicXML(MCRUser) - Static method in class org.mycore.user2.utils.MCRUserTransformer
Builds an xml element containing basic information on user.
buildCanonicalURL(MCRIIIFImageImpl, String) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
buildCategory(String, Element, MCRCategory) - Static method in class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
buildCategory(String, MCRClassCategory, MCRCategory) - Static method in class org.mycore.datamodel.classifications2.model.MCRClass
 
buildChildNode(Path) - 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(Path) - Method in class org.mycore.datamodel.ifs2.MCRFile
Returns a MCRVirtualNode contained in this file as a child.
buildChildNode(Path) - Method in class org.mycore.datamodel.ifs2.MCRNode
Creates a node instance for the given FileObject, which represents the child
buildChildNode(Path) - Method in class org.mycore.datamodel.ifs2.MCRVirtualNode
Returns a virtual node that is a child of this virtual node.
buildChildPath(Element) - Static method in class org.mycore.common.xml.MCRXPathBuilder
Builds a local XPath fragment as combined namespace prefix, local element name and position predicate
buildCollectionPaginationLinkHref(String, Integer) - Static method in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
 
buildComplexQuery(String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search using complex query expression given as text string
buildConfig(ServletConfig) - Static method in class org.mycore.common.content.util.MCRServletContentHelper
 
buildCursor(int, int) - Method in class org.mycore.oai.MCROAIDeletedSearcher
Builds the cursor in the form of deleted_from_rows.
buildDefaultQuery(String, String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search in default search field specified by MCR.SearchServlet.DefaultSearchField
buildDepositReceipt(IRI) - Static method in class org.mycore.sword.MCRSwordUtil
 
buildElement(String, String, Parent) - Method in class org.mycore.common.xml.MCRNodeBuilder
 
buildErrorPage(String, Integer, String, Class<? extends Throwable>, String, Throwable) - Static method in class org.mycore.frontend.servlets.MCRErrorServlet
Builds a jdom document containing the error parameter.
buildExportableSafeXML(MCRUser) - Static method in class org.mycore.user2.utils.MCRUserTransformer
Builds an xml element containing all information on the given user except password info.
buildExportableXML(MCRRole) - Static method in class org.mycore.user2.utils.MCRRoleTransformer
Builds an xml element containing all information on the given role.
buildExportableXML(MCRUser) - Static method in class org.mycore.user2.utils.MCRUserTransformer
Builds an xml element containing all information on the given user.
buildExtentPages(String) - Static method in class org.mycore.mods.MCRMODSPagesHelper
 
buildExtentPagesNodeSet(String) - Static method in class org.mycore.mods.MCRMODSPagesHelper
 
buildFileContainers(MCRObject) - Method in class org.mycore.impex.MCRTransferPackage
Builds a list of MCRTransferPackageFileContainer for all derivate's of the given object and all its descendants.
buildFileGroups(List<MCRPath>) - Static method in class org.mycore.mets.tools.MCRMetsSave
Builds new mets:fileGrp's based on the given paths using the mycore derivate convetions.
buildFilePath(MCRCategoryID) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
Build file path from ID, use for root classifications only!
buildFileRef(MCRPath, String) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
buildFormQuery(Element) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Build MCRQuery from editor XML input
buildFrom(Element) - Static method in class org.mycore.mods.merger.MCRMergerFactory
Returns an MCRMerger instance usable to merge the given MODS element.
buildHistory() - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
buildHistory(String) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
buildImportConfiguration() - Method in class org.mycore.impex.MCRTransferPackage
Generates an xml file, which contains import configuration.
buildJsonError(String, MCRCategoryID) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
BuildLinkUtil() - Constructor for class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
 
buildMCRRole(Element) - Static method in class org.mycore.user2.utils.MCRRoleTransformer
Builds an MCRRole instance from the given element.
buildMCRUser(Element) - Static method in class org.mycore.user2.utils.MCRUserTransformer
Builds an MCRUser instance from the given element.
buildMD5Digest() - Static method in class org.mycore.common.content.streams.MCRMD5InputStream
Builds a MessageDigest instance for MD5 checksum computation.
buildMergedMODS() - Method in class org.mycore.orcid.works.MCRGroupOfWorks
Returns a single mods:mods representation of the publication represented by this group.
buildMergedSolrQuery(List<MCRSortBy>, boolean, boolean, HashMap<String, List<MCRCondition>>, int, List<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Builds SOLR query.
buildMetadataObject(Path, int) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Builds a new stored metadata object in this store
buildMetadataObject(Path, int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
buildMODSCollection() - Method in class org.mycore.orcid.works.MCRWorksSection
Returns a mods:modsCollection containing all MODS representations of the works.
buildNameValueQuery(HttpServletRequest) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search using name=value pairs from HTTP request
buildNISS(MCRObjectID, String) - Method in class org.mycore.pi.urn.MCRDNBURNGenerator
 
buildNISS(MCRObjectID, String) - Method in class org.mycore.pi.urn.MCRFLURNGenerator
 
buildNISS(MCRObjectID, String) - Method in class org.mycore.pi.urn.MCRUUIDURNGenerator
 
buildNode(String, String, Parent) - Method in class org.mycore.common.xml.MCRNodeBuilder
 
buildParameter(MCRRepeatBinding, int) - Static method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTarget
 
buildPartSitemap(int) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method call the database and build the sitemap_google.xml JDOM document.
buildProfileURL() - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
buildQuery(String) - Method in class org.mycore.mets.resource.MCRAltoHighlightResource
 
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.
buildSelectParameterMap(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Set<String>) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
buildShortTitle(Element) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
buildSingleHistory(String) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
buildSingleSitemap() - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method build the sitemap_google.xml JDOM document over all items.
buildSitemap() - Static method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommands
The build and store method.
buildSitemapIndex(int) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method build the index sitemap_google.xml JDOM document.
buildSubCondition(List<MCRCondition>, boolean, boolean) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Builds a new condition for all fields from one single index
buildTargetURL(String) - Method in class org.mycore.pi.purl.MCRPURLService
 
buildTitle(Element) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
buildUnmergedMODS() - Method in class org.mycore.orcid.works.MCRGroupOfWorks
 
buildUnmergedMODSCollection() - Method in class org.mycore.orcid.works.MCRWorksSection
 
buildVersionInfo(String, Date) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
buildXML() - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
Builds a XML representation of this field's value
buildXML() - Method in class org.mycore.services.fieldquery.MCRQuery
Builds a XML representation of the query
buildXML(MCRBasket) - Method in class org.mycore.frontend.basket.MCRBasketXMLBuilder
Builds an XML representation of a basket and its entries.
buildXML(MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasketXMLBuilder
Builds an XML representation of a basket entry.
buildXPath(Object) - Static method in class org.mycore.common.xml.MCRXPathBuilder
Builds an absolute XPath expression for a given element or attribute within a JDOM XML structure.
buildXPath(Attribute) - Static method in class org.mycore.common.xml.MCRXPathBuilder
Builds an absolute XPath expression for the given attribute within a JDOM XML structure.
buildXPath(Element) - Static method in class org.mycore.common.xml.MCRXPathBuilder
Builds an absolute XPath expression for the given element within a JDOM XML structure.
buildXPathVariables() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
bulkIndex(SolrClient, List<SolrInputDocument>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Async bulk index.
BundleMapSerializer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 

C

cachedElement - Variable in class org.mycore.common.xml.MCRDynamicURIResolver
 
cachedSetList - Variable in class org.mycore.oai.MCROAISetManager
 
cacheMaxAge - Variable in class org.mycore.oai.MCROAISetManager
Time in minutes.
calculateArmenianDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of an armenian date.
calculateBuddhistDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the date borders for a Buddhist date in the form d.m.y [B.E.]
calculateChecksum() - Method in class org.mycore.pi.urn.MCRDNBURN
Calculates the checksum of this urn.
calculateCopticDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of a coptic/ethiopian date.
calculateEarliestTimestamp() - Method in class org.mycore.oai.MCROAIIdentify
Calculates the earliest date stamp.
calculateEgyptianDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of an egyptian date.
calculateGregorianDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the date borders for a Gregorian date in the form d.m.y [N.
calculateHebrewDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of a hebrew date.
calculateIslamicDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of an islamic date.
calculateJapaneseDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of a japanese date.
calculateLeftRightAndLevel(int, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
calculates left and right value throug the subtree rooted at co.
calculatePersianDateBorders(String) - Static method in class org.mycore.common.MCRCalendar
Calculates the borders of a persian date.
CALENDARS_LIST - Static variable in class org.mycore.common.MCRCalendar
a list of calendar tags they are supported in this class
call() - Method in class org.mycore.solr.index.MCRSolrIndexTask
 
call() - Method in class org.mycore.util.concurrent.MCRFixedUserCallable
 
call() - Method in class org.mycore.util.concurrent.MCRTransactionableCallable
 
cancel() - Method in class org.mycore.webcli.flow.MCRJSONSubscriber
 
cancel(boolean) - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
canceled - Enum constant in enum class org.mycore.common.processing.MCRProcessableStatus
Canceled by the user and not by an error.
cancelonError() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
cancelonError() - Static method in class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
cancelOnError() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
cancelUpload() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
This method is called so that the UploadHandler subclass can finish or cancel work.
canonicalLinkHeader - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
canvases - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
canvases - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
CAT_SELECT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
CATEGID_ATTRIBUTE_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
categories - Variable in class org.mycore.datamodel.classifications2.model.MCRClass
 
category - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
category - Variable in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
category - Variable in class org.mycore.datamodel.metadata.MCRMetaClassification
 
CATEGORY - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
changeLogLevel(String, String) - Static method in class org.mycore.frontend.cli.MCRLoggingCommands
 
changeToUser(String, String) - Static method in class org.mycore.user2.MCRUserCommands
This command changes the user of the session context to a new user.
changeWebSocketSession(Session) - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
characteristics() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
check(Path, BasicFileAttributes) - Method in interface org.mycore.solr.index.strategy.MCRSolrFileStrategy
 
check(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.strategy.MCRSolrMimeTypeStrategy
 
checkAccess(HttpSession, MCRObjectID) - Method in interface org.mycore.viewer.configuration.MCRIviewACLProvider
 
checkAccess(HttpSession, MCRObjectID) - Method in class org.mycore.viewer.configuration.MCRIviewDefaultACLProvider
 
checkAccess(String, String, String, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
Deprecated.
checkAccess(String, String, MCRUserInformation, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
Validator methods to validate access definition for given object and pool
checkAccess(String, Date, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
Deprecated.
checkAccess(Path, AccessMode...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
checkAccess(MCRUserInformation, Date, MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
checkAll() - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to check (and repair) tiles of all images of all derivates.
checkAllClassifications() - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
checkAllOfProject(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to check (and repair) tiles of all images of derivates of a project.
checkClassification(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
checkConfiguration() - Method in class org.mycore.pi.doi.MCRCrossrefService
 
checkConfiguration() - Method in class org.mycore.pi.doi.MCRDOIService
 
checkConfiguration() - Method in class org.mycore.pi.MCRPIJobService
 
checkConfiguration() - Method in class org.mycore.pi.MCRPIService
Checks the service parameters.
checkConfiguration(String) - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
checkDataSubTag(Element) - Method in interface org.mycore.datamodel.metadata.validator.MCREditorMetadataValidator
Gives hints to the editor form developer.
checkDerivateContentPermission(MCRObjectID, String) - Static method in class org.mycore.access.MCRAccessManager
checks if the current user has the permission to perform an action on the derivate content.
checkDerivateDisplayPermission(String) - Static method in class org.mycore.access.MCRAccessManager
checks if the current user has the permission to view the derivate content.
checkDerivateMetadataPermission(MCRObjectID, String) - Static method in class org.mycore.access.MCRAccessManager
checks if the current user has the permission to perform an action on the derivate metadata.
checkDerivatePermission(MCRObjectID, String) - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategy
Fetches access key and checks derivate permission
checkDerivateReadPermission(MCRObjectID) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Checks if the current user has the read permission on the given derivate content.
checkDerivatesInObjects(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Check the derivate links in objects of MCR base ID for existing.
checkEntityManagerFactoryConfiguration(EntityManagerFactory) - Static method in class org.mycore.backend.hibernate.MCRHibernateConfigHelper
 
checkFile(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
checkFile(Path, BasicFileAttributes) - Static method in class org.mycore.solr.index.strategy.MCRSolrIndexStrategyManager
 
checkFile(MCRPath) - Static method in class org.mycore.sword.application.MCRSwordMediaHandler
 
checkForCircles() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
checkImage(String, String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
checks and repairs tile of this derivate.
checkIsObject(MCRBase) - Static method in class org.mycore.sword.manager.MCRSwordContainerManager
 
checkJobValid(String, MCRPIJobService.PiJobAction) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
checkLinkTargets() - Method in class org.mycore.datamodel.metadata.MCRObject
 
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
 
checkObject(String) - Static method in class org.mycore.sword.manager.MCRSwordMediaManager
 
checkObject(MCRBase) - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
checkObjectPermission(MCRObjectID, String) - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategy
Fetches access key and checks object permission
checkObjectsInDerivates(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Check the object links in derivates of MCR base ID for existing.
checkObjectTypePermission(String, String) - Static method in class org.mycore.access.strategies.MCRObjectTypeStrategy
 
checkPassword(String, String) - Static method in class org.mycore.user2.MCRUserManager
Returns a MCRUser instance if the login succeeds.
checkPathName(String) - Static method in class org.mycore.frontend.fileupload.MCRUploadHelper
checkPathName(String, boolean) - Static method in class org.mycore.frontend.fileupload.MCRUploadHelper
checks if path contains reserved URI characters or path starts or ends with whitespace.
checkPermission(String) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
checkPermission(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String) - Method in interface org.mycore.access.MCRAccessInterface
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) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Checks if the current user has the given permission.
checkPermission(String, String) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
checkPermission(String, String) - 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) - 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 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.MCRCreatorRuleStrategy
 
checkPermission(String, String) - Method in class org.mycore.access.strategies.MCRDerivateIDStrategy
 
checkPermission(String, String) - Method in class org.mycore.access.strategies.MCRObjectBaseStrategy
 
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
 
checkPermission(String, String) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Checks if the current user has the given permission.
checkPermission(String, String) - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategy
 
checkPermission(String, String, List<MCRFact>) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
checkPermission(String, String, MCRUserInformation) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
checkPermission(String, String, MCRUserInformation) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(String, String, MCRUserInformation) - Method in interface org.mycore.access.MCRAccessInterface
determines whether a given user has the permission to perform a certain action. no session data will be checked here.
checkPermission(String, String, MCRUserInformation) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(String, String, MCRUserInformation) - Method in interface org.mycore.frontend.jersey.access.MCRRequestScopeACL
 
checkPermission(String, MCRTileInfo) - Method in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
checkPermission(String, MCRTileInfo) - Method in class org.mycore.iview2.iiif.MCRThumbnailImageImpl
 
checkPermission(Element) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermission(Element) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermission(Element) - Method in interface org.mycore.access.MCRRuleAccessInterface
determines whether the current user has the permission to perform a certain action.
checkPermission(MCRUserInformation, Supplier<Boolean>) - Static method in class org.mycore.access.MCRAccessManager
 
checkPermission(MCRUserInformation, Supplier<Boolean>, ExecutorService) - Static method in class org.mycore.access.MCRAccessManager
 
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(MCRObjectID, String) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Checks if the current user has the given permission.
checkPermissionForReadingDerivate(String) - Static method in class org.mycore.access.MCRAccessManager
checkPermissionForUser(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
Deprecated.
checkPermissionForUser(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
Deprecated.
checkPermissionForUser(String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
Deprecated.
checkPermissionForUser(String, MCRUserInformation) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
checkPermissionForUser(String, MCRUserInformation) - Method in class org.mycore.access.MCRAccessBaseImpl
 
checkPermissionForUser(String, MCRUserInformation) - Method in interface org.mycore.access.MCRAccessInterface
determines whether a given user has the permission to perform a certain action. no session data will be checked here.
checkPermissionForUser(String, MCRUserInformation) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
checkPermissionForUser(String, MCRUserInformation) - Method in interface org.mycore.frontend.jersey.access.MCRRequestScopeACL
 
checkPreConditions(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRDerivateServlet
 
checkPropertyExists(String) - Method in class org.mycore.pi.MCRPIGenerator
checks if the property exists and throws a exception if not.
checkRestAPIAccess(MCRAccessInterface, MCRRestAPIACLPermission, String) - Static method in class org.mycore.restapi.v2.access.MCRRestAccessManager
 
checkSetup() - Method in class org.mycore.impex.MCRTransferPackagePacker
 
checkSetup() - Method in class org.mycore.services.packaging.MCRPacker
should check if all required parameters are set!
checkSitemapFile() - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method computes the number of sitemap files.
checkTilesOfDerivate(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to check (and repair) all tiles of all images of this derivate.
checkUpdateMets(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.mets.events.MCRUpdateMetsOnDerivateChangeEventHandler
Checks if the mets.xml should be updated.
checkUserName(String) - Static method in class org.mycore.user2.MCRUserServlet
Invoked by editor form user-editor.xed to check for a valid login user name.
checkXMLFile(String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
The method parse and check an XML file.
childGuard - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
children - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
children - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
children - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
children - Variable in class org.mycore.parsers.bool.MCRSetCondition
 
CHILDREN - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
Chinese - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
cipherID - Variable in class org.mycore.crypt.MCRCipher
 
CircularDependencyExecption(List<String>, String) - Constructor for exception org.mycore.common.MCRTextResolver.CircularDependencyExecption
 
CircularDependencyTracker(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.CircularDependencyTracker
 
CLASS - Enum constant in enum class org.mycore.common.events.MCREvent.ObjectType
 
CLASS_KEY - Static variable in class org.mycore.common.events.MCREvent
 
CLASS_OLD_KEY - Static variable in class org.mycore.common.events.MCREvent
 
CLASS_PATH - Static variable in class org.mycore.impex.MCRTransferPackage
 
classAvailable(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
CLASSID_ATTRIBUTE_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
CLASSIFICATION - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
CLASSIFICATION_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
classifications - Variable in class org.mycore.impex.MCRTransferPackage
Set of classifications.
classLastModified - Variable in class org.mycore.oai.MCROAISetManager
Time in milliseconds when the classification changed.
className - Variable in class org.mycore.frontend.cli.MCRCommand
The class providing the implementation method
clean(Document) - Method in class org.mycore.frontend.xeditor.MCRXMLCleaner
 
cleanDate(String, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Cleans a given date by removing era statements like -, AD, B.E. etc.
cleanUp() - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
cleanUp(String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
cleanupMCRSession(HttpServletRequest, String) - Static method in class org.mycore.frontend.servlets.MCRServlet
Code to cleanup a MyCoRe Session may be reused in ServletFilter, MVC controller, etc.
cleanUpUserAttributes() - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Cleans all access key secret attributes of users if the corresponding key does not exist.
clear() - Method in class org.mycore.common.events.MCREventManager
Clears the MCREventManager so that it contains no MCREventHandler.
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.common.MCRTextResolver.CircularDependencyTracker
 
clear() - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
Remove all store from the store center
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.frontend.basket.MCRBasket
 
clear() - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
clear() - Method in class org.mycore.iview2.services.MCRTilingQueue
Deletes all tile jobs no matter what the current state is.
clear() - Method in class org.mycore.services.queuedjob.MCRJobQueue
Deletes all jobs no matter what the current state is.
clearAccessKeys() - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
clearAccessKeys() - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Deletes all MCRAccessKey.
clearAccessKeys(String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
clearAccessKeys(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Deletes the all MCRAccessKey for given MCRObjectID.
clearAllPermissionCaches(String) - Static method in class org.mycore.access.MCRAccessCacheHelper
removes all cached permission for the object and its derivates including descendants from all caches.
clearChildren() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method clean the data lists children of this class.
clearCommandList() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
clearDerivates() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method clean the data lists derivate of this class.
clearHistory() - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
clearHistory(String) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
clearLabels() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Removes all labels set
clearLinks(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Runs though all mycore objects which are linked with the given object and removes its link.
clearPermissionCache(String) - Static method in class org.mycore.access.MCRAccessCacheHelper
removes all cached permissions for the object and its derivates including descendants from local cache.
clearPools() - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
clearRules() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
clearSingleHistory(String) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
clearTable(MCRSession) - Method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
clearValidationResults() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
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
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
 
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
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
clone of this instance you will get a (deep) clone of this element
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.MCRMetaISO8601Date
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
 
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
clone of this instance you will get a (deep) clone of this element
clone() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
This method make a clone of this class.
clone() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
clone() - Method in class org.mycore.iview2.services.MCRTileJob
 
clone() - Method in class org.mycore.services.queuedjob.MCRJob
 
clone() - Method in class org.mycore.user2.MCRUser
 
cloneBoundElement(int) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
close() - Method in class org.mycore.common.config.MCRConfigurationInputStream
 
close() - Method in class org.mycore.common.content.streams.MCRNotClosingInputStream
Does nothing.
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.common.xml.MCRDOMUtils
 
close() - Method in class org.mycore.csl.MCRCSLTransformerInstance
 
close() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
close() - Method in class org.mycore.iview2.frontend.MCRPDFTools
 
close() - Method in class org.mycore.iview2.services.MCRImageTiler
Shuts down this thread and every local tiling threads spawned by MCRImageTiler.run().
close() - Method in class org.mycore.iview2.services.MCRTilingQueue
does nothing
close() - Method in class org.mycore.mcr.cronjob.MCRCronjobManager
 
close() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
close() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask
 
close() - Method in class org.mycore.services.mbeans.MCRJMXBridge
 
close() - Method in class org.mycore.services.queuedjob.MCRJobMaster
Shuts down this thread and every local threads spawned by MCRJobMaster.run().
close() - Method in class org.mycore.services.queuedjob.MCRJobQueue
does nothing
close() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
close() - Method in class org.mycore.sword.MCRDeleteFileOnCloseFilterInputStream
 
close() - Method in class org.mycore.tools.MCRPNGTools
 
close() - Method in class org.mycore.webcli.flow.MCRCommandListProcessor
 
close() - Method in class org.mycore.webcli.flow.MCRLogEventProcessor
 
close() - Method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
close(Session) - Method in class org.mycore.webcli.resources.MCRWebCLIResourceSockets
 
close(Session) - Method in class org.mycore.webtools.processing.socket.MCRProcessingEndpoint
 
code - Variable in class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
CODE_ACCESS_DENIED - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INTERNAL_ERROR - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INVALID - Static variable in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
CODE_INVALID_AUTHENCATION - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INVALID_DATA - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_NOT_FOUND - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_ID - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_PARAMETER - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_QUERY_PARAMETER - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
Collection - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
An aggregation of resources.
COLLECTION - Static variable in class org.mycore.frontend.fileupload.MCRUploadHandlerManager
 
COLLECTION_CLASS_ID - Static variable in class org.mycore.wfc.MCRConstants
 
COLLECTION_DERIVATEID_IRI_PATTERN - Static variable in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil
 
COLLECTION_IRI_PATTERN - Static variable in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil
 
COLLECTION_MCRID_IRI_PATTERN - Static variable in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil
 
CollectionIRI() - Constructor for class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.CollectionIRI
 
color - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
 
command - Variable in class org.mycore.frontend.cli.MCRAbstractCommands
The array holding all known commands
commandInvoked(MCRCommand, long) - Static method in class org.mycore.frontend.cli.MCRCommandStatistics
 
commandQueue - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
A queue of commands waiting to be executed
comment - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
COMMENT - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
commit() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
commit() - Method in interface org.mycore.common.MCRPersistenceTransaction
Commit the current transaction, writing any unflushed changes to the backend.
commit() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
commit(String, String) - Method in class org.mycore.webtools.upload.MCRUploadResource
 
commitTransaction() - Method in class org.mycore.common.MCRSession
Deprecated.
commitTransaction() - Static method in class org.mycore.common.MCRTransactionHelper
commits the database transaction.
commitWithin - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
commitWithin - Variable in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
compare(Runnable, Runnable) - Method in class org.mycore.util.concurrent.MCRRunnableComperator
 
compare(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
A delegate for String.compareTo(String).
compare(Element, Element) - Method in class org.mycore.datamodel.classifications2.utils.MCREditorItemComparator
 
compare(MCRObjectIDDate, MCRObjectIDDate) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObjectComparator
 
compare(MCRMetaLink) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
The method compare this instance of MCRMetaLink with a input object of the class type MCRMetaLink.
compareParts(T, T, Function<T, Comparable>...) - Static method in class org.mycore.common.MCRUtils
Helps to implement Comparable.compareTo(Object) For every part a check is performed in the specified order.
compareTo(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
compareTo(Delayed) - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
order objects by their startTime
compareTo(MCRComponent) - Method in class org.mycore.common.config.MCRComponent
Compares this component to other component.
compareTo(MCRShutdownHandler.Closeable) - Method in interface org.mycore.common.events.MCRShutdownHandler.Closeable
 
compareTo(MCRLabel) - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
compareTo(MCRFileMetadata) - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
compareTo(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectID
 
compareTo(MCRUserAttribute) - Method in class org.mycore.user2.MCRUserAttribute
 
compareTo(MCRPrioritizable) - Method in interface org.mycore.util.concurrent.MCRPrioritizable
 
compile(String, Filter<T>, Map<String, Object>, Namespace...) - Method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactory
 
compileTemplates(MCRTemplatesSource) - Static method in class org.mycore.common.xsl.MCRTemplatesCompiler
Compiles the given XSL source code
COMPLETE - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE - Static variable in class org.mycore.common.MCRCoreVersion
 
COMPLETE_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
COMPLETE_HH_MM - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
COMPLETE_HH_MM_SS - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_SS_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_SS_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
COMPLETE_HH_MM_SS_SSS - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_SS_SSS_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
COMPLETE_HH_MM_SS_SSS_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
completeProfile(MCRIIIFImageImpl, MCRIIIFImageProfile) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
completeStates() - Static method in enum class org.mycore.iview2.services.MCRJobState
 
compose(MCRThrowableTask<? extends T>) - Method in interface org.mycore.common.function.MCRThrowableTask
Returns a composed task that first runs the before task, and then runs this task.
compose(MCRThrowFunction<? super V, ? extends T, ? extends E>) - Method in interface org.mycore.common.function.MCRThrowFunction
Returns a composed function that first applies the before function to its input, and then applies this function to the result.
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRCreatedByCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRIPCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRRegExCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRRoleCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRStateCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRStringCondition
Subclasses should override this method to retrieve the fact from MyCoReObject, MCRSession or from elsewhere ...
computeFact(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRUserCondition
 
computeFact(MCRFactsHolder) - Method in interface org.mycore.access.facts.model.MCRFactComputable
Implementors are responsible to store the facts holder in the fact set if applicable
computeFact(MCRFactsHolder) - Method in class org.mycore.mods.access.facts.condition.MCRMODSCollectionCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.mods.access.facts.condition.MCRMODSEmbargoCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.mods.access.facts.condition.MCRMODSGenreCondition
 
computeFact(MCRFactsHolder) - Method in class org.mycore.pi.access.facts.condition.MCRPIHasRegisteredCondition
 
concat(Stream<T>...) - Static method in class org.mycore.common.MCRStreamUtils
Concats any number of Streams not just 2 as in Stream.concat(Stream, Stream).
concurrentClient - Variable in class org.mycore.solr.MCRSolrCore
 
condition - Variable in class org.mycore.datamodel.metadata.MCRMetaAccessRule
 
Condition(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.Condition
 
CONDITION_PREFIX - Static variable in class org.mycore.access.facts.MCRFactsAccessSystemHelper
 
conditions - Variable in class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
Config() - Constructor for class org.mycore.common.content.util.MCRRestContentHelper.Config
 
Config() - Constructor for class org.mycore.common.content.util.MCRServletContentHelper.Config
 
CONFIG_PREFIX - Static variable in class org.mycore.common.events.MCREventManager
 
CONFIG_PREFIX - Static variable in class org.mycore.iview2.services.MCRIView2Tools
 
CONFIG_PREFIX - Static variable in class org.mycore.services.queuedjob.MCRJobQueue
 
CONFIG_PREFIX - Static variable in class org.mycore.user2.MCRUser2Constants
MCRConfiguration2 prefix for all properties used by this MyCoRe component.
CONFIG_PREFIX - Static variable in class org.mycore.wfc.MCRConstants
 
configPrefix - Variable in class org.mycore.oai.MCROAIAdapter
 
configPrefix - Variable in class org.mycore.oai.MCROAIIdentify
 
configPrefix - Variable in class org.mycore.oai.MCROAISetManager
 
configPrefixAdd - Variable in class org.mycore.services.queuedjob.MCRJobQueue
 
CONFIGURATION_DIRECTORY_PROPERTY - Static variable in class org.mycore.common.config.MCRConfigurationDir
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRDateValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRDecimalValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRExternalValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMatchesValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDateValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDecimalValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxIntegerValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxLengthValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxStringValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMinDateValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMinDecimalValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMinIntegerValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMinLengthValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRMinStringValidator
 
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
If validator uses properties to configure its behavior, override this
configure() - Method in class org.mycore.frontend.xeditor.validation.MCRXPathTestValidator
 
configure(HttpServletRequest) - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
configure(HttpServletRequest) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
configure(ResourceInfo, FeatureContext) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyDefaultFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.mycore.lod.MCRLodFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
configure(ResourceConfig) - Method in interface org.mycore.frontend.jersey.MCRJerseyConfiguration
Configures the application.
configure(ResourceConfig) - Method in class org.mycore.frontend.jersey.MCRJerseyDefaultConfiguration
 
configureQueryAdapter(MCRClassificationBrowser2.MCRQueryAdapter, HttpServletRequest) - Method in class org.mycore.frontend.servlets.MCRClassificationBrowser2
 
configureSession(MCRSession, HttpServletRequest, HttpServletResponse) - Static method in class org.mycore.frontend.MCRFrontendUtil
 
consume() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
 
ContainerUserInformation(MCRSession) - Constructor for class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
contains(Object) - Method in class org.mycore.frontend.basket.MCRBasket
 
contains(String, String) - Static method in class org.mycore.frontend.basket.MCRBasketManager
Checks if a basket entry is present in the current basket
contains(String, OAIDataList<? extends Set>) - Static method in class org.mycore.oai.MCROAISetManager
Returns true if setList contains a set with specified setSpec.
contains(MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
containsAll(Collection<?>) - Method in class org.mycore.frontend.basket.MCRBasket
 
containsChild(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Checks if the child is in the children vector.
containsDerivate(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Checks if the derivate is in the derivate vector.
containsLabel(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
containsOwnWork(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWorksSection
 
containsVariable(String) - Method in class org.mycore.common.MCRTextResolver
Checks if a variable with the specified name exists.
containsWork(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWorksSection
Returns true, if there is a work in the ORCID profile that's origin is the given MyCoRe object
CONTENT_DIRECTORY - Static variable in class org.mycore.impex.MCRTransferPackageUtil
The default lookup path appendix (the subdirectory in the tar where the metadata resides).
CONTENT_PATH - Static variable in class org.mycore.impex.MCRTransferPackage
 
contentDisposition - Variable in class org.mycore.common.content.transformer.MCRContentTransformer
 
context - Variable in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
CONTEXT_DOI - Static variable in class org.mycore.pi.doi.MCRDOIBaseService
 
CONTEXT_OBJ - Static variable in class org.mycore.pi.doi.MCRDOIBaseService
 
contextDestroyed(ServletContextEvent) - Method in class org.mycore.common.events.MCRServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.mycore.frontend.classeditor.listener.MCRClassificationListener
 
contextInitialized(ServletContextEvent) - Method in class org.mycore.common.events.MCRServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mycore.frontend.classeditor.listener.MCRClassificationListener
 
continuous - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"Each canvas is the complete view of one side of a long scroll or roll and an appropriate rendering might only display part of the canvas at any given time rather than the entire object.
controlObjectWithService(String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
controlObjectWithServiceAndAdditional(String, String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
convert() - Method in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
convert(String, String, Map<String, String>) - Method in class org.mycore.user2.utils.MCRDFNDisplayNameConverter
 
convert(String, String, Map<String, String>) - Method in class org.mycore.user2.utils.MCRRolesConverter
 
convert(String, String, Map<String, String>) - Method in class org.mycore.user2.utils.MCRUserNameConverter
 
convert(ValueType, String, Map<String, String>) - Method in interface org.mycore.user2.MCRUserAttributeConverter
Convert a given value to the specified type.
converter - Variable in class org.mycore.frontend.xeditor.validation.MCRDateValidator
The converter used to convert strings to dates
converter - Variable in class org.mycore.frontend.xeditor.validation.MCRDecimalValidator
 
convertErrorListToJSONString(List<MCRRestAPIError>) - Static method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
convertGlobToRegex(String) - Static method in class org.mycore.common.function.MCRFunctions
converts a Glob pattern into a regex pattern.
convertMessageToType(String) - Static method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
convertQuery(MCRObjectQuery) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
convertStreamToString(InputStream) - Method in interface org.mycore.frontend.jersey.filter.access.MCRResourceAccessChecker
http://stackoverflow.com/questions/309424/read-convert-an-inputstream-to-a-string?
convertToDatabaseColumn(Object) - Method in class org.mycore.services.queuedjob.MCRJobActionConverter
 
convertToDatabaseColumn(URI) - Method in class org.mycore.backend.jpa.MCRURIConverter
 
convertToDatabaseColumn(ZonedDateTime) - Method in class org.mycore.backend.jpa.MCRZonedDateTimeConverter
 
convertToDatabaseColumn(MCRMetadataHistoryEventType) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventTypeConverter
 
convertToDatabaseColumn(MCRObjectID) - Method in class org.mycore.backend.jpa.MCRObjectIDConverter
 
convertToEntityAttribute(String) - Method in class org.mycore.backend.jpa.MCRObjectIDConverter
 
convertToEntityAttribute(String) - Method in class org.mycore.backend.jpa.MCRURIConverter
 
convertToEntityAttribute(String) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventTypeConverter
 
convertToEntityAttribute(String) - Method in class org.mycore.services.queuedjob.MCRJobActionConverter
 
convertToEntityAttribute(Date) - Method in class org.mycore.backend.jpa.MCRZonedDateTimeConverter
 
Coptic - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
copy(Path, Path, CopyOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
copy(Properties) - Static method in class org.mycore.common.config.MCRProperties
Creates a new MCRProperties instance with the values of the given properties.
copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class org.mycore.common.content.util.MCRServletContentHelper
 
CORE_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
correctIDs(MCRIIIFBase, String, String) - Static method in class org.mycore.iiif.presentation.MCRIIIFPresentationUtil
The ids (MCRIIIFBase.id) are all local e.g. a canvas id is maybe abcdf.tiff then this methods replaces the id with a URI
cors - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
couldNotMove - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
couldNotSave - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
count - Variable in class org.mycore.pi.frontend.model.MCRPIListJSON
 
count() - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
count() - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
count() - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
count() - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
count(MCRObjectQuery) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
count(MCRObjectQuery) - Method in interface org.mycore.datamodel.objectinfo.MCRObjectQueryResolver
Gets the count of object info which match the restrictions of query ignoring limit and offset
COUNT_LIMIT - Static variable in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
countChildren(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Counts the classification categories on top level
countDerivateIDs() - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
Counter - Class in org.mycore.common.xsl.extensions
 
Counter() - Constructor for class org.mycore.common.xsl.extensions.Counter
 
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.
countObjectIDs() - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
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(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.
countReferenceLinkTo(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method count the reference links for a given target MCRobjectID.
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.
countUsers(String, String, String) - Static method in class org.mycore.user2.MCRUserManager
countUsers(String, String, String, String) - Static method in class org.mycore.user2.MCRUserManager
Counts users in the database that match the given criteria.
countUsers(String, String, String, String, String) - Static method in class org.mycore.user2.MCRUserManager
Counts users in the database that match the given criteria.
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(String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
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, String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
The method create a new item in the datastore.
create(String, MCRHandle, List<MCRHandleInfo>) - Method in class org.mycore.pi.handle.MCREpicClient
 
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Stores a newly created document, using the next free ID.
create(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
create(MCRContent, int) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Stores a newly created document under the given ID.
create(MCRContent, int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
create(MCRCategoryID, MCRContent) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
create(MCRDerivate) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
 
create(MCRDerivate) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Stores the derivate.
create(MCRObject) - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
creates a new MCRObjectInfoEntity for an object
create(MCRObject) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Creates all references for the given object.
create(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Stores the object.
create(MCRObjectID, byte[], Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Stores metadata of a new MCRObject in the persistent store.
create(MCRObjectID, Document, Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Stores metadata of a new MCRObject in the persistent store.
create(MCRObjectID, MCRContent, Date) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
create(MCRObjectID, MCRContent, Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
create(MCRObjectID, MCRContent, Date) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Stores metadata of a new MCRObject in the persistent store.
create(MCRObjectID, MCRContent, Date) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
create(MCRObjectID, MCRContent, Date, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
create(MCRPath) - Static method in class org.mycore.mets.model.MCRMETSGeneratorFactory
Returns a generator for the given derivate.
create(MCRPath, Set<MCRPath>) - Static method in class org.mycore.mets.model.MCRMETSGeneratorFactory
Returns a generator for the given derivate.
Create - Enum constant in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
 
CREATE - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
CREATE_CLASS_PERMISSION - Static variable in class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
 
CREATE_DATE - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
createAccessDefinition(MCRRuleMapping) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
createAccessDefinition(MCRRuleMapping) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
method creates a new AccessDefinition in db
createAccessKey(String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
createAccessKey(MCRObjectID, MCRAccessKey) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Creates a MCRAccessKey for given MCRObjectID.
createAccessKeyForDerivate(MCRObjectID, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
createAccessKeyForObject(MCRObjectID, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
createAdd(MCRSolrInputDocumentList) - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of JAXBElement<MCRSolrInputDocumentList>}
createAllObjectInfo() - Static method in class org.mycore.datamodel.objectinfo.MCRObjectInfoCommands
 
createAmdSection() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates a new empty amd section.
createClassification(String, MCRClass) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
createConfigurationDirectory() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
createConfigurationException(String) - Static method in class org.mycore.common.config.MCRConfiguration2
 
createContainer(ServletOutputStream, String) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
createContainer(ServletOutputStream, String) - Method in class org.mycore.services.zipper.MCRTarServlet
 
createContainer(ServletOutputStream, String) - Method in class org.mycore.services.zipper.MCRZipServlet
 
created - Enum constant in enum class org.mycore.common.events.MCRSessionEvent.Type
 
created - Enum constant in enum class org.mycore.common.processing.MCRProcessableStatus
The process is created and not started yet.
created - Enum constant in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
 
created - Enum constant in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortBy
 
created - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
created - Static variable in class org.mycore.pi.backend.MCRPI_
 
created - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
CREATED - Static variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
A version that was created in store
CREATED - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
CREATED - Static variable in class org.mycore.pi.backend.MCRPI_
 
CREATED - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
CREATED_BY - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
CREATED_BY - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
createdAfter() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
createdAfter(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the lower bound of the created date
createDate - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
createdBefore() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
createdBefore(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the upper bound of the created date
createdBy - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
createdBy - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
createdBy() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
createdBy(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the user which created the objects
createDefaultDerivate() - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
createDerivate(String) - Static method in class org.mycore.sword.MCRSwordUtil
 
createDerivate(MCRRestDerivates.DerivateMetadata) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
createDerivateWithBasket(MCRBasket, MCRObjectID) - Static method in class org.mycore.frontend.basket.MCRBasketPersistence
Creates a new derivate including a file basket.xml which stores the persistent data of the given basket.
createDir(String) - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Creates a new subdirectory within this directory
createDirectory(Path, FileAttribute<?>...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
createDmdSection() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates a new empty dmd section.
createFile(String) - Method in class org.mycore.datamodel.ifs2.MCRDirectory
Creates a new file within this directory
createFileOrDirectory(InputStream) - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
createFileSection() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates the file section.
createFromBundleKey(JsonObject, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 
createGson() - Method in class org.mycore.common.MCRJSONManager
 
createGSON() - Static method in class org.mycore.common.MCRJSONUtils
 
createJSON() - Method in class org.mycore.datamodel.metadata.MCRBase
Creates the JSON representation of this object.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
Creates a json object in the form of:
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
Creates the JSON representation.
createJSON() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method creates a JSON representation of the metadata part.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
Creates the JSON representation.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRObject
Creates the JSON representation of this object.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Creates the JSON representation of this metadata container.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Creates the JSON representation of this service.
createJSON() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Creates the JSON representation of this structure.
createJSON(boolean) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
Creates the JSON representation of this metadata element.
createLogicalStruct() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates the logical struct map.
createMCRSolrInputDocument() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputDocument
createMCRSolrInputDocumentList() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputDocumentList
createMCRSolrInputField() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputField
createMets() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Does the mets creation.
createMetsFile(String) - Static method in class org.mycore.mets.tools.MCRMetsSave
 
createMetsHdr() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates a new mets header with current dates and record status = autogenerated.
createNew(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordCollectionManager
 
createNewElement(String) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
createNewURN(MCRDerivate) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
createObject(String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
createObjectInfoForBase(String) - Static method in class org.mycore.datamodel.objectinfo.MCRObjectInfoCommands
 
createObjectInfoForObject(String) - Static method in class org.mycore.datamodel.objectinfo.MCRObjectInfoCommands
 
createOrUpdate(String, String, String) - Method in class org.mycore.wcms2.resources.MCRWCMSAccessResource
 
createOrUpdate(MCRObjectID, Document, Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Creates or updates metadata of a MCRObject in the persistent store.
createPermissionsFromFile(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
This method sets the new permissions given in a certain file
createPhysicalStruct() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
This method creates the physical structure map.
createPIForObjectIfNotExist(String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
createPIForObjectIfNotExist(String, String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
createRoot(String) - Method in class org.mycore.datamodel.niofs.ifs2.MCRIFSFileSystem
 
createRoot(String) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
Creates a new root under the given name.
createRule(String, String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
createRule(String, String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
createRule(String, String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
create an access rule in the rulestore using an rule string in plain text
createRule(Element, String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
createRule(Element, String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
createRule(Element, String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
create an access rule in the rulestore using an rule string in plain text
createRule(MCRAccessRule) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
createRule(MCRAccessRule) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method creates new rule in database by given rule-object
createSetList() - Method in class org.mycore.oai.MCROAISetManager
 
createStore(String, Class<T>) - Static method in class org.mycore.datamodel.ifs2.MCRStoreManager
 
createStore(MCRStore.MCRStoreConfig, Class<T>) - Static method in class org.mycore.datamodel.ifs2.MCRStoreManager
 
createStructLink() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates the mets:structLink part of the mets.xml
createTempFileFromStream(String, InputStream, String) - Static method in class org.mycore.sword.MCRSwordUtil
Stores stream to temp file and checks md5
createTileInfo(String) - Method in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
createTileInfo(String) - Method in class org.mycore.iview2.iiif.MCRThumbnailImageImpl
 
createTime - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
createUser(MCRTransientUser) - Static method in class org.mycore.user2.MCRUserManager
Creates and store a new login user in the database, do also attribute mapping is needed.
createUser(MCRUser) - Method in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
createUser(MCRUser) - Static method in class org.mycore.user2.MCRUserManager
Creates and stores a new login user in the database.
createUserFromFile(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.createUser() with data from a file.
createVariablesMap(String) - Method in class org.mycore.common.xml.MCRDynamicURIResolver
This method creates a hashtable that contains variables.
createXML() - Method in class org.mycore.datamodel.metadata.MCRBase
This method 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.MCRFileMetadata
 
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.MCRMetaDateLangText
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.MCRMetaDefault
This abstract method create a XML stream for all data in this class, defined by the MyCoRe XML MCRMeta... definition for the given subtag.
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
 
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
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 method create a XML stream for a metadata part.
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.MCRMetaNumber
This method creates an XML element containing all data in this instance, as 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.MCRMetaSpatial
 
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 method creates 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 XML.
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.
CREATION_PREDICATE - Static variable in class org.mycore.pi.MCRPIJobService
 
creationdate - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
creationdate - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
CREATIONDATE - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
CREATIONDATE - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
creationTime() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
creator - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
creator - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
CREATOR - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
CREATOR - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
cronType - Variable in class org.mycore.mcr.cronjob.MCRCronjob
The format type of the MCRCronjob.cron property.
cropSecondFractions(String) - Static method in class org.mycore.datamodel.common.MCRISO8601FormatChooser
returns a String that has not more than 3 digits representing "fractions of a second".
CROSSREF_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
CROSSREF_SCHEMA_PATH - Static variable in class org.mycore.pi.doi.cli.MCRDOICommands
 
crypt - Enum constant in enum class org.mycore.user2.MCRPasswordHashType
 
crypt(String) - Static method in class org.mycore.common.MCRCrypt
This method encrypts a string given the cleartext string.
crypt(String, String) - Static method in class org.mycore.common.MCRCrypt
This method encrypts a string given a cleartext string and a "salt".
cslCache - Static variable in class org.mycore.mods.csl.MCRListModsItemDataProvider
 
css - Enum constant in enum class org.mycore.viewer.configuration.MCRViewerConfiguration.ResourceType
 
CURRENT_THREAD_NAME_KEY - Static variable in class org.mycore.frontend.servlets.MCRServlet
 
CURSOR_DELIMETER - Static variable in class org.mycore.oai.MCROAIDeletedSearcher
 
CURSOR_PREFIX - Static variable in class org.mycore.oai.MCROAIDeletedSearcher
 
cute(Function<T, R>) - Static method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask.MCRTransactionExec
 

D

dash_stream - Enum constant in enum class org.mycore.media.MCRMediaSourceType
 
DATA_FILE - Static variable in class org.mycore.datamodel.ifs2.MCRFileCollection
 
DATACITE_SCHEMA_V3 - Static variable in class org.mycore.pi.doi.MCRDOIService
 
DATACITE_SCHEMA_V4 - Static variable in class org.mycore.pi.doi.MCRDOIService
 
DATACITE_SCHEMA_V41 - Static variable in class org.mycore.pi.doi.MCRDOIService
 
DATACITE_SCHEMA_V43 - Static variable in class org.mycore.pi.doi.MCRDOIService
 
datapart - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
Dataset - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
Data encoded in a defined structure.
date - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
date - Variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
The date this version was created
DATE - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
DATE_FORMAT - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
DATE_HEADER_DELEGATE - Static variable in class org.mycore.common.content.util.MCRRestContentHelper
 
DATE_TYPE_CREATEDATE - Static variable in class org.mycore.datamodel.metadata.MCRObjectService
constant for create date
DATE_TYPE_MODIFYDATE - Static variable in class org.mycore.datamodel.metadata.MCRObjectService
constant for modify date
DE - Static variable in class org.mycore.tools.MyCoReWebPageProvider
English language key
deactivate() - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
 
debug() - Method in class org.mycore.common.MCRSession
Write data to the logger for debugging purposes
debug() - Method in class org.mycore.datamodel.metadata.MCRDerivate
The method print all informations about this MCRObject.
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method put debug data to the logger (for the debug mode).
debug() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
Logs debug output.
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRObject
The method print all informations about this MCRObject.
debug() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method put debug data to the logger (for the debug mode).
debug() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
The method print all informations about this MCRObjectStructure.
debugDefault() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method put common debug data to the logger (for the debug mode).
debugInfoForMatchingChildElement(MCRCondition, boolean) - Method in class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
debugNewIdentifiers(Set<MCRIdentifier>) - Method in interface org.mycore.mods.enrichment.MCREnrichmentDebugger
 
debugNewIdentifiers(Set<MCRIdentifier>) - Method in class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
debugNewIdentifiers(Set<MCRIdentifier>) - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
debugPublication(String, Element) - Method in interface org.mycore.mods.enrichment.MCREnrichmentDebugger
 
debugPublication(String, Element) - Method in class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
debugPublication(String, Element) - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
debugResolved(String, Element) - Method in interface org.mycore.mods.enrichment.MCREnrichmentDebugger
 
debugResolved(String, Element) - Method in class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
debugResolved(String, Element) - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
declareParameter(String, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
decode(String) - Method in class org.mycore.frontend.ws.common.MCRWebsocketJSONDecoder
 
decode(String) - Static method in class org.mycore.frontend.xeditor.target.MCRSubselectTarget
 
decodeURIPath(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Decodes the path so that it can be displayed without encoded octets.
decodeURLPart(String) - Static method in class org.mycore.sword.MCRSwordUtil
 
decrementInherited() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method decrements the inherited value with 1.
decrementInherited() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method decrements the inherited value with 1.
decrementNumFiles() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Decrements the uploaded number of files.
decrypt(byte[]) - Method in class org.mycore.crypt.MCRCipher
 
decrypt(String) - Method in class org.mycore.crypt.MCRCipher
 
decrypt(String, String) - Static method in class org.mycore.crypt.MCRCryptCommands
decrypt {0} with cipher {1}
decryptImpl(byte[]) - Method in class org.mycore.crypt.MCRAESCipher
 
decryptImpl(byte[]) - Method in class org.mycore.crypt.MCRCipher
 
decryptImpl(String) - Method in class org.mycore.crypt.MCRAESCipher
 
decryptImpl(String) - Method in class org.mycore.crypt.MCRCipher
 
Deep - Enum constant in enum class org.mycore.common.MCRTextResolver.ResolveDepth
 
deepEqual(Document, Document) - Static method in class org.mycore.common.xml.MCRXMLHelper
checks whether two documents are equal.
deepEqual(Element, Element) - Static method in class org.mycore.common.xml.MCRXMLHelper
checks whether two elements are equal.
DEFAULT_ATTRIBUTE_INHERITED - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_ATTRIBUTE_LANG - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_ATTRIBUTE_SEQUENCE - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_ATTRIBUTE_TYPE - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mycore.common.content.util.MCRServletContentHelper
 
DEFAULT_CONTENT_DISPOSITION - Static variable in class org.mycore.common.content.transformer.MCRContentTransformer
 
DEFAULT_ELEMENT_DATAPART - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_ENCODING - Static variable in class org.mycore.common.MCRConstants
The default encoding
DEFAULT_FORMAT - Static variable in class org.mycore.csl.MCRCSLTransformer
 
DEFAULT_FRACTION_DIGITS - Static variable in class org.mycore.datamodel.metadata.MCRMetaNumber
 
DEFAULT_HERITABLE - Static variable in class org.mycore.datamodel.metadata.MCRMetaElement
 
DEFAULT_INHERITED - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_LANG - Static variable in class org.mycore.common.MCRConstants
MCR.Metadata.DefaultLang
DEFAULT_LANG_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_LANGUAGE - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_LANGUAGE - Static variable in class org.mycore.datamodel.metadata.MCRMetaElement
 
DEFAULT_NOT_INHERIT - Static variable in class org.mycore.datamodel.metadata.MCRMetaElement
 
DEFAULT_PARTITION_SIZE - Static variable in class org.mycore.oai.MCROAIAdapter
 
DEFAULT_PHYSICAL_TYPE - Static variable in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverter
 
DEFAULT_PRIORITY - Static variable in interface org.mycore.common.events.MCRShutdownHandler.Closeable
The default priority
DEFAULT_PROTOCOL - Static variable in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
DEFAULT_SCHEMA - Static variable in class org.mycore.pi.doi.MCRCrossrefService
 
DEFAULT_SEQUENCE - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_SOLR_SERVER_URL - Static variable in class org.mycore.solr.MCRSolrConstants
 
DEFAULT_STRING_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_STYLE - Static variable in class org.mycore.csl.MCRCSLTransformer
 
DEFAULT_STYLE - Static variable in class org.mycore.frontend.cli.MCRDerivateCommands
Default transformer script
DEFAULT_STYLE - Static variable in class org.mycore.frontend.cli.MCRObjectCommands
Default transformer script
DEFAULT_TRANSFORMER - Static variable in class org.mycore.frontend.cli.MCRClassification2Commands
Default transformer script
DEFAULT_TYPE_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
DEFAULT_URL_ENCODING - Static variable in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
 
defaultFormat - Static variable in class org.mycore.common.content.MCRXMLContent
The default format used when outputting XML as a byte stream.
defaultRule() - Method in class org.mycore.parsers.bool.MCRBooleanClauseParser
 
delegateProgressable() - Method in class org.mycore.common.processing.MCRProcessableTask
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Deletes this file collection with all its data and children
delete() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Deletes the metadata document.
delete() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Deletes this node with all its data and children
delete() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Deletes this metadata object in the SVN repository, and in the local store.
delete() - Method in class org.mycore.orcid.works.MCRWork
Deletes this work from the remote ORCID profile
delete(int) - Method in class org.mycore.datamodel.ifs2.MCRFileStore
 
delete(int) - Method in class org.mycore.datamodel.ifs2.MCRStore
Deletes the data stored under the given ID from the store
delete(int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
delete(File) - Static method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
delete(String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
 
delete(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Deletes a classification
delete(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Delete an MCRDerivate from the datastore.
delete(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Delete a MCRObject from the datastore.
delete(String) - Method in class org.mycore.mets.resource.MetsResource
 
delete(String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
delete(String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
delete(String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
delete(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Delete MCRDerivates form ID to ID from the datastore.
delete(String, String) - Method in class org.mycore.wcms2.resources.MCRWCMSAccessResource
 
delete(String, String, String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
The method removes a item for the from ID from the datastore.
delete(String, String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
The method remove a item for the from ID from the datastore.
delete(String, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
delete(Path) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
delete(SolrClient, MCRCategLinkReference) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
Delete the given reference in solr.
delete(MCRCategoryID) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
delete(MCRDerivate) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Deletes MCRDerivate.
delete(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Deletes MCRObject.
delete(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
delete(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Removes all references of this object.
delete(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
delete(MCRObjectID) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Delete metadata in store.
delete(MCRObjectID) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
delete(MCRObjectID, Date, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
delete(MCRObject, Instant, String) - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
Updates the state of the object info to be deleted (does not MCRObjectInfoEntityManager.remove(MCRObject) the object)
delete(MCRDigitalObjectIdentifier, MCRBase, String) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
delete(MCRDigitalObjectIdentifier, MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIService
 
delete(MCRHandle) - Method in class org.mycore.pi.handle.MCREpicClient
 
delete(MCRHandle, MCRBase, String) - Method in class org.mycore.pi.handle.MCREpicService
 
delete(MCRPURL, MCRBase, String) - Method in class org.mycore.pi.purl.MCRPURLService
 
delete(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.MCRURNGranularOAIService
 
delete(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.MCRURNOAIService
 
delete(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
delete(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIService
Should handle deletion of a Object with the PI.
Delete - Enum constant in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
 
DELETE - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
DELETE - Enum constant in enum class org.mycore.datamodel.common.MCRMarkManager.Operation
 
DELETE - Enum constant in enum class org.mycore.pi.MCRPIJobService.PiJobAction
 
DELETE - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
DELETE - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
DELETE_DATE - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
deleteAccessDefinition(MCRRuleMapping) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
deleteAccessDefinition(MCRRuleMapping) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
delete given definition in db
deleteAllDerivates() - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
deletes all MCRDerivate from the datastore.
deleteAllFiles(UriInfo, HttpServletRequest, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
deletes all files inside a given derivate
deleteAllObjectInfo() - Static method in class org.mycore.datamodel.objectinfo.MCRObjectInfoCommands
 
deleteAllObjects(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Delete all MCRObject from the datastore for a given type.
deleteAllPermissions() - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete all permissions
deleteAllTiles() - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Deletes all image tiles.
deleteById(SolrClient, String...) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Deletes a list of documents by unique ID.
deleteByIdFromSolr(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
deleteCateg(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
deleteCategory(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
deleteCategory(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
deleteCategory(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Deletes a category with all child categories.
deleteCategory(MCRCategoryID) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
deleteChangeSet(String) - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
deleteContainer(String, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
deleted - Enum constant in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
 
deleted - Variable in class org.mycore.datamodel.ifs2.MCRStoredMetadata
 
DELETED - Static variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
A version that was deleted in store
DELETED_BY - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
deletedAfter() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
deletedAfter(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the lower bound of the deleted date
deleteDate - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
deletedBefore() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
deletedBefore(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the upper bound of the deleted date
deletedBy - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
deletedBy() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
deletedBy(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the user which deleted the objects
deleteDerivate(UriInfo, HttpServletRequest, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
delete a whole derivate
deleteDerivate(UriInfo, HttpServletRequest, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
deletes a whole derivate
deleteDerivate(SolrClient, String) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Convenient method to delete a derivate and all its files at once.
deleteDerivate(MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
deleteDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
deleteDerivateTiles(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Deletes all image tiles of this derivate.
deleteDerivateTilesOfObject(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Deletes all image tiles of derivates of this object.
deleteFile(String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
deleteFileMetaData(String) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
Deletes file metadata of file idendified by absolute path.
deleteFileOrDirectory() - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
deleteFiles(UriInfo, HttpServletRequest, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
delete all file from a given derivate
deleteFolder(String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
deleteFromTo(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Delete MCRObject's form ID to ID from the datastore.
deleteImageTiles(String, String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Deletes all image tiles of this derivate.
deleteJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
deleteJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIService
 
deleteJob(Map<String, String>) - Method in class org.mycore.pi.handle.MCREpicService
 
deleteJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
deleteJob(Map<String, String>) - Method in class org.mycore.pi.purl.MCRPURLService
 
deleteLink(MCRCategLinkReference) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
deleteLink(MCRCategLinkReference) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Delete all links that refer to the given MCRCategLinkReference.
deleteLink(MCRCategLinkReference) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
deleteLinks(Collection<MCRCategLinkReference>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
deleteLinks(Collection<MCRCategLinkReference>) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Delete all links that refer to the given collection of category links.
deleteLinks(Collection<MCRCategLinkReference>) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
deleteMCRDerivate(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Delete the derivate.
deleteMCRObject(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Deletes the object.
deleteMediaResource(String, String) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
deleteMediaResource(String, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordMediaManager
 
deleteMetadata(MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
deleteObject(Object) - Method in class org.mycore.common.MCRSession
 
deleteObject(MCRObject) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
deleteObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
deleteOCFLClassification(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
deleteOCFLUser(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
deleteOrphanedNestedDocuments(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Deletes nested orphaned nested documents.
deletePermission(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete the permission {0}
deletePURL(String) - Method in class org.mycore.pi.purl.MCRPURLManager
deletes an existing PURL
deleteReferenceLink(String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method delete a reference link.
deleteReferenceLink(String, String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method delete a reference link pair for the given type to the store.
deleteReferenceLink(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method delete a reference link.
deleteRole(String) - Static method in class org.mycore.user2.MCRRoleManager
Deletes a role from the system.
deleteRole(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRRoleManager.deleteRole(String) and permanently removes a role from the system.
deleteRule(String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
deleteRule(String) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method deletes accessrule for given ruleid
deleteTopologicalAllObjects() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Delete all MCRObjects from the datastore in topological order
deleteUser(String) - Method in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
deleteUser(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.deleteUser() and permanently removes a user from the system.
deleteUser(String) - Static method in class org.mycore.user2.MCRUserManager
Deletes a user from the given database
deleteUser(String, String) - Static method in class org.mycore.user2.MCRUserManager
Deletes a user from the given database
deleteUser(String, MCRRealm) - Static method in class org.mycore.user2.MCRUserManager
Deletes a user from the given database
deleteUser(MCRUser) - Method in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
deleteUser(MCRUser) - Static method in class org.mycore.user2.MCRUserManager
Deletes a user from the given database
delimiter(String) - Static method in class org.mycore.common.MCRCalendar
Returns the delimiter for the given date input: ., - or /.
DELIVERY_ROLE - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
deliveryRole - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
DEPRECATED_PROPERTY_PREFIXES - Static variable in class org.mycore.pi.MCRPIConfigurationChecker
 
derivate - Variable in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
derivate - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
DERIVATE - Enum constant in enum class org.mycore.common.events.MCREvent.ObjectType
 
DERIVATE - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
DERIVATE_ID - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
DERIVATE_KEY - Static variable in class org.mycore.common.events.MCREvent
 
DERIVATE_OLD_KEY - Static variable in class org.mycore.common.events.MCREvent
 
DERIVATE_PARAMETER - Static variable in class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
DERIVATE_TYPES - Static variable in class org.mycore.iview2.iiif.MCRThumbnailImageImpl
 
derivateID - Variable in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
derivateID - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
derivateLinkErrorPage - Static variable in class org.mycore.frontend.servlets.MCRDerivateLinkServlet
 
DerivateMetadata() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
derivateRoot - Variable in class org.mycore.iview2.frontend.resources.MCRIViewZipResource.ZipStreamingOutput
 
DerivateTitle() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
desc - Enum constant in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortOrder
 
DESCENDING - Static variable in class org.mycore.datamodel.ifs2.MCRStore
Indicates descending order when listing IDs
DESCENDING - Static variable in class org.mycore.services.fieldquery.MCRSortBy
Sort this field in descending order
DESCRIBE - Static variable in class org.mycore.common.MCRCoreVersion
 
description - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
description - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
DESCRIPTION - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
DESCRIPTION - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.common.MCRGsonUTCDateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryIDTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryListTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.frontend.classeditor.MCRLabelSetTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.mycore.pi.doi.client.datacite.MCRDOIRestResponseEntryDataValueDeserializer
 
destroy() - Method in class org.mycore.common.xml.MCRURIResolverFilter
 
destroy() - Method in class org.mycore.frontend.filter.MCRCORSFilter
 
destroy() - Method in class org.mycore.frontend.filter.MCRRequestAuthenticationFilter
 
destroy() - Method in class org.mycore.frontend.filter.MCRRequestDebugFilter
 
destroy() - Method in class org.mycore.frontend.filter.MCRSecureTokenV2Filter
 
destroy() - Method in class org.mycore.frontend.filter.MCRUserAgentFilter
 
destroy() - Method in class org.mycore.frontend.filter.MCRWebAppBaseFilter
 
destroy() - Method in class org.mycore.frontend.servlets.MCRQRCodeServlet
 
destroy() - Method in class org.mycore.frontend.ws.common.MCRWebsocketJSONDecoder
 
destroy() - Method in class org.mycore.iview2.frontend.MCRPDFThumbnailServlet
 
destroy() - Method in class org.mycore.iview2.frontend.MCRThumbnailServlet
 
destroy() - Method in class org.mycore.mcr.acl.accesskey.frontend.filter.MCRAccessKeyFilter
 
destroy() - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
destroy() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
destroy() - Method in interface org.mycore.sword.application.MCRSwordLifecycle
 
destroy() - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
destroy() - Method in class org.mycore.sword.MCRSwordContainerHandler
 
destroy() - Method in class org.mycore.wfc.actionmapping.MCRPersistenceServletFilter
 
destroyed - Enum constant in enum class org.mycore.common.events.MCRSessionEvent.Type
 
detach() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
detailed - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 
detect(URI) - Method in class org.mycore.mods.identifier.MCRGBVURLDetector
 
detect(URI) - Method in class org.mycore.mods.identifier.MCRURLIdentifierDetector
 
detect(T) - Method in interface org.mycore.mods.identifier.MCRIdentifierDetector
 
detectLanguage(String) - Static method in class org.mycore.common.MCRLanguageDetector
Detects the language of a given text string.
detectLanguageByCharacter(String) - Static method in class org.mycore.common.MCRLanguageDetector
 
DIAG_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
digest - Variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The message digest to build the MD5 checksum
directive() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.Extension
 
directory(T, long, FileTime) - Static method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
DIRECTORY_INDICATOR - Static variable in class org.mycore.pi.doi.MCRDOIParser
 
DIRECTORY_INDICATOR - Static variable in class org.mycore.pi.handle.MCRHandleParser
 
DISABLE_CONFIG_DIR_PROPERTY - Static variable in class org.mycore.common.config.MCRConfigurationDir
 
disabled - Static variable in class org.mycore.user2.MCRUser_
 
DISABLED - Static variable in class org.mycore.user2.MCRUser_
 
disableLogin() - Method in class org.mycore.user2.MCRUser
Disable login for this user.
disableUser(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.disableUser() that disables a user
dispose(MCRRequestScopeACL) - Method in class org.mycore.frontend.jersey.access.MCRRequestScopeACLFactory
 
disposeContainer(TarArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRTarServlet
 
disposeContainer(ZipArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRZipServlet
 
disposeContainer(T) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
dispositionType - Variable in class org.mycore.common.content.util.MCRRestContentHelper.Config
 
distinctByKey(Function<? super T, ?>) - Static method in class org.mycore.common.MCRStreamUtils
Stream distinct by filter function.
distinctValues(NodeList) - Static method in class org.mycore.common.xml.MCRXMLFunctions
This only works with text nodes
distributeMetadata(MCRObject) - Method in interface org.mycore.datamodel.metadata.share.MCRMetadataShareAgent
updates all recipients of shareable metadata from holder.
distributeMetadata(MCRObject) - Method in class org.mycore.mods.MCRMODSMetadataShareAgent
 
dmdSection - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
doAuthentication(AuthCredentials, String) - Static method in class org.mycore.sword.manager.MCRSwordMediaManager
 
doc - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
doCreateAccessKey(MCRObjectID, String, UriInfo) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
docType - Variable in class org.mycore.common.content.MCRContent
Holds the docType of the current content
docTypesIncludingEditors - Variable in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
XML document types that may contain editor forms
document(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
documentID - Variable in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
DOCUMENTS - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
doEcho() - Method in class org.mycore.frontend.jersey.resources.MCREchoResource
 
doExpandEditorElements(MCRContent, HttpServletRequest, HttpServletResponse, String, String) - Static method in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.common.xml.MCRURIResolverFilter
adds debug information from MCRURIResolver to Servlet output.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRCORSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRRequestAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRRequestDebugFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRSecureTokenV2Filter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRUserAgentFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.frontend.filter.MCRWebAppBaseFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.mcr.acl.accesskey.frontend.filter.MCRAccessKeyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mycore.wfc.actionmapping.MCRPersistenceServletFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRConfigHelperServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRLogoutServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.iview2.frontend.MCRTileServlet
Extracts tile or image properties from iview2 file and transmits it.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordCollectionServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordServiceDocumentServlet
 
doGet(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRServlet
 
doGet(MCRServletJob) - Method in class org.mycore.wfc.actionmapping.MCRActionMappingServlet
 
doGetAccessKey(MCRObjectID, String, String) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
doGetPost(MCRServletJob) - Method in class org.mycore.common.MCRMailer
 
doGetPost(MCRServletJob) - Method in class org.mycore.common.xsl.MCRXSLInfoServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.basket.MCRBasketServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.export.MCRExportServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.fileupload.MCRUploadViaFormServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapServlet
This method implement the doGetPost method of MCRServlet.
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRClassificationBrowser2
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRDerivateLinkServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRDerivateServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRDisplayHideDerivateServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRServlet
This method should be overwritten by other servlets.
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRStaticXMLFileServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.frontend.xeditor.MCRXEditorServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.mets.servlets.MCRDFGLinkServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.mets.servlets.MCRMETSServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.oai.MCROAIDataProvider
 
doGetPost(MCRServletJob) - Method in class org.mycore.orcid.oauth.MCROAuthServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.services.packaging.MCRPackerServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.user2.login.MCRCASServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.user2.login.MCRLoginServlet
MCRLoginServlet handles four actions: MCRLoginServlet?
doGetPost(MCRServletJob) - Method in class org.mycore.user2.login.MCRShibbolethLoginServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.user2.MCRUserServlet
Handles requests.
doHandleEvent(MCREvent) - Method in interface org.mycore.common.events.MCREventHandler
Handles an event.
doHandleEvent(MCREvent) - Method in class org.mycore.common.events.MCREventHandlerBase
This method handle all calls for EventHandler for the event types MCRObject, MCRDerivate and MCRFile.
doHandleEvent(MCREvent) - Method in class org.mycore.common.events.MCRJanitorEventHandlerBase
 
doHandleEvent(MCREvent) - Method in class org.mycore.ocfl.MCROCFLClassificationEventHandler
 
doHandleEvent(MCREvent) - Method in class org.mycore.ocfl.user.MCROCFLUserEventHandler
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRContentServlet
Handles a HEAD request for the specified content.
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
DOI_REGISTER_REQUEST_TEMPLATE - Static variable in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
doLayout(HttpServletRequest, HttpServletResponse, MCRContent) - Method in class org.mycore.common.xml.MCRLayoutService
 
doListAccessKeys(MCRObjectID, int, int) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
doLock(String) - Static method in class org.mycore.mets.tools.MCRMetsLock
Locks a Derivate with the current SessionId
doMDUpload(Document) - Method in class org.mycore.pi.doi.client.crossref.MCRCrossrefClient
 
doNothing(MCREvent, Object) - Method in class org.mycore.common.events.MCREventHandlerBase
This method does nothing.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRContentServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordCollectionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
doPost(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
doRemoveAccessKey(MCRObjectID, String, String) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
doTopoSort() - Method in class org.mycore.tools.MCRTopologicalSort
based upon first pseudo code in http://en.wikipedia.org/w/index.php?
doUnlock(String) - Static method in class org.mycore.mets.tools.MCRMetsLock
Unlocks a Derivate wich was locked with the current SessionId
doUpdateAccessKey(MCRObjectID, String, String, String) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
doWithPURLManager(Consumer<MCRPURLManager>) - Method in class org.mycore.pi.purl.MCRPURLService
 
down(MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasket
Moves the basket entry one position down in the list of basket entries.
dropIndex() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Drops the whole solr classification index.
dropIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
dropIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Drops the current solr index.
dropIndexByType(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
dropIndexByType(String, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
 
DV_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 

E

E_MAIL - Static variable in class org.mycore.user2.MCRUser_
 
edit(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
edit(String, String, MCRBatchEditorCommands.Action, String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRBatchEditorCommands
 
EDIT_ALTO_PERMISSION - Static variable in class org.mycore.viewer.alto.MCRALTOUtil
 
EditIRI() - Constructor for class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.EditIRI
 
editMulti(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
editRule(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
Egyptian - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
element - Variable in class org.mycore.mods.merger.MCRMerger
The MODS element wrapped and compared by this merger
element() - Method in class org.mycore.iview2.services.MCRTilingQueue
removes next job.
element() - Method in class org.mycore.services.queuedjob.MCRJobQueue
removes next job.
elementFromAccessKeys(List<MCRAccessKey>) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms MCRAccessKey list to a element
elementsWithNameFromContentList(String) - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
EMail - Static variable in class org.mycore.user2.MCRUser_
 
EMail() - Constructor for class org.mycore.common.MCRMailer.EMail
 
emptyNotResubmittedNodes() - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
emptyPath() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
EN - Static variable in class org.mycore.tools.MyCoReWebPageProvider
German language key
enableLogin() - Method in class org.mycore.user2.MCRUser
Enable login for this user.
enableUser(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.enableUser() that enables a user
encode(String) - Static method in class org.mycore.frontend.xeditor.target.MCRSubselectTarget
 
encodeCategoryId(MCRCategoryID) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Encodes the mycore category id to a solr usable one.
encodeImageIdentifier(String) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
Encodes image identidier so it can be used in an URI
encodeURIPath(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Encodes the path so that it can be safely used in an URI.
encodeURIPath(String, boolean) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Encodes the path so that it can be safely used in an URI.
encodeURL(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Encodes the given url so that one can safely embed that string in a part of an URI
encodeURLPart(String) - Static method in class org.mycore.sword.MCRSwordUtil
 
encoding - Variable in class org.mycore.common.content.MCRContent
 
ENCODING - Static variable in class org.mycore.common.MCRMailer
 
encrypt(byte[]) - Method in class org.mycore.crypt.MCRCipher
 
encrypt(String) - Method in class org.mycore.crypt.MCRCipher
 
encrypt(String, String) - Static method in class org.mycore.crypt.MCRCryptCommands
encrypt {0} with cipher {1}
encryptImpl(byte[]) - Method in class org.mycore.crypt.MCRAESCipher
 
encryptImpl(byte[]) - Method in class org.mycore.crypt.MCRCipher
 
encryptImpl(String) - Method in class org.mycore.crypt.MCRAESCipher
 
encryptImpl(String) - Method in class org.mycore.crypt.MCRCipher
 
encryptPasswordsInXMLFile(String, String) - Static method in class org.mycore.user2.MCRUserCommands
A given XML file containing user data with cleartext passwords must be converted prior to loading the user data into the system.
endIteration() - Method in interface org.mycore.mods.enrichment.MCREnrichmentDebugger
 
endIteration() - Method in class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
endIteration() - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
endpoint - Variable in class org.mycore.pi.handle.MCREpicService
The url to the actual epic api endpoint e.g. https://epic.grnet.gr/api/v2/, http://pid.gwdg.de/
endsWith(String) - Method in class org.mycore.datamodel.niofs.MCRPath
 
endsWith(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
endTime - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
ENGLISH - Static variable in class org.mycore.datamodel.language.MCRLanguageFactory
 
enrich(Element) - Method in class org.mycore.mods.enrichment.MCREnricher
 
enrichPublication(Element, String) - Method in class org.mycore.mods.enrichment.MCREnrichmentResolver
 
ensureXML() - Method in class org.mycore.common.content.MCRContent
Ensures that content is XML.
ensureXML() - Method in class org.mycore.common.content.MCRSAXContent
 
ensureXML() - Method in class org.mycore.common.content.MCRWrappedContent
 
ensureXML() - Method in class org.mycore.common.content.MCRXMLContent
 
ENTITY_NAME - Static variable in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
ENTRY_TYPE_CHILD - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
The list of entry types
ENTRY_TYPE_DERIVATE - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
 
ENTRY_TYPE_DERIVATE_LINK - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
 
ENTRY_TYPE_PARENT - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
 
ENTRY_TYPE_REFERENCE - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
 
entrySet() - Method in class org.mycore.common.events.MCREvent
return the entries of the event data (1x called in wfc.mail.MCRMailEventhandler)
EPIC_KEY - Static variable in class org.mycore.pi.handle.MCREpicService
 
EPICURLITE_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
epub(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds the default pdf configuration without any plugins.
EPUB_SPLIT - Static variable in class org.mycore.viewer.resources.MCREpubZipResource
 
equals(Object) - Method in class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
equals(Object) - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
equals(Object) - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
equals(Object) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
equals(Object) - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
 
equals(Object) - Method in class org.mycore.backend.jpa.MCRObjectIDPK
 
equals(Object) - Method in class org.mycore.common.config.MCRComponent
 
equals(Object) - Method in class org.mycore.common.MCRSessionResolver
 
equals(Object) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
equals(Object) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
equals(Object) - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
equals(Object) - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
equals(Object) - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
equals(Object) - Method in class org.mycore.datamodel.common.MCRDataURL
 
equals(Object) - Method in class org.mycore.datamodel.common.MCRISO8601Date
 
equals(Object) - Method in class org.mycore.datamodel.language.MCRLanguage
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
Check the equivalence between this instance and the given object.
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
Check the equivalence between this instance and the given object.
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method compares this instance with a MCRMetaHistoryDate object
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
Check the equivalence between this instance and the given object.
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method compares this instance with a MCRMetaPersonName object
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRMetaXML
 
equals(Object) - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method check this data again the input and retuns the result as boolean.
equals(Object) - Method in class org.mycore.datamodel.niofs.MCRPath
 
equals(Object) - Method in class org.mycore.frontend.basket.MCRBasketEntry
 
equals(Object) - Method in class org.mycore.frontend.support.MCRSecureTokenV2
 
equals(Object) - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
equals(Object) - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetRotation
 
equals(Object) - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetSize
 
equals(Object) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
equals(Object) - Method in class org.mycore.mods.enrichment.MCRIdentifier
 
equals(Object) - Method in class org.mycore.mods.merger.MCRMerger
Two mergers are equal if they wrap elements that are deep equals.
equals(Object) - Method in class org.mycore.orcid.works.MCRWorkSource
 
equals(Object) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
equals(Object) - Method in class org.mycore.user2.MCRRealm
 
equals(Object) - Method in class org.mycore.user2.MCRRole
 
equals(Object) - Method in class org.mycore.user2.MCRUser
 
equals(Object) - Method in class org.mycore.user2.MCRUserAttribute
 
equals(Object) - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
two objects are equal, if they have the same id
equals(MCRMetaHistoryDate.MCRMetaHistoryDateText) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
This method check the equivalence of lang and text between this object and a given MCRMetaHistoryDateText object.
equals(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method check this data again the input and retuns the result as boolean.
error - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
error(Throwable) - Method in class org.mycore.webcli.resources.MCRWebCLIResourceSockets
 
error(TransformerException) - Method in class org.mycore.common.xsl.MCRErrorListener
 
error(SAXParseException) - Method in class org.mycore.common.xml.MCRXMLParserErrorHandler
Handles parse errors
error(SAXParseException) - Method in class org.mycore.tei.MCRTEIValidator
 
ERROR - Enum constant in enum class org.mycore.iview2.services.MCRJobState
image tiling process is complete
ERROR - Static variable in class org.mycore.tei.MCRTEIValidator
 
ERROR_MCRCLASS_ID_MISMATCH - Static variable in class org.mycore.lod.controller.MCRLodClassification
error code for error response
ERROR_MCRCLASS_NOT_FOUND - Static variable in class org.mycore.lod.controller.MCRLodClassification
error code for error response
ERROR_MCRCLASS_TRANSFORMATION - Static variable in class org.mycore.lod.controller.MCRLodClassification
error code for error response
ERROR_MESSAGE - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
ERROR_MODULE - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
errorMessage - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
errorModule - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
EscapeCharacter(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.EscapeCharacter
 
escapeSearchValue(String) - Static method in class org.mycore.solr.MCRSolrUtils
Escapes characters in search values that need to be escaped for SOLR.
estimateSize() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
Ethiopic - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
evaluate(Void) - Method in class org.mycore.services.fieldquery.MCRQueryCondition
 
evaluate(MCRAccessData) - Method in class org.mycore.access.mcrimpl.MCRIPClause
 
evaluate(MCRWorkflowData) - Method in class org.mycore.wfc.actionmapping.MCRCategoryCondition
 
evaluate(T) - Method in class org.mycore.parsers.bool.MCRAndCondition
 
evaluate(T) - Method in interface org.mycore.parsers.bool.MCRCondition
Evalutates this condition.
evaluate(T) - Method in class org.mycore.parsers.bool.MCRFalseCondition
 
evaluate(T) - Method in class org.mycore.parsers.bool.MCRNotCondition
 
evaluate(T) - Method in class org.mycore.parsers.bool.MCROrCondition
 
evaluate(T) - Method in class org.mycore.parsers.bool.MCRSetCondition
 
evaluate(T) - Method in class org.mycore.parsers.bool.MCRTrueCondition
 
evaluateFirst(String) - Method in class org.mycore.common.xml.MCRXPathEvaluator
 
evaluateXPath(String) - Method in class org.mycore.common.xml.MCRXPathEvaluator
 
evaluateXPath(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
Event - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A non-persistent, time-based occurrence.
EVENT_TYPE - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
eventType - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
execute() - Method in class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
execute() - Method in class org.mycore.pi.MCRPIRegisterJobAction
 
execute() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
execute() - Method in class org.mycore.services.queuedjob.MCRJobAction
Does the work for given MCRJob.
executeForSelected(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
executeShellCommand(String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
executeShellCommand(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Executes simple shell commands from inside the command line interface and shows their output.
exist(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
exist(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Tells if a given category exists.
exist(MCRPIRegistrationInfo) - Method in class org.mycore.pi.MCRPIManager
 
exists(int) - Method in class org.mycore.datamodel.ifs2.MCRStore
Returns true if data for the given ID is existing in the store.
exists(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
exists(String) - Method in class org.mycore.oai.MCROAIObjectManager
Checks if a mycore object with the given oai identifier exists.
exists(String) - Static method in class org.mycore.services.i18n.MCRTranslation
Checks whether there is a value for the given label and current locale.
exists(String) - Static method in class org.mycore.user2.MCRUserManager
Checks if a user with the given login name exists in the default realm.
exists(String, ClassLoader) - Method in class org.mycore.common.xml.MCRXMLResource
 
exists(String, String) - Static method in class org.mycore.user2.MCRUserManager
Checks if a user with the given login name exists in the given realm.
exists(String, MCRRealm) - Static method in class org.mycore.user2.MCRUserManager
Checks if a user with the given login name exists in the given realm.
exists(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
exists(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
exists(MCRObjectID) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Checks if an object with the given MCRObjectID exists in the store.
exists(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Tells if the object or derivate with id exists.
exists(MCRObjectID) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
existsPURL(String) - Method in class org.mycore.pi.purl.MCRPURLManager
check if a PURL exists
existsRule(String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
existsRule(String) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method checks existance of rule in db
existsRule(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
existsRule(String, String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
exit() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
exit() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Exits the command line interface.
expandCommand(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Expands variables in a command.
expiration - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
EXPIRATION - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
expire - Variable in class org.mycore.oai.MCROAISearcher
 
explicitAndOrMapping() - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
export(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
export(String, String, String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Save a MCRClassification.
exportAccessKeysToFile(String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
exportAll(String, String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Save all MCRClassifications.
exportAllDerivatesOfProjectWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
This command looks for all derivates starting with project name in the application and builds export commands.
exportAllDerivatesWithStylesheet(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
This command looks for all derivates in the application and builds export commands.
exportAllObjectsOfBaseWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export all MCRObject's with data base base to files named MCRObjectID.xml in a directory named dirname.
exportAllObjectsOfTypeWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export all MCRObject's with data type type to files named MCRObjectID.xml in a directory named dirname.
exportAllPermissionsToFile(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
This method just export the permissions to a file
exportAllUserToDirectory(String) - Static method in class org.mycore.user2.MCRUserCommands
 
exportRole(String, String) - Static method in class org.mycore.user2.MCRUserCommands
Exports a single role to the specified directory.
exportUserToFile(String, String) - Static method in class org.mycore.user2.MCRUserCommands
This command takes a userID and file name as a parameter, retrieves the user from MCRUserMgr as JDOM document and export this to the given file.
exportWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Export an MCRDerivate to a file named MCRObjectID.xml in a directory named dirname and store the derivate files in a nested directory named MCRObjectID.
exportWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export an MCRObject to a file named MCRObjectID.xml in a directory named dirname.
exportWithStylesheet(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Export any MCRDerivate's to files named MCRObjectID.xml in a directory named dirname and the derivate files in nested directories named MCRObjectID.
exportWithStylesheet(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export any MCRObject's to files named MCRObjectID.xml in a directory named dirname.
exportWithTransformer(String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export an MCRObject to a file named MCRObjectID.xml in a directory named dirname.
exportWithTransformer(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Export any MCRObject's to files named MCRObjectID.xml in a directory named dirname.
EXTENSION_NAME - Static variable in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
 
extensionName - Variable in class org.mycore.ocfl.layout.MCRStorageLayoutConfig
 
extensions() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
Sets further Cache-Control Extensions
extern - Enum constant in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Type
 
extract(String, String) - Method in class org.mycore.viewer.resources.MCREpubZipResource
 
extractMedataFromLogicalDiv(Mets, LogicalDiv) - Method in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
extractModsMetadata(Element) - Method in interface org.mycore.mets.iiif.MCRMetsIIIFMetadataExtractor
 
extractModsMetadata(Element) - Method in class org.mycore.mets.iiif.MCRMetsIIIFModsMetadataExtractor
 
extractParameterList(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
Splits the parameters into three groups.
extractZipToPath(Path, MCRPath) - Static method in class org.mycore.sword.MCRSwordUtil
 

F

facing_pages - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"Canvases with this hint, in a sequence or manifest with the “paged” viewing hint, must be displayed by themselves, as they depict both parts of the opening.
Factory() - Constructor for class org.mycore.restapi.annotations.MCRParam.Factory
 
Factory() - Constructor for class org.mycore.restapi.annotations.MCRParams.Factory
 
failed - Enum constant in enum class org.mycore.common.processing.MCRProcessableStatus
An exception/error occurred while processing.
FAILED - Static variable in class org.mycore.ocfl.commands.MCROCFLCommands
 
FAILED_AND_NOW_INVALID_STATE - Static variable in class org.mycore.ocfl.commands.MCROCFLCommands
 
failedCommands - Static variable in class org.mycore.frontend.cli.MCRCommandLineInterface
 
FATAL_ERROR - Static variable in class org.mycore.tei.MCRTEIValidator
 
fatalError(TransformerException) - Method in class org.mycore.common.xsl.MCRErrorListener
 
fatalError(SAXParseException) - Method in class org.mycore.common.xml.MCRXMLParserErrorHandler
Handles fatal parse errors
fatalError(SAXParseException) - Method in class org.mycore.tei.MCRTEIValidator
 
fetchDetails() - Method in class org.mycore.orcid.works.MCRWork
Fetches the work's details with the complete publication data from the ORCID profile.
fetchDetails() - Method in class org.mycore.orcid.works.MCRWorksSection
Fetches the work details for all work summaries from the ORCID profile.
fieldName - Variable in class org.mycore.services.fieldquery.MCRFieldBaseValue
The field this value belongs to
fieldOrDoc - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
fields() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.FieldArgument
if MCRCacheControl.FieldArgument.active(), sets directive argument to these values
file - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
file(T, long, String, FileTime) - Static method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
file(T, long, String, FileTime, FileTime, FileTime) - Static method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
FILE_NAME_PATTERN - Static variable in class org.mycore.frontend.fileupload.MCRUploadHelper
 
FILE_NAME_PATTERN_PROPERTY - Static variable in class org.mycore.frontend.fileupload.MCRUploadHelper
 
FILE_NAME_PREDICATE - Static variable in class org.mycore.frontend.fileupload.MCRUploadHelper
 
FILE_TRANSFER - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
FILEATTR_KEY - Static variable in class org.mycore.common.events.MCREvent
 
fileContainers - Variable in class org.mycore.impex.MCRTransferPackage
List of transfer package file containers.
fileExtension - Variable in class org.mycore.common.content.transformer.MCRContentTransformer
 
fileKey() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
files - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
fileSection - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
filter() - Method in class org.mycore.datamodel.classifications2.MCRUnmappedCategoryRemover
 
filter(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.access.MCRRequestScopeACLFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.filter.access.MCRResourceAccessFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.filter.MCRDBTransactionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.filter.MCRSessionHookFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.filter.MCRSessionLockFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.iiif.common.MCRIIIFBaseURLFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.filter.MCRAccessKeyFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRApiDraftFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRContentNegotiationViaExtensionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRDropSessionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCREnableTransactionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRNoFormDataPutFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRNormalizeMCRObjectIDsFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRSessionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRTransactionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.frontend.jersey.filter.MCRCacheFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.frontend.jersey.filter.MCRDBTransactionFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.frontend.jersey.filter.MCRSessionHookFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.restapi.MCRCORSResponseFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.restapi.MCRSessionFilter
 
filter(Object) - Method in class org.mycore.common.xml.MCRAttributeValueFilter
 
filter(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
filter(MCRObject) - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
Allows to implement an own instance which filters if the object is suitable to create static content.
filter(MCRSet) - Method in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
filter(MCRSet) - Method in interface org.mycore.oai.set.MCROAISetHandler
Called before MCROAISetHandler.apply(MCRSet, Object) to check if the given set should be added to the ListSets view.
filterCategory(boolean) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
filterClassificationWithMapping(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
filterTrimmedNotEmpty(String) - Static method in class org.mycore.common.MCRUtils
Checks is trimmed value is not empty.
findFirst(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Finds the first, not inherited MCRMetaInterface with the given tag.
findFirst(String, Integer) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Finds the first MCRMetaInterface with the given tag where the inheritance level is equal the inherited value.
findFirst(String, String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Finds the first, not inherited MCRMetaInterface with the given tag where the @type attribute is equal to the given type.
findFirst(String, String, Integer) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Finds the first MCRMetaInterface with the given tag where the inheritance level is equal the inherited value and the @type attribute is equal to the given type.
findLastChange(Document) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
findOwnWork(MCRObject) - Method in class org.mycore.orcid.works.MCRWorksSection
 
findOwnWork(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWorksSection
 
findWork(MCRObject) - Method in class org.mycore.orcid.works.MCRWorksSection
 
findWork(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWorksSection
Returns the work originating from the given local object, if any.
findWorks(MCRObject) - Method in class org.mycore.orcid.works.MCRWorksSection
 
finished - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
finished - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
FINISHED - Enum constant in enum class org.mycore.iview2.services.MCRJobState
image tiling process is complete
FINISHED - Enum constant in enum class org.mycore.services.queuedjob.MCRJobStatus
 
FINISHED - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
FINISHED - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
finishUpload() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
After finishing uploading all files, this method is called so that the UploadHandler subclass can finish work and commit all saved files.
finishUpload() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
fireAdded(MCRProcessable) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
fireAdded(MCRProcessableCollection) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
 
fireProgressChanged(Integer) - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
fireProgressTextChanged(String) - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
firePropertyChanged(String, Object, Object) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
fireRemoved(MCRProcessable) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
fireRemoved(MCRProcessableCollection) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
 
fireRepairEvent(MCRBase) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Fires MCREvent.EventType.REPAIR for given object.
fireRepairEvent(MCRDerivate) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Fires MCREvent.EventType.REPAIR for given derivate.
fireRepairEvent(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Fires MCREvent.EventType.REPAIR for given object.
fireStatusChanged(MCRProcessableStatus) - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
fireUpdateEvent(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Fires MCREvent.EventType.UPDATE for given object.
first(SolrClient, String) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Returns the first document.
FIRST_ARMENIAN_DAY - Static variable in class org.mycore.common.MCRCalendar
the Julian day of the first day in the armenian calendar, 1.1.1 arm = 13.7.552 greg
FIRST_EGYPTIAN_DAY - Static variable in class org.mycore.common.MCRCalendar
the Julian day of the first day in the egyptian calendar, 1.1.1 eg = 18.2.747 BC greg
fixDeadEntries() - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
 
fixDerivateLinks(String, String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
FIXED_URL_PART - Static variable in class org.mycore.solr.search.MCRSolrURL
 
fixInvalidMets() - Static method in class org.mycore.mets.frontend.MCRMetsCommands
 
fixMCR1717() - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
fixMissingChildren() - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
fixMissingChildren(String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
FLAG_TYPE_CREATEDBY - Static variable in class org.mycore.datamodel.metadata.MCRObjectService
constant for create user
FLAG_TYPE_MODIFIEDBY - Static variable in class org.mycore.datamodel.metadata.MCRObjectService
constant for modify user
flatten(T, Function<T, Collection<T>>, Function<Collection<T>, Stream<T>>) - Static method in class org.mycore.common.MCRStreamUtils
Short circuit for calling flatten(node, subNodeSupplier, subNodeSupplier, t -> true)
flatten(T, Function<T, Collection<T>>, Function<Collection<T>, Stream<T>>, Predicate<T>) - Static method in class org.mycore.common.MCRStreamUtils
Example:
fontProvider - Variable in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
force(boolean) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
forceDocType - Variable in class org.mycore.datamodel.ifs2.MCRMetadataStore
 
forceXML - Variable in class org.mycore.datamodel.ifs2.MCRMetadataStore
If true (which is default), store will enforce it gets XML to store, otherwise any binary content can be stored here.
forceXSLT(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
forEachRemaining(Consumer<? super SolrDocument>) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
form - Variable in class org.mycore.datamodel.metadata.MCRMetaLangText
 
form - Variable in class org.mycore.frontend.support.MCRLogin
 
Form() - Constructor for class org.mycore.frontend.support.MCRLogin.Form
 
Form(String) - Constructor for class org.mycore.frontend.support.MCRLogin.Form
 
format - Variable in class org.mycore.common.content.MCRXMLContent
The default format used when outputting this XML as a byte stream
format(String, Locale) - Method in class org.mycore.datamodel.common.MCRISO8601Date
formats the date to a String.
format(String, Locale, String) - Method in class org.mycore.datamodel.common.MCRISO8601Date
formats the date to a String.
FORMAT_CSV - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIClassifications
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
FORMAT_PROPERTY - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIClassifications
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
formatDate(Date) - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
formatID(String, int) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Normalizes to a object ID of form project_id_ type_id_ number, where number has leading zeros.
formatID(String, String, int) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Normalizes to a object ID of form project_id_ type_id_ number, where number has leading zeros.
formatISODate(String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
formatISODate(String, String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
formatISODate(String, String, String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
formats - Variable in class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
formatURI(String, String, String) - Method in class org.mycore.oai.MCROAIObjectManager
 
forName(String) - Static method in class org.mycore.common.MCRClassTools
Loads a class via default ClassLoader or Thread.currentThread().getContextClassLoader().
FORWARD - Static variable in class org.mycore.common.events.MCREventManager
Call event handlers in forward direction (create, update)
from - Variable in class org.mycore.common.MCRMailer.EMail
 
from - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
from - Variable in class org.mycore.pi.frontend.model.MCRPIListJSON
 
from(MCROAIResult) - Static method in class org.mycore.oai.MCROAISimpleResult
 
fromAbbr(char) - Static method in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
 
fromAttributes(BasicFileAttributes, String) - Static method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
fromClassName(String) - Static method in enum class org.mycore.common.events.MCREvent.ObjectType
 
fromDirectory(String, String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
fromDom(Element) - Static method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
fromException(Exception) - Static method in class org.mycore.restapi.v2.MCRExceptionMapper
 
fromException(MCRAccessKeyException) - Static method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyExceptionMapper
 
fromJSON(JsonArray) - Method in class org.mycore.wcms2.navigation.MCRWCMSDefaultSectionProvider
 
fromJSON(JsonArray) - Method in interface org.mycore.wcms2.navigation.MCRWCMSSectionProvider
 
fromJSON(JsonObject) - Method in class org.mycore.wcms2.navigation.MCRWCMSDefaultNavigationProvider
 
fromJSON(JsonObject) - Method in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
Converts an WCMS JSON Object to an Navigation object.
fromJSON(JsonObject) - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
 
fromJSON(J) - Method in interface org.mycore.wcms2.navigation.MCRWCMSJSONProvider
 
fromMethod(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
fromPath(Path) - Static method in class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
Imports a classification from the given path.
fromStatus(int) - Static method in class org.mycore.restapi.v2.MCRErrorResponse
 
fromStatusCode(int) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Returns a human readable message of a http status code.
fromStream(InputStream) - Static method in class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
Imports a classification from the given input stream.
fromString(String) - Static method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
fromString(String) - Static method in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
 
fromString(String) - Static method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
fromString(Collection<String>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a collection of category id instances.
fromValue(char) - Static method in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
 
fromValue(String) - Static method in enum class org.mycore.common.MCRMailer.EMail.MessageType
 
fromValue(String) - Static method in enum class org.mycore.datamodel.common.MCRDataURLEncoding
Returns the data url encoding from given value.
fromWebApplicationException(WebApplicationException) - Static method in class org.mycore.restapi.v2.MCRExceptionMapper
 
fromXML(Document) - Static method in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverter
Converts a Document to MetsSimpleModel
FS_URI - Static variable in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
future - Variable in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
 

G

GBV_PREFIX - Static variable in class org.mycore.mods.identifier.MCRGBVURLDetector
 
generate() - Method in class org.mycore.mets.model.MCRMETSDefaultGenerator
 
generate() - Method in interface org.mycore.mets.model.MCRMETSGenerator
Creates a new METS pojo.
generate() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
generate(String, MCRObjectID, String) - Method in class org.mycore.pi.urn.MCRDNBURNGenerator
Allows the generation of a URN with a specific Namespace
generate(MCRBase, String) - Method in class org.mycore.pi.doi.MCRCreateDateDOIGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.doi.MCRStaticDOIGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.doi.MCRUUIDDOIGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.MCRPIGenerator
generate(MCRBase, String) - Method in class org.mycore.pi.purl.MCRIDPURLGenerator
 
generate(MCRBase, String) - Method in class org.mycore.pi.urn.MCRDNBURNGenerator
 
generate(MCRObject) - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
generateErrorPage(HttpServletRequest, HttpServletResponse, String, Throwable, Integer, Class<? extends Throwable>, String, String) - Method in class org.mycore.frontend.servlets.MCRErrorServlet
 
generateKeyFile() - Method in class org.mycore.crypt.MCRAESCipher
 
generateKeyFile() - Method in class org.mycore.crypt.MCRCipher
If no keyfile exsits, generate the secret key an write it to the keyfile.
generateKeyFile(String) - Static method in class org.mycore.crypt.MCRCryptCommands
generate keyfile for cipher {0}
generateMessagesFromProperties(SortedMap<String, String>) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
serializes a map of Strings into a compact JSON structure
generateValidMyCoReObject() - Method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
tries to generate a valid MCRObject as JDOM Document.
generator() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
GENERATOR_CONFIG_PREFIX - Static variable in class org.mycore.pi.MCRPIService
 
GENERATOR_PROPERTY_KEY - Static variable in class org.mycore.pi.MCRPIService
 
GENERATOR_SUFFIX - Static variable in class org.mycore.mods.classification.MCRClassificationMappingEventHandler
 
generatorVersion() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
GERMAN - Static variable in class org.mycore.datamodel.language.MCRLanguageFactory
 
get() - Method in interface org.mycore.common.xsl.MCRLazyStreamSource.InputStreamSupplier
 
get() - Method in class org.mycore.datamodel.common.MCRObjectMerger
Returns a copy of the merged target object.
get() - Method in class org.mycore.oai.MCROAISetManager
Returns a list of OAI-PMH sets defined by MyCoRe.
get() - Method in interface org.mycore.util.concurrent.MCRDecorator
Returns the enclosing instance.
get() - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
 
get() - Method in class org.mycore.util.concurrent.MCRPrioritySupplier
 
get() - Method in class org.mycore.util.concurrent.MCRTransactionableCallable
 
get() - Method in class org.mycore.util.concurrent.MCRTransactionableRunnable
 
get() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Gets the result of the task.
get() - Method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Gets the configuration.
get() - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
get(int) - Method in class org.mycore.frontend.basket.MCRBasket
 
get(int, int) - Method in class org.mycore.sword.application.MCRSwordObjectIDSupplier
 
get(int, int) - Method in class org.mycore.sword.application.MCRSwordSolrObjectIDSupplier
 
get(HttpServletRequest) - Method in interface org.mycore.viewer.configuration.MCRViewerConfigurationStrategy
Gets the image view configuration.
get(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
get(Object) - Method in class org.mycore.common.config.MCRProperties
 
get(Object) - Method in class org.mycore.common.MCRSession
Returns the object that was stored in the session under the given key *
get(Object) - Static method in interface org.mycore.util.concurrent.MCRDecorator
Returns an optional with the enclosing value of the decorator.
get(String) - Method in class org.mycore.common.events.MCREvent
returns an object from event data
get(String) - Method in class org.mycore.frontend.basket.MCRBasket
Returns the basket entry with the given ID, or null.
get(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
get(String) - Method in class org.mycore.mets.resource.MetsResource
 
get(String) - Method in class org.mycore.pi.MCRPIManager
 
get(String) - Static method in class org.mycore.pi.urn.MCRDNBPIDefProvider
 
get(String) - Static method in class org.mycore.solr.MCRSolrClientFactory
 
get(String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
get(String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
get(String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
get(String, String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
get(String, String) - Static method in class org.mycore.restapi.annotations.MCRParam.Factory
 
get(String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
get(String, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
get(String, OAIDataList<T>) - Static method in class org.mycore.oai.MCROAISetManager
Returns the set with the specified setSpec from the set list or null, if no set with that setSpec is found.
get(K) - Method in class org.mycore.common.MCRCache
Returns an object from the cache for the given key, or null if there currently is no object in the cache with this key.
get(Counter) - Static method in class org.mycore.common.xsl.extensions.Counter
 
get(MCRObjectID) - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
get(MCRPath) - Method in interface org.mycore.mets.model.MCRMETSGeneratorFactory.MCRMETSGeneratorSelector
Returns the generator.
get(MCRPath) - Method in class org.mycore.mets.model.MCRMETSGeneratorFactory.MCRMETSPropertyGeneratorSelector
 
get(MCRDigitalObjectIdentifier) - Static method in class org.mycore.pi.doi.client.datacite.MCRDataciteRest
 
get(MCRHandle) - Method in class org.mycore.pi.handle.MCREpicClient
 
get(MCRDNBURN) - Static method in class org.mycore.pi.urn.MCRDNBPIDefProvider
 
get(MCRParam...) - Static method in class org.mycore.restapi.annotations.MCRParams.Factory
 
getAbbr() - Method in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
 
getAbbrev() - Static method in class org.mycore.common.MCRCoreVersion
 
getAbbrev() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getAbsoluteXPath() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getAbsoluteXPath() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getAcademic() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the academic text element.
getAccess(String, String, int) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies, if an item of navigation.xml has a given $permission.
getAccess(String, String, int, String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies, if an item of navigation.xml has a given $permission with a stop item ($blockerWebpageID)
getAccessDefinition(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getAccessDefinition(String, String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
method returns AccessDefinition for given key values
getAccessImpl() - Static method in class org.mycore.access.MCRAccessManager
 
getAccessKeyFromDerivate(MCRObjectID, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
getAccessKeyFromObject(MCRObjectID, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
getAccessKeys() - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.model.MCRAccessKeyInformation
 
getAccessKeySecret(MCRSession, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Fetches access key value from session attribute for a MCRObjectID.
getAccessKeySecret(MCRUserInformation, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Fetches access key value from user attribute for a MCRObjectID.
getAccessKeySecretFromCurrentSession(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Fetches access key value from session attribute for a MCRObjectID.
getAccessKeySecretFromCurrentUser(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Fetches access key value from user attribute for a MCRObjectID.
getAccessKeyWithSecret(MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Return the MCRAccessKey for given MCRObjectID and secret.
getAccessPermissionsFromConfiguration() - Method in class org.mycore.access.MCRAccessBaseImpl
just returns the String of Access Permissions configured in property "MCR.AccessPermissions"
getAccessPermissionsFromConfiguration() - Method in interface org.mycore.access.MCRRuleAccessInterface
list all object-related Access Permissions that are defined in configuration files
getAccessRule(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getAccessRule(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getAccessRule(String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
returns a MCRAccessRule which could be validated All information regarding the current user is capsulated by a MCRSession instance which can be retrieved by
getAccessToken() - Method in class org.mycore.orcid.MCRORCIDProfile
Returns the access token required to modify entries in this ORCID profile
getAccessToken() - Method in class org.mycore.orcid.oauth.MCRTokenResponse
Returns the access token, in case the request wasSuccessful()
getAccessToken() - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getAccumulatedTime() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
getAclEnabled() - Method in class org.mycore.crypt.MCRCipher
 
getAcpool() - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
getAction() - Method in exception org.mycore.access.MCRAccessException
 
getAction() - Method in class org.mycore.frontend.support.MCRLogin.Form
 
getAction() - Method in enum class org.mycore.pi.MCRPIJobService.PiJobAction
 
getAction() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the action class (MCRJobAction).
getAction() - Method in class org.mycore.wfc.actionmapping.MCRAction
 
getAction(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
getActionMappings() - Static method in class org.mycore.wfc.actionmapping.MCRActionMappingsManager
 
getActions() - Method in class org.mycore.wfc.actionmapping.MCRCollection
 
getActiveLinks() - Method in exception org.mycore.datamodel.common.MCRActiveLinkException
 
getAdded() - Method in class org.mycore.iview2.services.MCRTileJob
 
getAdded() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the adding date of job.
getAdditional() - Method in class org.mycore.pi.backend.MCRPI
 
getAdditional() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getAdditionalParameters() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getAddress() - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
getAffix() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the affix text element.
getAgent(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.share.MCRMetadataShareAgentFactory
 
getAllComponents() - Static method in class org.mycore.common.config.MCRRuntimeComponentDetector
Returns all components sorted via their natural ordering.
getAllControlledIDs() - Method in class org.mycore.access.MCRAccessBaseImpl
 
getAllControlledIDs() - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getAllControlledIDs() - Method in interface org.mycore.access.MCRRuleAccessInterface
lists all String IDs, a permission is assigned to.
getAllDirectoryNames(File) - Static method in class org.mycore.common.MCRUtils
The method return a list of all directory names under the given directory and subdirectories of itself.
getAllDirectoryNames(File, String) - Static method in class org.mycore.common.MCRUtils
The method return a list of all directory names under the given directory and subdirectories of itself.
getAllFileNames(File) - Static method in class org.mycore.common.MCRUtils
The method return a list of all file names under the given directory and subdirectories of itself.
getAllFileNames(File, String) - Static method in class org.mycore.common.MCRUtils
The method return a list of all file names under the given directory and subdirectories of itself.
getallowedPaths(Element) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getAllowedSessionPermissionTypes() - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
 
getAllSessions() - Static method in class org.mycore.common.MCRSessionMgr
 
getAlternateUrl() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
getAlternateUrlContentType() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
getAltoChangeSet() - Method in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
getAltoLinks() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getAncestorLabels(Element) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Returns all labels of the ancestor axis for the given item within navigation.xml
getAncestors(MCRCategory) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a list of all ancestors.
getAncestors(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Retrieves a list of all ancestors of the given object.
getAncestorsAndSelf() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getAncestorsAndSelf(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns a list of all ancestors and the object itself.
getAnchorID() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getAnnotation(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getAnnotationBase(String) - Method in class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
getAnnotationList(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getApplicationModules() - Static method in class org.mycore.common.config.MCRRuntimeComponentDetector
Returns only application modules sorted via their natural ordering.
getApplied() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getAssignableGroupsForUser() - Static method in class org.mycore.user2.MCRRoleResolver
 
getAttribute() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getAttribute(String) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getAttributeMapper(String) - Static method in class org.mycore.user2.MCRRealmFactory
 
getAttributeNames() - Method in class org.mycore.user2.MCRUserAttributeMapper
Returns a collection of mapped attribute names.
getAttributes() - Method in class org.mycore.user2.MCRUser
 
getAttributes(Path, Class<A>, LinkOption...) - Static method in class org.mycore.datamodel.niofs.MCRPathUtils
Returns requested BasicFileAttributes or null if file does not exist.
getAttributeValue(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
getAttribution() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getAttrs() - Method in class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
getAuthHandler() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getAuthType() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
getAutoCreationList() - Method in class org.mycore.pi.MCRPIServiceManager
 
getAutoGeneratedRuleMapping(Element, String, String, String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
returns a auto-generated MCRRuleMapping, needed to create Access Definitions
getAvailableLanguages() - Static method in class org.mycore.services.i18n.MCRTranslation
 
getAvailableLanguagesAsXML() - Static method in class org.mycore.services.i18n.MCRTranslation
 
getBase() - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method gets the basic string with project_id_ type_id.
getBaseContent() - Method in class org.mycore.common.content.MCRWrappedContent
 
getBaseDir() - Method in interface org.mycore.datamodel.ifs2.MCRStore.MCRStoreConfig
 
getBaseDirectory() - Method in class org.mycore.datamodel.ifs2.MCRStore
 
getBaseDirectory() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getBaseDirectory() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileStore
Returns base directory of this filestore.
getBaseProperties() - Static method in class org.mycore.common.config.MCRConfigurationBase
 
getBaseServiceCheckExistsURL(MCRPIRegistrationInfo) - Method in class org.mycore.pi.urn.rest.MCRDNBURNRestClient
Returns the base url for checking the existence of a given urn.
getBaseServiceURL() - Method in class org.mycore.pi.urn.rest.MCRDNBURNRestClient
Returns the base url of the urn registration service.
getBaseServiceURL(MCRPIRegistrationInfo) - Method in class org.mycore.pi.urn.rest.MCRDNBURNRestClient
getBaseTarget() - Method in class org.mycore.orcid.MCRORCIDClient
 
getBaseURI() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyResource
 
getBaseURL() - Static method in class org.mycore.frontend.MCRFrontendUtil
returns the base URL of the mycore system
getBaseURL(ServletRequest) - Static method in class org.mycore.frontend.MCRFrontendUtil
returns the base URL of the mycore system.
getBaseURL(UriInfo, Application) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Returns the base URL of the mycore system.
getBasicCopy() - Method in class org.mycore.user2.MCRUser
Returns this MCRUser with basic information.
getBasicFileAttributes() - Method in class org.mycore.datamodel.ifs2.MCRFile
 
getBasicFileAttributes() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
 
getBasketFromSession(String) - Static method in class org.mycore.frontend.basket.MCRBasketManager
Returns the basket of the given type from the current session, if there is any.
getBegin() - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
getBis() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method get the bis element as ICU-Calendar.
getBisToString() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method return the bis as string.
getBoolean(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as a boolean value.
getBoundElement() - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
 
getBoundElement() - Method in interface org.mycore.access.facts.model.MCRCondition
This is primary for rules.xml debugging purposes
getBoundNode() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getBoundNodes() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getBranch() - Static method in class org.mycore.common.MCRCoreVersion
 
getBucket(String) - Static method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
getBucketID() - Method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
getBuffer() - Method in class org.mycore.common.content.streams.MCRByteArrayOutputStream
 
getBundleProvider() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
getByID(MCRObjectID) - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
loads a MCRObjectInfoEntity from the database
getByNaturalID(EntityManager, MCRCategoryID) - Static method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
returns database backed MCRCategoryImpl every change to the returned MCRCategory is reflected in the database.
getCachedEmbargo(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
getCachedResponse(Request, Date) - Static method in class org.mycore.restapi.v2.MCRRestUtils
 
getCachedResponse(Request, Date, EntityTag) - Static method in class org.mycore.restapi.v2.MCRRestUtils
 
getCalendar() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method get the 'calendar' text element.
getCalendar(Element) - Static method in class org.mycore.mods.MCRMODSDateHelper
 
getCalendarDateToFormattedString(Calendar) - Static method in class org.mycore.common.MCRCalendar
This method returns the date as string in format 'yy-MM-dd G'.
getCalendarDateToFormattedString(Calendar, String) - Static method in class org.mycore.common.MCRCalendar
This method returns the date as string.
getCalendarFromArmenianDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a ArmenianCalendar date to a GregorianCalendar value.
getCalendarFromBuddhistDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a BuddhistCalendar date to a IslamicCalendar value.
getCalendarFromCopticDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a CopticCalendar date to a CopticCalendar value.
getCalendarFromEgyptianDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a EgyptianCalendar date to a GregorianCalendar value.
getCalendarFromEthiopicDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a EthiopicCalendar date to a EthiopicCalendar value.
getCalendarFromGregorianDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a ancient date to a general Calendar value.
getCalendarFromHebrewDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a HebrewCalendar date to a HebrewCalendar value.
getCalendarFromIslamicDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method converts an islamic calendar date to a IslamicCalendar value civil mode.
getCalendarFromJapaneseDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a JapaneseCalendar date to a JapaneseCalendar value.
getCalendarFromJulianDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a JulianCalendar date to a general Calendar value.
getCalendarFromPersicDate(String, boolean) - Static method in class org.mycore.common.MCRCalendar
This method convert a PersicCalendar date to a GregorianCalendar value.
getCalendarTypeString(Calendar) - Static method in class org.mycore.common.MCRCalendar
This method returns the calendar type as string.
getCallName() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the call name text element.
getCancelURL() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getCanvas(String) - Method in class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
getCanvas(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getCapacity() - Method in class org.mycore.common.MCRCache
Returns the capacity of this cache.
getCapacity() - Method in class org.mycore.common.MCRCacheManager
 
getCapacity() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getCategId() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
The method return the category ID.
getCategories() - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
getCategories() - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
getCategories(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns a list of MCRCategoryIDs which are used in the given object.
getCategoriesByLabel(String, String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getCategoriesByLabel(String, String) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Retrieve all Categories tagged by a specific label in a specific lang.
getCategoriesByLabel(MCRCategoryID, String, String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getCategoriesByLabel(MCRCategoryID, String, String) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Retrieve all Categories tagged by a specific label in a specific lang.
getCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
getCategory() - Method in interface org.mycore.datamodel.classifications2.MCRCategoryLink
 
getCategory() - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getCategory(Document) - Static method in class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
getCategory(MCRCategoryID, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getCategory(MCRCategoryID, int) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns MCRCategory with this id and childLevel levels of subcategories.
getCategoryID() - Method in class org.mycore.mods.classification.MCRAccessCondition
Returns the category ID that is represented by this authority information.
getCategoryID(Element) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
getCategoryID(Element) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
getCategoryIDMap(String) - Static method in class org.mycore.frontend.classeditor.utils.MCRCategUtils
 
getCategoryReference() - Method in class org.mycore.wfc.actionmapping.MCRWorkflowData
 
getCause() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getCause(Throwable) - Static method in class org.mycore.common.MCRExceptionCauseFinder
 
getCause(TransformerException) - Static method in class org.mycore.common.MCRExceptionCauseFinder
 
getCause(WrappedRuntimeException) - Static method in class org.mycore.common.MCRExceptionCauseFinder
 
getChangeCounter() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
getChangeSet() - Method in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
getChangeSet() - Method in class org.mycore.viewer.alto.model.MCRStoredChangeSet
 
getChangeTracker() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getCharset() - Method in class org.mycore.datamodel.common.MCRDataURL
 
getCharset() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Required for MCRSolrAbstractContentStream.getReader() to transform any InputStream into a Reader.
getCheckPeriod() - Method in interface org.mycore.common.MCRCache.ModifiedHandle
check distance in ms.
getCheckPeriod() - Method in class org.mycore.common.xml.MCRXMLResource.ResourceModifiedHandle
 
getChild() - Method in class org.mycore.parsers.bool.MCRNotCondition
 
getChild(String) - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
getChild(String) - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the child node with the given filename, or null
getChildConditions() - Method in class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
getChildConditions() - Method in interface org.mycore.access.facts.model.MCRCombinedCondition
 
getChildren() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getChildren() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getChildren() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Returns a list of subcategories.
getChildren() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
getChildren() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the children of this node.
getChildren() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Returns all children in this structure
getChildren() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getChildren() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getChildren() - Method in class org.mycore.parsers.bool.MCRSetCondition
 
getChildren() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getChildren() - Method in class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
getChildren() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getChildren() - Method in interface org.mycore.wcms2.datamodel.MCRNavigationItemContainer
 
getChildren() - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
getChildren(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getChildren(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns the list of child categories for the specified category.
getChildren(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns all children of the given object.
getChildren(MCRObject) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Returns all children id's of this MCRObject.
getCipher(String) - Static method in class org.mycore.crypt.MCRCipherManager
Create a single instance of a MCRCipher and initialize it.
getCitationProcessor() - Method in class org.mycore.csl.MCRCSLTransformerInstance
 
getCity() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getClass(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Loads a Java Class defined in property name.
getClass(String) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
 
getClassCategLink(NodeList) - Static method in class org.mycore.mods.classification.MCRMODSClassificationSupport
 
getClassCategParentLink(NodeList) - Static method in class org.mycore.mods.classification.MCRMODSClassificationSupport
 
getClassId() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
The method return the classification ID.
getClassification() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
getClassification(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single classification from the classification list as a string.
getClassification(String) - Method in class org.mycore.lod.controller.MCRLodClassification
return a classification (with its categories on the first hierarchy level as linked open data)
getClassification(String) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
getClassification(String, String) - Method in class org.mycore.lod.controller.MCRLodClassification
return a category and its children on the first hierarchy level as linked open data
getClassification(String, String) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
getClassification(MCRCategory) - Static method in class org.mycore.datamodel.classifications2.model.MCRClass
 
getClassificationAsMCRMetaClassification(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single classification from the classification list as.
getClassifications() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
getClassifications() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getClassifications() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all classification values of any type.
getClassifications() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getClassifications(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all classification values of the specified type.
getClassifications(Path) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Returns a list containing all paths to the classifications which should be imported.
getClassificationsAsList() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all classification values.
getClassificationsAsMCRMetaClassification(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all classification values of the specified type.
getClassificationsSize() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the size of the classification list.
getClassificationType(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method gets a single classification type from the classification list as a string.
getClassLoader() - Static method in class org.mycore.common.MCRClassTools
 
getClassName() - Method in enum class org.mycore.common.events.MCREvent.ObjectType
 
getClassName() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode return the name of this metadata class as string.
getClassNodes(NodeList) - Static method in class org.mycore.mods.classification.MCRMODSClassificationSupport
For a category ID, looks up the authority information for that category and returns the attributes in the given MODS element so that it represents that category.
getClauseParser() - Method in class org.mycore.wfc.actionmapping.MCRWorkflowRuleAdapter
Returns a parser instance that is used in MCRWorkflowRuleAdapter.unmarshal(String).
getClazz() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
 
getClient() - Method in class org.mycore.solr.MCRSolrCore
Returns the default solr client instance.
getClientID() - Method in class org.mycore.orcid.oauth.MCROAuthClient
 
getCode() - Method in exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
getCode(MCRLanguageCodeType) - Method in class org.mycore.datamodel.language.MCRLanguage
Returns the code of this language for the given type
getCodes() - Method in class org.mycore.datamodel.language.MCRLanguage
Returns all language codes used for this language
getCollection() - Method in class org.mycore.sword.application.MCRSwordLifecycleConfiguration
 
getCollection(String) - Static method in class org.mycore.sword.MCRSword
 
getCollection(String) - Static method in class org.mycore.wfc.actionmapping.MCRClassificationUtils
 
getCollection(String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getCollectionFromEditIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.EditIRI
 
getCollectionFromMediaEditIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.MediaEditIRI
 
getCollectionNameFromCollectionIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.CollectionIRI
 
getCollectionNames() - Static method in class org.mycore.sword.MCRSword
 
getCollections() - Method in class org.mycore.wfc.actionmapping.MCRActionMappings
 
getCollectionsOfWorkspace(String) - Static method in class org.mycore.sword.MCRSword
 
getColorType(int) - Static method in class org.mycore.media.services.MCRThumbnailUtils
 
getCombinedPredicates() - Method in class org.mycore.pi.condition.MCRPICombinedPredicate
 
getCombinedSessionStepID() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getCommand() - Method in class org.mycore.mcr.cronjob.MCRCommandCronJob
 
getCommandsMap() - Method in class org.mycore.webcli.cli.MCRWebCLICommandManager
 
getComment() - Method in class org.mycore.frontend.basket.MCRBasketEntry
Returns the optional comment set for this basket entry.
getComment() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getCommitCount() - Method in class org.mycore.restapi.v2.MCRInfo.GitClosestTag
 
getCommitWithin() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the commitWithin property.
getCommitWithin() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getCommitWithin() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getCompleteVersion() - Static method in class org.mycore.common.MCRCoreVersion
 
getConcurrentAccessors() - Method in class org.mycore.common.events.MCRSessionEvent
Return how many threads accessed the session at time the event occured.
getConcurrentClient() - Method in class org.mycore.solr.MCRSolrCore
Returns the concurrent solr client instance.
getCondition() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method get the condition.
getCondition() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the query condition
getCondition() - Method in class org.mycore.wfc.actionmapping.MCRDecision
 
getConfig() - Method in class org.mycore.frontend.servlets.MCRContentServlet
 
getConfig(String) - Method in class org.mycore.oai.MCROAISetManager
Returns the MCROAISetConfiguration for the given set id.
getConfigFile(String) - Static method in class org.mycore.common.config.MCRConfigurationDir
Returns a File object, if MCRConfigurationDir.getConfigurationDirectory() does not return null and directory exists.
getConfigFileContents(String) - Static method in class org.mycore.common.config.MCRConfigurationInputStream
return an enumeration of input streams of configuration files found in MyCoRe components and modules, respecting the proper loading order
getConfigFileStream(String) - Method in class org.mycore.common.config.MCRComponent
 
getConfigPrefix() - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getConfigPrefix() - Method in class org.mycore.oai.MCROAIAdapter
 
getConfigPrefix() - Method in class org.mycore.oai.MCROAIIdentify
 
getConfigPrefix() - Method in class org.mycore.oai.MCROAISearcher
 
getConfigPrefix() - Method in class org.mycore.oai.set.MCROAISetResolver
 
getConfigPrefix() - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getConfigResource(String) - Static method in class org.mycore.common.config.MCRConfigurationDir
Returns URL of a config resource.
getConfigResource(String, ClassLoader) - Static method in class org.mycore.common.config.MCRConfigurationDir
Returns URL of a config resource.
getConfiguration() - Method in class org.mycore.services.packaging.MCRPacker
 
getConfiguration(String) - Static method in class org.mycore.services.packaging.MCRPackerJobAction
 
getConfigurationDirectory() - Static method in class org.mycore.common.config.MCRConfigurationDir
Returns the configuration directory for this MyCoRe instance.
getConfigurationLoader() - Static method in class org.mycore.common.config.MCRConfigurationLoaderFactory
 
getConfiguredTransformer(String) - Method in class org.mycore.common.xml.MCRLayoutTransformerFactory
 
getConfigURL(String) - Method in class org.mycore.common.config.MCRComponent
 
getConnectionManager(int) - Static method in class org.mycore.services.http.MCRHttpUtils
 
getConstructingStackTrace() - Method in class org.mycore.common.MCRSession
 
getContainerHandler() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getContent() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the content of this node for output.
getContent() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
 
getContent() - Method in class org.mycore.frontend.basket.MCRBasketEntry
Returns the XML data of the object in the basket entry, or null if setContent() or resolveContent() was not called yet.
getContent() - Method in class org.mycore.frontend.export.MCRExportCollection
Returns the collected XML data as MCRJDOMContent.
getContent() - Method in class org.mycore.impex.MCRTransferPackage
Returns the content for this transfer package.
getContent(HttpServletRequest) - Method in class org.mycore.viewer.resources.MCRViewerResource
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.datamodel.ifs.MCRFileNodeServlet
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRContentServlet
Returns MCRContent matching current request.
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRDerivateContentTransformerServlet
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRObjectServlet
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRQRCodeServlet
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.iview2.frontend.MCRPDFThumbnailServlet
 
getContent(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.webtools.vue.MCRVueRootServlet
 
getContent(String) - Method in class org.mycore.wcms2.navigation.MCRWCMSContentManager
Return a json object with the content of a MyCoRe webpage.
getContent(String) - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
getContent(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getContent(Element) - Method in class org.mycore.wcms2.navigation.MCRWCMSContentManager
 
getContent(Element) - Method in class org.mycore.wcms2.navigation.MCRWCMSDefaultSectionProvider
Returns the content of an element as string.
getContentDisposition() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
 
getContentDisposition() - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
getContentGenerators() - Static method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
getContentIds() - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
getContentInputStream() - Method in class org.mycore.common.content.MCRContent
Returns content as content input stream, which provides MD5 functionality.
getContentInputStream() - Method in class org.mycore.common.content.MCRStreamContent
 
getContentInputStream() - Method in class org.mycore.common.content.MCRWrappedContent
 
getContentList() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
getContentManager() - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
getContentTransformer(String, MCRParameterCollector) - Static method in class org.mycore.common.xml.MCRLayoutService
 
getContentType() - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
getContentType() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRefImpl
 
getContext() - Method in class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
getContext() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyResource
 
getContext() - Static method in class org.mycore.frontend.support.MCRLogin
 
getContext() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getContext() - Method in class org.mycore.iiif.model.MCRIIIFBase
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
getConverter(String, Document) - Method in class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
getCore() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns the solr classification core.
getCoreConfigMissingException(String) - Static method in class org.mycore.solr.MCRSolrUtils
 
getCoreMap() - Static method in class org.mycore.solr.MCRSolrClientFactory
 
getCount() - Method in class org.mycore.pi.MCRPIManager
 
getCount() - Method in class org.mycore.sword.application.MCRSwordObjectIDSupplier
 
getCount() - Method in class org.mycore.sword.application.MCRSwordSolrObjectIDSupplier
 
getCount(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
Gets the count for a specific pattern and increase the internal counter.
getCount(String) - Method in class org.mycore.pi.MCRPIManager
 
getCount(String) - Method in class org.mycore.pi.urn.MCRCountingDNBURNGenerator
Gets the count for a specific pattern and increase the internal counter.
getCountedMapOfMCRTO(String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
The method returns a Map of all counted distinct references
getCountedMapOfMCRTO(String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
The method returns a Map of all counted distinct references
getCountPrecision() - Method in class org.mycore.pi.MCRGenericPIGenerator
 
getCountry() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getCreated() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getCreated() - Method in class org.mycore.pi.backend.MCRPI
 
getCreated() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getCreated() - Method in interface org.mycore.util.concurrent.MCRPrioritizable
 
getCreated() - Method in class org.mycore.util.concurrent.MCRPrioritySupplier
 
getCreated() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getCreateDate() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getCreateDate() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getCreatedBy() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getCreatedBy() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getCreatedBy() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getCreatedIdentifiers(MCRObjectID, String, String) - Method in class org.mycore.pi.MCRPIManager
 
getCreateTime() - Method in class org.mycore.common.MCRSession
 
getCreateTime() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getCreateTime() - Method in interface org.mycore.common.processing.MCRProcessable
Time (instant) this processable was created.
getCreateURL() - Method in class org.mycore.user2.MCRRealm
 
getCreationdate() - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
getCreationdate() - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
getCreationdate() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
getCreationPredicate() - Method in class org.mycore.pi.MCRPIService
 
getCreationTime() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getCreator() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getCreator() - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
getCreator() - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
getCreator() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
getCreator(String) - Static method in class org.mycore.datamodel.common.MCRCreatorCache
Returns the creator by given MCRObjectID.
getCreator(MCRObjectID) - Static method in class org.mycore.datamodel.common.MCRCreatorCache
Returns the creator by given MCRObjectID.
getCron() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getCronDescription() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getCSS(String, Request) - Method in class org.mycore.sass.resources.MCRSassResource
 
getCSSFile(String, List<Importer>) - Method in class org.mycore.sass.MCRSassCompilerManager
Gets the compiled(&compressed) CSS
getCurrentDate(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Returns a string representing the current date.
getCurrentEntityManager() - Static method in class org.mycore.backend.jpa.MCREntityManagerProvider
 
getCurrentIP() - Method in class org.mycore.common.MCRSession
Get the current ip value
getCurrentLabel() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getCurrentLabel() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
getCurrentLabel() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Returns the label in the current language, otherwise in default language, otherwise the first label defined, if any at all.
getCurrentLabel() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getCurrentLangComperator() - Static method in class org.mycore.datamodel.classifications2.utils.MCREditorItemComparator
 
getCurrentLanguage() - Method in class org.mycore.common.MCRSession
returns the current language
getCurrentLocale() - Static method in class org.mycore.services.i18n.MCRTranslation
 
getCurrentRequest() - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
getCurrentServletJob() - Static method in class org.mycore.frontend.MCRFrontendUtil
getCurrentSession() - Static method in class org.mycore.common.MCRSessionMgr
This method returns the unique MyCoRe session object for the current Thread.
getCurrentSessionID() - Static method in class org.mycore.common.MCRSessionMgr
Returns the current session ID.
getCurrentSize() - Method in class org.mycore.common.MCRCache
Returns the number of objects currently cached.
getCurrentStores(Class<T>) - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
 
getCurrentUser() - Static method in class org.mycore.orcid.user.MCRORCIDSession
 
getCurrentUser() - Static method in class org.mycore.user2.MCRUserManager
Returns instance of MCRUser if current user is present in this user system
getCurrentUserAttribute(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getData() - Method in class org.mycore.datamodel.common.MCRDataURL
 
getData() - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
Returns the spatial data.
getData() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
getData() - Method in class org.mycore.pi.handle.MCRHandleInfo
 
getDatabasePools() - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getDatabasePools() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
getDataciteClient() - Method in class org.mycore.pi.doi.MCRDOIService
 
getDataProvider() - Method in class org.mycore.csl.MCRCSLTransformerInstance
 
getDataURLEncoding() - Method in class org.mycore.common.content.MCRContent
 
getDate() - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
getDate() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getDate() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Returns the date and time this version was created
getDate() - Method in class org.mycore.datamodel.common.MCRISO8601Date
returns the Date representing this element.
getDate() - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
Returns the date.
getDate() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
returns the Date representing this element.
getDate(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a date for a given type.
getDate(Element) - Static method in class org.mycore.mods.MCRMODSDateHelper
 
getDateFormat() - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
getDateFormat() - Method in class org.mycore.pi.MCRGenericPIGenerator
 
getDateFormat(String) - Method in class org.mycore.frontend.xeditor.validation.MCRDateConverter
 
getDates() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Returns the dates.
getDateSize() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the size of the date list.
getDebugXML() - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
getDecisions() - Method in class org.mycore.wfc.actionmapping.MCRAction
 
getDecodedValue() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryDataBase64Value
 
getDefaultAgent() - Static method in class org.mycore.datamodel.metadata.share.MCRMetadataShareAgentFactory
Standard agent that uses org.mycore.datamodel.MCRMeta* classes.
getDefaultExtension() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
 
getDefaultExtension() - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
getDefaultExtension() - Method in class org.mycore.common.content.transformer.MCRToPrettyXML
 
getDefaultExtension() - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
getDefaultExtension() - Method in class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
getDefaultLanguage() - Method in class org.mycore.datamodel.language.MCRLanguageFactory
Returns the default language, as configured by "MCR.Metadata.DefaultLang"
getDefaultMimeType() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
 
getDefaultMimeType() - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
getDefaultRestriction(String) - Static method in class org.mycore.oai.MCROAIUtils
 
getDefaultSchemaPath() - Method in class org.mycore.pi.doi.MCRCrossrefService
 
getDefaultSchemaPath() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getDefaultSchemaPath() - Method in class org.mycore.pi.doi.MCRDOIService
 
getDefaultSetQuery(String, String) - Static method in class org.mycore.oai.MCROAIUtils
 
getDefaultValues() - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
getDefinedSetIds() - Method in class org.mycore.oai.MCROAISetManager
 
getDefinition(String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
alle Elemente eines Datentypes aufbereiten
getDegrees() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetRotation
 
getDelay(TimeUnit) - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
 
getDeleteDate() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getDeleteDate() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getDeletedBy() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getDeletedBy() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getDeletedItems(Instant, Optional<Instant>) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
getDeletedRecord(String) - Method in class org.mycore.oai.MCROAIObjectManager
Returns a deleted record without metadata by given MyCoRe identifier or null, if the record is not deleted.
getDeletedRecords() - Method in class org.mycore.oai.MCROAIDeletedSearcher
 
getDeliveryRole() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getDependencyList() - Method in exception org.mycore.common.MCRTextResolver.CircularDependencyExecption
 
getDeprecatedProperties() - Static method in class org.mycore.common.config.MCRConfigurationBase
 
getDereferencedProfile(String) - Method in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
getDerivate() - Method in class org.mycore.datamodel.metadata.MCRDerivate
This methode return the instance of the MCRObjectDerivate class.
getDerivate() - Method in class org.mycore.iview2.backend.MCRTileInfo
 
getDerivate() - Method in class org.mycore.iview2.services.MCRTileJob
 
getDerivate(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Helper method to get the derivate id of the given request.
getDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
getDerivateFromMediaEditIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.MediaEditIRI
 
getDerivateId() - Method in class org.mycore.impex.MCRTransferPackageFileContainer
 
getDerivateId(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
Returns the derivate identifier for the given path.
getDerivateID() - Method in class org.mycore.frontend.basket.MCRBasket
Returns the ID of the derivate that holds the persistent data of this basket, or null
getDerivateID() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
getDerivateID() - Method in class org.mycore.viewer.alto.model.MCRAltoChangeSet
 
getDerivateID() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getDerivateIds(MCRObjectID, long, TimeUnit) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Returns a list of MCRObjectID of the derivates contained in the object with the given ID.
getDerivateIDsofObject(String) - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getDerivateLink(MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRDefaultEnrichedDerivateLinkIDFactory
 
getDerivateLink(MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDFactory
 
getDerivateLink(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Returns the derivate link by id or null.
getDerivateLinkName() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Name of the derivate link element.
getDerivatePath() - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
Returns the path to the derivate.
getDerivates() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
 
getDerivates(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns all derivates connected with this object.
getDescendants(MCRCategory) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a list of all descendants.
getDescendants(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns a list of all descendants of the given object.
getDescendantsAndSelf(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns a list of all descendants and the object itself.
getDescribe() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getDescribeShort() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getDescription() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getDescription() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
getDescription() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
getDescription() - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
getDescription() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
getDescription() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getDescription() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
getDescription() - Method in class org.mycore.mcr.cronjob.MCRCommandCronJob
 
getDescription() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getDescription() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
getDestinationOf(String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link destination of from and a special type
getDestinationOf(MCRObjectID, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link destinations of from and a special type
getDestinationsOf(String, String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
Returns a List of all link destinations of destination
getDestinationsOf(String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
Returns a List of all link destination of from and a special type
getDetail() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getDFGViewerURL(MCRPIRegistrationInfo) - Static method in class org.mycore.pi.urn.rest.MCRDerivateURNUtils
 
getDimension() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method get the dimension element.
getDir() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getDir() - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
getDirectList() - Method in class org.mycore.oai.MCROAISetManager
 
getDirectoryXML(MCRPath) - Static method in class org.mycore.datamodel.niofs.MCRPathXML
 
getDirectoryXML(MCRPath, BasicFileAttributes) - Static method in class org.mycore.datamodel.niofs.MCRPathXML
Sends the contents of an MCRDirectory as XML data to the client
getDisplayName() - Method in class org.mycore.frontend.cli.MCRAbstractCommands
 
getDisplayName() - Method in interface org.mycore.frontend.cli.MCRExternalCommandInterface
Returns the display name of the external commands.
getDisplayName(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getDistinctStringIDs() - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getDistinctStringIDs() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
getDNBRegisterDate(String) - Static method in class org.mycore.pi.urn.MCRURNUtils
 
getDNBRegisterDate(MCRPIRegistrationInfo) - Static method in class org.mycore.pi.urn.MCRURNUtils
 
getDNBRegisterDate(MCRDNBURN) - Static method in class org.mycore.pi.urn.MCRURNUtils
 
getDoc() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the doc property.
getDocType() - Method in class org.mycore.common.content.MCRContent
Return the document type of the content, assuming content is XML
getDocType() - Method in class org.mycore.common.content.MCRWrappedContent
 
getDocType(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerBaseConfiguration
 
getDocType(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerEPUBConfiguration
 
getDocType(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerIIIFConfiguration
 
getDocType(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerMetsConfiguration
 
getDocType(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerPDFConfiguration
 
getDocument(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
Generates a SolrInputDocument from a MCRPath instance.
getDocument(MCRBase) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID, MCRContent) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID, MCRContent) - Method in class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
getDocumentBuilder() - Static method in class org.mycore.common.xml.MCRDOMUtils
 
getDocumentBuilderUnchecked() - Static method in class org.mycore.common.xml.MCRDOMUtils
 
getDocumentID() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
getDocuments() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getDocuments() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
getDocuments(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocuments(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
getDOIFromJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIService
Gets the MCRDigitalObjectIdentifier from the job parameters.
getDOIList() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
getDouble(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as a double value.
getDt() - Method in class org.mycore.datamodel.common.MCRISO8601Date
 
getDuration(long) - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getEarliestTimestamp() - Method in class org.mycore.oai.MCROAICombinedSearcher
 
getEarliestTimestamp() - Method in class org.mycore.oai.MCROAIDeletedSearcher
 
getEarliestTimestamp() - Method in class org.mycore.oai.MCROAISearcher
Returns the earliest created/modified record time stamp.
getEarliestTimestamp() - Method in class org.mycore.oai.MCROAISolrSearcher
 
getEditedXML() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getEditHref(String, String) - Static method in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
 
getEditMediaHrefOfDerivate(String, String) - Static method in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
 
getEditMediaIRIStream(String, String) - Static method in class org.mycore.sword.MCRSwordUtil.BuildLinkUtil
Creates a edit link for every derivate of a mcrobject.
getEditorItems(MCRCategory, boolean, boolean, boolean) - Static method in class org.mycore.datamodel.classifications2.utils.MCRCategoryTransformer
transforms a Classification into a MCR Editor definition ( <items>).
getEditorItems(MCRCategory, String, boolean, boolean, boolean) - Static method in class org.mycore.datamodel.classifications2.utils.MCRCategoryTransformer
transforms a Classification into a MCR Editor definition (<items>).
getElement() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getElement(int) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This method returns the instance of an element from the list with index i.
getElement(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
getElement(MCRLabel) - Static method in class org.mycore.datamodel.classifications2.utils.MCRLabelTransformer
 
getElementByName(String) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This method returns the instance of an element from the list with the given name
getElementNameWithPredicates() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
getElementOutOfOrder(Class<? extends MCRJobAction>, Map<String, String>) - Method in class org.mycore.services.queuedjob.MCRJobQueue
get the specific job and alters it status to MCRJobStatus.PROCESSING
getElementOutOfOrder(String, String) - Method in class org.mycore.iview2.services.MCRTilingQueue
get the specific job and alters it status to MCRJobState.PROCESSING
getElements(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
getElementValue(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
getEmail() - Method in class org.mycore.restapi.v2.MCRInfo.User
 
getEMailAddress() - Method in class org.mycore.user2.MCRUser
Returns the E-Mail address of the person this login user represents.
getEmbargo(String) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
Returns the embargo or null if none is set or is allowed to read.
getEmbargo(MCRObject) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
getEmbargo(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
Returns the embargo or null if none is set or is allowed to read.
getEmbargoDate(String) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
getEmbargoDate(MCRObject) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
getEmbargoDate(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
getEmptyLinkID() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDFactory
 
getEnclosingDerivateLinkName() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Enclosing name of the derivate link element.
getEncoding() - Method in class org.mycore.common.content.MCRContent
 
getEncoding() - Method in class org.mycore.common.content.MCRSAXContent
 
getEncoding() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
Returns the encoding of characters in the binary stream.
getEncoding() - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
getEncoding() - Method in class org.mycore.common.content.transformer.MCRToPrettyXML
 
getEncoding() - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
getEncoding() - Method in class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
getEncoding() - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getEncoding() - Method in class org.mycore.csl.MCRCSLJSONTransformer
 
getEncoding() - Method in class org.mycore.datamodel.common.MCRDataURL
 
getEncoding() - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
getEnd() - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
getEndEnclosingString() - Method in class org.mycore.common.MCRPropertiesResolver.Property
 
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Condition
 
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolver.EscapeCharacter
 
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Term
Implement this to define the end enclosing string for your term.
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Text
 
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Variable
 
getEndpointInstance(Class<T>) - Method in class org.mycore.frontend.ws.common.MCRWebsocketDefaultConfigurator
 
getEndTime() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getEndTime() - Method in interface org.mycore.common.processing.MCRProcessable
Time (instant) this processable finished.
getEntityManagerFactory() - Static method in class org.mycore.backend.jpa.MCREntityManagerProvider
 
getEntry(String, Map<String, String>, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
getEpicureProvider(UsernamePasswordCredentials) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
getEpub(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
getError() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getError() - Method in interface org.mycore.common.processing.MCRProcessable
Returns the error if the processable failed.
getErrorCode() - Method in exception org.mycore.crypt.MCRCryptCipherConfigurationException
 
getErrorCode() - Method in exception org.mycore.crypt.MCRCryptKeyFileNotFoundException
 
getErrorCode() - Method in exception org.mycore.crypt.MCRCryptKeyNoPermissionException
 
getErrorCode() - Method in exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyException
 
getErrorCode() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getErrorI18N(String, String, Object...) - Method in class org.mycore.frontend.servlets.MCRServlet
returns a translated error message for the current Servlet.
getErrorLog() - Method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
returns a List of Error log entries
getErrorMessage() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getErrorMessage() - Method in class org.mycore.user2.login.MCRLogin
 
getErrorModule() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getErrors() - Method in class org.mycore.frontend.cli.MCRExternalProcess
 
getErrors() - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
getErrors() - Method in class org.mycore.tei.MCRTEIValidator
 
getETag() - Method in class org.mycore.common.content.MCRByteContent
 
getETag() - Method in class org.mycore.common.content.MCRContent
Returns either strong or weak ETag.
getETag() - Method in class org.mycore.common.content.MCRPathContent
 
getETag() - Method in class org.mycore.common.content.MCRStringContent
 
getETag() - Method in class org.mycore.common.content.MCRURLContent
 
getETag() - Method in class org.mycore.common.content.MCRWrappedContent
 
getETag() - Method in class org.mycore.common.content.MCRXMLContent
 
getEventHandler(String, String) - Method in class org.mycore.common.events.MCREventManager
 
getEventType() - Method in class org.mycore.common.events.MCREvent
Returns the event type of this event
getEventType() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getEvictions() - Method in class org.mycore.common.MCRCacheManager
 
getEvictions() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getExceptionThrown() - Method in class org.mycore.common.xsl.MCRErrorListener
 
getExecutor() - Method in interface org.mycore.util.concurrent.processing.MCRProcessableExecutor
Returns the underlying executor service.
getExitValue() - Method in class org.mycore.frontend.cli.MCRExternalProcess
 
getExpiration() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getExpirationTime() - Method in class org.mycore.oai.MCROAISearcher
 
getExtension() - Method in class org.mycore.datamodel.ifs2.MCRFile
Returns the file name extension, which is the part after the last dot in the filename.
getExtensionConfig() - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
getExtensionConfig() - Method in class org.mycore.ocfl.MCROCFLMCRRepositoryProvider
 
getExtensionConfigClass() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
 
getExtensionName() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutConfig
 
getExtensionName() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
getExternal(int) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method get a single link from the external list as a MCRMetaLink.
getExternalRole(String) - Static method in class org.mycore.user2.MCRRoleManager
Factory for external roles
getExternalRoleIDs() - Method in class org.mycore.user2.MCRUser
Returns a collection any external role ID this user is member of.
getExternalSize() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method return the size of the external array.
getExternalSubset(String, String) - Method in class org.mycore.common.xml.MCREntityResolver
 
getFactName() - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
getFactName() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
getFactName() - Method in interface org.mycore.access.facts.model.MCRFactComputable
 
getFailed() - Method in class org.mycore.ocfl.MCROCFLMigration
 
getFailedRule(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
getFailedRule(MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
getFailedRules() - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
getFailedRules() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
getFailedValidationRule() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getFailedValidationRules() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getFallbackLocale(String, Locale) - Method in class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
getFalseRule() - Static method in class org.mycore.access.MCRAccessManager
return a rule, that forbids something for all, but superuser
getFatals() - Method in class org.mycore.tei.MCRTEIValidator
 
getFetcher() - Method in class org.mycore.orcid.MCRORCIDProfile
 
getField() - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
getFieldName() - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
Returns the field this value belongs to
getFieldName() - Method in class org.mycore.services.fieldquery.MCRSortBy
 
getFieldNames() - Method in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
getFieldNames() - Method in class org.mycore.oai.set.MCROAIQueryToSetHandler
 
getFieldNames() - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getFieldOrDoc() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Gets the value of the fieldOrDoc property.
getFile() - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
getFile() - Method in class org.mycore.viewer.alto.model.MCRAltoChange
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getFileBase(String) - Static method in class org.mycore.mets.tools.MCRMetsSave
Returns the name without any path information or file extension.
getFileBase(MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Returns the name without any path information or file extension.
getFileBrowser() - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getFileCount(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Returns the number of files of the given derivate.
getFileExtension() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
Returns the file extension that is usually related to the transformed content.
getFileExtension() - Method in class org.mycore.common.content.transformer.MCRHTML2XHTMLContentTransformer
 
getFileExtension() - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
getFileExtension() - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getFileExtension() - Method in class org.mycore.component.fo.common.content.transformer.MCRFopper
 
getFileExtension() - Method in class org.mycore.csl.MCRCSLJSONTransformer
 
getFileExtension() - Method in class org.mycore.services.zipper.MCRCompressServlet
 
getFileExtension() - Method in class org.mycore.services.zipper.MCRTarServlet
 
getFileExtension() - Method in class org.mycore.services.zipper.MCRZipServlet
 
getFileExtension() - Method in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
getFileGroupUse(MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Decides in which file group the file should be inserted
getFileId(MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Returns the mets:file/@ID for the given path.
getFileID() - Method in class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter.MCRAltoLinkPlaceHolder
 
getFileList() - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
getFileMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getFilename(Path) - Static method in class org.mycore.sword.MCRSwordUtil
 
getFilename(MCRPath) - Method in class org.mycore.services.zipper.MCRCompressServlet
Constructs a path name in form of {ownerID}+'/'+{path} or {ownerID} if path is root component.
getFileName() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getFileName(int, boolean) - Method in class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The method return the path to the sitemap_google.xml file.
getFileNodeServletSecured(MCRObjectID, String) - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
getFileNodeServletSecured(MCRObjectID, String, String) - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
getFileOrDirectory(UriInfo, HttpHeaders) - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
getFileOrDirectoryMetadata() - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
getFilePath(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Helper method to get the path to the start file.
getFilePath(String, String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getFilePathFromMediaEditIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.MediaEditIRI
 
getFiles() - Method in class org.mycore.impex.MCRTransferPackageFileContainer
 
getFiles(String, String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getFileStore(Path) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getFileStoreAttributeView(Class<V>) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getFileStores() - Method in class org.mycore.datamodel.niofs.ifs2.MCRIFSFileSystem
 
getFileSystem() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getFileSystem(URI) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getFileSystem(Path) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getFileXML(MCRPath) - Static method in class org.mycore.datamodel.niofs.MCRPathXML
Returns metadata of the file retrievable by 'path' in XML form.
getFileXML(MCRPath, BasicFileAttributes) - Static method in class org.mycore.datamodel.niofs.MCRPathXML
Returns metadata of the file retrievable by 'path' in XML form.
getFillRate() - Method in class org.mycore.common.MCRCache
Returns the fill rate of this cache.
getFillRate() - Method in class org.mycore.common.MCRCacheManager
 
getFillRate() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getFinished() - Method in class org.mycore.iview2.services.MCRTileJob
 
getFinished() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the finishing date of execution.
getFirstMonth(MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Returns the first month of a year for the given calendar type, e.g.
getFirstName() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the first name text element.
getFirstNodeBuilt() - Method in class org.mycore.common.xml.MCRNodeBuilder
 
getFirstURI() - Method in class org.mycore.common.MCRSession
 
getFlag(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single flag from the flag list as a string.
getFlagIndex(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns the index for the given flag value.
getFlags() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get all flags from the flag list as a string.
getFlags(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all flag values of the specified type.
getFlagsAsList() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Returns the flags as list.
getFlagsAsMCRMetaLangText(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all flag values of the specified type.
getFlagSize() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the size of the flag list.
getFlagType(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method gets a single flag type from the flag list as a string.
getFloat(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as a float value.
getFoFormatter() - Static method in class org.mycore.component.fo.common.fo.MCRFoFormatterHelper
Returns the XSL-FO formatter instance configured
getFolder(File, boolean) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getFolders() - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getFooter(int, String, String) - Method in interface org.mycore.iview2.frontend.MCRFooterInterface
generates a footer image that is pinned below the master image Implementors can use derivateID and imagePath information to add some informations to the image footer, e.g.
getForm() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method get the form attribute.
getForm() - Method in class org.mycore.frontend.support.MCRLogin
 
getFormat() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
 
getFormat() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFLDURI
 
getFormat() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryData
 
getFormat(String) - Static method in enum class org.mycore.datamodel.common.MCRISO8601Format
 
getFormat(String) - Static method in enum class org.mycore.mods.MCRMODSDateFormat
 
getFormats(String) - Method in class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
getFormatter(String, MCRISO8601Format) - Static method in class org.mycore.datamodel.common.MCRISO8601FormatChooser
returns a DateTimeFormatter for the given isoString or format.
getFriendsDescription() - Method in class org.mycore.oai.MCROAIIdentify
 
getFrom() - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
getFrom() - Method in class org.mycore.mets.model.simple.MCRMetsLink
 
getFrom() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getFromString() - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
getFull() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitMessage
 
getFull() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getFullName() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method get the name text element.
getFullName() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the full name text element.
getFuture() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
The future the task is assigned to.
getGeneralPattern() - Method in class org.mycore.pi.MCRGenericPIGenerator
 
getGenerator() - Method in class org.mycore.pi.MCRPIService
 
getGeneratorID() - Method in class org.mycore.pi.MCRPIGenerator
 
getGenreStringFromElement(Element) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
getGitDescribe() - Static method in class org.mycore.common.MCRCoreVersion
 
getGitInfos() - Method in class org.mycore.restapi.v1.MCRInfo
 
getGregorianCalendarOfACalendar(Calendar) - Static method in class org.mycore.common.MCRCalendar
This method get the Gregorian calendar form a given calendar
getGroups() - Method in class org.mycore.orcid.works.MCRWorksSection
Returns the list of grouped works after fetching work summaries.
getGson() - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getGson() - Static method in class org.mycore.pi.MCRPIService
 
getGsonBuilder() - Method in class org.mycore.common.MCRJSONManager
 
getGTEQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getGTQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getGuestInstance() - Static method in class org.mycore.common.MCRSystemUserInformation
 
getHandle() - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
getHandle() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponse
 
getHandler() - Method in interface org.mycore.oai.set.MCROAISetConfiguration
 
getHandler() - Method in class org.mycore.oai.set.MCROAISolrSetConfiguration
 
getHandler(String) - Static method in class org.mycore.frontend.fileupload.MCRUploadHandlerManager
 
getHandlerPrefix() - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getHash() - Method in class org.mycore.frontend.support.MCRSecureTokenV2
 
getHashParameterName() - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
getHashType() - Method in class org.mycore.user2.MCRUser
 
getHeader() - Method in class org.mycore.common.content.streams.MCRHeaderInputStream
Returns the header of the underlying input stream, at maximum MAX_HEADER_SIZE bytes.
getHeader() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
Returns the first 64 k of the underlying input stream.
getHeader(String) - Method in class org.mycore.oai.MCROAICombinedSearcher
 
getHeader(String) - Method in class org.mycore.oai.MCROAIDeletedSearcher
 
getHeader(String) - Method in class org.mycore.oai.MCROAISearcher
 
getHeader(String) - Method in class org.mycore.oai.MCROAISearchManager
 
getHeader(String) - Method in class org.mycore.oai.MCROAISolrSearcher
 
getHeaderList(MCROAISearcher, MCROAIResult) - Method in class org.mycore.oai.MCROAISearchManager
 
getHeaders(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getHeaders(MetadataFormat, Set, Instant, Instant) - Method in class org.mycore.oai.MCROAIAdapter
 
getHeight() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetSize
 
getHeight() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
getHeight() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
getHeight() - Method in class org.mycore.iview2.services.MCRTileJob
 
getHeight() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getHelpText() - Method in class org.mycore.frontend.cli.MCRCommand
The method return the helpt text of this command.
getHeritableMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
getHeritableMetadata returns an instance of MCRObjectMetadata containing all the heritable MetaElement's of this object.
getHighestStoredID() - Method in class org.mycore.datamodel.ifs2.MCRStore
 
getHighestStoredID(String, String) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
getHighestStoredID(String, String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
getHighestStoredID(String, String) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
This method returns the highest stored ID number for a given MCRObjectID base, or 0 if no object is stored for this type and project.
getHighestStoredID(String, String) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
getHighestStoredID(String, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getHint() - Method in class org.mycore.user2.MCRUser
Returns a hint the user has stored in case of forgotten hash.
getHistoryDateAsCalendar(String, boolean, String) - Static method in class org.mycore.common.MCRCalendar
This method check an ancient date string for the given calendar.
getHistoryDateAsCalendar(String, boolean, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
 
getHistoryStart() - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
getHistoryTitle() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getHitRate() - Method in class org.mycore.common.MCRCache
Returns the hit rate of this cache.
getHitRate() - Method in class org.mycore.common.MCRCacheManager
 
getHitRate() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getHits() - Method in class org.mycore.common.MCRCacheManager
 
getHits() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getHost() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getHostIP() - Static method in class org.mycore.frontend.MCRFrontendUtil
 
getHpos() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getHref() - Method in class org.mycore.datamodel.classifications2.model.MCRClassURL
 
getHref() - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
getHref() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getHrefs() - Method in interface org.mycore.common.xml.MCRURIResolver.MCRXslIncludeHrefs
 
getHrefStartingPage() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getHTMLMessage() - Method in class org.mycore.common.MCRMailer.EMail
Returns the HTML message part.
getHttpClient() - Static method in class org.mycore.pi.urn.MCRHttpUtils
 
getHttpClient(HttpClientConnectionManager, int) - Static method in class org.mycore.services.http.MCRHttpUtils
 
getHttpHost(String) - Static method in class org.mycore.services.http.MCRHttpUtils
 
getHttpsClient() - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
getHttpUserAgent() - Static method in class org.mycore.services.http.MCRHttpUtils
 
getI18n() - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
getIbis() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method get the ibis element as Julian Day integer.
getId() - Method in exception org.mycore.access.MCRAccessException
 
getId() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getId() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getId() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getId() - Method in exception org.mycore.common.MCRTextResolver.CircularDependencyExecption
 
getId() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getId() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getId() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
getId() - Method in interface org.mycore.datamodel.common.MCRObjectIDDate
 
getId() - Method in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
getId() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getId() - Method in class org.mycore.datamodel.metadata.MCRBase
This methode return the object id.
getId() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getId() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getId() - Method in class org.mycore.iiif.model.MCRIIIFBase
 
getId() - Method in class org.mycore.iview2.services.MCRTileJob
 
getId() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getId() - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
getId() - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
getId() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getId() - Method in interface org.mycore.oai.set.MCROAISetConfiguration
 
getId() - Method in class org.mycore.oai.set.MCROAISolrSetConfiguration
 
getId() - Method in class org.mycore.pi.backend.MCRPI
 
getId() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getId() - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
getId() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the job Id.
getId() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Gets the value of the id property.
getId() - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
 
getId() - Method in class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
getId() - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
getId(Object) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
getID() - Method in class org.mycore.common.MCRSession
Returns the unique ID of this session
getID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
getID() - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
getID() - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getID() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Returns the ID of this file collection
getID() - Method in class org.mycore.datamodel.ifs2.MCRStore
Returns the ID of this store
getID() - Method in interface org.mycore.datamodel.ifs2.MCRStore.MCRStoreConfig
 
getID() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Returns the ID of this metadata document
getID() - Method in class org.mycore.frontend.basket.MCRBasketEntry
Returns the ID of the object contained in this basket entry
getID() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Returns the unique ID of this upload session *
getID() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getID() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getID() - Method in class org.mycore.oai.MCROAISearcher
 
getID() - Method in class org.mycore.orcid.works.MCRWorkSource
 
getID() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getID() - Method in class org.mycore.user2.MCRRealm
Returns the unique ID of the realm.
getID(String) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Returns the mycore id.
getIdDates(MCRObjectQuery) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
getIdDates(MCRObjectQuery) - Method in interface org.mycore.datamodel.objectinfo.MCRObjectQueryResolver
Gets all the object info which match the restrictions of the query
getIdentifier() - Method in exception org.mycore.iiif.image.impl.MCRIIIFImageNotFoundException
 
getIdentifier() - Method in class org.mycore.oai.set.MCROAISetResolver
 
getIdentifier() - Method in class org.mycore.pi.backend.MCRPI
 
getIdentifier() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getIdentifier(SolrDocument) - Static method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getIdentifier(MCRBase, String) - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
getIdentifier(MCRBase, String) - Method in class org.mycore.pi.MCRPIMetadataService
 
getIdentifier(MCRBase, String) - Method in class org.mycore.pi.MCRPIXPathMetadataService
 
getIdentifierDescription() - Method in class org.mycore.oai.MCROAIIdentify
 
getIdentifierOfFirst(String) - Static method in class org.mycore.solr.MCRXMLFunctions
 
getIdentifiers() - Method in class org.mycore.orcid.works.MCRWork
Returns all mods:identifier elements of this work.
getIdentifierType() - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
getIdentifierType() - Method in class org.mycore.mods.identifier.MCRMODSDOIMetadataService
 
getIdentifierType() - Method in class org.mycore.mods.identifier.MCRMODSPURLMetadataService
 
getIdentifierType() - Method in class org.mycore.mods.identifier.MCRMODSURNMetadataService
 
getIdentify() - Method in class org.mycore.oai.MCROAIAdapter
 
getIDParts(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Splits the submitted id in its parts.
getIds() - Method in class org.mycore.csl.MCRBibtextItemDataProvider
 
getIds() - Method in class org.mycore.mods.csl.MCRListModsItemDataProvider
 
getIds() - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
getIds(MCRObjectQuery) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
getIds(MCRObjectQuery) - Method in interface org.mycore.datamodel.objectinfo.MCRObjectQueryResolver
Gets all object info which match the restrictions of the query
getIdsForBaseId(String) - Static method in class org.mycore.frontend.cli.MCRCommandUtils
Get a stream of MCRObjectIDs found for a base.
getIdsForProjectAndType(String, String) - Static method in class org.mycore.frontend.cli.MCRCommandUtils
Get a stream of MCRObjectIDs found for a project & type combination.
getIdsForType(String) - Static method in class org.mycore.frontend.cli.MCRCommandUtils
Get a stream of MCRObjectIDs found for a type.
getIdsFromIdToId(String, String) - Static method in class org.mycore.frontend.cli.MCRCommandUtils
Get a stream of MCRObjectIDs found in range between two IDs, incrementing/decrementing by 1.
getIDSupplier() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getIdx() - Method in class org.mycore.pi.handle.MCRHandleInfo
 
getIFSID() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
Deprecated.
will always return empty String
getIfUpToDate(K, long) - Method in class org.mycore.common.MCRCache
Returns an object from the cache for the given key, but only if the cache entry is not older than the given timestamp.
getIfUpToDate(K, MCRCache.ModifiedHandle) - Method in class org.mycore.common.MCRCache
Returns an object from the cache for the given key, but only if the cache entry is not older than the given timestamp of the MCRCache.ModifiedHandle.
getIgnorePaths() - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
Returns a set of paths which should be ignore while creating the mets.xml.
getIIIF(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
getIIIFIdentifier(PhysicalSubDiv) - Method in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
getIIIFURL(MCRIIIFImageImpl) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
getImage(String, String, String, String, String, String, String) - Method in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
getImageImplName() - Method in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
getImagePath() - Method in class org.mycore.iview2.backend.MCRTileInfo
 
getImageType(BufferedImage) - Static method in class org.mycore.media.services.MCRThumbnailUtils
 
getImageType(Path, ImageReader, int, int, int) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getImpl(String) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
getImplName() - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getImplName() - Method in class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
 
getIncludeCategories() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
getIndex() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
getIndex(String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getIndexHandler(Path, BasicFileAttributes, SolrClient) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Path, BasicFileAttributes, SolrClient, boolean) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
getIndexHandler(MCRContent, MCRObjectID) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(MCRContent, MCRObjectID) - Method in class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
getIndexHandler(MCRBase...) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(MCRObjectID...) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getInfo(String) - Method in class org.mycore.pi.MCRPIManager
 
getInfo(String, String) - Method in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
getInfo(String, String) - Method in class org.mycore.pi.MCRPIManager
 
getInfo(MCRPersistentIdentifier) - Method in class org.mycore.pi.MCRPIManager
 
getInfo(MCRPersistentIdentifier, String) - Method in class org.mycore.pi.MCRPIManager
 
getInfoRedirect(String, String) - Method in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
getInformation(String) - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getInformation(String) - Method in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
getInfos(MCRObjectQuery) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
getInfos(MCRObjectQuery) - Method in interface org.mycore.datamodel.objectinfo.MCRObjectQueryResolver
Gets all the object info which match the restrictions of the query
getIngester() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getInherited() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method get the inherited element.
getInherited() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method get the inherited element.
getInput() - Method in class org.mycore.frontend.support.MCRLogin.Form
 
getInputSource() - Method in class org.mycore.common.content.MCRContent
Returns content as SAX input source.
getInputSource() - Method in class org.mycore.common.content.MCRURLContent
 
getInputSource() - Method in class org.mycore.common.content.MCRWrappedContent
 
getInputStream() - Method in class org.mycore.common.content.MCRByteContent
 
getInputStream() - Method in class org.mycore.common.content.MCRContent
Returns content as input stream.
getInputStream() - Method in class org.mycore.common.content.MCRPathContent
 
getInputStream() - Method in class org.mycore.common.content.MCRSAXContent
 
getInputStream() - Method in class org.mycore.common.content.MCRStreamContent
 
getInputStream() - Method in class org.mycore.common.content.MCRStringContent
 
getInputStream() - Method in class org.mycore.common.content.MCRURLContent
 
getInputStream() - Method in class org.mycore.common.content.MCRWrappedContent
 
getInputStream() - Method in class org.mycore.common.content.MCRXMLContent
 
getInputStream() - Method in class org.mycore.common.xsl.MCRLazyStreamSource
 
getInputStream() - Method in class org.mycore.ocfl.MCROCFLContent
 
getInputStream(String) - Method in class org.mycore.wcms2.MCRWebPagesSynchronizer
Returns an InputStream of the given resource.
getInsertParameter() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getInsertParameter(MCRRepeatBinding) - Static method in class org.mycore.frontend.xeditor.target.MCRInsertTarget
 
getInstance() - Static method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getInstance() - Static method in class org.mycore.access.mcrimpl.MCRRuleStore
 
getInstance() - Static method in class org.mycore.common.events.MCRShutdownHandler
 
getInstance() - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method getInstance.
getInstance() - Static method in class org.mycore.common.xsl.MCRErrorListener
 
getInstance() - Static method in class org.mycore.datamodel.classifications2.MCRCategLinkServiceFactory
Returns an instance of a MCRCategoryDAO implementator.
getInstance() - Static method in class org.mycore.datamodel.classifications2.MCRCategoryDAOFactory
Returns an instance of a MCRCategoryDAO implementator.
getInstance() - Static method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDFactory
 
getInstance() - Static method in interface org.mycore.datamodel.objectinfo.MCRObjectQueryResolver
 
getInstance() - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctionsAdapter
 
getInstance() - Static method in class org.mycore.iview2.services.MCRImageTiler
 
getInstance() - Static method in class org.mycore.iview2.services.MCRStalledJobResetter
 
getInstance() - Static method in class org.mycore.iview2.services.MCRTilingQueue
 
getInstance() - Static method in class org.mycore.mcr.cronjob.MCRCronjobManager
 
getInstance() - Static method in class org.mycore.pi.MCRPIManager
 
getInstance() - Static method in class org.mycore.pi.MCRPIServiceManager
 
getInstance() - Static method in class org.mycore.sass.MCRSassCompilerManager
 
getInstance() - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getInstance() - Static method in class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
 
getInstance() - Static method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getInstance(ContainerRequestContext) - Static method in interface org.mycore.frontend.jersey.access.MCRRequestScopeACL
 
getInstance(Class<? extends TransformerFactory>, String...) - Static method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getInstance(Class<? extends MCRJobAction>) - Static method in class org.mycore.services.queuedjob.MCRJobMaster
Returns an singleton instance of this class.
getInstance(Class<? extends MCRJobAction>) - Static method in class org.mycore.services.queuedjob.MCRJobQueue
Returns an singleton instance of this class.
getInstance(Class<? extends MCRJobAction>) - Static method in class org.mycore.services.queuedjob.MCRStalledJobResetter
 
getInstance(Class<T>) - Static method in class org.mycore.frontend.jersey.filter.access.MCRResourceAccessCheckerFactory
 
getInstance(String) - Static method in class org.mycore.common.content.MCRSourceContent
Build instance of MCRSourceContent by resolving via MCRURIResolver
getInstance(String) - Method in interface org.mycore.common.events.MCREventManager.MCREventHandlerInitializer
 
getInstance(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
This method instantiate this class with a given identifier in MyCoRe schema.
getInstance(String) - Static method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
Returns any subclass that implements and handles the given scheme.
getInstance(String) - Static method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getInstance(String) - Static method in class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
 
getInstance(String...) - Static method in class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
getInstance(String...) - Static method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getInstance(URI) - Static method in class org.mycore.datamodel.classifications2.model.MCRClassURL
 
getInstance(List<MCRCategory>) - Static method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getInstance(MCRCategory) - Static method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getInstance(MCRStoredNode) - Static method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getInstanceFromUserSession() - Static method in class org.mycore.common.xsl.MCRParameterCollector
 
getInstanceOf(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns a new instance of the class specified in the configuration property with the given name.
getInstances(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Gets a list of properties which represent a configurable class and turns them in to a map.
getInstantiatablePropertyKeys(String) - Static method in class org.mycore.common.config.MCRConfiguration2
 
getInt(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as an int value.
getInternalid() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getInternalID() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
getInternalID() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getInternals() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method get a single data from the internal list as a MCRMetaIFS.
getInvalidState() - Method in class org.mycore.ocfl.MCROCFLMigration
 
getIp() - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
getIsActive() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getISODate(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getISODate(String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getISODate(Date, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getISODateFromMCRHistoryDate(String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
The method get a date String in format yyyy-MM-ddThh:mm:ssZ for ancient date values.
getISODateToFormattedString(String, boolean, String) - Static method in class org.mycore.common.MCRCalendar
The method get a date String in format yyyy-MM-ddThh:mm:ssZ for ancient date values.
getIsoFormat() - Method in class org.mycore.datamodel.common.MCRISO8601Date
 
getISOString() - Method in class org.mycore.datamodel.common.MCRISO8601Date
returns a ISO 8601 conform String using the current set format.
getISOString() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
returns a ISO 8601 conform String using the current set format.
getIView2Property(String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
getIView2Property(String, String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
short for MCRConfiguration2.getString("MCR.Module-iview2." + propName).orElse(defaultProp);
getIvon() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method get the ivon element as Julian Day integer.
getJanitorInstance() - Static method in class org.mycore.common.MCRSystemUserInformation
 
getJarFile() - Method in class org.mycore.common.config.MCRComponent
Returns the jar file or null if nothing was set.
getJAXBObject(MCRContent, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
getJDOMRecord(String, MetadataFormat) - Method in class org.mycore.oai.MCROAIObjectManager
 
getJob(String) - Method in class org.mycore.mcr.cronjob.MCRCronjobManager
 
getJob(Map<String, String>) - Method in class org.mycore.services.queuedjob.MCRJobQueue
returns a specific job from given parameters or null if not found.
getJobInformation(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getJobInformation(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIService
 
getJobInformation(Map<String, String>) - Method in class org.mycore.pi.handle.MCREpicService
 
getJobInformation(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
Result of this will be passed to MCRJobAction.name()
getJobInformation(Map<String, String>) - Method in class org.mycore.pi.purl.MCRPURLService
 
getJobs(Map<String, String>) - Method in class org.mycore.services.queuedjob.MCRJobQueue
Returns specific jobs by the given parameters or an empty list.
getJsonArray(Collection<String>) - Static method in class org.mycore.common.MCRJSONUtils
 
getJulianDayNumber(Calendar) - Static method in class org.mycore.common.MCRCalendar
This method return the Julian Day number for a given Calendar instance.
getJulianDayNumberAsString(Calendar) - Static method in class org.mycore.common.MCRCalendar
This method return the Julian Day number for a given Calendar instance.
getJWTAlgorithm() - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getJWTBuilder(MCRSession) - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getJWTBuilder(MCRSession, String[], String[]) - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getJWTLoginErrorResponse(String) - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getJWTLoginSuccessResponse(String) - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getJWTRenewSuccessResponse(String) - Static method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getKey() - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
getKey() - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
This method returns the primary key.
getKey() - Method in class org.mycore.common.xsl.MCRTemplatesSource
Returns the path to the XSL file, for use as a caching key
getKnownCommands() - Static method in class org.mycore.frontend.cli.MCRCommandManager
 
getKnownCommands() - Static method in class org.mycore.webcli.container.MCRWebCLIContainer
 
getLabel() - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
getLabel() - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getLabel() - Method in class org.mycore.datamodel.metadata.MCRDerivate
This methode return the label or null if it was not set.
getLabel() - Method in class org.mycore.datamodel.metadata.MCRObject
This methode return the object label.
getLabel() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
getLabel() - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
getLabel() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
getLabel() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
getLabel() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getLabel() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
getLabel() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
getLabel() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getLabel() - Method in class org.mycore.user2.MCRRealm
Returns the label in the current language
getLabel() - Method in class org.mycore.user2.MCRRole
Returns the label in the current language.
getLabel(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getLabel(String) - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
getLabel(String) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Returns the label in the given language
getLabel(String) - Method in class org.mycore.datamodel.language.MCRLanguage
Returns the label in the given language
getLabel(String) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getLabel(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
getLabel(Element) - Static method in class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
getLabel(MCRCategory, String, String) - Static method in class org.mycore.mods.classification.MCRAccessCondition
Returns the label value of the given type ("language"), or the given default if that label does not exist in the category.
getLabel(MCRLanguage) - Method in class org.mycore.datamodel.language.MCRLanguage
Returns the label in the given language
getLabel(MCRObject) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Returns the label of an object.
getLabelArray() - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
getLabels() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getLabels() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getLabels() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
getLabels() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Returns a map of all labels, sorted by xml:lang, Key is xml:lang, value is the label for that language.
getLabels() - Method in class org.mycore.datamodel.language.MCRLanguage
Returns all labels used for this language
getLabels() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getLabels() - Method in class org.mycore.user2.MCRRole
Returns all labels available for this role.
getLabels(List<Element>) - Static method in class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
getLang() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
getLang() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method get the language element.
getLang() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
This method get the language element as String of ISO code.
getLang() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method get the language element.
getLang() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
getLanguage() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadataValue
 
getLanguage() - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem.Label
 
getLanguage(String) - Method in class org.mycore.datamodel.language.MCRLanguageFactory
Returns the language with the given ISO 639-1 or -2 code.
getLanguage(Element) - Static method in class org.mycore.datamodel.language.MCRLanguageXML
Returns the language of the given XML element, by inspecting the xml:lang or lang attribute.
getLastAccessedTime() - Method in class org.mycore.common.MCRSession
 
getLastCompiled(String) - Method in class org.mycore.sass.MCRSassCompilerManager
 
getLastDayOfMonth(int, int, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Returns the last day number for the given month, e.g.
getLastDeletedDate(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
getLastID(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Returns the last ID used or reserved for the given object base type.
getLastID(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Get the last used MCRObjectID for the given MCRObjectID base.
getLastLogin() - Method in class org.mycore.user2.MCRUser
Returns the last time the user has logged in.
getLastMD5(String) - Method in class org.mycore.sass.MCRSassCompilerManager
 
getLastModified() - Method in interface org.mycore.common.MCRCache.ModifiedHandle
returns timestamp when the cache value was last modified.
getLastModified() - Method in class org.mycore.common.xml.MCRXMLResource.ResourceModifiedHandle
 
getLastModified() - Method in class org.mycore.common.xsl.MCRTemplatesSource
Returns the timestamp the XSL file was last modified on the filesystem.
getLastModified() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getLastModified() - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
allows to determine when the last change was made to the categories.
getLastModified() - Method in interface org.mycore.datamodel.common.MCRObjectIDDate
 
getLastModified() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Returns the time the store's content was last modified
getLastModified() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the time this node was last modified.
getLastModified() - Method in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
getLastModified() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Returns the date this metadata document was last modified
getLastModified() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getLastModified() - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
getLastModified(HttpServletRequest) - Method in class org.mycore.frontend.servlets.MCRConfigHelperServlet
 
getLastModified(HttpServletRequest) - Method in class org.mycore.frontend.servlets.MCRServlet
allows browser to cache requests.
getLastModified(HttpServletRequest) - Method in class org.mycore.iview2.frontend.MCRThumbnailServlet
 
getLastModified(HttpServletRequest) - Method in class org.mycore.iview2.frontend.MCRTileServlet
Returns at which time the specified tile (see MCRTileServlet.doGet(HttpServletRequest, HttpServletResponse) was last modified.
getLastModified(HttpServletRequest) - Method in class org.mycore.mets.servlets.MCRMETSServlet
 
getLastModified(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
Gets the timestamp for the given root id.
getLastModified(String) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Gets the last modified timestamp for the given root id.
getLastModified(String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getLastModified(String, ClassLoader) - Method in class org.mycore.common.xml.MCRXMLResource
 
getLastModified(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
getLastModified(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
getLastModified(MCRObjectID) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Returns the time when the xml data of a MCRObject was last modified.
getLastModified(MCRObjectID) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getLastModifiedBy() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getLastModifiedHandle(MCRObjectID, long, TimeUnit) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
getLastModifiedHandle(MCRObjectID, long, TimeUnit) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
getLastModifiedHandle(MCRObjectID, long, TimeUnit) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
 
getLastModifiedHandle(MCRObjectID, long, TimeUnit) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getLastMonth(int, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Returns the last month number of the given year for the given calendar type.
getLastPresentRevision() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
 
getLayer(String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getLayoutService() - Static method in class org.mycore.frontend.servlets.MCRServlet
 
getLeft() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getLeft() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getLength() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
Returns the number of bytes read so far
getLevel() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getLevel() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Returns the hierarchie level of this category.
getLevel() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getLicence() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getLinkDestinations(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Returns a list of link targets of a given MCR object type.
getLinkedAccessKey(MCRSession, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Retrieves linked access key if exists from session
getLinkedAccessKey(MCRUserInformation, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Retrieves linked access key if exists from user
getLinkedAccessKeyFromCurrentSession(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Retrieves linked access key if exists from current session
getLinkedAccessKeyFromCurrentUser(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Retrieves linked access key if exists from current user
getLinkedFile() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Returns the MCRPath to this derivate link.
getLinkedFile(MCRObject) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Returns the URI encoded file path of the first derivate link.
getLinkedObjects(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns a list of MCRObjects which are linked in the given object by an MCRMetaLinkID.
getLinkedRelatedItems() - Method in class org.mycore.mods.MCRMODSWrapper
 
getLinkMap() - Method in class org.mycore.frontend.classeditor.wrapper.MCRCategoryListWrapper
 
getLinks(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getLinks(String) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Returns a collection of all links for the given type.
getLinksFromCategory(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getLinksFromCategory(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Returns a list of linked Object IDs.
getLinksFromCategoryForType(MCRCategoryID, String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getLinksFromCategoryForType(MCRCategoryID, String) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Returns a list of linked Object IDs restricted by the specified type.
getLinksFromReference(MCRCategLinkReference) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getLinksFromReference(MCRCategLinkReference) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Returns a list of linked categories.
getLinkSources(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
getLinkSources(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Returns a list of link sources of a given MCR object type.
getList() - Method in class org.mycore.frontend.classeditor.wrapper.MCRCategoryListWrapper
 
getList() - Method in class org.mycore.pi.MCRPIManager
 
getList(int, int) - Method in class org.mycore.pi.MCRPIManager
 
getList(String, int, int) - Method in class org.mycore.pi.MCRPIManager
 
getLocale() - Method in enum class org.mycore.common.MCRCalendar.CalendarType
 
getLocale() - Method in class org.mycore.common.MCRSession
 
getLocale() - Method in class org.mycore.datamodel.language.MCRLanguage
 
getLocale(String) - Static method in class org.mycore.services.i18n.MCRTranslation
 
getLocalFile() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Deprecated.
getLocalPath() - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Returns the local Path representing this stored file or directory.
getLocalRealm() - Static method in class org.mycore.user2.MCRRealmFactory
Returns the local default realm, as specified by the attribute 'local' in realms.xml
getLocker(MCRObjectID) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
getLockingUserName(String) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
getLoginTime() - Method in class org.mycore.common.MCRSession
 
getLoginURL() - Method in class org.mycore.user2.MCRRealm
Returns the URL where users from this realm can login
getLoginURL(String) - Method in class org.mycore.user2.MCRRealm
Returns the URL where users from this realm can login with redirect URL attached.
getLogo() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getLong(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as a long value.
getLTEQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getLTQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getLukeURL() - Method in class org.mycore.solr.search.MCRSolrURL
Invoke this method to get a URL referring to the luke interface of a solr server.
getMainConcurrentSolrClient() - Static method in class org.mycore.solr.MCRSolrClientFactory
Returns the concurrent solr client of the default core.
getMainDoc() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
getMainDoc() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
The method return the derivate main document name.
getMainDocName(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getMainSolrClient() - Static method in class org.mycore.solr.MCRSolrClientFactory
Returns the solr client of the default core.
getMainSolrCore() - Static method in class org.mycore.solr.MCRSolrClientFactory
 
getMainTitle() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getManifest() - Method in class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
getManifest(String) - Method in class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
 
getManifest(String) - Method in class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
getManifest(String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getManifestMainAttribute(String) - Method in class org.mycore.common.config.MCRComponent
Returns the mainfest main attribute value for given attribute name.
getManifestQuickAccess(String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getManifestQuickAccess(String, String, boolean) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getMapEntries() - Method in class org.mycore.common.MCRSession
Returns an unmodifiable list of all entries in this MCRSession This method is thread safe.
getMappedObjectId(String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getMappedObjectId(String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
getMappingRule(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapper
 
getMappingRule(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapperBase
 
getMaxRepeats() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
getMaxRepeats() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getMaxResults() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the maximum number of results the query should return
getMaxUploadSize() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
getMBean(String, String) - Static method in class org.mycore.services.mbeans.MCRJMXBridge
 
getMcrattr() - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Get the attribute value.
getMcrCategoryIDs() - Method in class org.mycore.mods.MCRMODSWrapper
 
getMCRClassNodes(NodeList) - Static method in class org.mycore.mods.classification.MCRMODSClassificationSupport
 
getMcrfrom() - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Get the from value.
getMcrfrom() - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Get the data field from.
getMCRIFSFileSystem() - Static method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getMCRImage() - Method in class org.mycore.iview2.services.MCRTilingAction
 
getMCRISO8601Date() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
Returns the internal date.
getMCRObject() - Method in class org.mycore.mods.MCRMODSWrapper
 
getMcrObjectForDerivateID(String) - Static method in class org.mycore.sword.MCRSwordUtil
 
getMCRObjectID(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
getMCRObjectID(String, long) - Static method in class org.mycore.common.xml.MCRXMLFunctions
getMCRObjects(Path) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Gets the list of mycore object identifiers from the given directory.
getMcrRevision() - Method in class org.mycore.pi.backend.MCRPI
 
getMcrRevision() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getMcrto() - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Get the to value.
getMcrto() - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Get the data filed to.
getMcrtype() - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Get the type value.
getMcrtype() - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Get the data filed type.
getMcrVersion() - Method in class org.mycore.pi.backend.MCRPI
 
getMcrVersion() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getMD5() - Method in class org.mycore.common.content.streams.MCRMD5InputStream
Returns the MD5 message digest that has been built during reading of the underlying input stream.
getMD5() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
Returns the MD5 message digest that has been built during reading of the underlying input stream.
getMD5() - Method in class org.mycore.datamodel.ifs2.MCRFile
Returns the md5 checksum of the file's content.
getMD5String() - Method in class org.mycore.common.content.streams.MCRMD5InputStream
Returns the MD5 checksum as a String
getMD5String() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
Returns the MD5 checksum as a String
getMD5String(byte[]) - Static method in class org.mycore.common.content.streams.MCRMD5InputStream
Given an MD5 message digest, returns the MD5 checksum as a String
getMD5String(byte[]) - Static method in class org.mycore.datamodel.ifs.MCRContentInputStream
Given an MD5 message digest, returns the MD5 checksum as a String
getMD5Sum(InputStream) - Static method in class org.mycore.common.MCRUtils
Calculates md5 sum of InputStream.
getMeasurement() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method get the measurement element.
getMediaHandler() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getMediaList(MCRObject) - Method in class org.mycore.pi.doi.MCRDOIService
Builds a list with with right content types and media urls assigned of a specific Object
getMediaList(MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
getMediaProvider(String) - Static method in class org.mycore.sword.manager.MCRSwordMediaManager
 
getMediaResourceRepresentation(String, String, Map<String, String>) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
getMediaResourceRepresentation(String, Map<String, String>, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordMediaManager
 
getMessage() - Method in exception org.mycore.common.MCRTextResolver.CircularDependencyExecption
 
getMessage() - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
 
getMessage() - Method in exception org.mycore.orcid.MCRORCIDException
 
getMessage() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getMessage() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getMessage() - Method in class org.mycore.sword.MCRSwordUtil.MCRValidationResult
 
getMessage(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single messages from the message list as a string.
getMessage(UriInfo, HttpServletRequest, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIMessages
returns a single messages entry.
getMessageDate(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method gets a single message date from the message list as a MCRISO8601Date.
getMessages() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all messages values of any type.
getMessages(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all messages values of the specified type.
getMessagesAsList() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Returns the messages as list.
getMessagesAsMCRMetaDateLangText(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns all message values of the specified type.
getMessagesSize() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the size of the message list.
getMessageType(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method gets a single message type from the message list as a string.
getMetadata() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Returns the stored XML document
getMetadata() - Method in class org.mycore.datamodel.metadata.MCRObject
This method returns the instance of the MCRObjectMetadata class.
getMetadata(String, MCRObject, Optional<Map<String, String>>) - Method in class org.mycore.sword.MCRSwordContainerHandler
This method should add metadata to the receipt.
getMetaDataDocument(MCRCategory, boolean) - Static method in class org.mycore.datamodel.classifications2.utils.MCRCategoryTransformer
transforms a MCRCategory into a JDOM Document.
getMetadataElement(int) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method return the MCRMetaElement selected by an index.
getMetadataElement(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method return the MCRMetaElement selected by tag.
getMetaDataElement(MCRCategory, boolean) - Static method in class org.mycore.datamodel.classifications2.utils.MCRCategoryTransformer
transforms a MCRCategory into a JDOM Element.
getMetadataFormat() - Method in class org.mycore.oai.MCROAISearcher
 
getMetadataFormat(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getMetadataFormatMap() - Method in class org.mycore.oai.MCROAIAdapter
 
getMetadataFormats() - Method in class org.mycore.oai.MCROAIAdapter
 
getMetadataFormats(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getMetadataObject() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Returns the metadata object this version belongs to
getMetadataProvider() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
getMetadataService() - Method in class org.mycore.pi.MCRPIService
 
getMetaLink() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
returns link to the MCRObject.
getMethod() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
getMets(String) - Method in class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
getMETS(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
getMetsFile(String) - Static method in class org.mycore.mets.tools.MCRMetsSave
 
getMetsFileName() - Static method in class org.mycore.mets.tools.MCRMetsSave
 
getMetsPageList() - Method in class org.mycore.mets.model.simple.MCRMetsSimpleModel
 
getMetsSectionList() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getMimeType() - Method in class org.mycore.common.content.MCRContent
 
getMimeType() - Method in class org.mycore.common.content.MCRPathContent
 
getMimeType() - Method in class org.mycore.common.content.MCRURLContent
 
getMimeType() - Method in class org.mycore.common.content.MCRWrappedContent
 
getMimeType() - Method in class org.mycore.common.content.MCRXMLContent
 
getMimeType() - Method in class org.mycore.common.content.transformer.MCRContentTransformer
Returns the MIME type of the transformed content, may return the default mime type
getMimeType() - Method in class org.mycore.common.content.transformer.MCRHTML2XHTMLContentTransformer
 
getMimeType() - Method in class org.mycore.common.content.transformer.MCRToPrettyXML
 
getMimeType() - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
getMimeType() - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getMimeType() - Method in class org.mycore.component.fo.common.content.transformer.MCRFopper
 
getMimeType() - Method in class org.mycore.csl.MCRCSLJSONTransformer
 
getMimeType() - Method in class org.mycore.datamodel.common.MCRDataURL
 
getMimeType() - Method in enum class org.mycore.media.MCRMediaSourceType
 
getMimeType() - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
getMimeType() - Method in class org.mycore.services.zipper.MCRCompressServlet
 
getMimeType() - Method in class org.mycore.services.zipper.MCRTarServlet
 
getMimeType() - Method in class org.mycore.services.zipper.MCRZipServlet
 
getMimeType() - Method in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
getMimeType(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Determines the mime type for the file given by its name.
getModifiedBy() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getModifiedBy() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getModifiedHandle(long) - Method in class org.mycore.common.xsl.MCRTemplatesSource
 
getModifiedHandle(String, ClassLoader, long) - Method in class org.mycore.common.xml.MCRXMLResource
 
getModifyDate() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getModifyDate() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getMODS() - Method in class org.mycore.mods.MCRMODSWrapper
 
getMODS() - Method in class org.mycore.orcid.works.MCRWork
Returns the MODS representation of the work's publication data
getMotivation() - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
getMyCoReComponents() - Static method in class org.mycore.common.config.MCRRuntimeComponentDetector
Returns only mycore components sorted via their natural ordering.
getMycoreID() - Method in class org.mycore.pi.backend.MCRPI
 
getMycoreID() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getMyCoReId(String) - Method in class org.mycore.oai.MCROAIObjectManager
Converts a oai identifier to a mycore id.
getMyCoRePropertiesInstance() - Static method in class org.mycore.common.config.MCRConfigurationInputStream
InputStream that includes all properties from MCRRuntimeComponentDetector.getAllComponents() and mycore.properties.
getMyMessageAndLocation(TransformerException) - Static method in class org.mycore.common.xsl.MCRErrorListener
 
getName() - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
getName() - Method in interface org.mycore.access.facts.model.MCRFact
 
getName() - Method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
getName() - Method in class org.mycore.common.config.MCRComponent
A short name for this component.
getName() - Method in class org.mycore.common.config.MCRConfigurationDirSetup
 
getName() - Method in class org.mycore.common.content.MCRContent
 
getName() - Method in class org.mycore.common.content.MCRPathContent
 
getName() - Method in class org.mycore.common.content.MCRWrappedContent
 
getName() - Method in interface org.mycore.common.events.MCRStartupHandler.AutoExecutable
returns a name to display on start-up.
getName() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getName() - Method in interface org.mycore.common.processing.MCRProcessable
Returns a human readable name.
getName() - Method in interface org.mycore.common.processing.MCRProcessableCollection
Returns a human readable name about this registry container.
getName() - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
Returns the human readable name of this collection.
getName() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
getName() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the file or directory name
getName() - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
getName() - Method in class org.mycore.datamodel.niofs.MCRFileSystemPromoter
 
getName() - Method in class org.mycore.frontend.fileupload.MCRUploadServletDeployer
 
getName() - Method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getName() - Method in class org.mycore.frontend.support.MCRAutoDeploy
 
getName() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
getName() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getName() - Method in class org.mycore.impex.MCRTransferPackageFileContainer
 
getName() - Method in class org.mycore.iview2.events.MCRIView2TilingThreadStarter
 
getName() - Method in class org.mycore.mcr.cronjob.MCRCronStarter
 
getName() - Method in class org.mycore.mods.MCRMODSEmbargoCronjob
 
getName() - Method in class org.mycore.pi.MCRPIConfigurationChecker
 
getName() - Method in class org.mycore.pi.MCRPICronJob
 
getName() - Method in class org.mycore.pi.MCRPIResolver
 
getName() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
getName() - Method in class org.mycore.restapi.v2.MCRInfo.GitClosestTag
 
getName() - Method in class org.mycore.restapi.v2.MCRInfo.User
 
getName() - Method in class org.mycore.services.queuedjob.MCRJobMaster
Returns the name of this job master.
getName() - Method in class org.mycore.services.queuedjob.MCRJobQueueInitializer
 
getName() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the name property.
getName() - Method in class org.mycore.solr.MCRSolrCore
Returns the name of the core.
getName() - Method in class org.mycore.sword.MCRSwordMultiPartServletDeployer
 
getName() - Method in class org.mycore.user2.MCRRole
Returns the roles's name
getName() - Method in class org.mycore.user2.MCRUserAttribute
 
getName() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Returns the name of this process.
getName() - Method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
getName() - Method in class org.mycore.wfc.actionmapping.MCRCollection
 
getName(int) - Method in class org.mycore.datamodel.niofs.MCRPath
 
getNameCount() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getNameIdentifierKeys(MCRMODSWrapper) - Static method in class org.mycore.orcid.user.MCRORCIDUser
 
getNamespace() - Method in class org.mycore.pi.urn.MCRDNBURNGenerator
 
getNamespacePrefix(Element) - Static method in class org.mycore.common.xml.MCRXPathBuilder
Returns the namespace prefix for this element, followed by a ":", or the empty string if no namespace prefix known.
getNamespaceSpecificString() - Method in class org.mycore.pi.urn.MCRDNBURN
 
getNamespaceSpecificString() - Method in class org.mycore.pi.urn.MCRUniformResourceName
 
getNavDate() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getNavi() - Static method in class org.mycore.frontend.MCRLayoutUtilities
Returns the navigation.xml as org.jdom2.document, using a cache the enhance loading time.
getNavigation() - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
Returns the navigation as pojo.
getNavigationAsJSON() - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
Returns the navigation as json.
getNavigationAsXML() - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
Returns the navigation as jdom document.
getNavigationFile() - Static method in class org.mycore.frontend.MCRLayoutUtilities
Returns the navigation.xml as File.
getNavigationURL() - Static method in class org.mycore.frontend.MCRLayoutUtilities
Returns the navigation.xml as URL.
getNewIdentifier(MCRBase, String) - Method in class org.mycore.pi.MCRPIService
 
getNextExecution() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getNextFreeId(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Returns a MCRObjectID from a given base ID string.
getNextFreeId(String, int) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Returns a MCRObjectID from a given base ID string.
getNextFreeId(String, String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Returns a MCRObjectID from a given the components of a base ID string.
getNextFreeID() - Method in class org.mycore.datamodel.ifs2.MCRStore
Returns the next free ID that can be used to store data.
getNextFreeRuleID(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
method that delivers the next free ruleID for a given Prefix and sets the counter to counter + 1
getNextFreeRuleID(String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
getNextFreeRuleID(String) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
 
getNextID(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Get the next free MCRObjectID for the given MCRObjectID base.
getNickname() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method get the nickname text element.
getNodeByPath(String) - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the node with the given relative or absolute path in the file collection this node belongs to.
getNodeID(T) - Method in class org.mycore.tools.MCRTopologicalSort
returns a node id for a given node
getNodeName(Integer) - Method in class org.mycore.tools.MCRTopologicalSort
return the name of the given node
getNodes() - Method in class org.mycore.tools.MCRTopologicalSort
return the Map of Integer to NodeObjects
getNodes(String) - Method in class org.mycore.mods.merger.MCRMerger
Helper method to lookup child elements by XPath.
getNonValidatingParser() - Static method in class org.mycore.common.xml.MCRXMLParserFactory
Returns a non-validating parser
getNormalizedRuleString(Element) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getNormalizedRuleString(Element) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
delivers the rule as string, after normalizing it via sorting with MCRAccessConditionsComparator
getNormalizedRuleString(Element) - Method in interface org.mycore.access.MCRRuleAccessInterface
generate rule string from xml
getNs() - Static method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
returns the namespace of this element
getNumber() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getNumberAsBigDecimal() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method get the number element.
getNumberAsInteger() - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method gets the integer with number.
getNumberAsString() - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method get the number element as formatted String.
getNumberAsString() - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method gets the string with number.
getNumChildren() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
getNumChildren() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the number of child nodes of this node.
getNumeration() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the numeration text element.
getNumFiles() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Returns the number of files which will be uploaded
getNumFound(String) - Static method in class org.mycore.solr.MCRXMLFunctions
Convenience method for retrieving the result count for a given solr query.
getNumHits() - Method in interface org.mycore.oai.MCROAIResult
Number of all hits
getNumHits() - Method in class org.mycore.oai.MCROAISimpleResult
 
getNumHits() - Method in class org.mycore.oai.MCROAISolrResult
 
getNumPerPage() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the number of results per page that the query should return
getNumRepeats() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getNumWorks() - Static method in class org.mycore.orcid.user.MCRORCIDSession
 
getOAIId(String) - Method in class org.mycore.oai.MCROAIObjectManager
Converts a mycore id to a oai id.
getObject() - Method in class org.mycore.access.facts.fact.MCRObjectIDFact
 
getObject() - Method in class org.mycore.common.content.MCRJAXBContent
 
getObject(MCRObjectID) - Method in class org.mycore.access.facts.MCRObjectCacheFactory
 
getObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectBaseIds() - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
getObjectBaseIds() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
getObjectBaseIds() - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Returns all used base ids of MCRObjects/MCRDerivates.
getObjectBaseIds() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getObjectFromEditIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.EditIRI
 
getObjectId() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getObjectId() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getObjectId(MCRObjectID, long, TimeUnit) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Returns the MCRObjectID of the object containing derivate with the given ID.
getObjectID() - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
getObjectID() - Method in class org.mycore.orcid.user.MCRPublicationStatus
 
getObjectID() - Method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
getObjectManager() - Method in class org.mycore.oai.MCROAIAdapter
 
getObjectManager() - Method in class org.mycore.oai.MCROAISearcher
 
getObjectMetadata(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectNumber() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getObjectNumber() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getObjectProject() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getObjectProject() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getObjectProjectMapping() - Method in class org.mycore.pi.MCRGenericPIGenerator
 
getObjectReference() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
getObjectReference() - Method in interface org.mycore.datamodel.classifications2.MCRCategoryLink
 
getObjectsKeyList() - Method in class org.mycore.common.MCRSession
Returns a list of all stored object keys within MCRSession.
getObjectTitle() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getObjectType() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getObjectType() - Method in class org.mycore.common.events.MCREvent
Returns the object type of this event
getObjectType() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getObjectType() - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
getObjectType() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getObjectTypeMapping() - Method in class org.mycore.pi.MCRGenericPIGenerator
 
getObjectTypes() - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
getObjectTypes() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
getObjectTypes() - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Returns all stored object types of MCRObjects/MCRDerivates.
getObjectTypes() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getObjectVersion(MCRObjectID, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectVersions(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjid() - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
getObjId() - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
returns MCRObjectID as string
getObjID() - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
getOCFLObjectID(MCRCategoryID) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
getOldMets() - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
Returns an optional of the old mets.
getOperator() - Method in class org.mycore.parsers.bool.MCRSetCondition
 
getOperator() - Method in class org.mycore.services.fieldquery.MCRQueryCondition
Returns the comparison operator used in this condition
getOptions(String, String) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
getOptions(String, String) - Method in class org.mycore.iview2.frontend.MCRIView2XSLFunctionsAdapter
 
getORCID() - Method in class org.mycore.orcid.MCRORCIDProfile
 
getORCID() - Method in class org.mycore.orcid.oauth.MCRORCIDResponse
Returns the ORCID given in the response, if any
getORCID() - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getORCID() - Method in class org.mycore.orcid.user.MCRUserStatus
 
getORCID() - Method in class org.mycore.orcid.works.MCRWorksSection
 
getOrCreateBasketInSession(String) - Static method in class org.mycore.frontend.basket.MCRBasketManager
Convenience method to get a basket of the given type.
getOrCreateBucket(String, String) - Static method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
getOrCreateFileMetadata(String) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getOrCreateFileMetadata(MCRPath) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getOrCreateFileMetadata(MCRPath, String) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getOrCreateFileMetadata(MCRPath, String, String) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getOrder() - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
getOrder() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
getOrder() - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
getOrder() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getOrder(Node) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
getOrderLabel() - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
getOrderLabel(String) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Returns the order label for the given file.
getOrThrow(String, Function<String, ? extends T>) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name.
getOutput() - Method in class org.mycore.frontend.cli.MCRExternalProcess
 
getOutputProperties() - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getOutputStream(String) - Static method in class org.mycore.wcms2.MCRWebPagesSynchronizer
Returns an OuputStream that writes to local webapp and to file inside MCR.WCMS2.DataDir.
getOverriddenFilePath(String, boolean) - Static method in class org.mycore.common.MCRDeveloperTools
Reads the property MCR.Developer.Resource.Override and checks if any of the containing paths contains the path parameter.
getOwner() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Returns the owner of this derivate link.
getOwner() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getOwner() - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
Returns the owner of the derivate path, so the derivate id as string.
getOwner() - Method in class org.mycore.user2.MCRUser
Returns the user that owns this user, or null if the user is independent and has no owner.
getOwnerID() - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
getOwnerID(HttpServletRequest) - Static method in class org.mycore.datamodel.ifs.MCRFileNodeServlet
retrieves the derivate ID of the owning derivate from request path.
getOwnerID(String) - Static method in class org.mycore.mets.servlets.MCRMETSServlet
 
getOwnerRelativePath() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getPackages() - Method in class org.mycore.frontend.jersey.feature.MCRJerseyBaseFeature
Returns a list of packages which will be used to scan for components.
getPackages() - Method in class org.mycore.lod.MCRLodFeature
 
getPackages() - Method in class org.mycore.restapi.MCRRestFeature
 
getPackerInstance() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
getPageURL() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getPaginationFromCollectionIRI(IRI) - Static method in class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.CollectionIRI
 
getParameter(String) - Method in class org.mycore.frontend.MCRURL
 
getParameter(String) - Method in class org.mycore.services.queuedjob.MCRJob
Returns an single parameter by it's name.
getParameter(String, String) - Method in class org.mycore.common.xsl.MCRParameterCollector
Returns the parameter with the given name
getParameterMap() - Method in class org.mycore.common.xsl.MCRParameterCollector
Returns the parameter map.
getParameterMap() - Method in class org.mycore.frontend.MCRURL
 
getParameterMap(String) - Static method in class org.mycore.common.xml.MCRURIResolver
 
getParameters() - Method in class org.mycore.datamodel.common.MCRDataURL
 
getParameters() - Method in class org.mycore.services.packaging.MCRPacker
 
getParameters() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
getParameters() - Method in class org.mycore.services.queuedjob.MCRJob
Returns all set parameters of the job.
getParameterValues(String) - Method in class org.mycore.frontend.MCRURL
 
getParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getParent() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Returns the parent element
getParent() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the parent node containing this node
getParent() - Method in class org.mycore.datamodel.metadata.MCRObject
 
getParent() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
The method returns the parent link.
getParent() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getParent() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getParent() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getParent() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getParentElement() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
getParentID() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
The method return the parent reference as a MCRObjectID.
getParentID() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getParents(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getParents(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns the parent of the given category and its parent and so on.
getParser() - Static method in class org.mycore.common.xml.MCRXMLParserFactory
Returns a parser.
getParser(boolean) - Static method in class org.mycore.common.xml.MCRXMLParserFactory
Returns a parser.
getParser(boolean, boolean) - Static method in class org.mycore.common.xml.MCRXMLParserFactory
Returns a parser.
getParserForType(String) - Method in class org.mycore.pi.MCRPIManager
Returns a parser for a specific type of persistent identifier.
getPartitionSize() - Method in class org.mycore.oai.MCROAISearcher
 
getPartitionSize() - Method in class org.mycore.oai.MCROAISearchManager
 
getPassword() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getPassword() - Method in class org.mycore.user2.MCRUser
 
getPasswordChangeURL() - Method in class org.mycore.user2.MCRRealm
Returns the URL where users from this realm can change their password
getPath() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the complete path of this node up to the root file collection.
getPath() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Returns the URI decoded path of this derivate link.
getPath() - Method in class org.mycore.iview2.services.MCRTileJob
 
getPath() - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
getPath() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRefImpl
 
getPath(HttpServletRequest) - Method in class org.mycore.datamodel.ifs.MCRFileNodeServlet
Retrieves the path of the file to display from request path.
getPath(String, String) - Static method in class org.mycore.datamodel.niofs.MCRPath
 
getPath(String, String...) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getPath(String, String, MCRAbstractFileSystem) - Static method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getPath(URI) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getPath(FileSystem, String) - Static method in class org.mycore.datamodel.niofs.MCRPathUtils
 
getPathMatcher(String) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getPathOfMainFile() - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
getPaths() - Method in class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
getPattern(String) - Method in class org.mycore.datamodel.niofs.MCRGlobPathMatcher
 
getPattern(String) - Method in class org.mycore.datamodel.niofs.MCRPathMatcher
 
getPDF(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
getPeerage() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the peerage text element.
getPermission() - Method in exception org.mycore.access.MCRAccessException
 
getPermission() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method get the permission attribute.
getPermission2ReadWebpage() - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getPermissions() - Method in class org.mycore.access.MCRAccessBaseImpl
 
getPermissions() - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getPermissions() - Method in interface org.mycore.access.MCRRuleAccessInterface
lists all a-priori permissions like "create-document".
getPermissionsForID(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getPermissionsForID(String) - Static method in class org.mycore.access.MCRAccessManager
lists all permissions defined for the id.
getPermissionsForID(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getPermissionsForID(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
lists all permissions defined for the id.
getPermissionsForID(MCRObjectID) - Static method in class org.mycore.access.MCRAccessManager
lists all permissions defined for the id.
getPersonalNavigation() - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getPhraseQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getPhysicalPath(MCRPath) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getPhysicalPath(MCRPath) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileStore
Translates the given path into an absolute path of the physical filesystem.
getPid() - Method in class org.mycore.viewer.alto.model.MCRAltoChangePID
 
getPid() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getPIServiceInformation(String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
Gets all available services which are configured.
getPlaceholder() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
getPool() - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
getPool() - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
getPools() - Static method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getPoolsForObject(String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getPoolsForObject(String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
getPosition() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getPositionInParent() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getPossibleCommands() - Method in class org.mycore.frontend.cli.MCRAbstractCommands
The method return the list of possible commands of this class.
getPossibleCommands() - Method in interface org.mycore.frontend.cli.MCRExternalCommandInterface
The method return the list of possible commands of this class.
getPostProcessor() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getPredicateInstance(String) - Static method in class org.mycore.pi.MCRPIService
 
getPrefix() - Method in interface org.mycore.datamodel.ifs2.MCRStore.MCRStoreConfig
 
getPrefix() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the prefix text element.
getPrefix() - Method in class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
getPrefix() - Method in class org.mycore.pi.handle.MCRHandle
 
getPREFIX() - Method in class org.mycore.pi.urn.MCRDNBURN
 
getPREFIX() - Method in class org.mycore.pi.urn.MCRUniformResourceName
 
getPreLabel() - Method in class org.mycore.services.queuedjob.MCRJobMaster
 
getPriority() - Method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
getPriority() - Method in class org.mycore.common.config.MCRConfigurationDirSetup
 
getPriority() - Method in interface org.mycore.common.events.MCRShutdownHandler.Closeable
Returns the priority.
getPriority() - Method in interface org.mycore.common.events.MCRStartupHandler.AutoExecutable
If order is important returns as 'heigher' priority.
getPriority() - Method in class org.mycore.common.xml.MCRDOMUtils
 
getPriority() - Method in class org.mycore.datamodel.niofs.MCRFileSystemPromoter
 
getPriority() - Method in class org.mycore.frontend.fileupload.MCRUploadServletDeployer
 
getPriority() - Method in class org.mycore.frontend.jersey.MCRJWTUtil
 
getPriority() - Method in class org.mycore.frontend.support.MCRAutoDeploy
 
getPriority() - Method in class org.mycore.iview2.events.MCRIView2TilingThreadStarter
 
getPriority() - Method in class org.mycore.iview2.services.MCRImageTiler
 
getPriority() - Method in class org.mycore.iview2.services.MCRTilingQueue
 
getPriority() - Method in class org.mycore.mcr.cronjob.MCRCronStarter
 
getPriority() - Method in class org.mycore.mods.MCRMODSEmbargoCronjob
 
getPriority() - Method in class org.mycore.pi.MCRPIConfigurationChecker
 
getPriority() - Method in class org.mycore.pi.MCRPICronJob
 
getPriority() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
getPriority() - Method in class org.mycore.services.mbeans.MCRJMXBridge
 
getPriority() - Method in class org.mycore.services.queuedjob.MCRJobMaster
 
getPriority() - Method in class org.mycore.services.queuedjob.MCRJobQueue
 
getPriority() - Method in class org.mycore.services.queuedjob.MCRJobQueueInitializer
 
getPriority() - Method in class org.mycore.sword.MCRSwordMultiPartServletDeployer
 
getPriority() - Method in interface org.mycore.util.concurrent.MCRPrioritizable
Returns the priority.
getPriority() - Method in class org.mycore.util.concurrent.MCRPrioritySupplier
 
getPriority() - Method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
getProcessable() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
getProcessableCollection() - Method in class org.mycore.services.queuedjob.MCRJobMaster
Returns the processable collection assigned to this job master.
getProcessingInstruction() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getProfile() - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getProfile() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFService
 
getProfile() - Method in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
getProfile() - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getProfile(MCRIIIFImageImpl) - Method in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
getProfileLink(MCRIIIFImageImpl) - Static method in class org.mycore.iiif.image.MCRIIIFImageUtil
 
getProgress() - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
getProgress() - Method in interface org.mycore.common.processing.MCRProgressable
Returns a value between 0-100 which determines the progress.
getProgress() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Returns an integer between 0-100 indicating the progress of the processable.
getProgressText() - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
getProgressText() - Method in interface org.mycore.common.processing.MCRProgressable
Returns a human readable text indicating the state of the progress.
getProgressText() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Returns a human readable text indicating the state of the progress.
getProjectId() - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method get the string with project_id.
getProperties() - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
getProperties() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getProperties() - Method in interface org.mycore.common.processing.MCRProcessable
Returns a map of properties assigned to this processable.
getProperties() - Method in interface org.mycore.common.processing.MCRProcessableCollection
Returns a map of properties assigned to this processable.
getProperties() - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
getProperties() - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
getProperties() - Method in class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
 
getProperties() - Method in interface org.mycore.pi.condition.MCRPIPredicate
 
getProperties() - Method in class org.mycore.pi.condition.MCRPIPredicateBase
 
getProperties() - Method in class org.mycore.pi.MCRPIGenerator
 
getProperties() - Method in class org.mycore.pi.MCRPIMetadataService
 
getProperties() - Method in class org.mycore.pi.MCRPIService
 
getProperties() - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Returns the properties of this configuration.
getPropertiesMap() - Static method in class org.mycore.common.config.MCRConfiguration2
 
getProperty() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method get the property text element.
getProperty(HttpServletRequest, String) - Static method in class org.mycore.frontend.MCRFrontendUtil
 
getProperty(HttpServletRequest, String) - Static method in class org.mycore.frontend.servlets.MCRServlet
 
getProperty(String) - Method in interface org.mycore.common.processing.MCRProcessable
A shortcut for getProperties().get(name).
getProperty(String) - Method in interface org.mycore.common.processing.MCRProcessableCollection
A shortcut for getProperties().get(name).
getPropertyAs(String, Class<T>) - Method in interface org.mycore.common.processing.MCRProcessable
Returns the property for the given name.
getPropertyAs(String, Class<T>) - Method in interface org.mycore.common.processing.MCRProcessableCollection
Returns the property for the given name.
getPropertyPrefix() - Method in class org.mycore.pi.condition.MCRPIPredicateBase
 
getProtocolType() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getPublicationStatus(String) - Method in class org.mycore.orcid.resources.MCRORCIDResource
Returns the publication status for a given MCRObjectID in the current user's ORCID profile, e.g
getPublicationStatus(MCRObjectID) - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getPublisher() - Method in class org.mycore.orcid.MCRORCIDProfile
 
getPutCode() - Method in class org.mycore.orcid.user.MCRPublicationStatus
 
getPutCode() - Method in class org.mycore.orcid.works.MCRWork
Returns the put code, which is the unique identifier of this work within the ORCID profile
getQueryAdapter(String) - Method in class org.mycore.frontend.servlets.MCRClassificationBrowser2
 
getQueryAsString() - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
getQueryAsString() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getQueryParamter() - Method in class org.mycore.solr.search.MCRSolrURL
 
getQueryString(MCRCondition) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getRandomAccessContent() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the content of this node for random access read.
getRange(String) - Method in class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
getRange(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getRawPath() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Returns the raw path of this derivate link.
getRawResource(String) - Method in class org.mycore.common.xml.MCRXMLResource
returns xml as byte array using ClassLoader of MCRXMLResource class
getRawResource(String, ClassLoader) - Method in class org.mycore.common.xml.MCRXMLResource
Returns raw XML resource as byte array.
getReadableByteChannel() - Method in class org.mycore.common.content.MCRContent
Returns an readable bytechannel to this content or null if one is not available.
getReadableByteChannel() - Method in class org.mycore.common.content.MCRPathContent
 
getReadableByteChannel() - Method in class org.mycore.common.content.MCRWrappedContent
 
getReader() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getRealm() - Method in class org.mycore.user2.login.MCRLogin
 
getRealm() - Method in class org.mycore.user2.MCRUser
Returns the realm the user belongs to.
getRealm(String) - Static method in class org.mycore.user2.MCRRealmFactory
Returns the realm with the given ID.
getRealmID() - Method in class org.mycore.user2.MCRUser
Returns the ID of the realm the user belongs to.
getRealmParameter() - Method in class org.mycore.user2.login.MCRLogin
 
getRealmParameter() - Method in class org.mycore.user2.MCRRealm
 
getRealmsDocument() - Static method in class org.mycore.user2.MCRRealmFactory
Returns the Realms JDOM document clone.
getRealName() - Method in class org.mycore.user2.MCRUser
Returns the name of the person this login user represents.
getRecord(String, MetadataFormat) - Method in class org.mycore.oai.MCROAIAdapter
 
getRecord(Header, MetadataFormat) - Method in class org.mycore.oai.MCROAIObjectManager
 
getRecordList(MCROAISearcher, MCROAIResult) - Method in class org.mycore.oai.MCROAISearchManager
 
getRecords(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getRecords(MetadataFormat, Set, Instant, Instant) - Method in class org.mycore.oai.MCROAIAdapter
 
getRedirectURL() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Returns the url where to go after upload is finished *
getRedirectURL(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getReferences(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getReferences(String) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Return a collection of all category link references for the given type
getReferer(HttpServletRequest) - Method in class org.mycore.frontend.servlets.MCRServlet
Returns the referer of the given request.
getRegistered() - Method in class org.mycore.pi.backend.MCRPI
 
getRegistered() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getRegistered(MCRBase) - Method in class org.mycore.pi.MCRPIManager
 
getRegisteredURI(MCRBase) - Method in class org.mycore.pi.doi.MCRDOIService
 
getRegisterURL() - Method in class org.mycore.pi.doi.MCRDOIService
 
getRegistrationCondition() - Method in class org.mycore.pi.MCRPIJobService
Deprecated.
getRegistrationPredicate() - Method in class org.mycore.pi.MCRPIService
 
getRegistrationService(String) - Method in class org.mycore.pi.MCRPIServiceManager
 
getRegistrationStarted() - Method in class org.mycore.pi.backend.MCRPI
 
getRegistrationStarted() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getRelated() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getRemoteAddr(HttpServletRequest) - Static method in class org.mycore.frontend.MCRFrontendUtil
Returns the IP address of the client that made the request.
getRepeatPosition() - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
getRepeatPosition() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getRepository() - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
getRepository() - Method in class org.mycore.ocfl.MCROCFLRepositoryProvider
 
getRepository() - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
getRepository() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getRepository(String) - Static method in class org.mycore.ocfl.MCROCFLRepositoryProvider
 
getRepositoryKey() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getRepositoryRoot() - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
getReqParameter(HttpServletRequest, String, String) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
getReqParameter(HttpServletRequest, String, String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
 
getRequest() - Method in class org.mycore.frontend.servlets.MCRServletJob
returns the HttpServletRequest object
getRequestHandler() - Method in class org.mycore.solr.search.MCRSolrURL
Returns the current request handler.
getRequestParameters() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getRequests() - Method in class org.mycore.common.MCRCacheManager
 
getRequests() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getRequiredState() - Method in class org.mycore.pi.condition.MCRPIPublishedPredicate
 
getRequiredState() - Method in class org.mycore.pi.condition.MCRPIStatePredicate
 
getReservedParameterString(Map<String, String[]>) - Method in class org.mycore.solr.search.MCRQLSearchServlet
This method is used to convert all parameters which starts with XSL. to a String.
getResolveDepth() - Method in class org.mycore.common.MCRTextResolver
Returns the current resolve depth.
getResolvedProperties() - Static method in class org.mycore.common.config.MCRConfigurationBase
 
getResolvers() - Method in class org.mycore.pi.MCRPIManager
 
getResource() - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotation
 
getResource(String) - Method in class org.mycore.common.xml.MCRXMLResource
Returns MCRContent using ClassLoader of MCRXMLResource class
getResource(String, ClassLoader) - Method in class org.mycore.common.xml.MCRXMLResource
Returns MCRContent of resource.
getResourceBase() - Method in class org.mycore.common.config.MCRComponent
Returns resource base path to this components config resources.
getResourceBundle(String, Locale) - Static method in class org.mycore.services.i18n.MCRTranslation
 
getResourceContent(HttpServletRequest, HttpServletResponse, URL) - Method in class org.mycore.frontend.servlets.MCRStaticXMLFileServlet
 
getResourceContent(HttpServletRequest, HttpServletResponse, URL) - Method in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
For defined document types like static webpages, replace editor elements with complete editor definition
getResources() - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Returns a multimap containing all resources (javascript and css url's).
getResources(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorGuiResource
 
getResources(String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getResources(String) - Method in class org.mycore.webcli.resources.MCRWebCLIResource
 
getResponse() - Method in class org.mycore.frontend.servlets.MCRServletJob
returns the HttpServletResponse object
getResponse() - Method in class org.mycore.oai.MCROAISolrResult
 
getResponseCode() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponse
1 : Success.
getRestPackages() - Method in class org.mycore.iiif.common.MCRIIIFApp
 
getRestPackages() - Method in class org.mycore.lod.MCRJerseyLodApp
read packages with Rest controllers and configuration
getRestPackages() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
getRestPackages() - Method in class org.mycore.restapi.v1.MCRRestV1App
 
getRestPackages() - Method in class org.mycore.restapi.v2.MCRRestV2App
 
getResult() - Method in class org.mycore.oai.set.MCROAISetResolver
 
getResultCount() - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
getResultCount() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getReturnFields() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the list of SOLR-fields they should return for a query results
getReturnFieldsAsString() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the CSV-list of SOLR-fields they should return for a query results
getReturnURL() - Method in class org.mycore.user2.login.MCRLogin
 
getReturnURL(HttpServletRequest) - Static method in class org.mycore.user2.login.MCRLoginServlet
 
getReusableCopy() - Method in class org.mycore.common.content.MCRContent
Returns a reusable copy of this content, that is an instance (may be the same instance) thats content can be read more than once without consuming the stream.
getReusableCopy() - Method in class org.mycore.common.content.MCRWrappedContent
 
getRevision() - Static method in class org.mycore.common.MCRCoreVersion
 
getRevision() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Returns the SVN revision number of this version
getRevision() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Returns the revision number of the version currently stored in the local filesystem store.
getRevision(long) - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
 
getRevokeRequest(String) - Method in class org.mycore.orcid.oauth.MCROAuthClient
 
getRid() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
getRight() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getRole(String) - Static method in class org.mycore.user2.MCRRoleManager
Returns the role with the given role name, or null.
getRoleRootId() - Static method in class org.mycore.user2.MCRUser2Constants
 
getRoles(String...) - Static method in class org.mycore.user2.MCRRoleManager
Returns a role array for the given role names.
getRoles(Collection<String>) - Static method in class org.mycore.user2.MCRRoleManager
Returns a role collection for the given role names.
getRollbackOnly() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
getRollbackOnly() - Method in interface org.mycore.common.MCRPersistenceTransaction
Determine whether the current transaction has been marked for rollback.
getRollbackOnly() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
getRoot() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getRoot() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Returns root category (the classification).
getRoot() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Returns this object, because the FileCollection instance is the root of all files and directories contained in the collection.
getRoot() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns the root file collection this node belongs to
getRoot() - Method in class org.mycore.datamodel.niofs.MCRPath
 
getRoot() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getRoot() - Method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
getRoot(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Returns the root ancestor of the given object.
getRootBinding() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getRootCategories() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getRootCategories() - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns all categories that do not have a parent category.
getRootCategory(MCRCategoryID, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getRootCategory(MCRCategoryID, int) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns the root Category with ancestor axis of the specified category and childLevel levels of subcategories.
getRootCategoryIDs() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
getRootCategoryIDs() - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Returns all category IDs that do not have a parent category.
getRootDirectories() - Method in class org.mycore.datamodel.niofs.ifs2.MCRIFSFileSystem
 
getRootDirectory(String) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getRootElement() - Method in class org.mycore.common.xml.MCRDynamicURIResolver
 
getRootID() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getRootID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
getRootPath(String) - Static method in class org.mycore.datamodel.niofs.MCRPath
Returns the root directory for a given derivate.
getRootSection() - Method in class org.mycore.mets.model.simple.MCRMetsSimpleModel
 
getRootTagName() - Method in class org.mycore.datamodel.metadata.MCRBase
 
getRootTagName() - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
getRootTagName() - Method in class org.mycore.datamodel.metadata.MCRObject
 
getRows() - Method in class org.mycore.solr.search.MCRSolrURL
 
getRule() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getRule() - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
getRule() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
getRule(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single rule from the rules list as a JDOM Element.
getRule(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getRule(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getRule(String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
getRule(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
exports a access rule for a "a priori permission" as JDOM element.
getRule(String) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method returns MCRAccessRule by given id
getRule(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getRule(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getRule(String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
exports a access rule as JDOM element.
getRuleDescr(String, String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getRuleDescription(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getRuleDescription(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getRuleDescription(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
returns the prosa description of a defined rule for a "a priori" permission like "create-document".
getRuleDescription(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
getRuleDescription(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
getRuleDescription(String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
returns the prosa description of a defined rule.
getRuleElement() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getRuleElement() - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
getRuleId() - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
getRuleID(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getRuleID(String, String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
getRuleID(String, String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getRuleIndex(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the index of a permission in the rules list.
getRuleList() - Method in class org.mycore.wcms2.resources.MCRWCMSAccessResource
 
getRulePermission(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method get a single permission name of rule from the rules list as a string.
getRules() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Returns the rules.
getRules(String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
getRulesSize() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return the size of the rules list.
getRuleString() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
getSafeCopy() - Method in class org.mycore.user2.MCRUser
Returns this MCRUser with safe information.
getSafeEncoding() - Method in class org.mycore.common.content.MCRContent
 
getSalt() - Method in class org.mycore.user2.MCRUser
 
getSampleObject(MCRObjectID) - Static method in class org.mycore.tools.MCRObjectFactory
Creates a Document suitable for MCRObject(Document).
getSAXErrorMessage(SAXParseException) - Static method in class org.mycore.common.xml.MCRXMLParserErrorHandler
Returns a text indicating at which line and column the error occured.
getSchema() - Method in class org.mycore.datamodel.metadata.MCRBase
Method returns the object schema.
getSchema() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getScheme() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
getScheme(String, String) - Method in class org.mycore.common.xml.MCRURIResolver
Returns the protocol or scheme for the given URI.
getSearcher(MCROAIIdentify, MetadataFormat, int, MCROAISetManager, MCROAIObjectManager) - Static method in class org.mycore.oai.MCROAISearchManager
 
getSearchId(String) - Method in class org.mycore.oai.MCROAISearchManager
 
getSearchManager() - Method in class org.mycore.oai.MCROAIAdapter
 
getSecret() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getSectionPageLinkList() - Method in class org.mycore.mets.model.simple.MCRMetsSimpleModel
 
getSeekableByteChannel() - Method in class org.mycore.common.content.MCRPathContent
 
getSeekableByteChannel() - Method in interface org.mycore.common.content.MCRSeekableChannelContent
 
getSelectedObjectIDs() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
getSeparator() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getSequence() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method get the sequence element.
getSequence(String) - Method in class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
getSequence(String, String, String, String) - Method in class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
getServerURL() - Method in class org.mycore.solr.MCRSolrCore
 
getService() - Method in class org.mycore.datamodel.metadata.MCRBase
This methode return the instance of the MCRObjectService class.
getService() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getService() - Method in class org.mycore.pi.backend.MCRPI
 
getService() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getServiceDocument(String, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordServiceDocumentManager
 
getServiceFlag(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
getServiceID() - Method in class org.mycore.pi.MCRPIService
 
getServiceIDList() - Method in class org.mycore.pi.MCRPIServiceManager
 
getServiceList() - Method in class org.mycore.pi.MCRPIServiceManager
 
getServletBaseURL() - Static method in class org.mycore.frontend.servlets.MCRServlet
Returns the servlet base URL of the mycore system
getServletContext() - Static method in class org.mycore.common.xml.MCRURIResolver
 
getSession() - Method in class org.mycore.common.events.MCRSessionEvent
Return the MCRSession on which this event occured.
getSession(HttpServletRequest) - Static method in class org.mycore.frontend.servlets.MCRServlet
 
getSession(String) - Static method in class org.mycore.common.MCRSessionMgr
Returns the MCRSession for the given sessionID.
getSession(String) - Method in class org.mycore.frontend.xeditor.MCREditorSessionStore
 
getSessionID() - Method in class org.mycore.common.MCRSessionResolver
 
getSessionID() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getSessionStore() - Static method in class org.mycore.frontend.xeditor.MCREditorSessionStoreUtils
 
getSet() - Method in class org.mycore.frontend.classeditor.wrapper.MCRLabelSetWrapper
 
getSet(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getSetId() - Method in class org.mycore.oai.set.MCROAISetResolver
 
getSetId() - Method in class org.mycore.oai.set.MCRSet
 
getSetManager() - Method in class org.mycore.oai.MCROAIAdapter
 
getSetManager() - Method in class org.mycore.oai.MCROAISearcher
 
getSetMap() - Method in interface org.mycore.oai.set.MCROAISetHandler
 
getSetMap() - Method in class org.mycore.oai.set.MCROAISetResolver
 
getSetMap() - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getSetResolver(Collection<SolrDocument>) - Method in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
getSetResolver(Collection<SolrDocument>) - Method in class org.mycore.oai.set.MCROAIQueryToSetHandler
 
getSetResolver(Collection<SolrDocument>) - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
getSetResolver(Collection<R>) - Method in interface org.mycore.oai.set.MCROAISetHandler
 
getSets() - Method in class org.mycore.oai.MCROAIAdapter
 
getSets(String) - Method in class org.mycore.oai.MCROAIAdapter
 
getSets(K) - Method in class org.mycore.oai.set.MCROAISetResolver
Returns a collection of Sets for the current SetSpec.
getSharedSecret() - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
getShort() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitMessage
 
getSimpleType() - Method in enum class org.mycore.media.MCRMediaSourceType
 
getSimpleWeakETag(String, long, long) - Method in class org.mycore.common.content.MCRContent
Uses provided parameter to compute simple weak ETag.
getSingleInstance() - Static method in interface org.mycore.common.processing.MCRProcessableRegistry
Return the default instance of the processable registry
getSingleInstanceOf(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns a instance of the class specified in the configuration property with the given name.
getSingleInstanceOf(String, Class<? extends T>) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns a instance of the class specified in the configuration property with the given name.
getSize() - Method in class org.mycore.common.MCRCacheManager
 
getSize() - Method in interface org.mycore.common.MCRCacheManagerMBean
 
getSize() - Method in class org.mycore.datamodel.ifs2.MCRNode
For file nodes, returns the file content size in bytes, otherwise returns 0.
getSize() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getSize(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Method returns the amount of space consumed by the files contained in the derivate container.
getSize(Path) - Static method in class org.mycore.datamodel.niofs.MCRPathUtils
Returns the size of the path.
getSize(Properties, Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
getSize(Properties, Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
getSizeFormatted(long) - Static method in class org.mycore.common.MCRUtils
Takes a file size in bytes and formats it as a string for output.
getSkosInRDFXML(MCRCategory, MCRCategoryID) - Static method in class org.mycore.datamodel.classifications2.utils.MCRSkosTransformer
return a classification tree as SKOS XML
getSlot(int) - Method in class org.mycore.datamodel.ifs2.MCRStore
Returns the slot file object used to store data for the given id.
getSlotDirPath(MCRObjectID) - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
getSlotLayout() - Method in interface org.mycore.datamodel.ifs2.MCRStore.MCRStoreConfig
 
getSlotLayout() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutConfig
 
getSolrClient() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getSolrClient() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getSolrInputDocument(Element) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocument(MCRContent) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocument(MCRSolrInputDocument) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocuments(List<MCRSolrInputDocument>) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrQuery(MCRCondition, List<MCRSortBy>, int, List<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getSolrQuery(MCRQuery, Document, HttpServletRequest) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
 
getSortBy() - Method in class org.mycore.services.fieldquery.MCRQuery
Returns the list of MCRSortBy criteria for sorting query results
getSortOrder() - Method in class org.mycore.services.fieldquery.MCRSortBy
Returns the sort order for this field.
getSource() - Method in class org.mycore.common.content.MCRContent
Return the content as Source
getSource() - Method in class org.mycore.common.content.MCRDOMContent
 
getSource() - Method in class org.mycore.common.content.MCRFileContent
 
getSource() - Method in class org.mycore.common.content.MCRJAXBContent
 
getSource() - Method in class org.mycore.common.content.MCRJDOMContent
 
getSource() - Method in class org.mycore.common.content.MCRSAXContent
 
getSource() - Method in class org.mycore.common.content.MCRSourceContent
 
getSource() - Method in class org.mycore.common.content.MCRURLContent
 
getSource() - Method in class org.mycore.common.content.MCRWrappedContent
 
getSource() - Method in class org.mycore.common.xsl.MCRTemplatesSource
Have to use SAX here to resolve entities
getSource() - Method in class org.mycore.impex.MCRTransferPackage
Returns the source of this transfer package.
getSource() - Method in class org.mycore.impex.MCRTransferPackagePacker
Returns the source object.
getSource() - Method in class org.mycore.orcid.works.MCRWork
Returns the client application that created this work entry.
getSource() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getSourceOf(String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link sources of to
getSourceOf(String[], String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
The method return a list of all source ID's of the refernce target to with the given type.
getSourceOf(String, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link sources of to and a special type
getSourceOf(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link sources of to
getSourceOf(MCRObjectID, String) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns a List of all link sources of to and a special type
getSourcePath() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
The method return the derivate source path.
getSources() - Method in class org.mycore.media.video.MCRMediaSourceProvider
 
getSources(String, String) - Method in class org.mycore.media.frontend.jersey.MCRJWPlayerResource
 
getSources(String, String) - Static method in class org.mycore.media.frontend.MCRXMLFunctions
 
getSources(String, String, String) - Static method in class org.mycore.media.frontend.MCRXMLFunctions
 
getSourcesAsJSONP(String, String) - Method in class org.mycore.media.frontend.jersey.MCRJWPlayerResource
 
getSourcesOf(String, String) - Method in class org.mycore.backend.hibernate.MCRHIBLinkTableStore
Returns a List of all link sources of to and a special type
getSourcesOf(String, String) - Method in interface org.mycore.datamodel.common.MCRLinkTableInterface
Returns a List of all link sources of to and a special type
getStackTraceAsString() - Method in exception org.mycore.common.MCRCatchException
Returns a String containing the invocation stack trace for this exception
getStackTraceAsString() - Method in exception org.mycore.common.MCRException
Returns a String containing the invocation stack trace for this exception
getStackTraceAsString(Throwable) - Static method in exception org.mycore.common.MCRException
Returns a String containing the invocation stack trace of an exception
getStackTraceAsString(Throwable) - Static method in class org.mycore.common.MCRUtils
 
getStandardNamespace(String) - Static method in class org.mycore.common.MCRConstants
Returns the namespace with the given standard prefix.
getStandardNamespaces() - Static method in class org.mycore.common.MCRConstants
Returns a list of standard namespaces used in MyCoRe.
getStart() - Method in class org.mycore.iview2.services.MCRTileJob
 
getStart() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the starting date of execution.
getStart() - Method in class org.mycore.solr.search.MCRSolrURL
 
getStartCanvas() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
getStartEnclosingString() - Method in class org.mycore.common.MCRPropertiesResolver.Property
 
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Condition
 
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolver.EscapeCharacter
 
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Term
Implement this to define the start enclosing string for your term.
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Text
 
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolver.Variable
 
getStartTime() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getStartTime() - Method in interface org.mycore.common.processing.MCRProcessable
Time (instant) the process was started.
getState() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
getState() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getState() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method returns the status classification
getState() - Method in interface org.mycore.datamodel.objectinfo.MCRObjectInfo
 
getState(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getStatement(String, Map<String, String>, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordStatementManager
 
getStaticFileRootPath() - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
getStatistic() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getStatistic() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getStatus() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getStatus() - Method in interface org.mycore.common.processing.MCRProcessable
The status of this process.
getStatus() - Method in class org.mycore.iview2.services.MCRTileJob
 
getStatus() - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getStatus() - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
getStatus() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getStatus() - Method in class org.mycore.services.queuedjob.MCRJob
Returns the current state (MCRJobStatus) of the job.
getStatusMessage() - Method in class org.mycore.orcid.oauth.MCRORCIDResponse
 
getStore() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Returns the store this file collection is stored in.
getStore() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Returns the store this metadata document is stored in
getStore() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
 
getStore(String) - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
Get the MyCoRe Store with the given ID from store center.
getStore(String) - Static method in class org.mycore.datamodel.ifs2.MCRStoreManager
Returns the store with the given id
getStore(String, Class<T>) - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
Deprecated.
getStore(String, Class<T>) - Static method in class org.mycore.datamodel.ifs2.MCRStoreManager
Deprecated.
getStoreConfig() - Method in class org.mycore.datamodel.ifs2.MCRStore
 
getStoredIDs() - Method in class org.mycore.datamodel.ifs2.MCRStore
 
getStoredIDs(String, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
getStream() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getStream() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
getStream() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getStreet() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getString(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name.
getString(String) - Static method in class org.mycore.common.config.MCRConfigurationBase
Returns the configuration property with the specified name as a String.
getString(MCRCategory) - Static method in class org.mycore.datamodel.classifications2.utils.MCRStringTransformer
 
getStringOrThrow(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns the configuration property with the specified name as String.
getStringValue() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
getStructure() - Method in class org.mycore.datamodel.metadata.MCRObject
This method return the instance of the MCRObjectStructure class.
getStyle() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getStylesheet(File) - Method in class org.mycore.common.xml.MCRXSLTransformation
Method getStylesheet.
getStylesheet(String) - Method in class org.mycore.common.xml.MCRXSLTransformation
Method getStylesheet.
getStylesheet(Source) - Method in class org.mycore.common.xml.MCRXSLTransformation
Method getStylesheet.
getStylesheets(String, String) - Method in class org.mycore.common.xml.MCRLayoutTransformerFactory
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getSubHandlers() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Returns a list of index handlers which should be executed after the default index process.
getSubmission() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getSubNamespace() - Method in class org.mycore.pi.urn.MCRUniformResourceName
 
getSubPropertiesMap(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Returns a sub map of properties where key is transformed.
getSubselectParam(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getSubTag() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method get the subtag element.
getSubTag() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method get the subtag element.
getSuccess() - Method in class org.mycore.ocfl.MCROCFLMigration
 
getSuffix() - Method in class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
getSuffix() - Method in class org.mycore.pi.handle.MCRHandle
 
getSuperUserInstance() - Static method in class org.mycore.common.MCRSystemUserInformation
 
getSupportedMainFile(String) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
getSupportedMainFile(String) - Method in class org.mycore.iview2.frontend.MCRIView2XSLFunctionsAdapter
 
getSupportedMainFile(String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getSupportedMainFileByOwner(String) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
Get the full path of the main file of the first derivate.
getSupportedPagacking() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
tells which packaging is supported by the collection.
getSurName() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the surname text element.
getSwapParameter(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getSwapParameter(MCRRepeatBinding, boolean) - Static method in class org.mycore.frontend.xeditor.target.MCRSwapTarget
 
getSyntax() - Method in class org.mycore.frontend.cli.MCRCommand
Returns the input syntax to be used for invoking this command from the command prompt.
getSystemId() - Method in class org.mycore.common.content.MCRContent
Returns the systemID of the current content
getSystemId() - Method in class org.mycore.common.content.MCRPathContent
 
getSystemId() - Method in class org.mycore.common.content.MCRSourceContent
 
getSystemId() - Method in class org.mycore.common.content.MCRWrappedContent
 
getSystemLastModified() - Static method in class org.mycore.common.config.MCRConfigurationBase
returns the last point in time when the MyCoRe system was last modified.
getSystemRoleIDs() - Method in class org.mycore.user2.MCRUser
Returns a collection any system role ID this user is member of.
getSystemUserInstance() - Static method in class org.mycore.common.MCRSystemUserInformation
 
getTableEntry(MCRObjectID, String) - Method in class org.mycore.pi.MCRPIService
 
getTag() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode return the tag of this metadata class as string.
getTarget() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getTargetDirectory(Path) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Returns the path where the *.tar will be unzipped.
getTarPath(MCRTransferPackage) - Method in class org.mycore.impex.MCRTransferPackagePacker
Returns the path to the tar archive where the transfer package will be stored.
getTask() - Method in class org.mycore.common.processing.MCRProcessableTask
 
getTempDirectory() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
getTemplate() - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
getTemplate() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getTemplates(ServletContext) - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
Returns a json object containing all available templates.
getTerm() - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
getTerm() - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
getTerm() - Method in interface org.mycore.access.facts.model.MCRFact
 
getTermContainer() - Method in class org.mycore.common.MCRTextResolver
 
getTermQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getTermSet() - Method in class org.mycore.common.MCRTextResolver.TermContainer
 
getText() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
getText() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
This method get the text element as String.
getText() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method get the text element.
getText() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getText() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
getText() - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem.Label
 
getText(int) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method return the MCRMetaHistoryDateTexts instance of the indexed element of the ArrayList.
getText(String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method return the MCRMetaHistoryDateTexts instance with the corresponding language.
getTextMessage() - Method in class org.mycore.common.MCRMailer.EMail
Returns the text message part.
getTextResolver() - Method in class org.mycore.common.MCRTextResolver.Term
 
getTexts() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method read the ArryList texts
getThisAccessTime() - Method in class org.mycore.common.MCRSession
 
getThumbnail() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
getThumbnail() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getThumbnail() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
getThumbnail(int, Path, boolean) - Static method in class org.mycore.iview2.frontend.MCRPDFTools
This method returns a Buffered Image as thumbnail if an initial page was set, it will be return - if not the first page
getThumbnail(String, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getThumbnail(Path, int, boolean) - Static method in class org.mycore.iview2.frontend.MCRPDFTools
Deprecated.
getThumbnail(MCRPath, int) - Method in class org.mycore.iview2.services.MCRImageThumbnailGenerator
 
getThumbnail(MCRPath, int) - Method in class org.mycore.media.services.MCRPdfThumbnailGenerator
 
getThumbnail(MCRPath, int) - Method in interface org.mycore.media.services.MCRThumbnailGenerator
 
getThumbnailFromDocument(String, int, String) - Method in class org.mycore.media.frontend.jersey.MCRThumbnailResource
This method returns a thumbnail for a given document with a given size in pixel for the shortest side.
getThumbnailFromDocument(String, String) - Method in class org.mycore.media.frontend.jersey.MCRThumbnailResource
This method returns a thumbnail for a given document with a default size in pixel for the shortest side.
getThumbnailURL(String, String) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
getThumbnailWithSize(String, int, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getTile() - Method in class org.mycore.iview2.backend.MCRTileInfo
 
getTileDir() - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getTileFile(MCRTileInfo) - Method in class org.mycore.iview2.backend.MCRDefaultTileFileProvider
 
getTileFile(MCRTileInfo) - Method in interface org.mycore.iview2.backend.MCRTileFileProvider
 
getTileImageReader() - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
getTiles() - Method in class org.mycore.iview2.services.MCRTileJob
 
getTime() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getTime() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getTime() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getTimestamp() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
getTimestamp() - Method in class org.mycore.pi.handle.MCRHandleInfo
 
getTimestamp() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getTimeToLive(String, Locale) - Method in class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
getTitle() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
getTitle() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method get the title text element.
getTitle(int) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method get a single text from the titles list as a MCRMetaLangText.
getTitles() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getTitles() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getTitleSize() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method return the size of the title array.
getTo() - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
getTo() - Method in class org.mycore.mets.model.simple.MCRMetsLink
 
getTo() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getToken() - Static method in class org.mycore.orcid.oauth.MCRReadPublicTokenFactory
Returns the read-public access token
getToken(MCRSession, String) - Static method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
getTokenCursor(String) - Method in class org.mycore.oai.MCROAISearchManager
 
getTokenFromSession() - Method in class org.mycore.frontend.jersey.resources.MCRJWTResource
 
getTokenRequest() - Method in class org.mycore.orcid.oauth.MCROAuthClient
Builds am OAuth2 token request.
getToString() - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
getTotalAccessKeyCount() - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.model.MCRAccessKeyInformation
 
getTotalSpace() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getTpName() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getTracker() - Method in class org.mycore.common.MCRTextResolver
 
getTrackID() - Method in class org.mycore.common.MCRTextResolver.Variable
 
getTransferPackageArchived() - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentJSONWriter
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentXMLWriter
 
getTransformedContent(HttpServletRequest, HttpServletResponse, MCRContent) - Method in class org.mycore.common.xml.MCRLayoutService
 
getTransformedContent(MCRContent, XMLReader, TransformerHandler) - Method in class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
getTransformedContent(MCRContent, XMLReader, TransformerHandler) - Method in class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
getTransformedContent(MCRContent, XMLReader, TransformerHandler) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getTransformer() - Method in class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
getTransformer() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getTransformer() - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
getTransformer(String) - Static method in class org.mycore.common.content.transformer.MCRContentTransformerFactory
Returns the transformer with the given ID.
getTransformer(String) - Method in class org.mycore.common.xml.MCRLayoutTransformerFactory
Returns the transformer with the given ID.
getTransformer(String) - Method in class org.mycore.component.fo.common.content.xml.MCRLayoutTransformerFoFactory
 
getTransformer(String, String, Map<String, Transformer>) - Static method in class org.mycore.frontend.cli.MCRCommandUtils
This method search for the stylesheet style.xsl and builds a transformer.
getTransformer(Templates) - Static method in class org.mycore.common.xsl.MCRTemplatesCompiler
Returns a new transformer for the compiled XSL templates
getTransformer(MCRTemplatesSource) - Static method in class org.mycore.common.xsl.MCRXSLTransformerFactory
Returns a transformer for the given XSL source
getTransformerHandler(Templates) - Method in class org.mycore.common.xml.MCRXSLTransformation
Method getTransformerHandler.
getTransformerID() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getTransformHandlerList(MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getTranslatedAdditionalInformation() - Method in exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
getTranslations(String, String) - Static method in class org.mycore.common.MCRJSONUtils
 
getTreeByPath(NodeList, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
The method return a org.w3c.dom.NodeList as subpath of the doc input NodeList selected by a path as String.
getTrueRule() - Static method in class org.mycore.access.MCRAccessManager
return a rule, that allows something for everybody
getTtl() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
getType() - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
 
getType() - Method in interface org.mycore.access.facts.model.MCRCondition
the type of the rule
getType() - Method in class org.mycore.common.events.MCRSessionEvent
Return the event type of this event.
getType() - Method in enum class org.mycore.common.MCRCalendar.CalendarType
 
getType() - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
getType() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Returns the type of operation this version comes from
getType() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method get the type element.
getType() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method get the type element.
getType() - Method in class org.mycore.frontend.basket.MCRBasket
Returns the type of basket.
getType() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
getType() - Method in class org.mycore.iiif.model.MCRIIIFBase
 
getType() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
getType() - Method in class org.mycore.media.video.MCRMediaSource
 
getType() - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
getType() - Method in class org.mycore.mods.enrichment.MCRIdentifier
 
getType() - Method in class org.mycore.pi.backend.MCRPI
 
getType() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
getType() - Method in class org.mycore.pi.handle.MCRHandleInfo
 
getType() - Method in interface org.mycore.pi.MCRPIRegistrationInfo
 
getType() - Method in class org.mycore.pi.MCRPIService
 
getType() - Method in class org.mycore.viewer.alto.model.MCRAltoChange
 
getType() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
getType(MCRObject) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Type attribute used in logical structure.
getType(MCRObjectID) - Method in class org.mycore.mets.model.MCRDefaultLogicalStructMapTypeProvider
 
getType(MCRObjectID) - Method in interface org.mycore.mets.model.MCRILogicalStructMapTypeProvider
 
getTypeId() - Method in class org.mycore.datamodel.metadata.MCRObjectID
This method gets the string with type_id.
getTypeID() - Method in class org.mycore.mods.enrichment.MCRIdentifierType
 
getTypes() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
getTypes() - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Return a collection of all link types.
getUnallocatedSpace() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getUninitialisedCipher(String) - Static method in class org.mycore.crypt.MCRCipherManager
Create a single instance of a MCRCipher without initialising it.
getUnregisteredIdentifiers(String) - Method in class org.mycore.pi.MCRPIManager
 
getUnregisteredIdentifiers(String, int) - Method in class org.mycore.pi.MCRPIManager
 
getUpdate() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the update property.
getUpdateRequest(String) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getUpdateURL(MCRPIRegistrationInfo) - Method in class org.mycore.pi.urn.rest.MCRDNBURNRestClient
Returns the url for updating the urls assigned to a given urn.
getUpload(InputStream, FormDataContentDisposition, int, String, String, String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getUpload(InputStream, FormDataContentDisposition, String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
getUri() - Method in class org.mycore.media.video.MCRMediaSource
 
getURI() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
getURI() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
getURI() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Returns the URI associated with this category.
getURI() - Method in class org.mycore.frontend.basket.MCRBasketEntry
Returns the URI where to read the object's XML data from
getURI() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
getURI() - Method in interface org.mycore.oai.set.MCROAISetConfiguration
 
getURI() - Method in class org.mycore.oai.set.MCROAISolrSetConfiguration
 
getURI() - Method in class org.mycore.wcms2.datamodel.MCRNavigationInsertItem
 
getURI(String) - Method in class org.mycore.oai.MCROAIObjectManager
 
getURI(String, String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
getURI(String, String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Reads XML content from URIResolver and sends output to a local file.
getURIResolverMapping() - Method in interface org.mycore.common.xml.MCRURIResolver.MCRResolverProvider
provides a Map of URIResolver mappings.
getUrl() - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
getUrl() - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
getUrl() - Method in class org.mycore.pi.purl.MCRPURL
 
getUrl() - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
getUrl() - Method in class org.mycore.pi.urn.rest.MCRURNJsonBundle
 
getUrl() - Method in class org.mycore.solr.search.MCRSolrURL
 
getUrl() - Method in class org.mycore.wfc.actionmapping.MCRDecision
 
getURL() - Method in class org.mycore.common.xml.MCRXMLResource.ResourceModifiedHandle
 
getURL() - Method in class org.mycore.common.xsl.MCRTemplatesSource
 
getURL() - Method in class org.mycore.frontend.MCRURL
 
getURL(String) - Method in class org.mycore.common.xml.MCRXMLResource
 
getURL(String) - Static method in class org.mycore.wcms2.MCRWebPagesSynchronizer
Returns URL of the given resource.
getURL(String, ClassLoader) - Method in class org.mycore.common.xml.MCRXMLResource
 
getURL(MCRPIRegistrationInfo) - Static method in class org.mycore.pi.urn.rest.MCRDerivateURNUtils
 
getURL(MCRWorkflowData) - Method in class org.mycore.wfc.actionmapping.MCRAction
 
getURLforCollection(String, String, boolean) - Static method in class org.mycore.wfc.actionmapping.MCRURLRetriever
 
getURLforID(String, String, boolean) - Static method in class org.mycore.wfc.actionmapping.MCRURLRetriever
 
getURLForObject(String) - Method in class org.mycore.pi.handle.MCREpicService
 
getUrn() - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
getURN() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
getUrnMap() - Method in class org.mycore.datamodel.metadata.MCRDerivate
Reads all files and urns from the derivate.
getUsableSpace() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
getUse() - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
getUseForHref(String) - Static method in class org.mycore.mets.model.MCRMetsModelHelper
 
getUser() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Returns the user that created this version
getUser() - Method in class org.mycore.frontend.support.MCRLogin
 
getUser() - Method in class org.mycore.orcid.user.MCRORCIDUser
 
getUser() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getUser() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getUser() - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
getUser(String) - Static method in class org.mycore.user2.MCRUserManager
Returns the user with the given userName, in the default realm
getUser(String, String) - Static method in class org.mycore.user2.MCRUserManager
Returns the user with the given userName, in the given realm
getUser(String, MCRRealm) - Static method in class org.mycore.user2.MCRUserManager
Returns the user with the given userName, in the given realm
getUserAdminPermission() - Static method in class org.mycore.user2.MCRUser2Constants
 
getUserAttribute(String) - Method in class org.mycore.common.MCRSystemUserInformation
 
getUserAttribute(String) - Method in interface org.mycore.common.MCRUserInformation
Get additional attributes if they are provided by the underlying user system
getUserAttribute(String) - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
getUserAttribute(String) - Method in class org.mycore.user2.login.MCRShibbolethUserInformation
 
getUserAttribute(String) - Method in class org.mycore.user2.MCRTransientUser
 
getUserAttribute(String) - Method in class org.mycore.user2.MCRUser
Returns additional user attributes.
getUserCreatePermission() - Static method in class org.mycore.user2.MCRUser2Constants
 
getUserId() - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
getUserId() - Method in interface org.mycore.common.processing.MCRProcessable
Returns the id of the user who created this processable.
getUserID() - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
getUserID() - Method in class org.mycore.common.MCRSystemUserInformation
Always returns "SYSTEM"
getUserID() - Method in interface org.mycore.common.MCRUserInformation
The UserID is the information that is used in user clauses of the ACL System.
getUserID() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getUserID() - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
getUserID() - Method in class org.mycore.user2.login.MCRShibbolethUserInformation
 
getUserID() - Method in class org.mycore.user2.MCRUser
 
getUserInformation() - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
getUserInformation() - Method in class org.mycore.common.MCRSession
 
getUserIP() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
getUsername() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
getUserName() - Method in class org.mycore.user2.MCRUser
Returns the login user name.
getUsernamePassword() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
getUsernamePasswordCredentials() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
getUserPrincipalLookupService() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
getUsers(String, String) - Static method in class org.mycore.user2.MCRUserManager
Returns a Stream of users where the user has a given attribute.
getUserStatus() - Method in class org.mycore.orcid.resources.MCRORCIDResource
Returns the ORCID status of the current user as JSON, e.g
getUserStatus() - Method in class org.mycore.orcid.user.MCRPublicationStatus
 
getUuid() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getV1CoreURL() - Method in class org.mycore.solr.MCRSolrCore
 
getValidatingParser() - Static method in class org.mycore.common.xml.MCRXMLParserFactory
Returns a validating parser
getValidationMarker(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
getValidator() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getValidUntil() - Method in class org.mycore.user2.MCRUser
Returns a Date when this user can not login anymore.
getValue() - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
getValue() - Method in interface org.mycore.access.facts.model.MCRFact
 
getValue() - Method in class org.mycore.common.MCRTextResolver.Condition
 
getValue() - Method in class org.mycore.common.MCRTextResolver.Term
Returns the value of the term.
getValue() - Method in class org.mycore.common.MCRTextResolver.Variable
 
getValue() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method get the value element.
getValue() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
getValue() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getValue() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getValue() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
getValue() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadataValue
 
getValue() - Method in class org.mycore.mods.enrichment.MCRIdentifier
 
getValue() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryData
 
getValue() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryDataStringValue
 
getValue() - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
Returns the value of the field as a String
getValue() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the value property.
getValue() - Method in class org.mycore.user2.MCRUserAttribute
 
getValue(Object) - Static method in class org.mycore.frontend.xeditor.MCRBinding
 
getValue(String) - Method in class org.mycore.common.MCRTextResolver
Returns the value of a variable.
getValueOf(String, Parent) - Method in class org.mycore.common.xml.MCRNodeBuilder
Resolves the first match for the given XPath and returns its value as a String
getValues() - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponse
 
getValueToString() - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method get the value element as String.
getVariables() - Method in class org.mycore.common.MCRTextResolver
Returns a Map of all variables.
getVariables() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getVersion() - Static method in class org.mycore.common.MCRCoreVersion
 
getVersion() - Method in class org.mycore.datamodel.metadata.MCRBase
This methode return the MyCoRe version of the data structure.
getVersion() - Method in class org.mycore.iiif.common.MCRIIIFApp
 
getVersion() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
getVersion() - Method in class org.mycore.restapi.v1.MCRRestV1App
 
getVersion() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getVersion() - Method in class org.mycore.restapi.v2.MCRInfo
 
getVersion() - Method in class org.mycore.restapi.v2.MCRRestV2App
 
getVersionProperties() - Static method in class org.mycore.common.MCRCoreVersion
 
getViewingDirection() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getViewingDirection() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
getViewingHint() - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
getVon() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method get the von element as ICU-Calendar.
getVonToString() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method return the von as string.
getVpos() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getWarnings() - Method in class org.mycore.tei.MCRTEIValidator
 
getWCMSDataDir() - Static method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
getWCMSDataDirPath() - Static method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
getWebAppBaseDir() - Static method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
getWebAppBaseDir(ServletContext) - Static method in class org.mycore.frontend.MCRFrontendUtil
 
getWebpageACLID(String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getWebpageObjIDPrefix() - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
getWebsocketLock() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
getWebTarget() - Method in class org.mycore.orcid.MCRORCIDProfile
Returns the base web target of the REST API for this ORCID profile
getWidth() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetSize
 
getWidth() - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
getWidth() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
getWidth() - Method in class org.mycore.iview2.services.MCRTileJob
 
getWidth() - Method in class org.mycore.viewer.alto.model.MCRAltoWordChange
 
getWithin() - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
getWithoutHistory() - Method in class org.mycore.ocfl.MCROCFLMigration
 
getWordChanges() - Method in class org.mycore.viewer.alto.model.MCRAltoChangeSet
 
getWork(String) - Method in class org.mycore.orcid.works.MCRWorksSection
Returns the work with the given put code, if any
getWorkDir() - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
getWorks() - Method in class org.mycore.orcid.works.MCRGroupOfWorks
Returns the works grouped together here.
getWorks() - Method in class org.mycore.orcid.works.MCRWorksSection
 
getWorksFromThisApplication() - Method in class org.mycore.orcid.works.MCRWorksSection
Returns all works in the ORCID profile that have been added by ths MyCoRe application
getWorkspaces() - Static method in class org.mycore.sword.MCRSword
 
getWorksSection() - Method in class org.mycore.orcid.MCRORCIDProfile
Returns the "works" section of the ORCID profile, which holds the publication data
getWWWAuthenticateHeader(String, Map<String, String>, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUtil
 
getX1() - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
getX2() - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
getXLinkFrom() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:from element as string.
getXLinkFromID() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method get the xlink:from element as MCRObjectID.
getXLinkHref() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:href element as string.
getXLinkHrefID() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method get the xlink:href element as MCRObjectID.
getXLinkLabel() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:label element.
getXLinkRole() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:role element as string.
getXLinkTitle() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:title element.
getXLinkTo() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:to element as string.
getXLinkToID() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method get the xlink:to element as MCRObjectID.
getXLinkType() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method get the xlink:type element.
getXML() - Method in class org.mycore.tools.MyCoReWebPageProvider
 
getXMLCleaner() - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
getXMLReader() - Method in interface org.mycore.common.xml.MCRXMLParser
 
getXMLReader() - Method in class org.mycore.common.xml.MCRXMLParserImpl
 
getXMLReader(LinkedList<TransformerHandler>) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
getXPath() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getXPath() - Method in class org.mycore.mods.enrichment.MCRIdentifierType
 
getXPath() - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
getXPathEvaluator() - Method in class org.mycore.frontend.xeditor.MCRBinding
 
getXPathEvaluator() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
getXPaths2CheckResubmission() - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
getY1() - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
getY2() - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
getZipCode() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
getZippedDerivateMediaResource(String) - Static method in class org.mycore.sword.MCRSwordUtil
 
getZoomLevel() - Method in class org.mycore.iview2.services.MCRTileJob
 
getZoomLevel(Path, int) - Static method in class org.mycore.iview2.services.MCRIView2Tools
combines image tiles of specified zoomLevel to one image.
getZoomLevel(Path, MCRTiledPictureProps, ImageReader, int) - Static method in class org.mycore.iview2.services.MCRIView2Tools
combines image tiles of specified zoomLevel to one image.
gray - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
 
Gregorian - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
group - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
 
groupConditionsByIndex(MCRSetCondition) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Build a table from index ID to a List of conditions referencing this index
guest - Variable in class org.mycore.frontend.support.MCRLogin
 
GVK_PREFIX - Static variable in class org.mycore.mods.identifier.MCRGBVURLDetector
 

H

HALT_ON_ERROR - Static variable in class org.mycore.common.events.MCRStartupHandler
Can set true or false as ServletContext.setAttribute(String, Object) to skip errors on startup.
handle(int, MCRRepeatBinding) - Method in class org.mycore.frontend.xeditor.target.MCRInsertTarget
 
handle(int, MCRRepeatBinding) - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTarget
 
handle(int, MCRRepeatBinding) - Method in class org.mycore.frontend.xeditor.target.MCRSwapTarget
 
handle(String, MCRBinding) - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTarget
 
handleClassificationCreated(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles classification created events.
handleClassificationCreated(MCREvent, MCRCategory) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleClassificationDeleted(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles classification deleted events.
handleClassificationDeleted(MCREvent, MCRCategory) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleClassificationRepaired(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles classification repair events.
handleClassificationUpdated(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles classification updated events.
handleClassificationUpdated(MCREvent, MCRCategory) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleCreated(MCRObjectService) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to create the access rules for SWF for a MCRDerivate.
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles derivate created events.
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method add the data to SQL table of XML data via MCRXMLMetadataManager.
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRDerivateDefaultClassEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRFileMetaEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessCacheEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to delete the access rules for SWF for a MCRDerivate.
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles derivate deleted events.
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method delete the XML data from SQL table data via MCRXMLMetadataManager.
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRFileMetaEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to repair the access rules for SWF for a MCRDerivate.
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles derivate repair events.
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
 
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessCacheEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to update the access rules for SWF for a MCRDerivate.
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles derivate updated events.
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method update the data to SQL table of XML data via MCRXMLMetadataManager.
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.datamodel.metadata.MCRFileMetaEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.mets.events.MCRUpdateMetsOnDerivateChangeEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleEvent(MCREvent) - Method in class org.mycore.common.events.MCREventManager
Same as handleEvent( evt, MCREventManager.FORWARD )
handleEvent(MCREvent, boolean) - Method in class org.mycore.common.events.MCREventManager
This method is called by the component that created the event and acts as a multiplexer that invokes all registered event handlers doHandleEvent methods.
handleException(Exception) - Method in class org.mycore.frontend.servlets.MCRServlet
Handles an exception by reporting it and its embedded exception
handleException(ExceptionInInitializerError) - Static method in class org.mycore.frontend.cli.MCRCLIExceptionHandler
 
handleException(InvocationTargetException) - Static method in class org.mycore.frontend.cli.MCRCLIExceptionHandler
 
handleException(Throwable) - Static method in class org.mycore.frontend.cli.MCRCLIExceptionHandler
 
handleException(MCRActiveLinkException) - Static method in class org.mycore.frontend.cli.MCRCLIExceptionHandler
 
handleFailedCommands() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentJSONWriter
 
handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentXMLWriter
 
handleInitException(Exception) - Method in class org.mycore.frontend.cli.MCRCommandManager
 
handleInitException(Exception) - Method in class org.mycore.webcli.cli.MCRWebCLICommandManager
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to create the access rules for SWF for a MCRObject.
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles object created events.
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
This method add the data to the link and classification table via MCRLinkTableManager.
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method add the data to SQL table of XML data via MCRXMLMetadataManager.
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.mods.classification.MCRClassificationMappingEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRExtractRelatedItemsEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRMODSLinksEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.orcid.works.MCRWorkEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.pi.MCRPICreationEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.services.staticcontent.MCRStaticContentEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.user2.events.MCRPersistTransientUserEventHandler
Persists MCRTransientUser if an MCRObject was created.
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.access.facts.MCRObjectCacheFactory
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessCacheEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to delete the access rules for SWF for a MCRObject.
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles object deleted events.
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
This method delete the data from the link and classification table via MCRLinkTableManager.
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method delete the XML data from SQL table data via MCRXMLMetadataManager.
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.pi.MCRPersistentIdentifierEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleObjectIndex(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
 
handleObjectIndex(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.access.facts.MCRObjectCacheFactory
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to repair the access rules for SWF for a MCRObject.
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles object repair events.
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
This method repair the data from the link and classification table via MCRLinkTableManager.
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.mods.classification.MCRClassificationMappingEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRExtractRelatedItemsEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRMODSLinksEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.pi.MCRPersistentIdentifierEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.services.staticcontent.MCRStaticContentEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.access.facts.MCRObjectCacheFactory
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessCacheEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.access.MCRAccessEventHandler
This method will be used to update the access rules for SWF for a MCRObject.
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.access.MCRRemoveAclEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles object updated events.
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRLinkTableEventHandler
This method update the data to the link and classification table via MCRLinkTableManager.
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
This method update the data to SQL table of XML data via MCRXMLMetadataManager.
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.mods.classification.MCRClassificationMappingEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRExtractRelatedItemsEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.mods.MCRMODSLinksEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.orcid.works.MCRWorkEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.pi.MCRPersistentIdentifierEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.pi.MCRPICreationEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.services.staticcontent.MCRStaticContentEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.iview2.events.MCRImageTileEventHandler
creates image tiles if file is an image file.
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.mets.events.MCRUpdateMetsOnDerivateChangeEventHandler
 
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.datamodel.metadata.MCRFileMetaEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.datamodel.metadata.MCRMaindocEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.iview2.events.MCRImageTileEventHandler
deletes image tiles for file.
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.mets.events.MCRUpdateMetsOnDerivateChangeEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handlePathRepaired(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
handlePathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
handlePathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.iview2.events.MCRImageTileEventHandler
updates image times if file is an image file.
handlePathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.wfc.mail.MCRMailEventHandler
 
handleRepeaterControl(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRRemoveTarget
 
handleRepeaterControl(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRRepeaterControl
 
handleRepeaterControl(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTarget
 
HANDLERS - Static variable in class org.mycore.frontend.fileupload.MCRUploadHandlerManager
Cache of currently active upload handler sessions
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRAjaxSubselectTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRCancelTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRDebugTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in interface org.mycore.frontend.xeditor.target.MCREditorTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRLayoutServiceTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRRepeaterControl
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRServletTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRSubselectReturnTarget
 
handleSubmission(ServletContext, MCRServletJob, MCREditorSession, String) - Method in class org.mycore.frontend.xeditor.target.MCRSubselectTarget
 
handleUpdated(MCRObjectService) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
hasAttributeValue(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
hasChildren() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
hasChildren() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
hasChildren() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
Tells if this category has subcategories.
hasChildren() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
hasChildren() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns true if this node has child nodes.
hasChildren() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
hasChildren(Path) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
checks if the given path is a directory and contains children
hasChildren(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
hasChildren(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Tells if a given category contains subcategories.
hasCurrentSession() - Static method in class org.mycore.common.MCRSessionMgr
Returns a boolean indicating if a MCRSession is bound to the current thread.
hasDisplayableDerivates(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
hasError(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
hasError(MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
hasFlag(MCRBase, String, MCRPIRegistrationInfo) - Static method in class org.mycore.pi.MCRPIService
 
hasFlag(MCRObjectID, String, MCRPIRegistrationInfo) - Static method in class org.mycore.pi.MCRPIService
 
HASH_TYPE - Static variable in class org.mycore.user2.MCRUser_
 
hashCode() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
hashCode() - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
hashCode() - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
hashCode() - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
hashCode() - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
 
hashCode() - Method in class org.mycore.backend.jpa.MCRObjectIDPK
 
hashCode() - Method in class org.mycore.common.config.MCRComponent
 
hashCode() - Method in class org.mycore.common.MCRSessionResolver
 
hashCode() - Method in class org.mycore.common.xsl.MCRParameterCollector
 
hashCode() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
hashCode() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
hashCode() - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
hashCode() - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
hashCode() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
hashCode() - Method in class org.mycore.datamodel.common.MCRDataURL
 
hashCode() - Method in class org.mycore.datamodel.language.MCRLanguage
 
hashCode() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
 
hashCode() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
hashCode() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
 
hashCode() - Method in class org.mycore.datamodel.metadata.MCRObjectID
returns toString().hashCode()
hashCode() - Method in class org.mycore.datamodel.niofs.MCRPath
 
hashCode() - Method in class org.mycore.frontend.basket.MCRBasketEntry
 
hashCode() - Method in class org.mycore.frontend.support.MCRSecureTokenV2
 
hashCode() - Method in class org.mycore.mods.enrichment.MCRIdentifier
 
hashCode() - Method in class org.mycore.orcid.works.MCRWorkSource
 
hashCode() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
hashCode() - Method in class org.mycore.user2.MCRRealm
 
hashCode() - Method in class org.mycore.user2.MCRRole
 
hashCode() - Method in class org.mycore.user2.MCRUser
 
hashCode() - Method in class org.mycore.user2.MCRUserAttribute
 
hashCode() - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
 
hashSecret(String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
hashSecret(String, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Encrypts secret and uses MCRObjectID as salt.
hashType - Static variable in class org.mycore.user2.MCRUser_
 
hasIdentifierCreated(String, String, String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
hasIdentifierRegistered(String, String, String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
hasIdentifierRegistrationStarted(String, String, String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
hasLink(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
hasLink(MCRCategory) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Checks if the category with the given id is liked with an object
hasLinks(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
hasLinks(MCRCategory) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Checks if a categories id refered by objects.
hasManagedPI(String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
hasMETSFile(String) - Static method in class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
hasMETSFile(String) - Method in class org.mycore.iview2.frontend.MCRIView2XSLFunctionsAdapter
 
hasNextImportStep(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
hasNoOwner() - Method in class org.mycore.user2.MCRUser
Returns true if this user has no owner and therefore is independent.
hasParameters() - Method in class org.mycore.ocfl.layout.MCRStorageLayoutConfig
 
hasParent() - Method in class org.mycore.datamodel.metadata.MCRObject
 
hasParentCategory(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
hasRegistrationStarted(String, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
hasRegistrationStarted(MCRObjectID, String) - Method in class org.mycore.pi.MCRPIService
 
hasRegistrationStarted(MCRObjectID, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRDateValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRDecimalValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRExternalValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRIntegerValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMatchesValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDateValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDecimalValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxIntegerValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxLengthValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMaxStringValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMinDateValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMinDecimalValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMinIntegerValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMinLengthValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRMinStringValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRRequiredValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
hasRequiredAttributes() - Method in class org.mycore.frontend.xeditor.validation.MCRXPathTestValidator
 
hasRule(String) - Method in class org.mycore.access.MCRAccessBaseImpl
checks wether a rule with the id is defined.
hasRule(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
hasRule(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
checks wether a rule with the id is defined.
hasRule(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
checks wether a rule with the id and permission is defined.
hasRule(String, String) - Static method in class org.mycore.access.MCRAccessManager
return true if a rule for the id exist
hasRule(String, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
hasRule(String, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
checks wether a rule with the id and permission is defined.
hasRule(String, String) - Static method in class org.mycore.frontend.MCRLayoutUtilities
 
hasRuleMapping(String, String) - Method in interface org.mycore.access.strategies.MCRCombineableAccessCheckStrategy
Checks if this strategy has a rule mapping defined.
hasRuleMapping(String, String) - Method in class org.mycore.access.strategies.MCRCreatorRuleStrategy
 
hasRuleMapping(String, String) - Method in class org.mycore.access.strategies.MCRObjectBaseStrategy
 
hasRuleMapping(String, String) - Method in class org.mycore.access.strategies.MCRObjectIDStrategy
 
hasRuleMapping(String, String) - Method in class org.mycore.access.strategies.MCRObjectTypeStrategy
 
hasValidationError() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
hasValue(String) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
hasValue(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
head(String) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
head(String, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
header - Variable in class org.mycore.common.content.streams.MCRHeaderInputStream
The header of the stream read
header - Variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The header of the file read
HEADER_SIZE - Static variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The number of bytes that will be read for content type detection
Hebrew - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
height - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Required!
height - Variable in class org.mycore.iiif.image.model.MCRIIIFImageTileInformation
 
height - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
HEIGHT - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
help - Variable in class org.mycore.frontend.cli.MCRCommand
The help text String
help() - Element in annotation interface org.mycore.frontend.cli.annotation.MCRCommand
Help text that should be returned by help command.
helpKey() - Element in annotation interface org.mycore.frontend.cli.annotation.MCRCommand
I18N key for the help text that should be returned by help command.
HIGH_PRIORITY - Static variable in class org.mycore.solr.index.MCRSolrIndexer
 
hint - Static variable in class org.mycore.user2.MCRUser_
 
HINT - Static variable in class org.mycore.user2.MCRUser_
 
hls_stream - Enum constant in enum class org.mycore.media.MCRMediaSourceType
 
host - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
href - Variable in class org.mycore.datamodel.classifications2.model.MCRClassURL
 
href - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
href - Variable in class org.mycore.mods.classification.MCRAccessCondition
 
HTML - Enum constant in enum class org.mycore.common.MCRMailer.EMail.MessageType
 
HTTP_SESSION - Static variable in class org.mycore.frontend.ws.common.MCRWebsocketDefaultConfigurator
 

I

I_D - Static variable in class org.mycore.datamodel.classifications2.MCRCategoryID_
 
id - Enum constant in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortBy
 
id - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
id - Variable in class org.mycore.backend.jpa.MCRObjectIDPK
 
id - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
id - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
id - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
id - Variable in class org.mycore.datamodel.classifications2.model.MCRClass
 
id - Variable in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
id - Variable in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
id - Variable in class org.mycore.datamodel.ifs2.MCRStore
The ID of the store
id - Variable in class org.mycore.datamodel.ifs2.MCRStoredMetadata
The ID of the metadata document
id - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
id - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
id - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
id - Variable in class org.mycore.oai.MCROAISearcher
The unique ID of this result set
id - Static variable in class org.mycore.pi.backend.MCRPI_
 
id - Variable in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
id - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
id - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
ID - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
ID - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
ID - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
ID - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
ID - Static variable in class org.mycore.datamodel.classifications2.MCRCategoryID_
 
ID - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
ID - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
ID - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
ID - Static variable in class org.mycore.pi.backend.MCRPI_
 
ID - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
identifier - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
identifier - Static variable in class org.mycore.pi.backend.MCRPI_
 
IDENTIFIER - Static variable in class org.mycore.pi.backend.MCRPI_
 
IDENTIFIER_PARAM - Static variable in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
identifierPhysicalMap - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
identify - Variable in class org.mycore.oai.MCROAIAdapter
 
identify - Variable in class org.mycore.oai.MCROAIObjectManager
 
identify - Variable in class org.mycore.oai.MCROAISearcher
 
identify - Variable in class org.mycore.oai.MCROAISearchManager
 
idLength - Variable in class org.mycore.datamodel.ifs2.MCRStore
The maximum length of IDs
idLockMap - Variable in class org.mycore.pi.handle.MCREpicService
 
idPhysicalMetsMap - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
IGNORE_MESSAGE_BODY_HEADER - Static variable in class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
ignoreMetsXML(boolean) - Static method in class org.mycore.mets.model.MCRMETSGeneratorFactory
If the mets.xml should be ignored for generating the mets.xml or not.
iiif(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds the default mets configuration without any plugins.
IIIF_IMAGE_API_2_LEVEL2 - Static variable in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
IIIF_IMAGE_PROFILE - Static variable in class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
IIIF_PROFILE_2_0 - Static variable in class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
Image - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A visual representation other than text.
IMAGE_KEY - Static variable in class org.mycore.iview2.frontend.MCRTileCombineServlet
key of request attribute for BufferedImage.
imageGrp - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
images - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
IMPL_PARAM - Static variable in class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
implCloseChannel() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
IMPORT - Enum constant in enum class org.mycore.datamodel.common.MCRMarkManager.Operation
 
IMPORT_CONFIG_FILENAME - Static variable in class org.mycore.impex.MCRTransferPackage
 
importAccessKeysFromFile(String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
importAllUsersFromDirectory(String) - Static method in class org.mycore.user2.MCRUserCommands
 
importClassification(InputStream) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
importDerivate(String, String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
importDerivate(Path, String) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Imports a derivate from the given target directory path.
importFromDirectory(Path) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Imports from an unpacked *.tar archive directory.
importFromFeed(String, String) - Static method in class org.mycore.mods.rss.MCRRSSFeedImporter
 
importFromRSSFeed(String, String) - Static method in class org.mycore.mods.MCRMODSCommands
 
importMode - Variable in class org.mycore.datamodel.metadata.MCRBase
 
importObject(String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
importObject(String, String, String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
importObject(Path, String, String) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Imports a object from the targetDirectory path.
importObjectCLI(Path, String, String) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Same as MCRTransferPackageUtil.importObject(Path, String, String) but returns a list of derivates which should be imported afterwards.
importPublications(String) - Method in class org.mycore.mods.rss.MCRRSSFeedImporter
 
importTar(Path) - Static method in class org.mycore.impex.MCRTransferPackageUtil
Imports a *.tar transport package from the given path.
importTransferPackageFromTar(String, String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
importTransferPackagesFromDirectory(String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
importUserFromFile(String) - Static method in class org.mycore.user2.MCRUserCommands
This command takes a file name as a parameter, creates the MCRUser instances stores it in the database if it does not exists.
incrementInherited() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method increments the inherited value with 1.
incrementInherited() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method increments the inherited value with 1.
incrementNumFiles() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Increments the uploaded number of files.
index() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
index() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
index() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
index() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Commits something to solr.
INDEX - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
indexDerivate(MCRObjectID) - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
indexHandler - Variable in class org.mycore.solr.index.MCRSolrIndexTask
 
indexObject(MCRObjectID) - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
indexOf(Object) - Method in class org.mycore.frontend.basket.MCRBasket
 
individuals - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"The canvases referenced from the resource are all individual sheets, and should not be presented in a page-turning interface.
INFO_SRW_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
ingestMetadata(Deposit) - Method in interface org.mycore.sword.application.MCRSwordIngester
Will be called when the client tries to deposit an object with metadata.
ingestMetadataResources(Deposit) - Method in interface org.mycore.sword.application.MCRSwordIngester
Will be called when the client tries to deposit an object with metadata and resources.
ingestResource(MCRObject, Deposit) - Method in interface org.mycore.sword.application.MCRSwordIngester
Will be called when the client tries to add resources to an existing object.
inherited - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
inheritsNot() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode return the nonherit flag of this metadata as boolean value.
init() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
 
init() - Method in class org.mycore.frontend.servlets.MCRConfigHelperServlet
 
init() - Method in class org.mycore.frontend.servlets.MCRContentServlet
 
init() - Method in class org.mycore.frontend.servlets.MCRObjectServlet
 
init() - Method in class org.mycore.frontend.servlets.MCRQRCodeServlet
 
init() - Method in class org.mycore.frontend.servlets.MCRServlet
 
init() - Method in class org.mycore.frontend.servlets.persistence.MCRCreateObjectServlet
 
init() - Method in class org.mycore.frontend.servlets.persistence.MCRCreateDerivateServlet
 
init() - Method in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
 
init() - Method in class org.mycore.iview2.frontend.MCRPDFThumbnailServlet
 
init() - Method in class org.mycore.iview2.frontend.MCRThumbnailServlet
 
init() - Method in class org.mycore.iview2.frontend.MCRTileCombineServlet
Initializes this instance.
init() - Method in class org.mycore.mets.servlets.MCRMETSServlet
 
init() - Method in class org.mycore.oai.MCROAIDataProvider
 
init() - Method in class org.mycore.restapi.v2.MCREvents
 
init() - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
init() - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
init() - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
init() - Method in class org.mycore.sword.servlets.MCRSwordCollectionServlet
 
init() - Method in class org.mycore.sword.servlets.MCRSwordContainerServlet
 
init() - Method in class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
init() - Method in class org.mycore.sword.servlets.MCRSwordServiceDocumentServlet
 
init() - Method in class org.mycore.user2.login.MCRCASServlet
 
init() - Method in class org.mycore.user2.login.MCRLoginServlet
 
init() - Method in class org.mycore.user2.login.MCRServlet3LoginServlet
 
init() - Method in class org.mycore.user2.MCRRoleServlet
 
init(OcflExtensionConfig) - Method in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
init(FilterConfig) - Method in class org.mycore.common.xml.MCRURIResolverFilter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRCORSFilter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRRequestAuthenticationFilter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRRequestDebugFilter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRSecureTokenV2Filter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRUserAgentFilter
 
init(FilterConfig) - Method in class org.mycore.frontend.filter.MCRWebAppBaseFilter
 
init(FilterConfig) - Method in class org.mycore.mcr.acl.accesskey.frontend.filter.MCRAccessKeyFilter
 
init(FilterConfig) - Method in class org.mycore.wfc.actionmapping.MCRPersistenceServletFilter
 
init(ServletContext) - Static method in class org.mycore.common.xml.MCRURIResolver
Initializes the MCRURIResolver for servlet applications.
init(EndpointConfig) - Method in class org.mycore.frontend.ws.common.MCRWebsocketJSONDecoder
 
init(String) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
init(String) - Method in class org.mycore.common.content.transformer.MCRBibUtilsTransformer
 
init(String) - Method in class org.mycore.common.content.transformer.MCRContentTransformer
Called by the factory to initialize configuration of this transformer
init(String) - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
init(String) - Method in class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
init(String) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
init(String) - Method in class org.mycore.crypt.MCRAESCipher
 
init(String) - Method in class org.mycore.crypt.MCRCipher
Initialize the chipher by reading the key from file.
init(String) - Method in class org.mycore.csl.MCRCSLJSONTransformer
 
init(String) - Method in class org.mycore.csl.MCRCSLTransformer
 
init(String) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Initializes a new metadata store instance.
init(String) - Method in class org.mycore.datamodel.ifs2.MCRStore
Initializes a new store instance
init(String) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
init(String) - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
init(String) - Method in class org.mycore.ocfl.MCROCFLMCRRepositoryProvider
 
init(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
init(String) - Method in class org.mycore.pi.MCRPIGenerator
 
init(String) - Method in class org.mycore.pi.MCRPIService
 
init(String) - Method in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
init(String, int) - Method in class org.mycore.oai.MCROAISetManager
 
init(String, String) - Method in class org.mycore.oai.MCROAIAdapter
Initialize the adapter.
init(String, String) - Method in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
init(String, String) - Method in class org.mycore.oai.set.MCROAIQueryToSetHandler
 
init(String, String) - Method in interface org.mycore.oai.set.MCROAISetHandler
Initializes the set handler with the configPrefix (MCR.OAIDataProvider.MY_PROVIDER) and a setId (MCR.OAIDataProvider.MY_PROVIDER.Sets.SET_ID).
init(String, String) - Method in class org.mycore.oai.set.MCROAISolrSetHandler
 
init(String, String, Map<String, MCRSet>, Collection<T>, Function<T, K>) - Method in class org.mycore.oai.set.MCROAISetResolver
Initializes the set handler with the configPrefix (MCR.OAIDataProvider.MY_PROVIDER) and a setId (MCR.OAIDataProvider.MY_PROVIDER.Sets.SET_ID).
init(String, Node) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
init(InetAddress) - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
init(InetAddress, InetAddress) - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
init(MCRStore.MCRStoreConfig) - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
Initializes a new metadata store instance.
init(MCRStore.MCRStoreConfig) - Method in class org.mycore.datamodel.ifs2.MCRStore
 
init(MCRStore.MCRStoreConfig) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
init(MCROAIIdentify) - Method in class org.mycore.oai.MCROAIObjectManager
Initialize the object manager.
init(MCROAIIdentify, MCROAIObjectManager, MCROAISetManager, int) - Method in class org.mycore.oai.MCROAISearchManager
 
init(MCROAIIdentify, MetadataFormat, long, int, MCROAISetManager, MCROAIObjectManager) - Method in class org.mycore.oai.MCROAICombinedSearcher
 
init(MCROAIIdentify, MetadataFormat, long, int, MCROAISetManager, MCROAIObjectManager) - Method in class org.mycore.oai.MCROAISearcher
 
init(MCRSwordLifecycleConfiguration) - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
 
init(MCRSwordLifecycleConfiguration) - Method in interface org.mycore.sword.application.MCRSwordLifecycle
 
init(MCRSwordLifecycleConfiguration) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
init(MCRSwordLifecycleConfiguration) - Method in class org.mycore.sword.application.MCRSwordMetadataProvider
 
init(MCRSwordLifecycleConfiguration) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
initAppName() - Method in class org.mycore.iiif.common.MCRIIIFApp
 
initAppName() - Method in class org.mycore.lod.MCRJerseyLodApp
read name for the Jersey App from properties or generate a default one
initAppName() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
initBuiltInCommands() - Method in class org.mycore.frontend.cli.MCRCommandManager
 
initBuiltInCommands() - Method in class org.mycore.webcli.cli.MCRWebCLICommandManager
 
initCommands() - Method in class org.mycore.frontend.cli.MCRCommandManager
 
initCommonProperties() - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
initConfiguredCommands(String) - Method in class org.mycore.frontend.cli.MCRCommandManager
Read internal and/or external commands
INITIAL_SERVLET_NAME_KEY - Static variable in class org.mycore.frontend.servlets.MCRServlet
 
initialize(Map<String, String>, Map<String, String>, boolean) - Static method in class org.mycore.common.config.MCRConfigurationBase
 
initializeCommands() - Static method in class org.mycore.webcli.container.MCRWebCLIContainer
 
initializeJPA() - Static method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
initializeJPA(String) - Static method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
initializeJPA(String, Map<?, ?>) - Static method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
initializeMCRSession(HttpServletRequest, String) - Static method in class org.mycore.frontend.servlets.MCRServlet
Code to initialize a MyCoRe Session may be reused in ServletFilter, MVC controller, etc.
initializePostprocessor(Node) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
initSuperuser() - Static method in class org.mycore.user2.MCRUserCommands
This method initializes the user and role system an creates a superuser with values set in mycore.properties.private As 'super' default, if no properties were set, mcradmin with password mycore will be used.
inline - Enum constant in enum class org.mycore.common.content.util.MCRRestContentHelper.ContentDispositionType
 
inputBufferSize - Variable in class org.mycore.common.content.util.MCRRestContentHelper.Config
 
inputBufferSize - Variable in class org.mycore.common.content.util.MCRServletContentHelper.Config
 
InputField() - Constructor for class org.mycore.frontend.support.MCRLogin.InputField
 
InputField(String, String, String, String, boolean, boolean) - Constructor for class org.mycore.frontend.support.MCRLogin.InputField
 
insert - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
 
insert(int) - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
insertBatchInformation(Element, String, String, String, String, String) - Static method in class org.mycore.pi.doi.crossref.MCRCrossrefUtil
Inserts informations to the crossref head element.
insertIdentifier(MCRPersistentIdentifier, MCRBase, String) - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
insertIdentifier(MCRPersistentIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRPIXPathMetadataService
 
insertIdentifier(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIMetadataService
 
insertIdentifierToDatabase(MCRBase, String, MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
insertIdentifierToDatabase(MCRBase, String, MCRHandle) - Method in class org.mycore.pi.handle.MCREpicService
 
insertIdentifierToDatabase(MCRBase, String, MCRPURL) - Method in class org.mycore.pi.purl.MCRPURLService
 
insertIdentifierToDatabase(MCRBase, String, T) - Method in class org.mycore.pi.MCRPIService
 
instance() - Static method in class org.mycore.access.facts.MCRObjectCacheFactory
 
instance() - Static method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
instance() - Static method in class org.mycore.common.events.MCREventManager
The singleton manager instance
instance() - Static method in class org.mycore.common.MCRJSONManager
 
instance() - Static method in class org.mycore.common.xml.MCREntityResolver
 
instance() - Static method in class org.mycore.common.xml.MCRLayoutService
 
instance() - Static method in class org.mycore.common.xml.MCRURIResolver
Returns the MCRURIResolver singleton
instance() - Static method in class org.mycore.common.xml.MCRXMLResource
 
instance() - Static method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
Returns the singleton
instance() - Static method in class org.mycore.datamodel.common.MCRLinkTableManager
Returns the link table manager singleton.
instance() - Static method in class org.mycore.datamodel.common.MCRMarkManager
Returns the instance to the singleton MCRMarkManager.
instance() - Static method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Reads the MCR.Metadata.Manager.Class to instantiate and return the configured xml metadata manager.
instance() - Static method in class org.mycore.datamodel.ifs2.MCRStoreCenter
 
instance() - Static method in class org.mycore.datamodel.language.MCRLanguageFactory
Returns the MCRLanguageFactory singleton
instance() - Static method in class org.mycore.datamodel.niofs.utils.MCRRecursiveDeleter
 
instance() - Static method in class org.mycore.orcid.MCRORCIDClient
 
instance() - Static method in class org.mycore.orcid.oauth.MCROAuthClient
 
instance() - Static method in class org.mycore.user2.login.MCRLDAPClient
 
instance(Element) - Static method in class org.mycore.user2.MCRUserAttributeMapper
 
instance(MCRPIRegistrationInfo, URL) - Static method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
instance(MCRPIRegistrationInfo, URL) - Static method in class org.mycore.pi.urn.rest.MCRURNJsonBundle
 
InstanceHolder() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectQueryResolver.InstanceHolder
 
INSTANCES - Static variable in class org.mycore.services.queuedjob.MCRJobQueue
 
instantiate(Class<? extends MCRTextResolver.Term>) - Method in class org.mycore.common.MCRTextResolver.TermContainer
 
instantiateClass(String) - Static method in class org.mycore.common.config.MCRConfiguration2
 
InteractiveResource - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A resource requiring interaction from the user to be understood, executed, or experienced.
intern - Enum constant in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Type
 
INTERNAL_ID - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
INTERNAL_ID - Static variable in class org.mycore.user2.MCRUser_
 
internalid - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
internalID - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
internalID - Static variable in class org.mycore.user2.MCRUser_
 
INTERNALID - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
invalidAllPermissionCachesById(String...) - Static method in class org.mycore.access.MCRAccessManager
Invalidates all permissions for a specific id for all access caches in every session
invalidate(String) - Static method in class org.mycore.datamodel.common.MCRCreatorCache
Discard the cached creator for given MCRObjectID.
invalidate(MCRObjectID) - Static method in class org.mycore.datamodel.common.MCRCreatorCache
Discard the cached creator for given MCRObjectID.
invalidDirectory - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
invalidFile - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
invalidMetsQueue - Static variable in class org.mycore.mets.frontend.MCRMetsCommands
 
invalidPermissionCache(String) - Static method in class org.mycore.access.MCRAccessManager
Invalidates the permission for current user on cache.
invalidPermissionCache(String, String) - Static method in class org.mycore.access.MCRAccessManager
Invalidates the permission for current user on cache.
invalidPermissionCacheByID(String...) - Static method in class org.mycore.access.MCRAccessManager
Invalidates all permissions for a specific id for current user on cache
invoke(String) - Method in class org.mycore.frontend.cli.MCRCommand
Tries to invoke the method that implements the behavior of this command given the user input from the command line.
invoke(String, ClassLoader) - Method in class org.mycore.frontend.cli.MCRCommand
 
invokeCommand(String) - Method in class org.mycore.frontend.cli.MCRCommandManager
 
IS_ACTIVE - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
isAbsolute() - Method in class org.mycore.datamodel.niofs.MCRPath
 
isAccessKeyForObjectTypeAllowed(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
 
isAccessKeyForSessionAllowed() - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
 
isAccessKeyForSessionAllowed(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
 
isActivated() - Method in class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
isActivated() - Method in class org.mycore.pi.MCRPIRegisterJobAction
 
isActivated() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
isActivated() - Method in class org.mycore.services.queuedjob.MCRJobAction
Returns if this action is activated.
isActive - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
isActive() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
isActive() - Method in interface org.mycore.common.MCRPersistenceTransaction
Indicate whether a transaction is in progress.
isActive() - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
Checks if website protection is currently active.
isActive() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
isAfterToday(String) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
isAppModule() - Method in class org.mycore.common.config.MCRComponent
Returns true, if this component is application module
isCanceled() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this task was cancelled before it completed normally.
isCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
isCategory() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
isCategory() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
isCategoryID(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
isClassification() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
isClassification() - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
isClassification() - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
isComplete(FileGrp, MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
 
isComplete(Mets, MCRObjectID) - Static method in class org.mycore.mets.tools.MCRMetsSave
 
isCompletelyTiled(String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
Checks for a given derivate id whether all files in that derivate are tiled.
isCompleteValid() - Method in class org.mycore.iiif.image.parser.MCRIIIFRegionParser
 
isConstrainPopUp() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
isCreated() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this task was created but not started yet.
isCreated(MCRObjectID, String) - Method in class org.mycore.pi.MCRPIService
 
isCreated(MCRObjectID, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
isCreatorRuleAvailable(String, String) - Method in class org.mycore.access.strategies.MCRCreatorRuleStrategy
 
isCurrentUserCreator(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSEmbargoUtils
 
isCurrentUserGuestUser() - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
isCurrentUserInRole(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
checks if the current user is in a specific role
isCurrentUserSuperUser() - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
isDatabaseAccessEnabled() - Static method in class org.mycore.common.MCRTransactionHelper
 
isDateOnly() - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
isDebug() - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
 
isDebug() - Method in interface org.mycore.access.facts.model.MCRCondition
 
isDebugMode(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Returns true if the debug/developer mode is active.
isDecorated(Object) - Static method in interface org.mycore.util.concurrent.MCRDecorator
Checks if the given object is decorated by this interface.
isDeleted() - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Returns true if this object is deleted
isDeletedInRepository() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
 
isDerivateSupported(String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
isDeveloperMode() - Method in class org.mycore.sass.MCRSassCompilerManager
 
isDirectory() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns true if this node is a directory
isDirectory() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
isDisabled() - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
isDisabled() - Method in class org.mycore.user2.MCRUser
 
isDisplayedEnabledDerivate(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
isDone() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this processable completed.
isEmpty() - Method in class org.mycore.common.config.MCRConfigurationInputStream
 
isEmpty() - Method in class org.mycore.common.MCRCache
Returns true if this cache is empty.
isEmpty() - Method in interface org.mycore.common.processing.MCRProcessableCollection
Checks if this collection contains any processable.
isEmpty() - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
isEmpty() - Method in class org.mycore.datamodel.ifs2.MCRStore
 
isEmpty() - Method in class org.mycore.frontend.basket.MCRBasket
 
isExpired() - Method in class org.mycore.oai.MCROAISearcher
 
isFact(String, String) - Method in class org.mycore.access.facts.MCRFactsHolder
 
isFailed() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this task failed before it completed normally.
isFile() - Method in class org.mycore.datamodel.ifs2.MCRNode
Returns true if this node is a file
isFileSupported(String) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
isFileSupported(Path) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
isFilterEnabled() - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
isFlagSet(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method return a boolean value if the given flag is set or not.
isFlagTypeSet(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
Proves if the type is set in the flag list.
isFramed(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerBaseConfiguration
 
isFull() - Method in class org.mycore.common.MCRCache
Returns true if this cache is full.
isFutureDone() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Returns true if this task completed.
isGuest() - Method in class org.mycore.frontend.support.MCRLogin
 
isHeritable() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode return the heritable flag of this metadata as boolean value.
isHidden() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
isHidden() - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
isHidden(Path) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
isHtml(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Return true if s contains HTML markup tags or entities.
isImportMode() - Method in class org.mycore.datamodel.metadata.MCRBase
 
isInCategory(String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Verifies if object is in specified category.
isInCategory(MCRCategLinkReference, MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
isInCategory(MCRCategLinkReference, MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Checks if a given reference is in a specific category.
isInCollection(String, String) - Static method in class org.mycore.wfc.actionmapping.MCRClassificationUtils
 
isInitialized() - Method in class org.mycore.crypt.MCRAESCipher
 
isInitialized() - Method in class org.mycore.crypt.MCRCipher
Return whether cipher has been initialized.
isInORCIDProfile() - Method in class org.mycore.orcid.user.MCRPublicationStatus
 
isInvalidUser(MCRUser) - Static method in class org.mycore.user2.MCRUserManager
Checks whether the user is invalid.
isIPAddrAllowed(String, String) - Static method in class org.mycore.frontend.MCRFrontendUtil
Checks if the newIP address matches the session of lastIP address.
Islamic - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
isLeapYear(int, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Returns true, if the given year is a leap year in the given calendar type.
isLocal() - Method in class org.mycore.frontend.servlets.MCRServletJob
returns true if the current http request was issued from the local host *
isLocked() - Static method in class org.mycore.common.MCRSessionMgr
 
isLocked() - Method in class org.mycore.user2.MCRUser
 
isLocked(String) - Method in class org.mycore.mets.resource.MetsResource
 
isLocked(String) - Static method in class org.mycore.mets.tools.MCRMetsLock
Checks if a Derivate is locked
isLockedByCurrentSession(String) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
isLockedByCurrentSession(MCRObjectID) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
isLoginFailed() - Method in class org.mycore.user2.login.MCRLogin
 
isManagedPI(String, String) - Static method in class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
isMarked(MCRBase) - Method in class org.mycore.datamodel.common.MCRMarkManager
Checks if the given base object is marked.
isMarked(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRMarkManager
Checks if the object is marked.
isMarkedForDeletion(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
Checks if the derivate is marked for deletion.
isMarkedForDeletion(MCRDerivate) - Method in class org.mycore.datamodel.common.MCRMarkManager
Checks if the derivate or the corresponding mycore object is marked for deletion.
isMarkedForDeletion(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRMarkManager
Checks if the object is marked for deletion.
isMarkedForImport(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRMarkManager
Checks if the object is marked for import.
isMetsXMLIgnored() - Static method in class org.mycore.mets.model.MCRMETSGeneratorFactory
Checks if the mets.xml in the derivate is added to the ignorePaths by default.
isMirrored() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetRotation
 
isMobile(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerBaseConfiguration
 
isMobileDevice(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Checks if the User-Agent is sent from a mobile device
isMyCoReComponent() - Method in class org.mycore.common.config.MCRComponent
Returns true, if this component is part of MyCoRe
isMyPublication(MCRObjectID) - Method in class org.mycore.orcid.user.MCRORCIDUser
 
isNameEmpty(CSLName) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
iso8601 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
iso8601_15 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
iso8601_4 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
iso8601_7 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
iso8601_8 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
isoDate - Variable in class org.mycore.datamodel.metadata.MCRMetaDateLangText
 
isoFormat(String) - Static method in class org.mycore.common.MCRCalendar
Returns true if the given input date is in ISO format (xx-xx-xx), otherwise false.
isOpen() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
isORCIDUser() - Method in class org.mycore.orcid.user.MCRUserStatus
 
isOther() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
isOverwrite() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the overwrite property.
isPassword() - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
isPDF(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorPermission
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.frontend.classeditor.access.MCRClassificationWritePermission
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.frontend.classeditor.access.MCRNewClassificationPermission
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.frontend.jersey.access.MCRRequireLogin
Returns true if and only if the current user is logged in.
isPermitted(ContainerRequestContext) - Method in interface org.mycore.frontend.jersey.filter.access.MCRResourceAccessChecker
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.services.queuedjob.MCRJobQueuePermission
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.wcms2.access.MCRWCMSPermission
 
isPermitted(ContainerRequestContext) - Method in class org.mycore.webcli.resources.MCRWebCLIPermission
 
isPrivate() - Method in interface org.mycore.frontend.jersey.access.MCRRequestScopeACL
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRAbstractMerger
Two abstracts are regarded probably same if their levenshtein distance is less than a configured percentage of the text length.
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRCategoryMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRExtentMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRIdentifierMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRMerger
Returns true, if the element wrapped by this merger probably represents the same information as the other.
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRNameMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRRelatedItemMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRTitleInfoMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRUniqueMerger
 
isProbablySameAs(MCRMerger) - Method in class org.mycore.mods.merger.MCRUniqueTypeMerger
 
isProcessable(String) - Method in class org.mycore.frontend.fileupload.MCRPostUploadFileProcessor
Checks a file if it is processable.
isProcessable(String) - Method in class org.mycore.mets.tools.MCRGoobiMetsPostUploadProcessor
 
isProcessing() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this task is currently processing.
isPURLTargetURLUnchanged(String, String) - Method in class org.mycore.pi.purl.MCRPURLManager
check if a purl has the given target url
isReadOnly() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
isReadOnly() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
isReady() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
isReady() - Method in interface org.mycore.common.MCRPersistenceTransaction
preconditions in the backend are met and this instance should be used for transactions
isReady() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
isRegistered(String, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
isRegistered(MCRObjectID, String) - Method in class org.mycore.pi.MCRPIService
 
isRegistered(MCRObjectID, String, String, String) - Method in class org.mycore.pi.MCRPIManager
 
isRegistered(MCRPI) - Method in class org.mycore.pi.MCRPIManager
 
isRegularFile() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
isRelevant(MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
isReplaceMenu() - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
isRetainText() - Method in class org.mycore.common.MCRTextResolver
Checks if the text should be retained if a variable couldn't be resolved.
isReusable() - Method in class org.mycore.common.content.MCRContent
If true, content can be read more than once by calling getInputStream() and similar methods.
isReusable() - Method in class org.mycore.common.content.MCRStreamContent
Returns false, because input streams can only be read once.
isReusable() - Method in class org.mycore.common.content.MCRWrappedContent
 
isRootID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
isRuleInUse(String) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
isRuleInUse(String) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
Checks if a rule mappings uses the rule.
isRunning() - Static method in class org.mycore.iview2.services.MCRImageTiler
 
isRunning() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
Returns the status of the command execution thread.
isRunning(Class<? extends MCRJobAction>) - Static method in class org.mycore.services.queuedjob.MCRJobMaster
Return if MCRJobMaster is running.
isSameFile(Path, Path) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
isServeContent(HttpServletRequest) - Static method in class org.mycore.common.content.util.MCRServletContentHelper
 
isSetup() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Checks if the content stream is already set up and ready to use.
isStateChanged(MCRObject, MCRObject) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
isStatementRequest(String, Map<String, String>, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
isStaticContent(Class<?>, Method) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyBaseFeature
Checks if the class/method is annotated by MCRStaticContent.
isSuccessful() - Method in interface org.mycore.common.processing.MCRProcessable
Returns true if this task was successful and completed normally.
isSupported(MCRObject) - Static method in class org.mycore.mods.MCRMODSWrapper
returns true if the given MCRObject can handle MODS metadata
isSupported(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSWrapper
Returns true of the given MCRObjectID has a mods type.
isSupportedLanguage(String) - Method in class org.mycore.datamodel.language.MCRLanguageFactory
This method check the language string base on RFC 1766 to the supported languages in MyCoRe in a current application environment.
isSymbolicLink() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
isSystemRole() - Method in class org.mycore.user2.MCRRole
Returns true if this role is a system role.
isThisApplication() - Method in class org.mycore.orcid.works.MCRWorkSource
Returns true, if this is our client application, that means the source's ID is our MCR.ORCID.OAuth.ClientID
isTransactionActive() - Method in class org.mycore.common.MCRSession
Deprecated.
isTransactionActive() - Static method in class org.mycore.common.MCRTransactionHelper
Is the transaction still alive?
isUpToDate() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Checks if the version in the local store is up to date with the latest version in SVN repository
isUserInRole(String) - Method in class org.mycore.common.MCRSystemUserInformation
Always returns false
isUserInRole(String) - Method in interface org.mycore.common.MCRUserInformation
The role information is used in group clauses of the ACL System.
isUserInRole(String) - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
isUserInRole(String) - Method in class org.mycore.user2.login.MCRShibbolethUserInformation
 
isUserInRole(String) - Method in class org.mycore.user2.MCRUser
 
isUsersPublication() - Method in class org.mycore.orcid.user.MCRPublicationStatus
 
isUsingSession() - Method in class org.mycore.common.content.MCRContent
Tells if this content may contain data from the current MCRSession.
isUsingSession() - Method in class org.mycore.common.content.MCRWrappedContent
 
isValid() - Method in class org.mycore.datamodel.metadata.MCRBase
This method check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
This method validate the content.
isValid() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This methode check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method check the validation of the content of this class.
isValid() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
isValid checks whether all of the MCRMetaLink's in the link vectors are valid or not.
isValid() - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
isValid() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
isValid() - Method in class org.mycore.sword.MCRSwordUtil.MCRValidationResult
 
isValid(Object) - Method in class org.mycore.frontend.xeditor.validation.MCRExternalValidator
 
isValid(String) - Static method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
isValid(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Checks if the given id is a valid mycore id in the form of {project}_{object_type}_{number}.
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRDateValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRDecimalValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRIntegerValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMatchesValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDateValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMaxDecimalValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMaxIntegerValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMaxLengthValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMaxStringValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMinDateValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMinDecimalValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMinIntegerValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMinLengthValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRMinStringValidator
 
isValid(String) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
isValidating() - Method in interface org.mycore.common.xml.MCRXMLParser
 
isValidating() - Method in class org.mycore.common.xml.MCRXMLParserImpl
 
isValidFilePath(String) - Static method in class org.mycore.sword.application.MCRSwordMediaHandler
 
isValidSecret(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Checks the quality of the secret.
isValidType(String) - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Check whether the type passed is a valid type in the current mycore environment.
isValidType(String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Checks the quality of the permission.
isVisible() - Method in class org.mycore.sword.application.MCRSwordCollectionProvider
tells the SwordV2 impl if the Collection is visible for the current User.
isWebApp() - Static method in class org.mycore.common.events.MCRStartupHandler
 
isWithinSelectElement() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
isWithinSelectMultiple() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
isWorldReadable(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Checks if the given object is readable to guest user.
isWorldReadableComplete(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Checks if the given object has derivates that are all accessible to guest user.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
isXMLOutput(String, MCRXSLTransformer) - Method in class org.mycore.common.xml.MCRLayoutTransformerFactory
 
isXMLOutput(String, MCRXSLTransformer) - Method in class org.mycore.component.fo.common.content.xml.MCRLayoutTransformerFoFactory
 
item - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
 
ITEM_PROVIDER - Static variable in class org.mycore.csl.MCRCSLTransformer
 
itemAccess(String, Element, boolean) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies a single item on access according to $permission Falls back to version without query if no rule for exact query string exists.
iterator() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
 
iterator() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
 
iterator() - Method in class org.mycore.datamodel.niofs.MCRPath
 
iterator() - Method in class org.mycore.frontend.basket.MCRBasket
 
iterator() - Method in class org.mycore.iview2.services.MCRTilingQueue
iterates of jobs of status MCRJobState.NEW does not change the status.
iterator() - Method in class org.mycore.services.queuedjob.MCRJobQueue
iterates over jobs of status MCRJobStatus.NEW does not change the status.
iterator(MCRJobStatus) - Method in class org.mycore.services.queuedjob.MCRJobQueue
Builds iterator for jobs with given MCRJobStatus or null for all jobs.

J

Japanese - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
JAXB_CONTEXT - Static variable in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
JAXB_CONTEXT - Static variable in class org.mycore.user2.utils.MCRUserTransformer
 
JAXB_CONTEXT - Static variable in class org.mycore.wfc.MCRConstants
 
jdomDocument - Variable in class org.mycore.datamodel.metadata.MCRBase
 
job - Variable in class org.mycore.services.queuedjob.MCRJobAction
 
job - Variable in class org.mycore.services.queuedjob.MCRJobThread
 
JOB_API_USER_PROPERTY - Static variable in class org.mycore.pi.MCRPIJobService
 
JOBS_CONFIG_PREFIX - Static variable in class org.mycore.mcr.cronjob.MCRCronjobManager
 
JSON_CHILDREN - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
 
JSON_DATA - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSSectionProvider
 
JSON_DATE_FORMAT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
JSON_HIERARCHY - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
 
JSON_ITEMS - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
 
JSON_LANG - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSSectionProvider
 
JSON_TITLE - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSSectionProvider
 
JSON_WCMS_ID - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
 
JSON_WCMS_TYPE - Static variable in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
 
jsonFromAccessKey(MCRAccessKey) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms a MCRAccessKey to JSON.
jsonFromAccessKeys(List<MCRAccessKey>) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
Transforms a MCRAccessKey list to JSON.
jsonldMediaType - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
jsonSerialize(Content) - Static method in class org.mycore.common.xml.MCRXMLHelper
 
jsonSerialize(Element) - Static method in class org.mycore.common.xml.MCRXMLHelper
 
Julian - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
JWT_CLAIM_IP - Static variable in class org.mycore.frontend.jersey.MCRJWTUtil
 
JWT_CLAIM_ROLES - Static variable in class org.mycore.frontend.jersey.MCRJWTUtil
 
JWT_SESSION_ATTRIBUTE_PREFIX - Static variable in class org.mycore.frontend.jersey.MCRJWTUtil
 
JWT_USER_ATTRIBUTE_PREFIX - Static variable in class org.mycore.frontend.jersey.MCRJWTUtil
 

K

key - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
key - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREF_
 
KEY - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
KEY - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREF_
 
KEY_OBJECT_ID - Static variable in class org.mycore.services.zipper.MCRCompressServlet
 
KEY_PATH - Static variable in class org.mycore.services.zipper.MCRCompressServlet
 
keys() - Method in class org.mycore.common.MCRCache
Returns an iterable list of keys to the cached objects.
kill(String) - Method in class org.mycore.webtools.session.MCRSessionResource
Kills the session with the specified session identifier.
knownCommands - Static variable in class org.mycore.frontend.cli.MCRCommandManager
 

L

label - Variable in class org.mycore.datamodel.classifications2.model.MCRClass
 
label - Variable in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
label - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
Label() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationI18nItem.Label
 
Label(String, String) - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationI18nItem.Label
 
labels - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
labels - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
LABELS - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
lang - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
lang - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
LANG - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
LANG_ATTRIBUTE_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
language() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Returns the current language in ISO 639 (two character) format.
languages() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Returns all available languages of the application.
LAST_LOGIN - Static variable in class org.mycore.user2.MCRUser_
 
LAST_MODIFIED - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
LAST_MODIFIED_BY - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
lastAccessTime() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
lastID - Variable in class org.mycore.datamodel.ifs2.MCRStore
The last ID assigned by this store.
lastIndexOf(Object) - Method in class org.mycore.frontend.basket.MCRBasket
 
lastLogin - Static variable in class org.mycore.user2.MCRUser_
 
lastModified - Variable in class org.mycore.common.content.MCRContent
Last modified timestamp
lastModified - Variable in class org.mycore.common.xml.MCRDynamicURIResolver
 
lastModified - Variable in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
lastModified - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Required for caching.
lastModified - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
lastModified - Variable in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
lastModified() - Method in class org.mycore.common.content.MCRByteContent
 
lastModified() - Method in class org.mycore.common.content.MCRContent
Returns the last modified time
lastModified() - Method in class org.mycore.common.content.MCRPathContent
 
lastModified() - Method in class org.mycore.common.content.MCRStringContent
 
lastModified() - Method in class org.mycore.common.content.MCRURLContent
 
lastModified() - Method in class org.mycore.common.content.MCRWrappedContent
 
lastModifiedBy - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
lastModifiedTime() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
lazyInitFontProvider() - Method in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
lazyLoad(Supplier<Boolean>, Runnable, Supplier<T>) - Method in class org.mycore.util.concurrent.MCRReadWriteGuard
 
left - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
LEFT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
left_to_right - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
The object is read from left to right, and is the default if not specified.
length - Variable in class org.mycore.common.content.MCRContent
Size of content in bytes
length - Variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The total number of bytes read so far
length() - Method in class org.mycore.common.content.MCRByteContent
 
length() - Method in class org.mycore.common.content.MCRContent
Return the length of this content.
length() - Method in class org.mycore.common.content.MCRPathContent
 
length() - Method in class org.mycore.common.content.MCRStringContent
 
length() - Method in class org.mycore.common.content.MCRURLContent
 
length() - Method in class org.mycore.common.content.MCRWrappedContent
 
length() - Method in class org.mycore.common.content.MCRXMLContent
 
level - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
LEVEL - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
LEXICOGRAPHICAL_PATTERN - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
LIDO_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
limit() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
limit(int) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the amount of results
linkDerivateToObject(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Links the given derivate to the given object.
linktype - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
list - Variable in class org.mycore.pi.frontend.model.MCRPIListJSON
 
list() - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
list() - Method in interface org.mycore.oai.MCROAIResult
Returns a list of mycore object identifiers.
list() - Method in class org.mycore.oai.MCROAISimpleResult
 
list() - Method in class org.mycore.oai.MCROAISolrResult
 
list() - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
list() - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
list() - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
list(int, int) - Method in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
list(long, long) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
list(long, long) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
list(long, long) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
list(Boolean) - Method in class org.mycore.webtools.session.MCRSessionResource
Lists all MCRSession's in json format.
list(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Lists the MCRMetaInterfaces of the given tag.
listAccessKeys(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Returns all access keys for given MCRObjectID.
listAccessKeysForDerivate(MCRObjectID, int, int) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
listAccessKeysForObject(MCRObjectID, int, int) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
listAccessKeysWithType(MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Return the access keys for given MCRObjectID and type.
listAllClassifications() - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
List all IDs of all classifications stored in the database
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.
listAllRoles() - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRRoleManager.listSystemRoles() and retrieves a list of all roles stored in the persistent datastore.
listAllUsers() - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.getAllUserIDs() and retrieves a ArrayList of all users stored in the persistent datastore.
listByDerivate(long, long, String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
listByDerivate(long, long, String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
listByDerivate(long, long, String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
listByDerivate(String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
listByDerivate(String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
listByDerivate(String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
listBySessionID(long, long, String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
listBySessionID(long, long, String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
listBySessionID(long, long, String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
listBySessionID(String) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
listBySessionID(String) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
listBySessionID(String) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
listByType(String, int, int) - Method in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
listChangeSets(long, long, String, String) - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
listClassification(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
List a MCRClassification.
listClassifications() - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
listClassifications(UriInfo, String) - Method in class org.mycore.restapi.v1.MCRRestAPIClassifications
lists all available classifications as XML or JSON
listCollectionContents(IRI, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordCollectionManager
 
listConfig() - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command displays the MyCoRe properties, which have to be set, to reload the current Solr / Solr Core configuration on the next start of the MyCoRe application.
listContents(UriInfo, Application, Request, String, String, String, String, int) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
lists derivate content (file listing)
listContents(UriInfo, Request, String, String, String, String, int) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of derivates for a given MyCoRe Object
listContents(UriInfo, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
redirects to the maindoc of the given derivate
listDerivates() - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
listDerivates(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of derivates for a given MyCoRe Object
listDerivates(UriInfo, String, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns a list of derivate objects
listFiles(MCRPath, Collection<MCRPath>) - Static method in class org.mycore.mets.tools.MCRMetsSave
Returns a list of files in the given path.
listFileUse(List<MCRPath>) - Static method in class org.mycore.mets.tools.MCRMetsSave
Returns a list of all MCRMetsFileUse in the given paths.
listIds(String) - Method in class org.mycore.pi.handle.MCREpicClient
 
listIDs() - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
listIDs() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
listIDs() - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Lists all MCRObjectIDs of all types and projects stored in any metadata store
listIDs() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
listIDs(boolean) - Method in class org.mycore.datamodel.ifs2.MCRStore
Lists all IDs currently used in the store, in ascending or descending order
listIDs(SolrClient, String) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Returns a list of ids found by the given query.
listIDsForBase(String) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
listIDsForBase(String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
listIDsForBase(String) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Lists all MCRObjectIDs stored for the given base, which is {project}_{type}
listIDsForBase(String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
listIDsOfType(String) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
listIDsOfType(String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
listIDsOfType(String) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Lists all MCRObjectIDs stored for the given object type, for all projects
listIDsOfType(String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
listIterator() - Method in class org.mycore.frontend.basket.MCRBasket
 
listIterator(int) - Method in class org.mycore.frontend.basket.MCRBasket
 
listJSON() - Method in class org.mycore.services.queuedjob.MCRJobQueueResource
 
listKnownCommands() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
Shows a list of commands understood by the command line interface and shows their input syntax.
listKnownCommandsBeginningWithPrefix(String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
Shows the help text for one or more commands.
listMessages(UriInfo, HttpServletRequest, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIMessages
lists all message properties for a given language
listNextDerivateIDs(MCRObjectID, int) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
listNextObjectIDs(MCRObjectID, int) - Static method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
listObjectDates() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Lists all objects with their last modification dates.
listObjectDates(String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Lists all objects of the specified type and their last modified date.
listObjects(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of mcrObjects
listObjects(UriInfo, String, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns a list of objects
listObjects(MCRObjectID, Integer, Integer, String, String, Integer, Integer, Date, Date, Date, Date, Date, Date, String, String, String, MCRObjectQuery.SortBy, MCRObjectQuery.SortOrder, List<String>) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
listRealms() - Static method in class org.mycore.user2.MCRRealmFactory
Returns a list of all defined realms.
listRevisions(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
List revisions of an MyCoRe Object.
listRevisions(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
listRevisions(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
listRevisions(MCRObjectID) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Lists all versions of this metadata object available in the subversion repository.
listRevisions(MCRObjectID) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
listRole(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRRoleManager.getRole(String) and then works with the retrieved role object to get an XML-Representation.
listRole(MCRRole) - Static method in class org.mycore.user2.MCRUserCommands
 
listSelected() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
List all selected MCRObjects.
listServices() - Method in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
listSystemRoles() - Static method in class org.mycore.user2.MCRRoleManager
Returns a list of all defined roles
listTypes() - Static method in class org.mycore.datamodel.metadata.MCRObjectID
Returns a list of available mycore object types.
listUser(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.retrieveUser() and then works with the retrieved user object to get an XML-Representation.
listUser(MCRUser) - Static method in class org.mycore.user2.MCRUserCommands
 
listUserIDs(MCRRole) - Static method in class org.mycore.user2.MCRRoleManager
Returns a collection of userIDs linked to the given role.
listUsers(String, String, String) - Static method in class org.mycore.user2.MCRUserManager
listUsers(String, String, String, String) - Static method in class org.mycore.user2.MCRUserManager
Searches for users in the database and returns a list of all matching users.
listUsers(String, String, String, String, String, int, int) - Static method in class org.mycore.user2.MCRUserManager
Searches for users in the database and returns a list of matching users.
listUsers(MCRUser) - Static method in class org.mycore.user2.MCRUserManager
Returns a list of all users the given user is owner of.
listVersions() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Lists all versions of this metadata object available in the subversion repository
load() - Method in interface org.mycore.common.config.MCRConfigurationLoader
Returns a Map that should be used with MCRConfigurationBase.initialize(Map, Map, boolean)
load() - Method in class org.mycore.common.config.MCRDefaultConfigurationLoader
 
load(File) - Static method in class org.mycore.wcms2.MCRWCMSUtil
 
load(Document) - Static method in class org.mycore.wcms2.MCRWCMSUtil
 
loadClassFromURL(File, String) - Static method in class org.mycore.common.MCRClassTools
 
loadClassFromURL(String, String) - Static method in class org.mycore.common.MCRClassTools
 
loadDeprecated() - Method in interface org.mycore.common.config.MCRConfigurationLoader
Returns a Map that contains deprecated properties as keys and ther updated name as value
loadDeprecated() - Method in class org.mycore.common.config.MCRDefaultConfigurationLoader
 
loadExternalLibs() - Static method in class org.mycore.common.config.MCRConfigurationDirSetup
 
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.
loadFromDirectory(String, String) - Static method in class org.mycore.mods.MCRMODSCommands
 
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) - 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.MCRDerivateCommands
Loads an MCRDerivates from an XML file.
loadFromFile(String, boolean) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Load a MCRObjects from an XML file.
loadFromFile(String, String) - Static method in class org.mycore.mods.MCRMODSCommands
 
loadFromFileWithFiles(String, String, String) - Static method in class org.mycore.mods.MCRMODSCommands
 
loadFromURI(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
loadFromURL(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
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
loadResource(String, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
loadTopologicalFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Load MCRObject's from all XML files in a directory in proper order (respecting parent-child-relationships).
LOCAL_LOGIN_SECURE_ONLY - Static variable in class org.mycore.user2.login.MCRLoginServlet
 
lock() - Static method in class org.mycore.common.MCRSessionMgr
Locks the MCRSessionMgr and no MCRSessions can be attached to the current Thread.
lock(long, long, boolean) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
lock(String) - Method in class org.mycore.mets.resource.MetsResource
 
lock(MCRObjectID) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
locked - Static variable in class org.mycore.user2.MCRUser_
 
LOCKED - Static variable in class org.mycore.user2.MCRUser_
 
LOG_HALF - Static variable in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
logger - Static variable in class org.mycore.access.mcrimpl.MCRAccessCtrlCommands
 
LOGGER - Static variable in class org.mycore.access.facts.MCRFactsAccessSystem
 
LOGGER - Static variable in class org.mycore.access.MCRAccessManager
 
LOGGER - Static variable in class org.mycore.common.xml.MCREntityResolver
 
LOGGER - Static variable in class org.mycore.datamodel.ifs2.MCRMetadataStore
 
LOGGER - Static variable in class org.mycore.datamodel.ifs2.MCRStore
 
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.frontend.servlets.MCRStaticXMLFileServlet
 
LOGGER - Static variable in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
 
LOGGER - Static variable in class org.mycore.frontend.xeditor.MCRXEditorServlet
 
LOGGER - Static variable in class org.mycore.mcr.cronjob.MCRCronjobManager
 
LOGGER - Static variable in class org.mycore.mets.solr.MCRMetsFileIndexAccumulator
 
LOGGER - Static variable in class org.mycore.oai.MCROAIAdapter
 
LOGGER - Static variable in class org.mycore.oai.MCROAIDataProvider
 
LOGGER - Static variable in class org.mycore.oai.MCROAIIdentify
 
LOGGER - Static variable in class org.mycore.oai.MCROAIObjectManager
 
LOGGER - Static variable in class org.mycore.oai.MCROAISearcher
 
LOGGER - Static variable in class org.mycore.oai.MCROAISearchManager
 
LOGGER - Static variable in class org.mycore.oai.MCROAISetManager
 
LOGGER - Static variable in class org.mycore.oai.MCROAISolrSearcher
 
LOGGER - Static variable in class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
LOGGER - Static variable in class org.mycore.pi.doi.client.crossref.MCRCrossrefClient
 
LOGGER - Static variable in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask
 
LOGGER - Static variable in class org.mycore.restapi.MCRSessionFilter
 
LOGGER - Static variable in class org.mycore.restapi.MCRTransactionFilter
 
LOGGER - Static variable in class org.mycore.restapi.v2.MCRRestDerivates
 
LOGGER - Static variable in class org.mycore.services.queuedjob.MCRDefaultJobStatusListener
 
LOGGER - Static variable in class org.mycore.sword.application.MCRSwordCollectionProvider
 
LOGGER - Static variable in class org.mycore.sword.application.MCRSwordMediaHandler
 
LOGGER - Static variable in class org.mycore.sword.manager.MCRSwordMediaManager
 
LOGICAL_ID_PREFIX - Static variable in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverter
 
logicalIdIdentifiersMap - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
logicalStructMap - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
login(String) - Static method in class org.mycore.user2.MCRUserCommands
This command changes the user of the session context to a new user.
login(String, String) - Static method in class org.mycore.user2.MCRUserManager
Checks the password of a login user in the default realm.
login(String, String, String) - Method in class org.mycore.pi.purl.MCRPURLManager
sets the session cookie, if the login was successful
login(String, String, List<String>) - Static method in class org.mycore.user2.MCRUserManager
Checks the password of a login user and if the user has at least one of the allowed roles in the default realm.
loginAllowed() - Method in class org.mycore.user2.MCRUser
Returns true if logins are allowed for this user.
logout() - Method in class org.mycore.pi.purl.MCRPURLManager
logout from PURL server
logRequest(HttpServletRequest) - Method in class org.mycore.oai.MCROAIDataProvider
 
lookup(String) - Method in class org.mycore.common.log4j2.lookups.MCRConfigurationLookup
 
lookup(String) - Method in class org.mycore.common.log4j2.lookups.MCRUserInformationLookup
 
lookup(LogEvent, String) - Method in class org.mycore.common.log4j2.lookups.MCRConfigurationLookup
 
lookup(LogEvent, String) - Method in class org.mycore.common.log4j2.lookups.MCRUserInformationLookup
 
lookupCategoryID() - Method in class org.mycore.mods.classification.MCRAccessCondition
 
LOW_PRIORITY - Static variable in class org.mycore.solr.index.MCRSolrIndexer
 
LRL_SELECT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 

M

main(String[]) - Static method in class org.mycore.common.MCRCache
A small sample program for testing this class.
main(String[]) - Static method in class org.mycore.common.MCRCoreVersion
 
main(String[]) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
The main method that either shows up an interactive command prompt or reads a file containing a list of commands to be processed
main(String[]) - Static method in class org.mycore.pi.doi.client.datacite.MCRDataciteRest
 
main(String[]) - Static method in class org.mycore.user2.login.MCRLDAPClient
 
MAIN_CORE_TYPE - Static variable in class org.mycore.solr.MCRSolrConstants
 
MAIN_DOC_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
map(FileChannel.MapMode, long, long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
map(Collection<MCRCategoryID>) - Method in class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapperBase
 
MAP_KEY - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
Attribute key to store Query parameters as Map<String, String[]> for SOLR.
mapAttributes(Object, Map<String, ?>) - Method in class org.mycore.user2.MCRUserAttributeMapper
Maps configured attributes to Object.
mapClassificationToSet(String, String) - Static method in class org.mycore.oai.classmapping.MCRClassificationAndSetMapper
maps a classification name to an OAI set name
mapObjectId(String) - Method in class org.mycore.ocfl.layout.MCRStorageLayoutExtension
mapSetToClassification(String, String) - Static method in class org.mycore.oai.classmapping.MCRClassificationAndSetMapper
maps an OAI set name to a classification name
marc_4 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
MARC21_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
the MARC 21 namespace
MARC21_SCHEMA_LOCATION - Static variable in class org.mycore.common.MCRConstants
MARC 21 namespace schema location
mark(String, boolean, MCRValidator) - Method in class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
mark(MCRObjectID, MCRMarkManager.Operation) - Method in class org.mycore.datamodel.common.MCRMarkManager
Marks a single object with the given operation.
mark2checkResubmission(MCRBinding) - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
markDefaultValue(String, String) - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
marshal(Instant) - Method in class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
marshal(Date) - Method in class org.mycore.user2.utils.MCRDateXMLAdapter
 
marshal(MCRCondition<?>) - Method in class org.mycore.wfc.actionmapping.MCRWorkflowRuleAdapter
 
maskCategID(MCRCategoryID) - Static method in class org.mycore.frontend.classeditor.utils.MCRCategUtils
 
MASTER_USE - Static variable in class org.mycore.mets.model.MCRMetsModelHelper
 
matches(Path) - Method in class org.mycore.datamodel.niofs.MCRPathMatcher
 
matches(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.combined.MCRAndCondition
 
matches(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.combined.MCRNotCondition
 
matches(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.combined.MCROrCondition
 
matches(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
matches(MCRFactsHolder) - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
 
matches(MCRFactsHolder) - Method in interface org.mycore.access.facts.model.MCRCondition
 
matchesFileType(String, MCRPath) - Method in class org.mycore.iview2.services.MCRImageThumbnailGenerator
 
matchesFileType(String, MCRPath) - Method in class org.mycore.media.services.MCRPdfThumbnailGenerator
 
matchesFileType(String, MCRPath) - Method in interface org.mycore.media.services.MCRThumbnailGenerator
 
MAX_AGE - Static variable in class org.mycore.oai.MCROAISearchManager
 
MAX_BYTES_PROPERTY - Static variable in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
MAX_DIMENSION_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRMetaNumber
 
MAX_ENTRYS_PER_PAGE - Static variable in class org.mycore.sword.MCRSwordConstants
 
MAX_HEADER_SIZE - Static variable in class org.mycore.common.content.streams.MCRHeaderInputStream
The number of bytes that will be read for content type detection
MAX_JULIAN_DAY_NUMBER - Static variable in class org.mycore.common.MCRCalendar
Maximum Julian Day number is 3182057 = 28.01.4000
MAX_LABEL_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRDerivate
 
MAX_LABEL_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRObject
constant value for the object id length
MAX_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRObjectID
public constant value for the MCRObjectID length
MAX_MEASUREMENT_LENGTH - Static variable in class org.mycore.datamodel.metadata.MCRMetaNumber
 
maxAge() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
Sets max-age directive
mayContainEditorForm(MCRContent) - Method in class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
 
MB - Static variable in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
MCR_ENCODING - Static variable in class org.mycore.datamodel.metadata.MCRBase
 
MCR_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
MCR_REVISION - Static variable in class org.mycore.pi.backend.MCRPI_
 
MCR_SWORD_COLLECTION_PREFIX - Static variable in class org.mycore.sword.MCRSwordConstants
 
MCR_TRANSCRIPTION_SCHEMA - Static variable in class org.mycore.tei.MCRTEIValidator
 
MCR_VERSION - Static variable in class org.mycore.pi.backend.MCRPI_
 
MCRAbstractCategoryImpl - Class in org.mycore.datamodel.classifications2.impl
 
MCRAbstractCategoryImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
MCRAbstractCombinedCondition - Class in org.mycore.access.facts.condition.combined
This is the base implementation for a combined condition.
MCRAbstractCombinedCondition() - Constructor for class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
MCRAbstractCommands - Class in org.mycore.frontend.cli
This class is an abstract for the implementation of command classes for the MyCoRe commandline system.
MCRAbstractCommands() - Constructor for class org.mycore.frontend.cli.MCRAbstractCommands
The constructor.
MCRAbstractCommands(String) - Constructor for class org.mycore.frontend.cli.MCRAbstractCommands
 
MCRAbstractCondition - Class in org.mycore.access.facts.condition
This is the base implementation for a condition.
MCRAbstractCondition() - Constructor for class org.mycore.access.facts.condition.MCRAbstractCondition
 
MCRAbstractEndpoint - Class in org.mycore.frontend.ws.endoint
Starting class for all mycore websocket endpoints.
MCRAbstractEndpoint() - Constructor for class org.mycore.frontend.ws.endoint.MCRAbstractEndpoint
 
MCRAbstractFact<T> - Class in org.mycore.access.facts.fact
This is the base implementation for a fact.
MCRAbstractFact(String, String) - Constructor for class org.mycore.access.facts.fact.MCRAbstractFact
 
MCRAbstractFactCondition<F extends MCRFact<?>> - Class in org.mycore.access.facts.condition.fact
This is the base implementation for a condition which evaluates or produces facts Subclasses should call super.parse(xml) to bind the XML element to the condition.
MCRAbstractFactCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
MCRAbstractFileStore - Class in org.mycore.datamodel.niofs
 
MCRAbstractFileStore() - Constructor for class org.mycore.datamodel.niofs.MCRAbstractFileStore
 
MCRAbstractFileSystem - Class in org.mycore.datamodel.niofs
 
MCRAbstractFileSystem() - Constructor for class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
MCRAbstractMerger - Class in org.mycore.mods.merger
Compares and merges mods:abstract elements.
MCRAbstractMerger() - Constructor for class org.mycore.mods.merger.MCRAbstractMerger
 
MCRAbstractMetadataVersion<T> - Class in org.mycore.datamodel.common
Provides information about a stored version of metadata and allows to retrieve that version from SVN
MCRAbstractMetadataVersion(T, String, String, Date, char) - Constructor for class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Creates a new metadata version info object
MCRAbstractMetadataVersion.Type - Enum Class in org.mycore.datamodel.common
 
MCRAbstractMODSMetadataService - Class in org.mycore.mods.identifier
Base class for all ModsMetadataServices.
MCRAbstractMODSMetadataService() - Constructor for class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
MCRAbstractProcessable - Class in org.mycore.common.processing
Can be used as base class for an MCRProcessable.
MCRAbstractProcessable() - Constructor for class org.mycore.common.processing.MCRAbstractProcessable
 
MCRAbstractProgressable - Class in org.mycore.common.processing
Base implementation for an MCRProgressable.
MCRAbstractProgressable() - Constructor for class org.mycore.common.processing.MCRAbstractProgressable
 
MCRACCESS - Class in org.mycore.backend.jpa.access
 
MCRACCESS() - Constructor for class org.mycore.backend.jpa.access.MCRACCESS
 
MCRACCESS(MCRACCESSPK) - Constructor for class org.mycore.backend.jpa.access.MCRACCESS
 
MCRACCESS(MCRACCESSRULE, String, String, String, Timestamp) - Constructor for class org.mycore.backend.jpa.access.MCRACCESS
 
MCRACCESS_ - Class in org.mycore.backend.jpa.access
 
MCRACCESS_() - Constructor for class org.mycore.backend.jpa.access.MCRACCESS_
 
MCRAccessBaseImpl - Class in org.mycore.access
This class is a base implementation of the MCRAccessInterface.
MCRAccessBaseImpl() - Constructor for class org.mycore.access.MCRAccessBaseImpl
 
MCRAccessCacheEventHandler - Class in org.mycore.access
Clears the access cache when an object is updated or deleted.
MCRAccessCacheEventHandler() - Constructor for class org.mycore.access.MCRAccessCacheEventHandler
 
MCRAccessCacheHelper - Class in org.mycore.access
This class provides helper functions for access cache.
MCRAccessCacheHelper() - Constructor for class org.mycore.access.MCRAccessCacheHelper
 
MCRAccessCheckStrategy - Interface in org.mycore.access.strategies
 
MCRAccessCommands - Class in org.mycore.frontend.cli
This class provides a set of commands for the org.mycore.access management which can be used by the command line interface.
MCRAccessCommands() - Constructor for class org.mycore.frontend.cli.MCRAccessCommands
 
MCRAccessCondition - Class in org.mycore.mods.classification
Translates <mods:accessCondition /> into mycore classifications
MCRAccessCondition(String) - Constructor for class org.mycore.mods.classification.MCRAccessCondition
 
MCRAccessControlExposeHeaders - Annotation Interface in org.mycore.restapi.annotations
Used by MCRCORSResponseFilter to return values for Access-Control-Expose-Headers HTTP response header.
MCRAccessControlSystem - Class in org.mycore.access.mcrimpl
MyCoRe-Standard Implementation of the MCRAccessInterface Maps object ids to rules
MCRAccessCtrlCommands - Class in org.mycore.access.mcrimpl
This class provides a set of commands for the org.mycore.access package which can be used by the command line interface.
MCRAccessCtrlCommands() - Constructor for class org.mycore.access.mcrimpl.MCRAccessCtrlCommands
 
MCRAccessData - Class in org.mycore.access.mcrimpl
 
MCRAccessData() - Constructor for class org.mycore.access.mcrimpl.MCRAccessData
 
MCRAccessDefinition - Class in org.mycore.access.mcrimpl
Maps object ids to rules
MCRAccessDefinition() - Constructor for class org.mycore.access.mcrimpl.MCRAccessDefinition
 
MCRAccessEventHandler - Class in org.mycore.access
This class holds all EventHandler methods to manage the access part of the simple workflow.
MCRAccessEventHandler() - Constructor for class org.mycore.access.MCRAccessEventHandler
 
MCRAccessException - Exception in org.mycore.access
 
MCRAccessInterface - Interface in org.mycore.access
 
MCRAccessKey - Class in org.mycore.mcr.acl.accesskey.model
 
MCRAccessKey() - Constructor for class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
MCRAccessKey(String, String) - Constructor for class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
Creates a new access key with secret and type.
MCRAccessKey_ - Class in org.mycore.mcr.acl.accesskey.model
 
MCRAccessKey_() - Constructor for class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
MCRAccessKeyCollisionException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to a collision of access keys.
MCRAccessKeyCollisionException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyCollisionException
 
MCRAccessKeyCommands - Class in org.mycore.mcr.acl.accesskey.cli
 
MCRAccessKeyCommands() - Constructor for class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
MCRAccessKeyDisabledException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to a disabled access key.
MCRAccessKeyDisabledException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyDisabledException
 
MCRAccessKeyEventHandler - Class in org.mycore.mcr.acl.accesskey
This class contains EventHandler methods to manage access keys of MCRObjects and MCRDerivates.
MCRAccessKeyEventHandler() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyEventHandler
 
MCRAccessKeyException - Exception in org.mycore.mcr.acl.accesskey.exception
Instances of this class represent a general exception related to access keys.
MCRAccessKeyException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyException
 
MCRAccessKeyException(String, String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyException
 
MCRAccessKeyExpiredException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to an expired access key.
MCRAccessKeyExpiredException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyExpiredException
 
MCRAccessKeyFilter - Class in org.mycore.mcr.acl.accesskey.frontend.filter
Servlet filter that extracts access key value from query string and includes value if valid as an attribute into the session
MCRAccessKeyFilter - Class in org.mycore.mcr.acl.accesskey.restapi.v2.filter
 
MCRAccessKeyFilter() - Constructor for class org.mycore.mcr.acl.accesskey.frontend.filter.MCRAccessKeyFilter
 
MCRAccessKeyFilter() - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.filter.MCRAccessKeyFilter
 
MCRAccessKeyInformation - Class in org.mycore.mcr.acl.accesskey.restapi.v2.model
 
MCRAccessKeyInformation(List<MCRAccessKey>, int) - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.model.MCRAccessKeyInformation
 
MCRAccessKeyInvalidSecretException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to an invalid value.
MCRAccessKeyInvalidSecretException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyInvalidSecretException
 
MCRAccessKeyInvalidTypeException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to an invalid permission type.
MCRAccessKeyInvalidTypeException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyInvalidTypeException
 
MCRAccessKeyManager - Class in org.mycore.mcr.acl.accesskey
Methods to manage MCRAccessKey.
MCRAccessKeyManager() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
 
MCRAccessKeyNotFoundException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to an unknown access key.
MCRAccessKeyNotFoundException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyNotFoundException
 
MCRAccessKeyStrategy - Class in org.mycore.mcr.acl.accesskey.strategy
Strategy for MCRAccessKey.
MCRAccessKeyStrategy() - Constructor for class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategy
 
MCRAccessKeyStrategyHelper - Class in org.mycore.mcr.acl.accesskey.strategy
 
MCRAccessKeyStrategyHelper() - Constructor for class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelper
 
MCRAccessKeyTransformationException - Exception in org.mycore.mcr.acl.accesskey.exception
Exception that refers to an error during transformation of an access key.
MCRAccessKeyTransformationException(String) - Constructor for exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyTransformationException
 
MCRAccessKeyTransformer - Class in org.mycore.mcr.acl.accesskey
Methods for transforming MCRAccessKey between JSON.
MCRAccessKeyTransformer() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformer
 
MCRAccessKeyURIResolver - Class in org.mycore.mcr.acl.accesskey
Returns a JSON string with all MCRAccessKey for an given MCRObjectID.
MCRAccessKeyURIResolver() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyURIResolver
 
MCRAccessKeyUtils - Class in org.mycore.mcr.acl.accesskey
Methods for setting and removing MCRAccessKey for users.
MCRAccessKeyUtils() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
 
MCRAccessManager - Class in org.mycore.access
 
MCRAccessManager() - Constructor for class org.mycore.access.MCRAccessManager
 
MCRACCESSPK - Class in org.mycore.backend.jpa.access
 
MCRACCESSPK() - Constructor for class org.mycore.backend.jpa.access.MCRACCESSPK
 
MCRACCESSPK(String, String) - Constructor for class org.mycore.backend.jpa.access.MCRACCESSPK
 
MCRACCESSPK_ - Class in org.mycore.backend.jpa.access
 
MCRACCESSPK_() - Constructor for class org.mycore.backend.jpa.access.MCRACCESSPK_
 
MCRAccessRule - Class in org.mycore.access.mcrimpl
 
MCRAccessRule - Interface in org.mycore.access
 
MCRAccessRule(String, String, Date, String, String) - Constructor for class org.mycore.access.mcrimpl.MCRAccessRule
 
MCRACCESSRULE - Class in org.mycore.backend.jpa.access
 
MCRACCESSRULE() - Constructor for class org.mycore.backend.jpa.access.MCRACCESSRULE
 
MCRACCESSRULE_ - Class in org.mycore.backend.jpa.access
 
MCRACCESSRULE_() - Constructor for class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
MCRAccessStore - Class in org.mycore.access.mcrimpl
The purpose of this interface is to make the choice of the persistence layer configurable.
MCRAccessStore() - Constructor for class org.mycore.access.mcrimpl.MCRAccessStore
 
MCRAclEditorGuiResource - Class in org.mycore.frontend.acl2.resources
 
MCRAclEditorGuiResource() - Constructor for class org.mycore.frontend.acl2.resources.MCRAclEditorGuiResource
 
MCRAclEditorPermission - Class in org.mycore.frontend.acl2.resources
 
MCRAclEditorPermission() - Constructor for class org.mycore.frontend.acl2.resources.MCRAclEditorPermission
 
MCRAclEditorResource - Class in org.mycore.frontend.acl2.resources
 
MCRAclEditorResource() - Constructor for class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
MCRAction - Class in org.mycore.wfc.actionmapping
 
MCRAction() - Constructor for class org.mycore.wfc.actionmapping.MCRAction
 
MCRActionMappings - Class in org.mycore.wfc.actionmapping
 
MCRActionMappings() - Constructor for class org.mycore.wfc.actionmapping.MCRActionMappings
 
MCRActionMappingServlet - Class in org.mycore.wfc.actionmapping
Maps collection and action to a redirect URL.
MCRActionMappingServlet() - Constructor for class org.mycore.wfc.actionmapping.MCRActionMappingServlet
 
MCRActionMappingsManager - Class in org.mycore.wfc.actionmapping
 
MCRActionMappingsManager() - Constructor for class org.mycore.wfc.actionmapping.MCRActionMappingsManager
 
MCRActiveLinkException - Exception in org.mycore.datamodel.common
This exception holds information about a link condition that did not allow a certain action to be performed.
MCRActiveLinkException(String) - Constructor for exception org.mycore.datamodel.common.MCRActiveLinkException
 
MCRActiveLinkException(String, Throwable) - Constructor for exception org.mycore.datamodel.common.MCRActiveLinkException
 
MCRAddedAttribute - Class in org.mycore.frontend.xeditor.tracker
 
MCRAddedAttribute() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRAddedAttribute
 
MCRAddedElement - Class in org.mycore.frontend.xeditor.tracker
 
MCRAddedElement() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRAddedElement
 
MCRAESCipher - Class in org.mycore.crypt
 
MCRAESCipher() - Constructor for class org.mycore.crypt.MCRAESCipher
 
MCRAjaxSubselectTarget - Class in org.mycore.frontend.xeditor.target
 
MCRAjaxSubselectTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRAjaxSubselectTarget
 
MCRAltoChange - Class in org.mycore.viewer.alto.model
 
MCRAltoChange() - Constructor for class org.mycore.viewer.alto.model.MCRAltoChange
 
MCRAltoChange(String, String) - Constructor for class org.mycore.viewer.alto.model.MCRAltoChange
 
MCRAltoChangeApplier - Interface in org.mycore.viewer.alto.service
 
MCRAltoChangePID - Class in org.mycore.viewer.alto.model
 
MCRAltoChangePID() - Constructor for class org.mycore.viewer.alto.model.MCRAltoChangePID
 
MCRAltoChangePID(String) - Constructor for class org.mycore.viewer.alto.model.MCRAltoChangePID
 
MCRAltoChangeSet - Class in org.mycore.viewer.alto.model
 
MCRAltoChangeSet() - Constructor for class org.mycore.viewer.alto.model.MCRAltoChangeSet
 
MCRAltoChangeSet(String, List<MCRAltoWordChange>) - Constructor for class org.mycore.viewer.alto.model.MCRAltoChangeSet
 
MCRAltoChangeSetStore - Interface in org.mycore.viewer.alto.service
 
MCRALTOEditorResource - Class in org.mycore.viewer.resources
 
MCRALTOEditorResource() - Constructor for class org.mycore.viewer.resources.MCRALTOEditorResource
 
MCRAltoHighlightResource - Class in org.mycore.mets.resource
Solr resource for alto text highlighting.
MCRAltoHighlightResource() - Constructor for class org.mycore.mets.resource.MCRAltoHighlightResource
 
MCRAltoLinkPlaceHolder(String, String, String) - Constructor for class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter.MCRAltoLinkPlaceHolder
 
MCRAltoLinkTypeAdapter - Class in org.mycore.mets.model.converter
This is a helper class to help GSON to convert simple model to JSON.
MCRAltoLinkTypeAdapter() - Constructor for class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter
 
MCRAltoLinkTypeAdapter.MCRAltoLinkPlaceHolder - Class in org.mycore.mets.model.converter
Created by sebastian on 25.11.15.
MCRALTOUtil - Class in org.mycore.viewer.alto
 
MCRALTOUtil() - Constructor for class org.mycore.viewer.alto.MCRALTOUtil
 
MCRAltoWordChange - Class in org.mycore.viewer.alto.model
 
MCRAltoWordChange() - Constructor for class org.mycore.viewer.alto.model.MCRAltoWordChange
 
MCRAltoWordChange(String, String, int, int, int, int, String, String) - Constructor for class org.mycore.viewer.alto.model.MCRAltoWordChange
 
MCRAndCondition - Class in org.mycore.access.facts.condition.combined
This condition combines its child conditions with a boolean AND
MCRAndCondition<T> - Class in org.mycore.parsers.bool
 
MCRAndCondition() - Constructor for class org.mycore.access.facts.condition.combined.MCRAndCondition
 
MCRAndCondition() - Constructor for class org.mycore.parsers.bool.MCRAndCondition
 
MCRAndCondition(MCRCondition<T>...) - Constructor for class org.mycore.parsers.bool.MCRAndCondition
 
MCRApiDraft - Annotation Interface in org.mycore.restapi.annotations
Used to mark REST methods that are not stable for production.
MCRApiDraftFilter - Class in org.mycore.restapi
Filter all methods and classes marked by MCRApiDraft and return Response.Status.NOT_FOUND.
MCRApiDraftFilter() - Constructor for class org.mycore.restapi.MCRApiDraftFilter
 
mcrattr - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREF_
 
MCRATTR - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREF_
 
MCRAttributeValueFilter - Class in org.mycore.common.xml
A jdom-filter which compares attribute values.
MCRAttributeValueFilter(String, Namespace, String) - Constructor for class org.mycore.common.xml.MCRAttributeValueFilter
 
MCRAutoDeploy - Class in org.mycore.frontend.support
This StartupHandler deploys web resources and register filters/servlets to web container server, for with MCR-Auto-Deploy = true marked JARs.
MCRAutoDeploy() - Constructor for class org.mycore.frontend.support.MCRAutoDeploy
 
MCRBase - Class in org.mycore.datamodel.metadata
This class is a abstract basic class for objects in the MyCoRe Project.
MCRBase() - Constructor for class org.mycore.datamodel.metadata.MCRBase
This is the constructor of the MCRBase class.
MCRBaseContent - Class in org.mycore.common.content
 
MCRBaseContent(MCRBase) - Constructor for class org.mycore.common.content.MCRBaseContent
 
MCRBasicCommands - Class in org.mycore.frontend.cli
This class contains the basic commands for MyCoRe Command Line and WebCLI.
MCRBasicCommands() - Constructor for class org.mycore.frontend.cli.MCRBasicCommands
 
MCRBasicWebCLICommands - Class in org.mycore.webcli.cli
 
MCRBasicWebCLICommands() - Constructor for class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
MCRBasket - Class in org.mycore.frontend.basket
Implements a basket of entries.
MCRBasket(String) - Constructor for class org.mycore.frontend.basket.MCRBasket
Creates a new basket of the given type.
MCRBasketEntry - Class in org.mycore.frontend.basket
Represents an entry in a basket.
MCRBasketEntry(String, String) - Constructor for class org.mycore.frontend.basket.MCRBasketEntry
Creates a new basket entry.
MCRBasketManager - Class in org.mycore.frontend.basket
Manages basket objects in the user's current MCRSession.
MCRBasketManager() - Constructor for class org.mycore.frontend.basket.MCRBasketManager
 
MCRBasketPersistence - Class in org.mycore.frontend.basket
Manages basket objects in the persistent store.
MCRBasketPersistence() - Constructor for class org.mycore.frontend.basket.MCRBasketPersistence
 
MCRBasketResolver - Class in org.mycore.frontend.basket
Resolves entries from a basket, for example to edit the data in an editor form.
MCRBasketResolver() - Constructor for class org.mycore.frontend.basket.MCRBasketResolver
 
MCRBasketServlet - Class in org.mycore.frontend.basket
Provides the web front end to manage baskets and their contents.
MCRBasketServlet() - Constructor for class org.mycore.frontend.basket.MCRBasketServlet
 
MCRBasketXMLBuilder - Class in org.mycore.frontend.basket
Builds xml representations of a basket and its entries.
MCRBasketXMLBuilder(boolean) - Constructor for class org.mycore.frontend.basket.MCRBasketXMLBuilder
Creates a new XML builder.
MCRBasketXMLParser - Class in org.mycore.frontend.basket
Parses XML representations of baskets and their entries.
MCRBasketXMLParser() - Constructor for class org.mycore.frontend.basket.MCRBasketXMLParser
 
MCRBatchEditorCommands - Class in org.mycore.frontend.cli
Commands to batch add/remove/replace values like identifiers, categories, tags, flags etc. within XML.
MCRBatchEditorCommands() - Constructor for class org.mycore.frontend.cli.MCRBatchEditorCommands
 
MCRBibTeX2MODSTransformer - Class in org.mycore.mods.bibtex
Transforms BibTeX source code to JDOM MODS elements.
MCRBibTeX2MODSTransformer() - Constructor for class org.mycore.mods.bibtex.MCRBibTeX2MODSTransformer
 
MCRBibtextItemDataProvider - Class in org.mycore.csl
Wrapper around BibTeXItemDataProvider to make it reusable
MCRBibtextItemDataProvider() - Constructor for class org.mycore.csl.MCRBibtextItemDataProvider
 
MCRBibUtilsTransformer - Class in org.mycore.common.content.transformer
Transforms MCRContent by invoking an external BibUtils command.
MCRBibUtilsTransformer() - Constructor for class org.mycore.common.content.transformer.MCRBibUtilsTransformer
 
MCRBinding - Class in org.mycore.frontend.xeditor
 
MCRBinding(int, MCRBinding) - Constructor for class org.mycore.frontend.xeditor.MCRBinding
 
MCRBinding(String, boolean, MCRBinding) - Constructor for class org.mycore.frontend.xeditor.MCRBinding
 
MCRBinding(String, String, String, MCRBinding) - Constructor for class org.mycore.frontend.xeditor.MCRBinding
 
MCRBinding(Document) - Constructor for class org.mycore.frontend.xeditor.MCRBinding
 
MCRBinding(Document, MCRChangeTracker) - Constructor for class org.mycore.frontend.xeditor.MCRBinding
 
MCRBlockingInputStream - Class in org.mycore.common.content.streams
This class implements a special kind of BufferedInputStream that blocks invocations of the read method until the number of bytes that were requested are fully read from the underlying InputStream.
MCRBlockingInputStream(InputStream) - Constructor for class org.mycore.common.content.streams.MCRBlockingInputStream
Constructs a new MCRBlockingInputStream, using the default buffer size of BufferedInputStreams.
MCRBlockingInputStream(InputStream, int) - Constructor for class org.mycore.common.content.streams.MCRBlockingInputStream
Constructs a new MCRBlockingInputStream that uses the given buffer size.
MCRBooleanClauseParser<T> - Class in org.mycore.parsers.bool
Class for parsing Boolean clauses
MCRBooleanClauseParser() - Constructor for class org.mycore.parsers.bool.MCRBooleanClauseParser
 
MCRBreakpoint - Class in org.mycore.frontend.xeditor.tracker
 
MCRBreakpoint() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRBreakpoint
 
MCRByteArrayOutputStream - Class in org.mycore.common.content.streams
A extension of ByteArrayOutputStream that allows access to internal buffer.
MCRByteArrayOutputStream() - Constructor for class org.mycore.common.content.streams.MCRByteArrayOutputStream
Initital buffer size is 4k.
MCRByteArrayOutputStream(int) - Constructor for class org.mycore.common.content.streams.MCRByteArrayOutputStream
 
MCRByteContent - Class in org.mycore.common.content
Reads MCRContent from a byte[] array.
MCRByteContent(byte[]) - Constructor for class org.mycore.common.content.MCRByteContent
 
MCRByteContent(byte[], int, int) - Constructor for class org.mycore.common.content.MCRByteContent
 
MCRByteContent(byte[], int, int, long) - Constructor for class org.mycore.common.content.MCRByteContent
 
MCRByteContent(byte[], long) - Constructor for class org.mycore.common.content.MCRByteContent
 
MCRCache<K,V> - Class in org.mycore.common
Instances of this class can be used as object cache.
MCRCache(long, String) - Constructor for class org.mycore.common.MCRCache
Creates a new cache with a given capacity.
MCRCache.ModifiedHandle - Interface in org.mycore.common
 
MCRCacheControl - Annotation Interface in org.mycore.frontend.jersey
Used to define the HttpHeaders.CACHE_CONTROL header via annotation
MCRCacheControl.Age - Annotation Interface in org.mycore.frontend.jersey
 
MCRCacheControl.Extension - Annotation Interface in org.mycore.frontend.jersey
 
MCRCacheControl.FieldArgument - Annotation Interface in org.mycore.frontend.jersey
 
MCRCacheFilter - Class in org.mycore.frontend.jersey.filter
 
MCRCacheFilter() - Constructor for class org.mycore.frontend.jersey.filter.MCRCacheFilter
 
MCRCacheManager - Class in org.mycore.common
 
MCRCacheManager(MCRCache) - Constructor for class org.mycore.common.MCRCacheManager
 
MCRCacheManagerMBean - Interface in org.mycore.common
 
MCRCalendar - Class in org.mycore.common
This class implements all methods for handling calendars in MyCoRe objects and data models.
MCRCalendar() - Constructor for class org.mycore.common.MCRCalendar
 
MCRCalendar.CalendarType - Enum Class in org.mycore.common
 
MCRCancelTarget - Class in org.mycore.frontend.xeditor.target
 
MCRCancelTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRCancelTarget
 
MCRCASServlet - Class in org.mycore.user2.login
Login user with JA-SIG Central Authentication Service (CAS).
MCRCASServlet() - Constructor for class org.mycore.user2.login.MCRCASServlet
 
MCRCatchException - Exception in org.mycore.common
Instances of this class represent a general exception thrown by any part of the MyCoRe implementation classes.
MCRCatchException(String) - Constructor for exception org.mycore.common.MCRCatchException
Creates a new MCRCatchException with an error message
MCRCatchException(String, Throwable) - Constructor for exception org.mycore.common.MCRCatchException
Constructs a new exception with the specified detail message and cause.
MCRCategLinkReference - Class in org.mycore.datamodel.classifications2
 
MCRCategLinkReference() - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
MCRCategLinkReference(String, String) - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
MCRCategLinkReference(MCRObjectID) - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
MCRCategLinkReference(MCRPath) - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
MCRCategLinkReference_ - Class in org.mycore.datamodel.classifications2
 
MCRCategLinkReference_() - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkReference_
 
MCRCategLinkService - Interface in org.mycore.datamodel.classifications2
 
MCRCategLinkServiceFactory - Class in org.mycore.datamodel.classifications2
 
MCRCategLinkServiceFactory() - Constructor for class org.mycore.datamodel.classifications2.MCRCategLinkServiceFactory
 
MCRCategLinkServiceImpl - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategLinkServiceImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
MCRCategory - Interface in org.mycore.datamodel.classifications2
 
MCRCategoryCondition - Class in org.mycore.access.facts.condition.fact
This implementation checks if the given object belongs to a certain classification entry.
MCRCategoryCondition - Class in org.mycore.wfc.actionmapping
 
MCRCategoryCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
MCRCategoryCondition(String, MCRCategoryID, boolean) - Constructor for class org.mycore.wfc.actionmapping.MCRCategoryCondition
 
MCRCategoryDAO - Interface in org.mycore.datamodel.classifications2
Interface of the Data Access Object for Classifications.
MCRCategoryDAOFactory - Class in org.mycore.datamodel.classifications2
 
MCRCategoryDAOFactory() - Constructor for class org.mycore.datamodel.classifications2.MCRCategoryDAOFactory
 
MCRCategoryDAOImpl - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryDAOImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
MCRCategoryDTO - Class in org.mycore.datamodel.classifications2.impl
Used for specific JPA queries only.
MCRCategoryDTO(int, int, int) - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
MCRCategoryDTO(int, URI, MCRCategoryID, int, int, int) - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
MCRCategoryDTO(int, URI, MCRCategoryID, int, int, int, String, String, String) - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
MCRCategoryID - Class in org.mycore.datamodel.classifications2
 
MCRCategoryID(String, String) - Constructor for class org.mycore.datamodel.classifications2.MCRCategoryID
 
MCRCategoryID_ - Class in org.mycore.datamodel.classifications2
 
MCRCategoryID_() - Constructor for class org.mycore.datamodel.classifications2.MCRCategoryID_
 
MCRCategoryIDFact - Class in org.mycore.access.facts.fact
This fact implementation can store a MyCoRe classification as MCRCategoryID
MCRCategoryIDFact(String, String) - Constructor for class org.mycore.access.facts.fact.MCRCategoryIDFact
 
MCRCategoryIDTypeAdapter - Class in org.mycore.frontend.classeditor
 
MCRCategoryIDTypeAdapter() - Constructor for class org.mycore.frontend.classeditor.MCRCategoryIDTypeAdapter
 
MCRCategoryImpl - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
MCRCategoryImpl_ - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryImpl_() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
MCRCategoryLink - Interface in org.mycore.datamodel.classifications2
Link between a category and an object.
MCRCategoryLinkImpl - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryLinkImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
MCRCategoryLinkImpl_ - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryLinkImpl_() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
MCRCategoryListTypeAdapter - Class in org.mycore.frontend.classeditor
 
MCRCategoryListTypeAdapter() - Constructor for class org.mycore.frontend.classeditor.MCRCategoryListTypeAdapter
 
MCRCategoryListWrapper - Class in org.mycore.frontend.classeditor.wrapper
 
MCRCategoryListWrapper(List<MCRCategory>) - Constructor for class org.mycore.frontend.classeditor.wrapper.MCRCategoryListWrapper
 
MCRCategoryListWrapper(List<MCRCategory>, Map<MCRCategoryID, Boolean>) - Constructor for class org.mycore.frontend.classeditor.wrapper.MCRCategoryListWrapper
 
MCRCategoryMapper - Class in org.mycore.datamodel.classifications2.mapper
 
MCRCategoryMapper() - Constructor for class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapper
 
MCRCategoryMapperBase - Class in org.mycore.datamodel.classifications2.mapper
 
MCRCategoryMapperBase() - Constructor for class org.mycore.datamodel.classifications2.mapper.MCRCategoryMapperBase
 
MCRCategoryMerger - Class in org.mycore.mods.merger
Merges MODS elements that represent a classification category.
MCRCategoryMerger() - Constructor for class org.mycore.mods.merger.MCRCategoryMerger
 
MCRCategoryTransformer - Class in org.mycore.datamodel.classifications2.utils
 
MCRCategoryTransformer() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRCategoryTransformer
 
MCRCategoryTypeAdapter - Class in org.mycore.frontend.classeditor
 
MCRCategoryTypeAdapter() - Constructor for class org.mycore.frontend.classeditor.MCRCategoryTypeAdapter
 
MCRCategUtils - Class in org.mycore.frontend.classeditor.utils
 
MCRCategUtils() - Constructor for class org.mycore.frontend.classeditor.utils.MCRCategUtils
 
MCRCentralProcessableRegistry - Class in org.mycore.common.processing.impl
Central base implementation for a processable registry.
MCRCentralProcessableRegistry() - Constructor for class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
 
MCRChange - Interface in org.mycore.frontend.xeditor.tracker
 
MCRChangeData - Class in org.mycore.frontend.xeditor.tracker
 
MCRChangeData(String, String, int, Element) - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
MCRChangeData(String, Attribute) - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
MCRChangeData(String, Element, int, Element) - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
MCRChangeData(ProcessingInstruction, String) - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
MCRChangeTracker - Class in org.mycore.frontend.xeditor.tracker
 
MCRChangeTracker() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
MCRCipher - Class in org.mycore.crypt
Abstract class of a concrete cipherimplementation After checking the permission call the encrypt an decrypt functionality.
MCRCipher() - Constructor for class org.mycore.crypt.MCRCipher
 
MCRCipherManager - Class in org.mycore.crypt
Create Instances of MCRCipher as configured in mycore.properties.
MCRCipherManager() - Constructor for class org.mycore.crypt.MCRCipherManager
 
MCRClass - Class in org.mycore.datamodel.classifications2.model
 
MCRClass() - Constructor for class org.mycore.datamodel.classifications2.model.MCRClass
 
MCRClassCategory - Class in org.mycore.datamodel.classifications2.model
 
MCRClassCategory() - Constructor for class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
MCRClassification2Commands - Class in org.mycore.frontend.cli
Commands for the classification system.
MCRClassification2Commands() - Constructor for class org.mycore.frontend.cli.MCRClassification2Commands
 
MCRClassificationAndSetMapper - Class in org.mycore.oai.classmapping
This class maps MyCoRe classification names to set names and vice versa in OAI implementation.
MCRClassificationAndSetMapper() - Constructor for class org.mycore.oai.classmapping.MCRClassificationAndSetMapper
 
MCRClassificationBrowser2 - Class in org.mycore.frontend.servlets
This servlet provides a way to visually navigate through the tree of categories of a classification.
MCRClassificationBrowser2() - Constructor for class org.mycore.frontend.servlets.MCRClassificationBrowser2
 
MCRClassificationBrowser2.MCRQueryAdapter - Interface in org.mycore.frontend.servlets
 
MCRClassificationEditorResource - Class in org.mycore.frontend.classeditor.resources
This class is responsible for CRUD-operations of MCRCategories.
MCRClassificationEditorResource() - Constructor for class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
MCRClassificationListener - Class in org.mycore.frontend.classeditor.listener
 
MCRClassificationListener() - Constructor for class org.mycore.frontend.classeditor.listener.MCRClassificationListener
 
MCRClassificationMappingEventHandler - Class in org.mycore.mods.classification
Maps classifications in Mods-Documents.
MCRClassificationMappingEventHandler - Class in org.mycore.oai.classmapping
This class implements an event handler, which reloads classification entries stored in datafield mappings/mapping.
MCRClassificationMappingEventHandler() - Constructor for class org.mycore.mods.classification.MCRClassificationMappingEventHandler
 
MCRClassificationMappingEventHandler() - Constructor for class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
MCRClassificationUtils - Class in org.mycore.datamodel.classifications2.utils
This class contains helper methods to handle mycore classifications.
MCRClassificationUtils - Class in org.mycore.wfc.actionmapping
 
MCRClassificationUtils() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRClassificationUtils
 
MCRClassificationUtils() - Constructor for class org.mycore.wfc.actionmapping.MCRClassificationUtils
 
MCRClassificationWritePermission - Class in org.mycore.frontend.classeditor.access
 
MCRClassificationWritePermission() - Constructor for class org.mycore.frontend.classeditor.access.MCRClassificationWritePermission
 
MCRClassMapper - Class in org.mycore.mods.classification
 
MCRClassTools - Class in org.mycore.common
 
MCRClassTools() - Constructor for class org.mycore.common.MCRClassTools
 
MCRClassURL - Class in org.mycore.datamodel.classifications2.model
 
MCRClassURL() - Constructor for class org.mycore.datamodel.classifications2.model.MCRClassURL
 
MCRCLIExceptionHandler - Class in org.mycore.frontend.cli
Shows details about an exception that occured during command processing
MCRCLIExceptionHandler() - Constructor for class org.mycore.frontend.cli.MCRCLIExceptionHandler
 
MCRCollection - Class in org.mycore.wfc.actionmapping
 
MCRCollection() - Constructor for class org.mycore.wfc.actionmapping.MCRCollection
 
MCRCombineableAccessCheckStrategy - Interface in org.mycore.access.strategies
 
MCRCombinedCondition - Interface in org.mycore.access.facts.model
This interface is for conditions that combine other conditions.
MCRCombinedResourceBundleControl - Class in org.mycore.services.i18n
A ResourceBundle.Control that stacks ResourceBundles of MCRComponent.
MCRCombinedResourceBundleControl() - Constructor for class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
MCRCommand - Class in org.mycore.frontend.cli
Represents a command understood by the command line interface.
MCRCommand - Annotation Interface in org.mycore.frontend.cli.annotation
Annotates a public static method as a command that could be executed via MCRCommandLineInterface.
MCRCommand() - Constructor for class org.mycore.frontend.cli.MCRCommand
use this to overwrite this class.
MCRCommand(Method) - Constructor for class org.mycore.frontend.cli.MCRCommand
 
MCRCommand(String, String, String) - Constructor for class org.mycore.frontend.cli.MCRCommand
Creates a new MCRCommand.
MCRCommandCronJob - Class in org.mycore.mcr.cronjob
 
MCRCommandCronJob() - Constructor for class org.mycore.mcr.cronjob.MCRCommandCronJob
 
MCRCommandGroup - Annotation Interface in org.mycore.frontend.cli.annotation
Annotates a class that holds public static methods as commands they could be executed via MCRCommandLineInterface.
MCRCommandLineInterface - Class in org.mycore.frontend.cli
The main class implementing the MyCoRe command line interface.
MCRCommandLineInterface() - Constructor for class org.mycore.frontend.cli.MCRCommandLineInterface
 
MCRCommandListProcessor - Class in org.mycore.webcli.flow
 
MCRCommandListProcessor() - Constructor for class org.mycore.webcli.flow.MCRCommandListProcessor
 
MCRCommandManager - Class in org.mycore.frontend.cli
Manages all commands for the Command Line Interface and WebCLI.
MCRCommandManager() - Constructor for class org.mycore.frontend.cli.MCRCommandManager
 
MCRCommandPrompt - Class in org.mycore.frontend.cli
Reads the next command entered at the stdin prompt.
MCRCommandPrompt(String) - Constructor for class org.mycore.frontend.cli.MCRCommandPrompt
 
MCRCommandStatistics - Class in org.mycore.frontend.cli
Collects statistics on number of invocations and total time needed for each command invoked.
MCRCommandStatistics() - Constructor for class org.mycore.frontend.cli.MCRCommandStatistics
 
MCRCommandUtils - Class in org.mycore.frontend.cli
Utilities intended to reduce redundant code when writing variants of CLI commands.
MCRCommandUtils() - Constructor for class org.mycore.frontend.cli.MCRCommandUtils
 
MCRComponent - Class in org.mycore.common.config
This class abstracts different MyCoRe component types.
MCRComponent(String, Manifest) - Constructor for class org.mycore.common.config.MCRComponent
 
MCRComponent(String, Manifest, File) - Constructor for class org.mycore.common.config.MCRComponent
 
MCRCompressServlet<T extends AutoCloseable> - Class in org.mycore.services.zipper
This servlet delivers the contents of MCROjects to the client in container files (see classes extending this servlet).
MCRCompressServlet() - Constructor for class org.mycore.services.zipper.MCRCompressServlet
 
MCRCondition - Interface in org.mycore.access.facts.model
This interface represents a rule of the fact-based access system.
MCRCondition<T> - Interface in org.mycore.parsers.bool
 
MCRConditionTransformer - Class in org.mycore.solr.search
 
MCRConditionTransformer() - Constructor for class org.mycore.solr.search.MCRConditionTransformer
 
MCRConfigHelperServlet - Class in org.mycore.frontend.servlets
Servlet to map the properties defined in the init param "Properties" to a JSON object with the property name as key and the property value as value.
MCRConfigHelperServlet() - Constructor for class org.mycore.frontend.servlets.MCRConfigHelperServlet
 
MCRConfiguration2 - Class in org.mycore.common.config
Provides methods to manage and read all configuration properties from the MyCoRe configuration files.
MCRConfiguration2() - Constructor for class org.mycore.common.config.MCRConfiguration2
 
MCRConfigurationBase - Class in org.mycore.common.config
 
MCRConfigurationDir - Class in org.mycore.common.config
This helper class determines in which directory to look for addition configuration files.
MCRConfigurationDir() - Constructor for class org.mycore.common.config.MCRConfigurationDir
 
MCRConfigurationDirSetup - Class in org.mycore.common.config
Called by MCRStartupHandler on start up to setup MCRConfiguration2.
MCRConfigurationDirSetup() - Constructor for class org.mycore.common.config.MCRConfigurationDirSetup
 
MCRConfigurationException - Exception in org.mycore.common.config
Instances of this class represent an exception thrown because of an error in the MyCoRe configuration.
MCRConfigurationException(String) - Constructor for exception org.mycore.common.config.MCRConfigurationException
Creates a new MCRConfigurationException with an error message
MCRConfigurationException(String, Throwable) - Constructor for exception org.mycore.common.config.MCRConfigurationException
Creates a new MCRConfigurationException with an error message and a reference to an exception thrown by an underlying system.
MCRConfigurationInputStream - Class in org.mycore.common.config
A InputStream from (preferably) property files.
MCRConfigurationInputStream(String) - Constructor for class org.mycore.common.config.MCRConfigurationInputStream
Combined Stream of all config files named filename available via MCRRuntimeComponentDetector.getAllComponents().
MCRConfigurationLoader - Interface in org.mycore.common.config
 
MCRConfigurationLoaderFactory - Class in org.mycore.common.config
 
MCRConfigurationLoaderFactory() - Constructor for class org.mycore.common.config.MCRConfigurationLoaderFactory
 
MCRConfigurationLookup - Class in org.mycore.common.log4j2.lookups
Lookup a value in MCRConfiguration2.
MCRConfigurationLookup() - Constructor for class org.mycore.common.log4j2.lookups.MCRConfigurationLookup
 
MCRConstants - Class in org.mycore.common
This class replaces the deprecated MCRDefaults interface and provides some final static fields of common use.
MCRConstants - Class in org.mycore.wfc
 
MCRConstants() - Constructor for class org.mycore.common.MCRConstants
 
MCRContainerLoginFormServlet - Class in org.mycore.frontend.servlets
 
MCRContainerLoginFormServlet() - Constructor for class org.mycore.frontend.servlets.MCRContainerLoginFormServlet
 
MCRContainerLoginServlet - Class in org.mycore.frontend.servlets
 
MCRContainerLoginServlet() - Constructor for class org.mycore.frontend.servlets.MCRContainerLoginServlet
 
MCRContainerLoginServlet.ContainerUserInformation - Class in org.mycore.frontend.servlets
 
MCRContent - Class in org.mycore.common.content
Used to read/write content from any source to any target.
MCRContent() - Constructor for class org.mycore.common.content.MCRContent
 
MCRContentAbstractWriter - Class in org.mycore.restapi.converter
 
MCRContentAbstractWriter() - Constructor for class org.mycore.restapi.converter.MCRContentAbstractWriter
 
MCRContentInputStream - Class in org.mycore.datamodel.ifs
This input stream is used by the MyCoRe filesystem classes to read the content of a file and import it into the System.
MCRContentInputStream(InputStream) - Constructor for class org.mycore.datamodel.ifs.MCRContentInputStream
Constructs a new MCRContentInputStream
MCRContentJSONWriter - Class in org.mycore.restapi.converter
 
MCRContentJSONWriter() - Constructor for class org.mycore.restapi.converter.MCRContentJSONWriter
 
MCRContentNegotiationViaExtensionFilter - Class in org.mycore.restapi
This filter uses Jersey's default implementation of UriConnectFilter to set the content headers by file extension.
MCRContentNegotiationViaExtensionFilter() - Constructor for class org.mycore.restapi.MCRContentNegotiationViaExtensionFilter
 
MCRContentServlet - Class in org.mycore.frontend.servlets
 
MCRContentServlet() - Constructor for class org.mycore.frontend.servlets.MCRContentServlet
 
MCRContentTransformer - Class in org.mycore.common.content.transformer
Subclasses of MCRContentTransformer implement different methods to transform MCRContent.
MCRContentTransformer() - Constructor for class org.mycore.common.content.transformer.MCRContentTransformer
 
MCRContentTransformerFactory - Class in org.mycore.common.content.transformer
Creates and returns MCRContentTransformer instances by their ID.
MCRContentTransformerFactory() - Constructor for class org.mycore.common.content.transformer.MCRContentTransformerFactory
 
MCRContentTypes - Class in org.mycore.datamodel.niofs
 
MCRContentXMLWriter - Class in org.mycore.restapi.converter
 
MCRContentXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRContentXMLWriter
 
MCRCoreVersion - Class in org.mycore.common
 
MCRCoreVersion() - Constructor for class org.mycore.common.MCRCoreVersion
 
MCRCORSFilter - Class in org.mycore.frontend.filter
This filter can be used to add a specific Access-Control-Allow-Origin header to a response.
MCRCORSFilter() - Constructor for class org.mycore.frontend.filter.MCRCORSFilter
 
MCRCORSResponseFilter - Class in org.mycore.restapi
 
MCRCORSResponseFilter() - Constructor for class org.mycore.restapi.MCRCORSResponseFilter
 
MCRCountingDNBURNGenerator - Class in org.mycore.pi.urn
A Generator which helps to generate a URN with a counter inside.
MCRCreateDateDOIGenerator - Class in org.mycore.pi.doi
 
MCRCreateDateDOIGenerator() - Constructor for class org.mycore.pi.doi.MCRCreateDateDOIGenerator
 
MCRCreatedByCondition - Class in org.mycore.access.facts.condition.fact
This condition check if the given object has the specified createdby service flag.
MCRCreatedByCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRCreatedByCondition
 
MCRCreateDerivateServlet - Class in org.mycore.frontend.servlets.persistence
Handles CREATE operation on MCRDerivate.
MCRCreateDerivateServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRCreateDerivateServlet
 
MCRCreateObjectServlet - Class in org.mycore.frontend.servlets.persistence
Handles CREATE operation on MCRObject.
MCRCreateObjectServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRCreateObjectServlet
 
MCRCreatorCache - Class in org.mycore.datamodel.common
 
MCRCreatorCache() - Constructor for class org.mycore.datamodel.common.MCRCreatorCache
 
MCRCreatorRuleStrategy - Class in org.mycore.access.strategies
First, a check is done if the user is in the submitter role, if the user is the creator of the object and if the creator ist permitted to perform the requested action in the object's current state (two groups of states, submitted, and review, are checked).
MCRCreatorRuleStrategy() - Constructor for class org.mycore.access.strategies.MCRCreatorRuleStrategy
 
MCRCronjob - Class in org.mycore.mcr.cronjob
MCRCronjobManager.JOBS_CONFIG_PREFIX and automatic executed.
MCRCronjob() - Constructor for class org.mycore.mcr.cronjob.MCRCronjob
 
MCRCronjobManager - Class in org.mycore.mcr.cronjob
Schedules all Cronjobs defined with the property prefix MCRCronjobManager.JOBS_CONFIG_PREFIX.
MCRCronStarter - Class in org.mycore.mcr.cronjob
 
MCRCronStarter() - Constructor for class org.mycore.mcr.cronjob.MCRCronStarter
 
MCRCrossrefClient - Class in org.mycore.pi.doi.client.crossref
 
MCRCrossrefClient(String, String, String) - Constructor for class org.mycore.pi.doi.client.crossref.MCRCrossrefClient
 
MCRCrossrefService - Class in org.mycore.pi.doi
 
MCRCrossrefService() - Constructor for class org.mycore.pi.doi.MCRCrossrefService
 
MCRCrossrefUtil - Class in org.mycore.pi.doi.crossref
Proivides Util functions for Crossref registration.
MCRCrossrefUtil() - Constructor for class org.mycore.pi.doi.crossref.MCRCrossrefUtil
 
MCRCrypt - Class in org.mycore.common
Java-based implementation of the unix crypt(3) command Based upon C source code written by Eric Young, eay@psych.uq.oz.au Java conversion by John F.
MCRCryptCipherConfigurationException - Exception in org.mycore.crypt
 
MCRCryptCipherConfigurationException(String) - Constructor for exception org.mycore.crypt.MCRCryptCipherConfigurationException
 
MCRCryptCipherConfigurationException(String, String) - Constructor for exception org.mycore.crypt.MCRCryptCipherConfigurationException
 
MCRCryptCipherConfigurationException(String, Throwable) - Constructor for exception org.mycore.crypt.MCRCryptCipherConfigurationException
 
MCRCryptCommands - Class in org.mycore.crypt
This class provides a set of commands for the org.mycore.crypt management which can be used by the command line interface.
MCRCryptCommands() - Constructor for class org.mycore.crypt.MCRCryptCommands
 
MCRCryptKeyFileNotFoundException - Exception in org.mycore.crypt
 
MCRCryptKeyFileNotFoundException(String) - Constructor for exception org.mycore.crypt.MCRCryptKeyFileNotFoundException
 
MCRCryptKeyFileNotFoundException(String, String) - Constructor for exception org.mycore.crypt.MCRCryptKeyFileNotFoundException
 
MCRCryptKeyNoPermissionException - Exception in org.mycore.crypt
 
MCRCryptKeyNoPermissionException(String) - Constructor for exception org.mycore.crypt.MCRCryptKeyNoPermissionException
 
MCRCryptKeyNoPermissionException(String, String) - Constructor for exception org.mycore.crypt.MCRCryptKeyNoPermissionException
 
MCRCryptKeyNoPermissionException(String, Throwable) - Constructor for exception org.mycore.crypt.MCRCryptKeyNoPermissionException
 
MCRCryptResolver - Class in org.mycore.crypt
This class provides an URIResolver for encryption and decryption.
MCRCryptResolver() - Constructor for class org.mycore.crypt.MCRCryptResolver
 
MCRCSLJSONTransformer - Class in org.mycore.csl
 
MCRCSLJSONTransformer() - Constructor for class org.mycore.csl.MCRCSLJSONTransformer
 
MCRCSLTransformer - Class in org.mycore.csl
 
MCRCSLTransformer() - Constructor for class org.mycore.csl.MCRCSLTransformer
 
MCRCSLTransformerInstance - Class in org.mycore.csl
 
MCRCSLTransformerInstance(String, String, AutoCloseable, MCRItemDataProvider) - Constructor for class org.mycore.csl.MCRCSLTransformerInstance
 
MCRDatacenterAuthenticationException - Exception in org.mycore.pi.exceptions
 
MCRDatacenterAuthenticationException() - Constructor for exception org.mycore.pi.exceptions.MCRDatacenterAuthenticationException
 
MCRDatacenterException - Exception in org.mycore.pi.exceptions
 
MCRDatacenterException(String) - Constructor for exception org.mycore.pi.exceptions.MCRDatacenterException
 
MCRDatacenterException(String, Throwable) - Constructor for exception org.mycore.pi.exceptions.MCRDatacenterException
 
MCRDataciteClient - Class in org.mycore.pi.doi.client.datacite
Used for DOI registration.
MCRDataciteClient(String, String, String) - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
MCRDataciteRest - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRest() - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRest
 
MCRDataciteRestResponse - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponse() - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponse
 
MCRDataciteRestResponseEntry - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponseEntry() - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntry
 
MCRDataciteRestResponseEntryData - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponseEntryData(String, MCRDataciteRestResponseEntryDataValue) - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryData
 
MCRDataciteRestResponseEntryDataBase64Value - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponseEntryDataBase64Value(String) - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryDataBase64Value
 
MCRDataciteRestResponseEntryDataStringValue - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponseEntryDataStringValue(String) - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryDataStringValue
 
MCRDataciteRestResponseEntryDataValue - Class in org.mycore.pi.doi.client.datacite
 
MCRDataciteRestResponseEntryDataValue() - Constructor for class org.mycore.pi.doi.client.datacite.MCRDataciteRestResponseEntryDataValue
 
MCRDataURL - Class in org.mycore.datamodel.common
Represents the data URL scheme (RFC2397).
MCRDataURL(byte[]) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURL(byte[], MCRDataURLEncoding) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURL(byte[], MCRDataURLEncoding, String) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURL(byte[], MCRDataURLEncoding, String, String) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURL(byte[], MCRDataURLEncoding, String, Charset) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURL(byte[], MCRDataURLEncoding, String, Map<String, String>) - Constructor for class org.mycore.datamodel.common.MCRDataURL
Constructs a new MCRDataURL.
MCRDataURLEncoding - Enum Class in org.mycore.datamodel.common
 
MCRDateConverter - Class in org.mycore.frontend.xeditor.validation
Helper for date validators to convert string input into a date value.
MCRDateConverter(String) - Constructor for class org.mycore.frontend.xeditor.validation.MCRDateConverter
 
MCRDateValidator - Class in org.mycore.frontend.xeditor.validation
Validates date values specified by one or more SimpleDateFormat patterns separated by ";".
MCRDateValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRDateValidator
 
MCRDateXMLAdapter - Class in org.mycore.user2.utils
 
MCRDateXMLAdapter() - Constructor for class org.mycore.user2.utils.MCRDateXMLAdapter
 
MCRDBStoredChangeSet - Class in org.mycore.viewer.alto.model
 
MCRDBStoredChangeSet() - Constructor for class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
MCRDBStoredChangeSet(String, String, String, Date, Date, String, MCRAltoChangeSet) - Constructor for class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
MCRDBStoredChangeSet_ - Class in org.mycore.viewer.alto.model
 
MCRDBStoredChangeSet_() - Constructor for class org.mycore.viewer.alto.model.MCRDBStoredChangeSet_
 
MCRDBTransactionFilter - Class in org.mycore.frontend.jersey.filter
 
MCRDBTransactionFilter() - Constructor for class org.mycore.frontend.jersey.filter.MCRDBTransactionFilter
 
MCRDCMIType - Enum Class in org.mycore.iiif.presentation.model.attributes
 
MCRDebuggingTransformer - Class in org.mycore.common.content.transformer
Does not really transform content, instead logs the current contents.
MCRDebuggingTransformer() - Constructor for class org.mycore.common.content.transformer.MCRDebuggingTransformer
 
MCRDebugTarget - Class in org.mycore.frontend.xeditor.target
 
MCRDebugTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRDebugTarget
 
MCRDecimalConverter - Class in org.mycore.frontend.xeditor.validation
Helper for decimal validators to convert string input into a decimal value for a given locale.
MCRDecimalConverter(String) - Constructor for class org.mycore.frontend.xeditor.validation.MCRDecimalConverter
 
MCRDecimalValidator - Class in org.mycore.frontend.xeditor.validation
Validates input to be a decimal number.
MCRDecimalValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRDecimalValidator
 
MCRDecision - Class in org.mycore.wfc.actionmapping
 
MCRDecision() - Constructor for class org.mycore.wfc.actionmapping.MCRDecision
 
MCRDecorator<V> - Interface in org.mycore.util.concurrent
Classes can implement this interface if they want to use the decorator pattern.
MCRDefaultAltoChangeApplier - Class in org.mycore.viewer.alto.service.impl
 
MCRDefaultAltoChangeApplier() - Constructor for class org.mycore.viewer.alto.service.impl.MCRDefaultAltoChangeApplier
 
MCRDefaultConfigurationLoader - Class in org.mycore.common.config
 
MCRDefaultConfigurationLoader() - Constructor for class org.mycore.common.config.MCRDefaultConfigurationLoader
 
MCRDefaultDerivateTitleResolver - Class in org.mycore.viewer.alto.service.impl
 
MCRDefaultDerivateTitleResolver() - Constructor for class org.mycore.viewer.alto.service.impl.MCRDefaultDerivateTitleResolver
 
MCRDefaultEnrichedDerivateLinkIDFactory - Class in org.mycore.datamodel.metadata
 
MCRDefaultEnrichedDerivateLinkIDFactory() - Constructor for class org.mycore.datamodel.metadata.MCRDefaultEnrichedDerivateLinkIDFactory
 
MCRDefaultJobStatusListener - Class in org.mycore.services.queuedjob
The default implementation for MCRJobStatusListener
MCRDefaultJobStatusListener() - Constructor for class org.mycore.services.queuedjob.MCRDefaultJobStatusListener
 
MCRDefaultLogicalStructMapTypeProvider - Class in org.mycore.mets.model
 
MCRDefaultLogicalStructMapTypeProvider() - Constructor for class org.mycore.mets.model.MCRDefaultLogicalStructMapTypeProvider
 
MCRDefaultTileFileProvider - Class in org.mycore.iview2.backend
 
MCRDefaultTileFileProvider() - Constructor for class org.mycore.iview2.backend.MCRDefaultTileFileProvider
 
MCRDefaultXMLMetadataManager - Class in org.mycore.datamodel.common
Manages persistence of MCRObject and MCRDerivate xml metadata.
MCRDefaultXMLMetadataManager() - Constructor for class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
MCRDelayedRunnable - Class in org.mycore.util.concurrent
Encapsulates a Runnable with in a object that can be fed into a DelayQueue Note: This class has a natural ordering that is inconsistent with equals.
MCRDelayedRunnable(String, long, Runnable) - Constructor for class org.mycore.util.concurrent.MCRDelayedRunnable
Creates a new MCRDelayedRunnable encapsulating a Runnable for delayed execution.
MCRDeleteDerivateServlet - Class in org.mycore.frontend.servlets.persistence
Handles DELTE operation on MCRDerivate.
MCRDeleteDerivateServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRDeleteDerivateServlet
 
MCRDeleteFileOnCloseFilterInputStream - Class in org.mycore.sword
 
MCRDeleteFileOnCloseFilterInputStream(InputStream, Path) - Constructor for class org.mycore.sword.MCRDeleteFileOnCloseFilterInputStream
 
MCRDeleteObjectServlet - Class in org.mycore.frontend.servlets.persistence
Handles DELETE operation on MCRObject.
MCRDeleteObjectServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRDeleteObjectServlet
 
mcrDer - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
MCRDerivate - Class in org.mycore.datamodel.metadata
This class holds all information of a derivate.
MCRDerivate() - Constructor for class org.mycore.datamodel.metadata.MCRDerivate
This is the constructor of the MCRDerivate class.
MCRDerivate(byte[], boolean) - Constructor for class org.mycore.datamodel.metadata.MCRDerivate
 
MCRDerivate(URI) - Constructor for class org.mycore.datamodel.metadata.MCRDerivate
 
MCRDerivate(Document) - Constructor for class org.mycore.datamodel.metadata.MCRDerivate
 
MCRDERIVATE - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
MCRDerivate2JSONTransformer - Class in org.mycore.common.content.transformer
Converts the source to an MCRDerivate object and transforms it to JSON using MCRDerivate.createJSON();
MCRDerivate2JSONTransformer() - Constructor for class org.mycore.common.content.transformer.MCRDerivate2JSONTransformer
 
MCRDerivateCommands - Class in org.mycore.frontend.cli
Provides static methods that implement commands for the MyCoRe command line interface.
MCRDerivateCommands() - Constructor for class org.mycore.frontend.cli.MCRDerivateCommands
 
MCRDerivateContentTransformerServlet - Class in org.mycore.frontend.servlets
This servlet transforms and delivers xml content from a derivate.
MCRDerivateContentTransformerServlet() - Constructor for class org.mycore.frontend.servlets.MCRDerivateContentTransformerServlet
 
MCRDerivateDefaultClassEventHandler - Class in org.mycore.datamodel.metadata
 
MCRDerivateDefaultClassEventHandler() - Constructor for class org.mycore.datamodel.metadata.MCRDerivateDefaultClassEventHandler
 
MCRDerivateIDStrategy - Class in org.mycore.access.strategies
 
MCRDerivateIDStrategy() - Constructor for class org.mycore.access.strategies.MCRDerivateIDStrategy
 
MCRDerivateLinkServlet - Class in org.mycore.frontend.servlets
This servlet is used to display all parents of an mycore object and their containing derivates.
MCRDerivateLinkServlet() - Constructor for class org.mycore.frontend.servlets.MCRDerivateLinkServlet
 
MCRDerivateServlet - Class in org.mycore.frontend.servlets
 
MCRDerivateServlet() - Constructor for class org.mycore.frontend.servlets.MCRDerivateServlet
 
MCRDerivateTitleResolver - Interface in org.mycore.viewer.alto.service
 
MCRDerivateURNUtils - Class in org.mycore.pi.urn.rest
Created by chi on 07.02.17.
MCRDerivateURNUtils() - Constructor for class org.mycore.pi.urn.rest.MCRDerivateURNUtils
 
MCRDerivateUtil - Class in org.mycore.datamodel.niofs.utils
 
MCRDerivateUtil() - Constructor for class org.mycore.datamodel.niofs.utils.MCRDerivateUtil
 
MCRDetailLevel - Enum Class in org.mycore.restapi.converter
 
MCRDeveloperCommands - Class in org.mycore.frontend.cli
This class contains commands that may be helpful during development.
MCRDeveloperCommands() - Constructor for class org.mycore.frontend.cli.MCRDeveloperCommands
 
MCRDeveloperTools - Class in org.mycore.common
 
MCRDeveloperTools() - Constructor for class org.mycore.common.MCRDeveloperTools
 
MCRDevNull - Class in org.mycore.common.content.streams
This is a NOOP OutputStream that does not write anywhere.
MCRDevNull() - Constructor for class org.mycore.common.content.streams.MCRDevNull
 
MCRDFGLinkServlet - Class in org.mycore.mets.servlets
This servlet redirects to the DFG-viewer and sets all parameters for specific images automatically if needed parameters: deriv = the MyCoReID of the derivate (needed) file = the Filename of the image that had to be shown in the DFG-Viewer (optional)
MCRDFGLinkServlet() - Constructor for class org.mycore.mets.servlets.MCRDFGLinkServlet
 
MCRDFNDisplayNameConverter - Class in org.mycore.user2.utils
 
MCRDFNDisplayNameConverter() - Constructor for class org.mycore.user2.utils.MCRDFNDisplayNameConverter
 
MCRDigitalObjectIdentifier - Class in org.mycore.pi.doi
 
MCRDigitalObjectIdentifier(String, String) - Constructor for class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
MCRDirectory - Class in org.mycore.datamodel.ifs2
Represents a directory stored in a file collection, which may contain other files and directories.
MCRDirectory(MCRDirectory, String) - Constructor for class org.mycore.datamodel.ifs2.MCRDirectory
Create a new MCRDirectory that does not exist yet
MCRDirectory(MCRDirectory, Path, Element) - Constructor for class org.mycore.datamodel.ifs2.MCRDirectory
Create MCRDirectory representing an existing, already stored directory.
MCRDisplayHideDerivateServlet - Class in org.mycore.frontend.servlets
 
MCRDisplayHideDerivateServlet() - Constructor for class org.mycore.frontend.servlets.MCRDisplayHideDerivateServlet
 
MCRDNBPIDefProvider - Class in org.mycore.pi.urn
 
MCRDNBPIDefProvider() - Constructor for class org.mycore.pi.urn.MCRDNBPIDefProvider
 
MCRDNBTRANSFERRESULTS - Class in org.mycore.backend.jpa.dnbtransfer
 
MCRDNBTRANSFERRESULTS() - Constructor for class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
MCRDNBTRANSFERRESULTS_ - Class in org.mycore.backend.jpa.dnbtransfer
 
MCRDNBTRANSFERRESULTS_() - Constructor for class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
MCRDNBTransferResultsTableMgr - Class in org.mycore.backend.jpa.dnbtransfer
 
MCRDNBTransferResultsTableMgr() - Constructor for class org.mycore.backend.jpa.dnbtransfer.MCRDNBTransferResultsTableMgr
 
MCRDNBURN - Class in org.mycore.pi.urn
Base class for every DNBURN
MCRDNBURN(String, String) - Constructor for class org.mycore.pi.urn.MCRDNBURN
 
MCRDNBURNGenerator - Class in org.mycore.pi.urn
 
MCRDNBURNGenerator() - Constructor for class org.mycore.pi.urn.MCRDNBURNGenerator
 
MCRDNBURNParser - Class in org.mycore.pi.urn
 
MCRDNBURNParser() - Constructor for class org.mycore.pi.urn.MCRDNBURNParser
 
MCRDNBURNRestClient - Class in org.mycore.pi.urn.rest
Class for registering and updating urn managed by the DNB.
MCRDNBURNRestClient(Function<MCRPIRegistrationInfo, MCRURNJsonBundle>) - Constructor for class org.mycore.pi.urn.rest.MCRDNBURNRestClient
Creates a new operator with the given configuration.
MCRDNBURNRestClient(Function<MCRPIRegistrationInfo, MCRURNJsonBundle>, Optional<UsernamePasswordCredentials>) - Constructor for class org.mycore.pi.urn.rest.MCRDNBURNRestClient
 
MCRDOIBaseService - Class in org.mycore.pi.doi
A doi Base Service which contains common DOI registration code.
MCRDOIBaseService() - Constructor for class org.mycore.pi.doi.MCRDOIBaseService
 
MCRDOICommands - Class in org.mycore.pi.doi.cli
 
MCRDOICommands() - Constructor for class org.mycore.pi.doi.cli.MCRDOICommands
 
MCRDOIParser - Class in org.mycore.pi.doi
 
MCRDOIParser() - Constructor for class org.mycore.pi.doi.MCRDOIParser
 
MCRDOIResolver - Class in org.mycore.pi.doi
 
MCRDOIResolver() - Constructor for class org.mycore.pi.doi.MCRDOIResolver
 
MCRDOIRestResponseEntryDataValueDeserializer - Class in org.mycore.pi.doi.client.datacite
 
MCRDOIRestResponseEntryDataValueDeserializer() - Constructor for class org.mycore.pi.doi.client.datacite.MCRDOIRestResponseEntryDataValueDeserializer
 
MCRDOIService - Class in org.mycore.pi.doi
Registers MCRDigitalObjectIdentifier at Datacite.
MCRDOIService() - Constructor for class org.mycore.pi.doi.MCRDOIService
 
MCRDOMContent - Class in org.mycore.common.content
Reads MCRContent from a W3C DOM XML document.
MCRDOMContent(Document) - Constructor for class org.mycore.common.content.MCRDOMContent
 
MCRDOMUtils - Class in org.mycore.common.xml
Helper class to get DocumentBuilder instances from a common pool
MCRDropSessionFilter - Class in org.mycore.restapi
 
MCRDropSessionFilter() - Constructor for class org.mycore.restapi.MCRDropSessionFilter
 
MCRDynamicURIResolver - Class in org.mycore.common.xml
Extend this class to include dynamic jdom content.
MCRDynamicURIResolver() - Constructor for class org.mycore.common.xml.MCRDynamicURIResolver
 
MCREchoResource - Class in org.mycore.frontend.jersey.resources
 
MCREchoResource() - Constructor for class org.mycore.frontend.jersey.resources.MCREchoResource
 
MCREditableMetaEnrichedLinkID - Class in org.mycore.datamodel.metadata
 
MCREditableMetaEnrichedLinkID() - Constructor for class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
MCREditorItemComparator - Class in org.mycore.datamodel.classifications2.utils
 
MCREditorMetadataValidator - Interface in org.mycore.datamodel.metadata.validator
Validates the output of the Editor framework.
MCREditorOutValidator - Class in org.mycore.datamodel.metadata.validator
 
MCREditorOutValidator(Document, MCRObjectID) - Constructor for class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
instantiate the validator with the editor input jdom_in.
MCREditorSession - Class in org.mycore.frontend.xeditor
 
MCREditorSession() - Constructor for class org.mycore.frontend.xeditor.MCREditorSession
 
MCREditorSession(Map<String, String[]>, MCRParameterCollector) - Constructor for class org.mycore.frontend.xeditor.MCREditorSession
 
MCREditorSessionStore - Class in org.mycore.frontend.xeditor
 
MCREditorSessionStoreUtils - Class in org.mycore.frontend.xeditor
 
MCREditorSessionStoreUtils() - Constructor for class org.mycore.frontend.xeditor.MCREditorSessionStoreUtils
 
MCREditorSubmission - Class in org.mycore.frontend.xeditor
 
MCREditorSubmission(MCREditorSession) - Constructor for class org.mycore.frontend.xeditor.MCREditorSubmission
 
MCREditorTarget - Interface in org.mycore.frontend.xeditor.target
 
MCREnableTransactionFilter - Class in org.mycore.restapi
 
MCREnableTransactionFilter() - Constructor for class org.mycore.restapi.MCREnableTransactionFilter
 
MCREnricher - Class in org.mycore.mods.enrichment
Enriches a given MODS publication by retrieving publication data from external data sources and merging that data into the existing data.
MCREnricher(String) - Constructor for class org.mycore.mods.enrichment.MCREnricher
 
MCREnrichmentDebugger - Interface in org.mycore.mods.enrichment
Allows debugging enrichment resolving steps.
MCREnrichmentResolver - Class in org.mycore.mods.enrichment
Retrieves a publication as MODS XML from a given URI and enriches publication data using external data sources.
MCREnrichmentResolver() - Constructor for class org.mycore.mods.enrichment.MCREnrichmentResolver
 
MCREntityManagerProvider - Class in org.mycore.backend.jpa
 
MCREntityManagerProvider() - Constructor for class org.mycore.backend.jpa.MCREntityManagerProvider
 
MCREntityResolver - Class in org.mycore.common.xml
MCREntityResolver uses CatalogResolver for resolving entities or - for compatibility reasons - looks in classpath to resolve XSD and DTD files.
MCREntityTransaction - Class in org.mycore.backend.jpa
 
MCREntityTransaction() - Constructor for class org.mycore.backend.jpa.MCREntityTransaction
 
MCREpicClient - Class in org.mycore.pi.handle
Implementation for this api https://doc.pidconsortium.eu/docs/
MCREpicClient(String, String, String) - Constructor for class org.mycore.pi.handle.MCREpicClient
 
MCREpicException - Exception in org.mycore.pi.handle
 
MCREpicException(String) - Constructor for exception org.mycore.pi.handle.MCREpicException
 
MCREpicException(String, Throwable) - Constructor for exception org.mycore.pi.handle.MCREpicException
 
MCREpicService - Class in org.mycore.pi.handle
 
MCREpicService() - Constructor for class org.mycore.pi.handle.MCREpicService
 
MCREpicUnauthorizedException - Exception in org.mycore.pi.handle
 
MCREpicUnauthorizedException(String) - Constructor for exception org.mycore.pi.handle.MCREpicUnauthorizedException
 
MCREpicUnauthorizedException(String, Throwable) - Constructor for exception org.mycore.pi.handle.MCREpicUnauthorizedException
 
MCREpicurLite - Class in org.mycore.pi.urn.rest
Deprecated.
MCREpubZipResource - Class in org.mycore.viewer.resources
 
MCREpubZipResource() - Constructor for class org.mycore.viewer.resources.MCREpubZipResource
 
MCRErrorListener - Class in org.mycore.common.xsl
 
MCRErrorResponse - Class in org.mycore.restapi.v2
 
MCRErrorServlet - Class in org.mycore.frontend.servlets
 
MCRErrorServlet() - Constructor for class org.mycore.frontend.servlets.MCRErrorServlet
 
MCREvent - Class in org.mycore.common.events
Represents an event that occured in the MyCoRe system.
MCREvent(MCREvent.ObjectType, MCREvent.EventType) - Constructor for class org.mycore.common.events.MCREvent
Creates a new event object of the given object type (object, file) and event type (create, update, delete)
MCREvent.EventType - Enum Class in org.mycore.common.events
Pre-defined event types *
MCREvent.ObjectType - Enum Class in org.mycore.common.events
Pre-defined event objects *
MCREventedCategoryDAOImpl - Class in org.mycore.datamodel.classifications2.impl
Category DAO Implementation with Event Handlers
MCREventedCategoryDAOImpl() - Constructor for class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
MCREventHandler - Interface in org.mycore.common.events
Objects that implement this interface can react when some kind of predefined event happens in MyCoRe.
MCREventHandlerBase - Class in org.mycore.common.events
Abstract helper class that can be subclassed to implement event handlers more easily.
MCREventHandlerBase() - Constructor for class org.mycore.common.events.MCREventHandlerBase
 
MCREventManager - Class in org.mycore.common.events
Acts as a multiplexer to forward events that are created to all registered event handlers, in the order that is configured in mycore properties.
MCREventManager.MCREventHandlerInitializer - Interface in org.mycore.common.events
 
MCREvents - Class in org.mycore.restapi.v2
 
MCREvents() - Constructor for class org.mycore.restapi.v2.MCREvents
 
MCRException - Exception in org.mycore.common
Instances of this class represent a general exception thrown by any part of the MyCoRe implementation classes.
MCRException(String) - Constructor for exception org.mycore.common.MCRException
Creates a new MCRException with an error message
MCRException(String, Throwable) - Constructor for exception org.mycore.common.MCRException
Creates a new MCRException with an error message and a reference to an exception thrown by an underlying system.
MCRException(Throwable) - Constructor for exception org.mycore.common.MCRException
 
MCRExceptionCauseFinder - Class in org.mycore.common
Tries to find the cause of an exception by diving down those exceptions that wrap other exceptions, recursively.
MCRExceptionCauseFinder() - Constructor for class org.mycore.common.MCRExceptionCauseFinder
 
MCRExceptionMapper - Class in org.mycore.restapi.v2
 
MCRExceptionMapper() - Constructor for class org.mycore.restapi.v2.MCRExceptionMapper
 
MCRExportCollection - Class in org.mycore.frontend.export
Represents a collection of XML data to export.
MCRExportCollection() - Constructor for class org.mycore.frontend.export.MCRExportCollection
 
MCRExportServlet - Class in org.mycore.frontend.export
Provides functionality to export content.
MCRExportServlet() - Constructor for class org.mycore.frontend.export.MCRExportServlet
 
MCRExtentMerger - Class in org.mycore.mods.merger
Compares and merges mods:extent elements.
MCRExtentMerger() - Constructor for class org.mycore.mods.merger.MCRExtentMerger
 
MCRExternalCommandInterface - Interface in org.mycore.frontend.cli
This interface is designed to incude external application commands.
MCRExternalProcess - Class in org.mycore.frontend.cli
 
MCRExternalProcess(InputStream, String...) - Constructor for class org.mycore.frontend.cli.MCRExternalProcess
 
MCRExternalProcess(String) - Constructor for class org.mycore.frontend.cli.MCRExternalProcess
 
MCRExternalProcess(String...) - Constructor for class org.mycore.frontend.cli.MCRExternalProcess
 
MCRExternalValidator - Class in org.mycore.frontend.xeditor.validation
Validates edited xml using an external method.
MCRExternalValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRExternalValidator
 
MCRExtractRelatedItemsEventHandler - Class in org.mycore.mods
Extracts occurences of mods:relatedItem and stores them as separate MCRObjects.
MCRExtractRelatedItemsEventHandler() - Constructor for class org.mycore.mods.MCRExtractRelatedItemsEventHandler
 
MCRFact<V> - Interface in org.mycore.access.facts.model
A fact is simple piece of information.
MCRFactComputable<F extends MCRFact<?>> - Interface in org.mycore.access.facts.model
This interface can be used to implement a class which can generated new facts based on the current fact list.
MCRFactCondition<F extends MCRFact<?>> - Interface in org.mycore.access.facts.model
This interface describes a rule (from rules.xml) which can evaluate existing facts or create new facts if applicable.
MCRFactsAccessSystem - Class in org.mycore.access.facts
base class for XML fact based access system enabled it with the 2 properties: MCR.Access.Class=org.mycore.access.facts.MCRFactsAccessSystem MCR.Access.Strategy.Class=org.mycore.access.facts.MCRFactsAccessSystem
MCRFactsAccessSystem() - Constructor for class org.mycore.access.facts.MCRFactsAccessSystem
 
MCRFactsAccessSystemHelper - Class in org.mycore.access.facts
Utility functions for parsing conditions from rules.xml in fact-based access system.
MCRFactsAccessSystemHelper() - Constructor for class org.mycore.access.facts.MCRFactsAccessSystemHelper
 
MCRFactsHolder - Class in org.mycore.access.facts
This class holds all facts which are validated as 'true' If an identical fact is request again during the rules processing the result is taken from here and won't be calculated again.
MCRFactsHolder(Collection<MCRFactComputable<MCRFact<?>>>) - Constructor for class org.mycore.access.facts.MCRFactsHolder
 
MCRFalseCondition<T> - Class in org.mycore.parsers.bool
Implementation of the boolean "false" primitive
MCRFalseCondition() - Constructor for class org.mycore.parsers.bool.MCRFalseCondition
 
MCRFieldBaseValue - Class in org.mycore.services.fieldquery
 
MCRFieldBaseValue() - Constructor for class org.mycore.services.fieldquery.MCRFieldBaseValue
 
MCRFieldBaseValue(String, String) - Constructor for class org.mycore.services.fieldquery.MCRFieldBaseValue
 
MCRFile - Class in org.mycore.datamodel.ifs2
Represents a file stored in a file collection.
MCRFile(MCRDirectory, String) - Constructor for class org.mycore.datamodel.ifs2.MCRFile
Creates a new MCRFile that does not exist yet
MCRFile(MCRDirectory, Path, Element) - Constructor for class org.mycore.datamodel.ifs2.MCRFile
Returns a MCRFile object representing an existing file already stored in the store.
MCRFileAttributes<T> - Class in org.mycore.datamodel.niofs
 
MCRFileChannel - Class in org.mycore.datamodel.niofs.ifs2
 
MCRFileChannel(MCRPath, MCRFile, FileChannel, boolean, boolean) - Constructor for class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
MCRFileCollectingFileVisitor<T> - Class in org.mycore.datamodel.niofs.utils
 
MCRFileCollectingFileVisitor() - Constructor for class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
MCRFileCollection - Class in org.mycore.datamodel.ifs2
Represents a set of files and directories belonging together, that are stored in a persistent MCRFileStore.
MCRFileCollection(MCRStore, int) - Constructor for class org.mycore.datamodel.ifs2.MCRFileCollection
Creates a new file collection in the given store, or retrieves an existing one.
MCRFileContent - Class in org.mycore.common.content
Reads MCRContent from a local file.
MCRFileContent(File) - Constructor for class org.mycore.common.content.MCRFileContent
 
MCRFileContent(String) - Constructor for class org.mycore.common.content.MCRFileContent
 
MCRFileMetadata - Class in org.mycore.datamodel.metadata
This holds information about file metadata that is stored in derivate xml
MCRFileMetadata() - Constructor for class org.mycore.datamodel.metadata.MCRFileMetadata
 
MCRFileMetadata(String, String, String, Collection<MCRCategoryID>) - Constructor for class org.mycore.datamodel.metadata.MCRFileMetadata
 
MCRFileMetadata(String, String, Collection<MCRCategoryID>) - Constructor for class org.mycore.datamodel.metadata.MCRFileMetadata
 
MCRFileMetadata(Element) - Constructor for class org.mycore.datamodel.metadata.MCRFileMetadata
 
MCRFileMetaEventHandler - Class in org.mycore.datamodel.metadata
Handles category links to files
MCRFileMetaEventHandler() - Constructor for class org.mycore.datamodel.metadata.MCRFileMetaEventHandler
 
MCRFileNodeServlet - Class in org.mycore.datamodel.ifs
This servlet delivers the contents of an MCRFilesystemNode to the client browser.
MCRFileNodeServlet() - Constructor for class org.mycore.datamodel.ifs.MCRFileNodeServlet
 
MCRFileStore - Class in org.mycore.datamodel.ifs2
Stores file collections containing files and directories.
MCRFileStore - Class in org.mycore.datamodel.niofs.ifs2
 
MCRFileStore() - Constructor for class org.mycore.datamodel.ifs2.MCRFileStore
 
MCRFileSystemPromoter - Class in org.mycore.datamodel.niofs
This MCRStartupHandler.AutoExecutable checks if the FileSystem implementations are available.
MCRFileSystemPromoter() - Constructor for class org.mycore.datamodel.niofs.MCRFileSystemPromoter
 
MCRFileSystemProvider - Class in org.mycore.datamodel.niofs.ifs2
 
MCRFileSystemProvider() - Constructor for class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
MCRFileTypeDetector - Class in org.mycore.datamodel.niofs.ifs2
 
MCRFileTypeDetector() - Constructor for class org.mycore.datamodel.niofs.ifs2.MCRFileTypeDetector
 
MCRFileUploadBucket - Class in org.mycore.webtools.upload
MCR.Upload.TempDirectory.Delete.Failed = Dass Löschen eines temporären Ordner ist gescheitert!
MCRFixedUserCallable<V> - Class in org.mycore.util.concurrent
Encapsulates a Callable with a mycore session belonging to a specific user and a database transaction.
MCRFixedUserCallable(Callable<V>, MCRUserInformation) - Constructor for class org.mycore.util.concurrent.MCRFixedUserCallable
Creates a new Callable encapsulating the MCRFixedUserCallable.call() method with a new SYSTEM MCRSession and a database transaction.
MCRFLURNGenerator - Class in org.mycore.pi.urn
Builds a new, unique NISS based on the current date and time expressed in seconds.
MCRFLURNGenerator() - Constructor for class org.mycore.pi.urn.MCRFLURNGenerator
 
MCRFoFormatterFOP - Class in org.mycore.component.fo.common.fo
This class implements the interface to use configured XSL-FO formatters for the layout service.
MCRFoFormatterFOP() - Constructor for class org.mycore.component.fo.common.fo.MCRFoFormatterFOP
 
MCRFoFormatterHelper - Class in org.mycore.component.fo.common.fo
Returns the XSL-FO formatter instance configured via PROPERTY, for example MCR.LayoutService.FoFormatter.class=org.mycore.common.fo.MCRFoFormatterFOP (which is the default using Apache FOP)
MCRFoFormatterHelper() - Constructor for class org.mycore.component.fo.common.fo.MCRFoFormatterHelper
 
MCRFoFormatterInterface - Interface in org.mycore.component.fo.common.fo
This is an interface to use configured XSL-FO formatters for the layout service.
MCRFooterInterface - Interface in org.mycore.iview2.frontend
The MCRFooterInterface adds the possibility to write a different implementations and combine them for example with the MCRTileCombineServlet.
MCRFopper - Class in org.mycore.component.fo.common.content.transformer
Transforms XSL-FO xml content to PDF.
MCRFopper() - Constructor for class org.mycore.component.fo.common.content.transformer.MCRFopper
 
MCRForbiddenExceptionMapper - Class in org.mycore.restapi.v1.errors
Maps response status Response.Status.FORBIDDEN to Response.Status.UNAUTHORIZED if current user is guest.
MCRForbiddenExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRForbiddenExceptionMapper
 
mcrfrom - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRFROM - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRFrontendUtil - Class in org.mycore.frontend
Servlet/Jersey Resource utility class.
MCRFrontendUtil() - Constructor for class org.mycore.frontend.MCRFrontendUtil
 
MCRFunctions - Class in org.mycore.common.function
 
MCRFunctions() - Constructor for class org.mycore.common.function.MCRFunctions
 
MCRGBVURLDetector - Class in org.mycore.mods.identifier
MCRGBVURLDetector() - Constructor for class org.mycore.mods.identifier.MCRGBVURLDetector
 
MCRGenericPIGenerator - Class in org.mycore.pi
MCR.PI.Generator.myGenerator=org.mycore.pi.urn.MCRGenericPIGenerator Set a generic pattern.
MCRGenericPIGenerator() - Constructor for class org.mycore.pi.MCRGenericPIGenerator
 
MCRGeoUtilities - Class in org.mycore.common
 
MCRGeoUtilities() - Constructor for class org.mycore.common.MCRGeoUtilities
 
MCRGlobPathMatcher - Class in org.mycore.datamodel.niofs
 
MCRGlobPathMatcher(String) - Constructor for class org.mycore.datamodel.niofs.MCRGlobPathMatcher
A PathMatcher that accepts 'glob' syntax
MCRGoobiMetsPostUploadProcessor - Class in org.mycore.mets.tools
 
MCRGoobiMetsPostUploadProcessor() - Constructor for class org.mycore.mets.tools.MCRGoobiMetsPostUploadProcessor
 
MCRGoogleSitemapCommands - Class in org.mycore.frontend.indexbrowser
This class builds a google sitemap containing links to all documents and store them to the webapps directory.
MCRGoogleSitemapCommands() - Constructor for class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommands
 
MCRGoogleSitemapCommon - Class in org.mycore.frontend.indexbrowser
This class implements all common methods to create the sitemap data.
MCRGoogleSitemapCommon(File) - Constructor for class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
The constructor
MCRGoogleSitemapCommon(String, File) - Constructor for class org.mycore.frontend.indexbrowser.MCRGoogleSitemapCommon
 
MCRGoogleSitemapServlet - Class in org.mycore.frontend.indexbrowser
This class builds a google sitemap containing links to all documents.
MCRGoogleSitemapServlet() - Constructor for class org.mycore.frontend.indexbrowser.MCRGoogleSitemapServlet
 
MCRGroupOfWorks - Class in org.mycore.orcid.works
Represents a group of works as the activities:group element returned in the ORCID response to fetch work summaries.
MCRGroupOfWorks() - Constructor for class org.mycore.orcid.works.MCRGroupOfWorks
 
MCRGsonUTCDateAdapter - Class in org.mycore.common
 
MCRGsonUTCDateAdapter() - Constructor for class org.mycore.common.MCRGsonUTCDateAdapter
 
MCRHandle - Class in org.mycore.pi.handle
 
MCRHandleInfo - Class in org.mycore.pi.handle
 
MCRHandleInfo() - Constructor for class org.mycore.pi.handle.MCRHandleInfo
 
MCRHandleParser - Class in org.mycore.pi.handle
 
MCRHandleParser() - Constructor for class org.mycore.pi.handle.MCRHandleParser
 
MCRHeaderInputStream - Class in org.mycore.common.content.streams
Provides the header of the stream that is read.
MCRHeaderInputStream(InputStream) - Constructor for class org.mycore.common.content.streams.MCRHeaderInputStream
 
MCRHibernateConfigHelper - Class in org.mycore.backend.hibernate
Helper class to check if EntityManagerFactory is correctly configured.
MCRHibernateConfigHelper() - Constructor for class org.mycore.backend.hibernate.MCRHibernateConfigHelper
 
MCRHIBLinkTableStore - Class in org.mycore.backend.hibernate
This class implements the MCRLinkTableInterface.
MCRHIBLinkTableStore() - Constructor for class org.mycore.backend.hibernate.MCRHIBLinkTableStore
The constructor for the class MCRHIBLinkTableStore.
MCRHISTORYDATE_MAX_TEXT - Static variable in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
The maximal length of 'text'
MCRHTML2XHTMLContentTransformer - Class in org.mycore.common.content.transformer
 
MCRHTML2XHTMLContentTransformer() - Constructor for class org.mycore.common.content.transformer.MCRHTML2XHTMLContentTransformer
 
MCRHttpsClient - Class in org.mycore.pi.urn.rest
Convinience class for sending http requests to the DNB urn service api.
MCRHttpsClient() - Constructor for class org.mycore.pi.urn.rest.MCRHttpsClient
 
MCRHttpSessionListener - Class in org.mycore.common.events
Handles different HttpSession events.
MCRHttpSessionListener() - Constructor for class org.mycore.common.events.MCRHttpSessionListener
 
MCRHttpUtils - Class in org.mycore.pi.urn
Created by chi on 31.01.17.
MCRHttpUtils - Class in org.mycore.services.http
 
MCRHttpUtils() - Constructor for class org.mycore.pi.urn.MCRHttpUtils
 
MCRHttpUtils() - Constructor for class org.mycore.services.http.MCRHttpUtils
 
MCRHyphenNormalizer - Class in org.mycore.mods.merger
Normalizes the different variants of hyphens in a given input text to the given character; defaults to a simple "minus".
MCRHyphenNormalizer() - Constructor for class org.mycore.mods.merger.MCRHyphenNormalizer
 
mcrId - Variable in class org.mycore.datamodel.metadata.MCRBase
 
mcrID - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
MCRIdentifier - Class in org.mycore.mods.enrichment
Represents a publication's identifier like DOI or ISBN
MCRIdentifierDetector<T> - Interface in org.mycore.mods.identifier
Identifies identifiers in specific sources.
MCRIdentifierMerger - Class in org.mycore.mods.merger
Compares and merges mods:identifier elements.
MCRIdentifierMerger() - Constructor for class org.mycore.mods.merger.MCRIdentifierMerger
 
MCRIdentifierType - Class in org.mycore.mods.enrichment
Represents a type of publication identifier, like DOI or ISBN.
MCRIdentifierUnresolvableException - Exception in org.mycore.pi.exceptions
 
MCRIdentifierUnresolvableException(String, String) - Constructor for exception org.mycore.pi.exceptions.MCRIdentifierUnresolvableException
 
MCRIdentifierUnresolvableException(String, String, Throwable) - Constructor for exception org.mycore.pi.exceptions.MCRIdentifierUnresolvableException
 
MCRIdentifierValidator - Class in org.mycore.mods
 
MCRIdentifierValidator() - Constructor for class org.mycore.mods.MCRIdentifierValidator
 
MCRIdentifierXSLUtils - Class in org.mycore.pi.frontend
 
MCRIdentifierXSLUtils() - Constructor for class org.mycore.pi.frontend.MCRIdentifierXSLUtils
 
MCRIdentityTransformer - Class in org.mycore.common.content.transformer
This is a noop transformer.
MCRIdentityTransformer(String, String) - Constructor for class org.mycore.common.content.transformer.MCRIdentityTransformer
 
MCRIdleConnectionMonitorThread - Class in org.mycore.services.http
Monitors a HttpClientConnectionManager for expired or idle connections.
MCRIdleConnectionMonitorThread(HttpClientConnectionManager) - Constructor for class org.mycore.services.http.MCRIdleConnectionMonitorThread
 
MCRIDPURLGenerator - Class in org.mycore.pi.purl
The property BaseURLTemplate is your url and the MCRIDPURLGenerator will replace $ID with the actual MyCoRe-ID.
MCRIDPURLGenerator() - Constructor for class org.mycore.pi.purl.MCRIDPURLGenerator
 
MCRIFSFileSystem - Class in org.mycore.datamodel.niofs.ifs2
 
MCRIgnoreClientAbortInterceptor - Class in org.mycore.restapi
Ignores IOException when writing to client OutputStream
MCRIgnoreClientAbortInterceptor() - Constructor for class org.mycore.restapi.MCRIgnoreClientAbortInterceptor
 
MCRIIIFAnnotation - Class in org.mycore.iiif.presentation.model.additional
 
MCRIIIFAnnotation(String, MCRIIIFCanvas) - Constructor for class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotation
 
MCRIIIFAnnotationBase - Class in org.mycore.iiif.presentation.model.additional
 
MCRIIIFAnnotationBase(String, MCRIIIFCanvas, String) - Constructor for class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
MCRIIIFAnnotationList - Class in org.mycore.iiif.presentation.model.additional
 
MCRIIIFAnnotationList(String, MCRIIIFCanvas) - Constructor for class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationList
 
MCRIIIFApp - Class in org.mycore.iiif.common
 
MCRIIIFApp() - Constructor for class org.mycore.iiif.common.MCRIIIFApp
 
MCRIIIFBase - Class in org.mycore.iiif.model
Base Class for most IIIF model classes
MCRIIIFBase() - Constructor for class org.mycore.iiif.model.MCRIIIFBase
 
MCRIIIFBase(String) - Constructor for class org.mycore.iiif.model.MCRIIIFBase
 
MCRIIIFBase(String, String) - Constructor for class org.mycore.iiif.model.MCRIIIFBase
 
MCRIIIFBase(String, String, String) - Constructor for class org.mycore.iiif.model.MCRIIIFBase
 
MCRIIIFBaseURLFilter - Class in org.mycore.iiif.common
 
MCRIIIFBaseURLFilter() - Constructor for class org.mycore.iiif.common.MCRIIIFBaseURLFilter
 
MCRIIIFCanvas - Class in org.mycore.iiif.presentation.model.basic
 
MCRIIIFCanvas(String, String, int, int) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
MCRIIIFFeatures - Enum Class in org.mycore.iiif.image.model
 
MCRIIIFImageImpl - Class in org.mycore.iiif.image.impl
 
MCRIIIFImageImpl(String) - Constructor for class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
MCRIIIFImageInformation - Class in org.mycore.iiif.image.model
 
MCRIIIFImageInformation(String, String, String, int, int, long) - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageInformation
 
MCRIIIFImageNotFoundException - Exception in org.mycore.iiif.image.impl
 
MCRIIIFImageNotFoundException(String) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageNotFoundException
 
MCRIIIFImageProfile - Class in org.mycore.iiif.image.model
 
MCRIIIFImageProfile() - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
MCRIIIFImageProvidingException - Exception in org.mycore.iiif.image.impl
 
MCRIIIFImageProvidingException() - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageProvidingException
 
MCRIIIFImageProvidingException(String) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageProvidingException
 
MCRIIIFImageProvidingException(String, Throwable) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageProvidingException
 
MCRIIIFImageProvidingException(String, Throwable, boolean, boolean) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageProvidingException
 
MCRIIIFImageProvidingException(Throwable) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFImageProvidingException
 
MCRIIIFImageQuality - Enum Class in org.mycore.iiif.image.model
 
MCRIIIFImageResource - Class in org.mycore.iiif.image.resources
 
MCRIIIFImageResource() - Constructor for class org.mycore.iiif.image.resources.MCRIIIFImageResource
 
MCRIIIFImageSourceRegion - Class in org.mycore.iiif.image.model
 
MCRIIIFImageSourceRegion(int, int, int, int) - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
MCRIIIFImageTargetRotation - Class in org.mycore.iiif.image.model
 
MCRIIIFImageTargetRotation(boolean, double) - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageTargetRotation
 
MCRIIIFImageTargetSize - Class in org.mycore.iiif.image.model
 
MCRIIIFImageTargetSize(int, int) - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageTargetSize
 
MCRIIIFImageTileInformation - Class in org.mycore.iiif.image.model
 
MCRIIIFImageTileInformation(int, int) - Constructor for class org.mycore.iiif.image.model.MCRIIIFImageTileInformation
 
MCRIIIFImageUtil - Class in org.mycore.iiif.image
 
MCRIIIFImageUtil() - Constructor for class org.mycore.iiif.image.MCRIIIFImageUtil
 
MCRIIIFLDURI - Class in org.mycore.iiif.presentation.model.attributes
 
MCRIIIFLDURI(String, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFLDURI
 
MCRIIIFLDURI(String, String, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFLDURI
 
MCRIIIFManifest - Class in org.mycore.iiif.presentation.model.basic
 
MCRIIIFManifest() - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
MCRIIIFMediaTypeHelper - Class in org.mycore.iiif.common
 
MCRIIIFMediaTypeHelper() - Constructor for class org.mycore.iiif.common.MCRIIIFMediaTypeHelper
 
MCRIIIFMetadata - Class in org.mycore.iiif.presentation.model.attributes
 
MCRIIIFMetadata(String, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
MCRIIIFMetadata(String, MCRIIIFMetadataValue) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
MCRIIIFMetadataValue - Class in org.mycore.iiif.presentation.model.attributes
 
MCRIIIFMetadataValue(String, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadataValue
 
MCRIIIFPresentationBase - Class in org.mycore.iiif.presentation.model
 
MCRIIIFPresentationBase() - Constructor for class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
MCRIIIFPresentationBase(String) - Constructor for class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
MCRIIIFPresentationBase(String, String) - Constructor for class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
MCRIIIFPresentationBase(String, String, String) - Constructor for class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
MCRIIIFPresentationImpl - Class in org.mycore.iiif.presentation.impl
 
MCRIIIFPresentationImpl(String) - Constructor for class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
 
MCRIIIFPresentationManifestQuickAccess - Class in org.mycore.iiif.presentation
 
MCRIIIFPresentationManifestQuickAccess(MCRIIIFManifest) - Constructor for class org.mycore.iiif.presentation.MCRIIIFPresentationManifestQuickAccess
 
MCRIIIFPresentationResource - Class in org.mycore.iiif.presentation.resources
 
MCRIIIFPresentationResource() - Constructor for class org.mycore.iiif.presentation.resources.MCRIIIFPresentationResource
 
MCRIIIFPresentationUtil - Class in org.mycore.iiif.presentation
 
MCRIIIFPresentationUtil() - Constructor for class org.mycore.iiif.presentation.MCRIIIFPresentationUtil
 
MCRIIIFRange - Class in org.mycore.iiif.presentation.model.basic
 
MCRIIIFRange(String) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
MCRIIIFReference - Class in org.mycore.iiif.presentation.model.basic
 
MCRIIIFReference(String, String) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFReference
 
MCRIIIFReference(MCRIIIFCanvas) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFReference
 
MCRIIIFReference(MCRIIIFRange) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFReference
 
MCRIIIFRegionParser - Class in org.mycore.iiif.image.parser
 
MCRIIIFRegionParser(String, int, int) - Constructor for class org.mycore.iiif.image.parser.MCRIIIFRegionParser
 
MCRIIIFResource - Class in org.mycore.iiif.presentation.model.attributes
 
MCRIIIFResource(String, MCRDCMIType) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
MCRIIIFResource(String, MCRDCMIType, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
MCRIIIFRotationParser - Class in org.mycore.iiif.image.parser
 
MCRIIIFRotationParser(String) - Constructor for class org.mycore.iiif.image.parser.MCRIIIFRotationParser
 
MCRIIIFScaleParser - Class in org.mycore.iiif.image.parser
 
MCRIIIFScaleParser(String, int, int) - Constructor for class org.mycore.iiif.image.parser.MCRIIIFScaleParser
 
MCRIIIFSequence - Class in org.mycore.iiif.presentation.model.basic
 
MCRIIIFSequence(String) - Constructor for class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
MCRIIIFService - Class in org.mycore.iiif.presentation.model.attributes
A link to a service that makes more functionality available for the resource, such as from an image to the base URI of an associated IIIF Image API service.
MCRIIIFService(String, String) - Constructor for class org.mycore.iiif.presentation.model.attributes.MCRIIIFService
 
MCRIIIFUnsupportedFormatException - Exception in org.mycore.iiif.image.impl
 
MCRIIIFUnsupportedFormatException(String) - Constructor for exception org.mycore.iiif.image.impl.MCRIIIFUnsupportedFormatException
 
MCRIIIFViewingDirection - Enum Class in org.mycore.iiif.presentation.model.attributes
The direction that canvases of the resource should be presented when rendered for the user to navigate and/or read.
MCRIIIFViewingHint - Enum Class in org.mycore.iiif.presentation.model.attributes
A hint to the client as to the most appropriate method of displaying the resource.
MCRILogicalStructMapTypeProvider - Interface in org.mycore.mets.model
 
MCRImageThumbnailGenerator - Class in org.mycore.iview2.services
 
MCRImageThumbnailGenerator() - Constructor for class org.mycore.iview2.services.MCRImageThumbnailGenerator
 
MCRImageTileEventHandler - Class in org.mycore.iview2.events
Handles MCRFile events to keep image tiles up-to-date.
MCRImageTileEventHandler() - Constructor for class org.mycore.iview2.events.MCRImageTileEventHandler
 
MCRImageTiler - Class in org.mycore.iview2.services
Master image tiler thread.
MCRIncludeHandler - Class in org.mycore.frontend.xeditor
Handles xed:include, xed:preload and xed:modify|xed:extend to include XEditor components by URI and ID.
MCRIncludeHandler() - Constructor for class org.mycore.frontend.xeditor.MCRIncludeHandler
 
MCRInfo - Class in org.mycore.restapi.v1
 
MCRInfo - Class in org.mycore.restapi.v2
 
MCRInfo() - Constructor for class org.mycore.restapi.v1.MCRInfo
 
MCRInfo() - Constructor for class org.mycore.restapi.v2.MCRInfo
 
MCRInfo.BuildInfo - Class in org.mycore.restapi.v2
 
MCRInfo.GitClosestTag - Class in org.mycore.restapi.v2
 
MCRInfo.GitCommitInfo - Class in org.mycore.restapi.v2
 
MCRInfo.GitCommitMessage - Class in org.mycore.restapi.v2
 
MCRInfo.GitId - Class in org.mycore.restapi.v2
 
MCRInfo.User - Class in org.mycore.restapi.v2
 
MCRInsertTarget - Class in org.mycore.frontend.xeditor.target
 
MCRInsertTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRInsertTarget
 
MCRInstantXMLAdapter - Class in org.mycore.restapi.converter
 
MCRInstantXMLAdapter() - Constructor for class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
MCRIntegerValidator - Class in org.mycore.frontend.xeditor.validation
Validates values to be integer numbers.
MCRIntegerValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRIntegerValidator
 
MCRInvalidIdentifierExeption - Exception in org.mycore.pi.exceptions
 
MCRInvalidIdentifierExeption(String, String) - Constructor for exception org.mycore.pi.exceptions.MCRInvalidIdentifierExeption
 
MCRIPAddress - Class in org.mycore.access.mcrimpl
A class for representing an IP Address, or a range of IP addresses
MCRIPAddress(String) - Constructor for class org.mycore.access.mcrimpl.MCRIPAddress
 
MCRIPAddress(InetAddress) - Constructor for class org.mycore.access.mcrimpl.MCRIPAddress
 
MCRIPAddress(InetAddress, InetAddress) - Constructor for class org.mycore.access.mcrimpl.MCRIPAddress
 
MCRIpAddressFact - Class in org.mycore.access.facts.fact
This fact implementation can store an IP address
MCRIpAddressFact(String, String) - Constructor for class org.mycore.access.facts.fact.MCRIpAddressFact
 
MCRIPClause - Class in org.mycore.access.mcrimpl
Implementation of a (ip xy) clause
MCRIPClause() - Constructor for class org.mycore.access.mcrimpl.MCRIPClause
 
MCRIPClause(String) - Constructor for class org.mycore.access.mcrimpl.MCRIPClause
 
MCRIPCondition - Class in org.mycore.access.facts.condition.fact
This condition checks if the current user has an IP of the specified IP range.
MCRIPCondition - Interface in org.mycore.parsers.bool
 
MCRIPCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRIPCondition
 
MCRISO8601Date - Class in org.mycore.datamodel.common
holds info about a specific point in time.
MCRISO8601Date() - Constructor for class org.mycore.datamodel.common.MCRISO8601Date
creates an empty instance. use MCRISO8601Date.setDate(String) to parse a date/time by this instance.
MCRISO8601Date(String) - Constructor for class org.mycore.datamodel.common.MCRISO8601Date
MCRISO8601Format - Enum Class in org.mycore.datamodel.common
 
MCRISO8601FormatChooser - Class in org.mycore.datamodel.common
is a helper class for MCRMetaISO8601Date.
MCRISO8601FormatChooser() - Constructor for class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
MCRItemDataProvider - Class in org.mycore.csl
 
MCRItemDataProvider() - Constructor for class org.mycore.csl.MCRItemDataProvider
 
MCRIView2Commands - Class in org.mycore.iview2.frontend
Provides commands for Image Viewer.
MCRIView2Commands() - Constructor for class org.mycore.iview2.frontend.MCRIView2Commands
 
MCRIView2TilingThreadStarter - Class in org.mycore.iview2.events
Handles tiling process in a web application.
MCRIView2TilingThreadStarter() - Constructor for class org.mycore.iview2.events.MCRIView2TilingThreadStarter
 
MCRIView2Tools - Class in org.mycore.iview2.services
Tools class with common methods for IView2.
MCRIView2Tools() - Constructor for class org.mycore.iview2.services.MCRIView2Tools
 
MCRIView2XSLFunctions - Class in org.mycore.iview2.frontend
 
MCRIView2XSLFunctions() - Constructor for class org.mycore.iview2.frontend.MCRIView2XSLFunctions
 
MCRIView2XSLFunctionsAdapter - Class in org.mycore.iview2.frontend
Adapter that can be extended to work with different internal files systems.
MCRIView2XSLFunctionsAdapter() - Constructor for class org.mycore.iview2.frontend.MCRIView2XSLFunctionsAdapter
 
MCRIviewACLProvider - Interface in org.mycore.viewer.configuration
 
MCRIviewDefaultACLProvider - Class in org.mycore.viewer.configuration
 
MCRIviewDefaultACLProvider() - Constructor for class org.mycore.viewer.configuration.MCRIviewDefaultACLProvider
 
MCRIVIEWIIIFImageImpl - Class in org.mycore.iview2.iiif
 
MCRIVIEWIIIFImageImpl(String) - Constructor for class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
MCRIViewZipResource - Class in org.mycore.iview2.frontend.resources
 
MCRIViewZipResource() - Constructor for class org.mycore.iview2.frontend.resources.MCRIViewZipResource
 
MCRIViewZipResource.ZipStreamingOutput - Class in org.mycore.iview2.frontend.resources
 
MCRJanitorEventHandlerBase - Class in org.mycore.common.events
A EventHandler which runs as MCRSystemUserInformation.getJanitorInstance().
MCRJanitorEventHandlerBase() - Constructor for class org.mycore.common.events.MCRJanitorEventHandlerBase
 
MCRJAXBContent<T> - Class in org.mycore.common.content
 
MCRJAXBContent(JAXBContext, T) - Constructor for class org.mycore.common.content.MCRJAXBContent
 
MCRJaxenXPathFactory - Class in org.mycore.frontend.xeditor.jaxen
 
MCRJaxenXPathFactory() - Constructor for class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactory
 
MCRJDOMContent - Class in org.mycore.common.content
Reads MCRContent from a JDOM XML document.
MCRJDOMContent(Document) - Constructor for class org.mycore.common.content.MCRJDOMContent
 
MCRJDOMContent(Element) - Constructor for class org.mycore.common.content.MCRJDOMContent
Alternative constructor for newly created root elements that do not have a Document parent yet, which is a very common use case.
MCRJerseyBaseFeature - Class in org.mycore.frontend.jersey.feature
 
MCRJerseyBaseFeature() - Constructor for class org.mycore.frontend.jersey.feature.MCRJerseyBaseFeature
 
MCRJerseyConfiguration - Interface in org.mycore.frontend.jersey
Base interface to configure jersey in an mycore application.
MCRJerseyDefaultConfiguration - Class in org.mycore.frontend.jersey
Default jersey configuration for mycore.
MCRJerseyDefaultConfiguration() - Constructor for class org.mycore.frontend.jersey.MCRJerseyDefaultConfiguration
 
MCRJerseyDefaultFeature - Class in org.mycore.frontend.jersey.feature
Default feature for mycore.
MCRJerseyDefaultFeature() - Constructor for class org.mycore.frontend.jersey.feature.MCRJerseyDefaultFeature
 
MCRJerseyExceptionMapper - Class in org.mycore.frontend.jersey.resources
Handles jersey web application exceptions.
MCRJerseyExceptionMapper() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyExceptionMapper
 
MCRJerseyLodApp - Class in org.mycore.lod
Basic configuration for the MyCoRe Linked Open Data Endpoint
MCRJerseyLodApp() - Constructor for class org.mycore.lod.MCRJerseyLodApp
Constructor
MCRJerseyResource - Class in org.mycore.frontend.jersey.resources
 
MCRJerseyResource() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyResource
 
MCRJerseyResourceConfig - Class in org.mycore.frontend.jersey
Entry point for mycore jersey configuration.
MCRJerseyResourceConfig() - Constructor for class org.mycore.frontend.jersey.MCRJerseyResourceConfig
 
MCRJerseyRestApp - Class in org.mycore.restapi
 
MCRJerseyRestApp() - Constructor for class org.mycore.restapi.MCRJerseyRestApp
 
MCRJerseyUtil - Class in org.mycore.frontend.jersey
Contains some jersey utility methods.
MCRJerseyUtil() - Constructor for class org.mycore.frontend.jersey.MCRJerseyUtil
 
MCRJMXBridge - Class in org.mycore.services.mbeans
 
MCRJob - Class in org.mycore.services.queuedjob
Container class handled by hibernate to store and retrieve job information.
MCRJob() - Constructor for class org.mycore.services.queuedjob.MCRJob
 
MCRJob(Class<? extends MCRJobAction>) - Constructor for class org.mycore.services.queuedjob.MCRJob
 
MCRJob_ - Class in org.mycore.services.queuedjob
 
MCRJob_() - Constructor for class org.mycore.services.queuedjob.MCRJob_
 
MCRJobAction - Class in org.mycore.services.queuedjob
MCRJobAction must be extended to do some work for given MCRJob.
MCRJobAction() - Constructor for class org.mycore.services.queuedjob.MCRJobAction
The constructor of the job action.
MCRJobAction(MCRJob) - Constructor for class org.mycore.services.queuedjob.MCRJobAction
The constructor of the job action with specific MCRJob.
MCRJobActionConverter - Class in org.mycore.services.queuedjob
 
MCRJobActionConverter() - Constructor for class org.mycore.services.queuedjob.MCRJobActionConverter
 
MCRJobMaster - Class in org.mycore.services.queuedjob
The master of all MCRJobThreads threads.
MCRJobQueue - Class in org.mycore.services.queuedjob
 
MCRJobQueueInitializer - Class in org.mycore.services.queuedjob
 
MCRJobQueueInitializer() - Constructor for class org.mycore.services.queuedjob.MCRJobQueueInitializer
 
MCRJobQueuePermission - Class in org.mycore.services.queuedjob
 
MCRJobQueuePermission() - Constructor for class org.mycore.services.queuedjob.MCRJobQueuePermission
 
MCRJobQueueResource - Class in org.mycore.services.queuedjob
 
MCRJobQueueResource() - Constructor for class org.mycore.services.queuedjob.MCRJobQueueResource
 
MCRJobState - Enum Class in org.mycore.iview2.services
Represents the status of tiling jobs
MCRJobStatus - Enum Class in org.mycore.services.queuedjob
Possible states of the job can be: MCRJobStatus.NEW job added to queue MCRJobStatus.PROCESSING job currently on processing MCRJobStatus.FINISHED job processing is finished
MCRJobStatusListener - Interface in org.mycore.services.queuedjob
Interface one must implement to get notified about when an MCRJob has started, finished or failed.
MCRJobThread - Class in org.mycore.services.queuedjob
A slave thread of MCRJobMaster.
MCRJobThread(MCRJob) - Constructor for class org.mycore.services.queuedjob.MCRJobThread
 
MCRJPAAccessStore - Class in org.mycore.backend.jpa.access
JPA implementation of acceess store to manage access rights
MCRJPAAccessStore() - Constructor for class org.mycore.backend.jpa.access.MCRJPAAccessStore
 
MCRJPAAltoChangeSetStore - Class in org.mycore.viewer.alto.service.impl
 
MCRJPAAltoChangeSetStore() - Constructor for class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
MCRJPABootstrapper - Class in org.mycore.backend.jpa
Initializes JPA EntityManagerFactory
MCRJPABootstrapper() - Constructor for class org.mycore.backend.jpa.MCRJPABootstrapper
 
MCRJPARuleStore - Class in org.mycore.backend.jpa.access
JPA implementation for RuleStore, storing access rules
MCRJPARuleStore() - Constructor for class org.mycore.backend.jpa.access.MCRJPARuleStore
 
MCRJSONCategoriesSaveList - Class in org.mycore.frontend.classeditor.json
 
MCRJSONCategoriesSaveList() - Constructor for class org.mycore.frontend.classeditor.json.MCRJSONCategoriesSaveList
 
MCRJSONCategory - Class in org.mycore.frontend.classeditor.json
GSON Category abstraction.
MCRJSONCategory() - Constructor for class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
MCRJSONCategory(MCRCategory) - Constructor for class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
MCRJSONCategoryHelper - Class in org.mycore.frontend.classeditor.json
 
MCRJSONFileVisitor - Class in org.mycore.restapi.v1.utils
 
MCRJSONFileVisitor(JsonWriter, MCRObjectID, MCRObjectID, UriInfo, Application) - Constructor for class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
MCRJSONManager - Class in org.mycore.common
 
MCRJSONSimpleModelConverter - Class in org.mycore.mets.model.converter
This class converts JSON to MCRMetsSimpleModel.
MCRJSONSimpleModelConverter() - Constructor for class org.mycore.mets.model.converter.MCRJSONSimpleModelConverter
 
MCRJSONSubscriber - Class in org.mycore.webcli.flow
 
MCRJSONSubscriber(Session, ReentrantLock) - Constructor for class org.mycore.webcli.flow.MCRJSONSubscriber
 
MCRJSONTypeAdapter<T> - Class in org.mycore.common
 
MCRJSONTypeAdapter() - Constructor for class org.mycore.common.MCRJSONTypeAdapter
 
MCRJSONUtils - Class in org.mycore.common
 
MCRJSONUtils() - Constructor for class org.mycore.common.MCRJSONUtils
 
MCRJWPlayerResource - Class in org.mycore.media.frontend.jersey
 
MCRJWPlayerResource() - Constructor for class org.mycore.media.frontend.jersey.MCRJWPlayerResource
 
MCRJWTResource - Class in org.mycore.frontend.jersey.resources
 
MCRJWTResource() - Constructor for class org.mycore.frontend.jersey.resources.MCRJWTResource
 
MCRJWTUtil - Class in org.mycore.frontend.jersey
 
MCRJWTUtil() - Constructor for class org.mycore.frontend.jersey.MCRJWTUtil
 
mcrLabel - Variable in class org.mycore.datamodel.metadata.MCRDerivate
 
mcrLabel - Variable in class org.mycore.datamodel.metadata.MCRObject
 
MCRLabel - Class in org.mycore.datamodel.classifications2
This class represents a label of a MCRCategory.
MCRLabel() - Constructor for class org.mycore.datamodel.classifications2.MCRLabel
 
MCRLabel(String, String, String) - Constructor for class org.mycore.datamodel.classifications2.MCRLabel
 
MCRLabel_ - Class in org.mycore.datamodel.classifications2
 
MCRLabel_() - Constructor for class org.mycore.datamodel.classifications2.MCRLabel_
 
MCRLabelSetTypeAdapter - Class in org.mycore.frontend.classeditor
 
MCRLabelSetTypeAdapter() - Constructor for class org.mycore.frontend.classeditor.MCRLabelSetTypeAdapter
 
MCRLabelSetWrapper - Class in org.mycore.frontend.classeditor.wrapper
 
MCRLabelSetWrapper(SortedSet<MCRLabel>) - Constructor for class org.mycore.frontend.classeditor.wrapper.MCRLabelSetWrapper
 
MCRLabelTransformer - Class in org.mycore.datamodel.classifications2.utils
 
MCRLabelTransformer() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRLabelTransformer
 
MCRLanguage - Class in org.mycore.datamodel.language
Represents a language in the datamodel, independent of the type of code used to encode it.
MCRLanguageCodeType - Enum Class in org.mycore.datamodel.language
Represents a type of langauge code, currently the ISO 639-1 and ISO 639-2b and 2t code types.
MCRLanguageDetector - Class in org.mycore.common
Detects the language of a given text string by looking for typical words and word endings and used characters for each language.
MCRLanguageDetector() - Constructor for class org.mycore.common.MCRLanguageDetector
 
MCRLanguageFactory - Class in org.mycore.datamodel.language
Returns MCRLanguage instances.
MCRLanguageResolver - Class in org.mycore.datamodel.language
Resolves languages by code.
MCRLanguageResolver() - Constructor for class org.mycore.datamodel.language.MCRLanguageResolver
 
MCRLanguageXML - Class in org.mycore.datamodel.language
Helper class to map xml:lang and lang attributes in XML to MCRLanguage
MCRLanguageXML() - Constructor for class org.mycore.datamodel.language.MCRLanguageXML
 
MCRLayoutService - Class in org.mycore.common.xml
Does the layout for other MyCoRe servlets by transforming XML input to various output formats, using XSL stylesheets.
MCRLayoutService() - Constructor for class org.mycore.common.xml.MCRLayoutService
 
MCRLayoutServiceTarget - Class in org.mycore.frontend.xeditor.target
 
MCRLayoutServiceTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRLayoutServiceTarget
 
MCRLayoutTransformerFactory - Class in org.mycore.common.xml
This class acts as a MCRContentTransformer factory for MCRLayoutService.
MCRLayoutTransformerFactory() - Constructor for class org.mycore.common.xml.MCRLayoutTransformerFactory
 
MCRLayoutTransformerFoFactory - Class in org.mycore.component.fo.common.content.xml
This class acts as a MCRContentTransformer factory for MCRLayoutService.
MCRLayoutTransformerFoFactory() - Constructor for class org.mycore.component.fo.common.content.xml.MCRLayoutTransformerFoFactory
 
MCRLayoutUtilities - Class in org.mycore.frontend
Xalan extention for navigation.xsl
MCRLayoutUtilities() - Constructor for class org.mycore.frontend.MCRLayoutUtilities
 
MCRLazyStreamSource - Class in org.mycore.common.xsl
A StreamSource that offers a lazy initialization to MCRLazyStreamSource.getInputStream().
MCRLazyStreamSource(MCRLazyStreamSource.InputStreamSupplier, String) - Constructor for class org.mycore.common.xsl.MCRLazyStreamSource
 
MCRLazyStreamSource.InputStreamSupplier - Interface in org.mycore.common.xsl
 
MCRLDAPClient - Class in org.mycore.user2.login
Queries an LDAP server for the user's properties
MCRLINKHREF - Class in org.mycore.backend.jpa.links
This class implement the data sructure of the MCRLinkHref table.
MCRLINKHREF() - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREF
The constructor of the class MCRLINKHREF
MCRLINKHREF(String, String, String, String) - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREF
The constructor of the class MCRLINKHREF
MCRLINKHREF_ - Class in org.mycore.backend.jpa.links
 
MCRLINKHREF_() - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREF_
 
MCRLINKHREFPK - Class in org.mycore.backend.jpa.links
This class hold all primary keys of MCRLINKHREF
MCRLINKHREFPK() - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREFPK
The constructor
MCRLINKHREFPK(String, String, String) - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREFPK
 
MCRLINKHREFPK_ - Class in org.mycore.backend.jpa.links
 
MCRLINKHREFPK_() - Constructor for class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRLinkTableEventHandler - Class in org.mycore.datamodel.common
This class manages all operations of the LinkTables for operations of an object.
MCRLinkTableEventHandler() - Constructor for class org.mycore.datamodel.common.MCRLinkTableEventHandler
 
MCRLinkTableInterface - Interface in org.mycore.datamodel.common
This interface is designed to choose the persistence for the link tables.
MCRLinkTableManager - Class in org.mycore.datamodel.common
This class manage all accesses to the link table database.
MCRLinkTableManager() - Constructor for class org.mycore.datamodel.common.MCRLinkTableManager
The constructor of this class.
MCRListenableProgressable - Interface in org.mycore.common.processing
Same as a MCRProgressable but can listen to progress change events.
MCRListModsItemDataProvider - Class in org.mycore.mods.csl
Does the same as @MCRModsItemDataProvider but you can provide multiple objects
MCRListModsItemDataProvider() - Constructor for class org.mycore.mods.csl.MCRListModsItemDataProvider
 
MCRLocaleResource - Class in org.mycore.frontend.jersey.resources
 
MCRLocaleResource() - Constructor for class org.mycore.frontend.jersey.resources.MCRLocaleResource
 
MCRLocalPIResolver - Class in org.mycore.pi
 
MCRLocalPIResolver() - Constructor for class org.mycore.pi.MCRLocalPIResolver
 
MCRLockServlet - Class in org.mycore.frontend.servlets
 
MCRLockServlet() - Constructor for class org.mycore.frontend.servlets.MCRLockServlet
 
MCRLodClassification - Class in org.mycore.lod.controller
Linked Open Data: Classification End point
MCRLodClassification() - Constructor for class org.mycore.lod.controller.MCRLodClassification
 
MCRLodFeature - Class in org.mycore.lod
Jersey configuration for Linked Open Data Endpoint
MCRLodFeature() - Constructor for class org.mycore.lod.MCRLodFeature
 
MCRLodRoot - Class in org.mycore.lod.controller
Linked Open Data: Root End point (Work in Progress - find some reasonable schema to for repository metadata)
MCRLodRoot() - Constructor for class org.mycore.lod.controller.MCRLodRoot
 
MCRLogEventProcessor - Class in org.mycore.webcli.flow
 
MCRLogEventProcessor() - Constructor for class org.mycore.webcli.flow.MCRLogEventProcessor
 
MCRLoggingCommands - Class in org.mycore.frontend.cli
Use this class to change log levels of java packages and classes.
MCRLoggingCommands() - Constructor for class org.mycore.frontend.cli.MCRLoggingCommands
 
MCRLogin - Class in org.mycore.frontend.support
 
MCRLogin - Class in org.mycore.user2.login
 
MCRLogin() - Constructor for class org.mycore.frontend.support.MCRLogin
 
MCRLogin() - Constructor for class org.mycore.user2.login.MCRLogin
 
MCRLogin(MCRUserInformation, String) - Constructor for class org.mycore.frontend.support.MCRLogin
 
MCRLogin(MCRUserInformation, String, String) - Constructor for class org.mycore.user2.login.MCRLogin
 
MCRLogin.Form - Class in org.mycore.frontend.support
 
MCRLogin.InputField - Class in org.mycore.frontend.support
 
MCRLoginServlet - Class in org.mycore.user2.login
Provides functionality to select login method, change login user and show a welcome page.
MCRLoginServlet() - Constructor for class org.mycore.user2.login.MCRLoginServlet
 
MCRLogoutServlet - Class in org.mycore.frontend.servlets
Invalidates a session and sends redirect to referring page.
MCRLogoutServlet() - Constructor for class org.mycore.frontend.servlets.MCRLogoutServlet
 
MCRMailer - Class in org.mycore.common
This class provides methods to send emails from within a MyCoRe application.
MCRMailer() - Constructor for class org.mycore.common.MCRMailer
 
MCRMailer.EMail - Class in org.mycore.common
 
MCRMailer.EMail.MessagePart - Class in org.mycore.common
 
MCRMailer.EMail.MessageType - Enum Class in org.mycore.common
 
MCRMailEventHandler - Class in org.mycore.wfc.mail
Uses "e-mail-events.xsl" to transform derivate, object and files to emails.
MCRMailEventHandler() - Constructor for class org.mycore.wfc.mail.MCRMailEventHandler
 
MCRMaindocEventHandler - Class in org.mycore.datamodel.metadata
This eventhandler deals with changes to the maindoc file.
MCRMaindocEventHandler() - Constructor for class org.mycore.datamodel.metadata.MCRMaindocEventHandler
 
MCRMapObjectIDDOIGenerator - Class in org.mycore.pi.doi
Uses mapping from MCRObjectID base to DOI prefix to generate DOIs.
MCRMapObjectIDDOIGenerator() - Constructor for class org.mycore.pi.doi.MCRMapObjectIDDOIGenerator
 
MCRMarkManager - Class in org.mycore.datamodel.common
Experimental class to improve performance on delete and import operations.
MCRMarkManager.Operation - Enum Class in org.mycore.datamodel.common
 
MCRMatchesValidator - Class in org.mycore.frontend.xeditor.validation
Validates input to match a specified java.util.regex pattern.
MCRMatchesValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMatchesValidator
 
MCRMaxDateValidator - Class in org.mycore.frontend.xeditor.validation
Validates date values against a maximum date.
MCRMaxDateValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMaxDateValidator
 
MCRMaxDecimalValidator - Class in org.mycore.frontend.xeditor.validation
Validates input to be a decimal number and not bigger than a given value.
MCRMaxDecimalValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMaxDecimalValidator
 
MCRMaxIntegerValidator - Class in org.mycore.frontend.xeditor.validation
Validates values to be integer numbers not bigger than a given maximum value.
MCRMaxIntegerValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMaxIntegerValidator
 
MCRMaxLengthValidator - Class in org.mycore.frontend.xeditor.validation
Validates text values to have a given maximum length Example: <xed:validate maxLength="250"
MCRMaxLengthValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMaxLengthValidator
 
MCRMaxStringValidator - Class in org.mycore.frontend.xeditor.validation
Validates text values to be "below" (in java.lang.String#compare order) a given maximum.
MCRMaxStringValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMaxStringValidator
 
MCRMD5AttributeView<T> - Interface in org.mycore.datamodel.niofs
 
MCRMD5InputStream - Class in org.mycore.common.content.streams
Builds an MD5 checksum String while content goes through this input stream.
MCRMD5InputStream(InputStream) - Constructor for class org.mycore.common.content.streams.MCRMD5InputStream
 
MCRMediaSource - Class in org.mycore.media.video
 
MCRMediaSource(String, MCRMediaSourceType) - Constructor for class org.mycore.media.video.MCRMediaSource
 
MCRMediaSourceProvider - Class in org.mycore.media.video
 
MCRMediaSourceProvider(String, String, Optional<String>, Supplier<String[]>) - Constructor for class org.mycore.media.video.MCRMediaSourceProvider
 
MCRMediaSourceType - Enum Class in org.mycore.media
 
MCRMemoryChangeSetStore - Class in org.mycore.viewer.alto.service.impl
 
MCRMemoryChangeSetStore() - Constructor for class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
MCRMerger - Class in org.mycore.mods.merger
MCRMerger is the main and default implementation for comparing and merging MODS elements that are semantically the same.
MCRMerger() - Constructor for class org.mycore.mods.merger.MCRMerger
 
MCRMergerFactory - Class in org.mycore.mods.merger
Builds appropriate MCRMerger instances for a given MODS XML element.
MCRMergerFactory() - Constructor for class org.mycore.mods.merger.MCRMergerFactory
 
MCRMergeTool - Class in org.mycore.mods.merger
Provides a convenience method to merge one MODS element into another.
MCRMergeTool() - Constructor for class org.mycore.mods.merger.MCRMergeTool
 
MCRMetaAccessRule - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaAccessRule part of a metadata object.
MCRMetaAccessRule() - Constructor for class org.mycore.datamodel.metadata.MCRMetaAccessRule
This is the constructor.
MCRMetaAccessRule(String, String, int, String, Element) - Constructor for class org.mycore.datamodel.metadata.MCRMetaAccessRule
This is the constructor.
MCRMetaAddress - Class in org.mycore.datamodel.metadata
This class implements all methods for handling with the MCRMetaAddress part of a metadata object.
MCRMetaAddress() - Constructor for class org.mycore.datamodel.metadata.MCRMetaAddress
This is the constructor.
MCRMetaAddress(String, String, String, int, String, String, String, String, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaAddress
This is the constructor.
MCRMetaBoolean - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaBoolean part of a metadata object.
MCRMetaBoolean() - Constructor for class org.mycore.datamodel.metadata.MCRMetaBoolean
This is the constructor.
MCRMetaBoolean(String, String, int, boolean) - Constructor for class org.mycore.datamodel.metadata.MCRMetaBoolean
This is the constructor.
MCRMetaBoolean(String, String, int, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaBoolean
This is the constructor.
MCRMetaBoolean(String, String, String, int, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaBoolean
Deprecated.
MCRMetaClassification - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaClassification part of a metadata object.
MCRMetaClassification() - Constructor for class org.mycore.datamodel.metadata.MCRMetaClassification
This is the constructor.
MCRMetaClassification(String, int, String, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaClassification
This is the constructor.
MCRMetaClassification(String, int, String, MCRCategoryID) - Constructor for class org.mycore.datamodel.metadata.MCRMetaClassification
This is the constructor.
MCRMetadataHistoryCommands - Class in org.mycore.datamodel.metadata.history
 
MCRMetadataHistoryCommands() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetadataHistoryCommands
 
MCRMetadataHistoryEventType - Enum Class in org.mycore.datamodel.metadata.history
 
MCRMetadataHistoryEventTypeConverter - Class in org.mycore.datamodel.metadata.history
 
MCRMetadataHistoryEventTypeConverter() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventTypeConverter
 
MCRMetadataHistoryManager - Class in org.mycore.datamodel.metadata.history
 
MCRMetadataHistoryManager() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManager
 
MCRMetadataManager - Class in org.mycore.datamodel.metadata
Delivers persistence operations for MCRObject and MCRDerivate .
MCRMetadataShareAgent - Interface in org.mycore.datamodel.metadata.share
 
MCRMetadataShareAgentFactory - Class in org.mycore.datamodel.metadata.share
This factory creates MCRMetadataShareAgent instances.
MCRMetadataShareAgentFactory() - Constructor for class org.mycore.datamodel.metadata.share.MCRMetadataShareAgentFactory
 
MCRMetadataStore - Class in org.mycore.datamodel.ifs2
Stores XML metadata documents (or optionally any other BLOB data) in a persistent filesystem structure For each object type, a store must be defined as follows: MCR.IFS2.Store.DocPortal_document.Class=org.mycore.datamodel.ifs2.MCRMetadataStore MCR.IFS2.Store.DocPortal_document.BaseDir=/foo/bar MCR.IFS2.Store.DocPortal_document.SlotLayout=4-2-2 MCR.IFS2.Store.DocPortal_document.ForceXML=true (which is default)
MCRMetadataStore() - Constructor for class org.mycore.datamodel.ifs2.MCRMetadataStore
 
MCRMetadataVersion - Class in org.mycore.datamodel.ifs2
Provides information about a stored version of metadata and allows to retrieve that version from SVN
MCRMetadataVersion(MCRVersionedMetadata, String, String, Date, char) - Constructor for class org.mycore.datamodel.ifs2.MCRMetadataVersion
 
MCRMetaDateLangText - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaDateLangText part of a metadata object.
MCRMetaDateLangText() - Constructor for class org.mycore.datamodel.metadata.MCRMetaDateLangText
This is the constructor.
MCRMetaDateLangText(String, String, String, int, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaDateLangText
This is the constructor.
MCRMetaDefault - Class in org.mycore.datamodel.metadata
This class implements any methods for handling the basic data for all metadata classes of the metadata objects.
MCRMetaDefault() - Constructor for class org.mycore.datamodel.metadata.MCRMetaDefault
This is the constructor.
MCRMetaDefault(String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaDefault
This is the constructor.
MCRMetaDefault(String, String, String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaDefault
This is the constructor.
MCRMetaDefault(String, String, String, int, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaDefault
This is the constructor.
MCRMetaDefaultListJSONWriter - Class in org.mycore.restapi.converter
 
MCRMetaDefaultListJSONWriter() - Constructor for class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
MCRMetaDefaultListXMLWriter - Class in org.mycore.restapi.converter
 
MCRMetaDefaultListXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
MCRMetaDerivateLink - Class in org.mycore.datamodel.metadata
 
MCRMetaDerivateLink() - Constructor for class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Constructor initializes the HashMap
MCRMetaElement - Class in org.mycore.datamodel.metadata
This class is designed to to have a basic class for all metadata.
MCRMetaElement() - Constructor for class org.mycore.datamodel.metadata.MCRMetaElement
This is the constructor of the MCRMetaElement class.
MCRMetaElement(Class<? extends MCRMetaInterface>, String, boolean, boolean, List<? extends MCRMetaInterface>) - Constructor for class org.mycore.datamodel.metadata.MCRMetaElement
This is the constructor of the MCRMetaElement class.
MCRMetaEnrichedLinkID - Class in org.mycore.datamodel.metadata
A Link to a MCRDerivate.
MCRMetaEnrichedLinkID() - Constructor for class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
MCRMetaEnrichedLinkIDFactory - Class in org.mycore.datamodel.metadata
Handles andle which information is present in the MCRMetaEnrichedLinkID for Derivates.
MCRMetaEnrichedLinkIDFactory() - Constructor for class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDFactory
 
MCRMetaHistoryDate - Class in org.mycore.datamodel.metadata
This class implements all methods for handling the MCRMetaHistoryDate part of a metadata object.
MCRMetaHistoryDate() - Constructor for class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This is the constructor.
MCRMetaHistoryDate(String, String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This is the constructor.
MCRMetaHistoryDate.MCRMetaHistoryDateText - Class in org.mycore.datamodel.metadata
This class describes the structure of pair of language an text.
MCRMetaHistoryDateText() - Constructor for class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
 
MCRMetaHistoryDateText(String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
 
MCRMetaHistoryItem - Class in org.mycore.datamodel.metadata.history
Entity implementation class for Entity: MCRMetaHistoryItem
MCRMetaHistoryItem() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
MCRMetaHistoryItem_ - Class in org.mycore.datamodel.metadata.history
 
MCRMetaHistoryItem_() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
MCRMetaIFS - Class in org.mycore.datamodel.metadata
This class implements all method for handling the IFS metadata.
MCRMetaIFS() - Constructor for class org.mycore.datamodel.metadata.MCRMetaIFS
This is the constructor.
MCRMetaIFS(String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaIFS
This is the constructor.
MCRMetaInstitutionName - Class in org.mycore.datamodel.metadata
This class implements all methods for handling with the MCRMetaInstitutionName part of a metadata object.
MCRMetaInstitutionName() - Constructor for class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This is the constructor.
MCRMetaInstitutionName(String, String, String, int, String, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This is the constructor.
MCRMetaInterface - Interface in org.mycore.datamodel.metadata
This interface is designed to to have a general description of the common method set of all metadata classes.
MCRMetaISO8601Date - Class in org.mycore.datamodel.metadata
provides support for a restricted range of formats, all of which are valid ISO 8601 dates and times.
MCRMetaISO8601Date() - Constructor for class org.mycore.datamodel.metadata.MCRMetaISO8601Date
constructs a empty instance.
MCRMetaISO8601Date(String, String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaISO8601Date
same as superImplentation but sets lang attribute to "null"
MCRMetaLangText - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaLangText part of a metadata object.
MCRMetaLangText() - Constructor for class org.mycore.datamodel.metadata.MCRMetaLangText
This is the constructor.
MCRMetaLangText(String, String, String, int, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaLangText
This is the constructor.
MCRMetaLink - Class in org.mycore.datamodel.metadata
This class implements all method for generic handling with the MCRMetaLink part of a metadata object.
MCRMetaLink() - Constructor for class org.mycore.datamodel.metadata.MCRMetaLink
initializes with empty values.
MCRMetaLink(String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaLink
This is the constructor.
MCRMetaLinkID - Class in org.mycore.datamodel.metadata
This class implements all method for special handling with the MCRMetaLink part of a metadata object.
MCRMetaLinkID() - Constructor for class org.mycore.datamodel.metadata.MCRMetaLinkID
initializes with empty values.
MCRMetaLinkID(String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaLinkID
initializes with given values.
MCRMetaLinkID(String, MCRObjectID, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaLinkID
initializes with all values needed to link to an MCRObject.
MCRMetaLinkID(String, MCRObjectID, String, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaLinkID
initializes with all values needed to link to an MCRObject.
MCRMetaNumber - Class in org.mycore.datamodel.metadata
Implements methods to handle MCRMetaNumber fields of a metadata object.
MCRMetaNumber() - Constructor for class org.mycore.datamodel.metadata.MCRMetaNumber
This is the constructor.
MCRMetaNumber(String, int, String, String, String) - Constructor for class org.mycore.datamodel.metadata.MCRMetaNumber
This is the constructor.
MCRMetaNumber(String, int, String, String, BigDecimal) - Constructor for class org.mycore.datamodel.metadata.MCRMetaNumber
This is the constructor.
MCRMetaPersonName - Class in org.mycore.datamodel.metadata
This class implements all methods for handling a name with the MCRMetaPersonName datamodel.
MCRMetaPersonName() - Constructor for class org.mycore.datamodel.metadata.MCRMetaPersonName
This is the constructor.
MCRMetaPersonName(String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaPersonName
This is the constructor.
MCRMetaSpatial - Class in org.mycore.datamodel.metadata
Stores spatial information for geographic references.
MCRMetaSpatial() - Constructor for class org.mycore.datamodel.metadata.MCRMetaSpatial
initializes with empty values.
MCRMetaSpatial(String, String, Integer) - Constructor for class org.mycore.datamodel.metadata.MCRMetaSpatial
The constructor for a MCRMetaSpatial instance with an empty data container.
MCRMetaSpatial(String, String, String, Integer) - Constructor for class org.mycore.datamodel.metadata.MCRMetaSpatial
Deprecated.
MCRMetaXML - Class in org.mycore.datamodel.metadata
This class implements all method for handling with the MCRMetaLangText part of a metadata object.
MCRMetaXML() - Constructor for class org.mycore.datamodel.metadata.MCRMetaXML
This is the constructor.
MCRMetaXML(String, String, int) - Constructor for class org.mycore.datamodel.metadata.MCRMetaXML
 
MCRMETSAbstractGenerator - Class in org.mycore.mets.model
Base implementation for a METS generator.
MCRMETSAbstractGenerator() - Constructor for class org.mycore.mets.model.MCRMETSAbstractGenerator
 
MCRMetsAltoLink - Class in org.mycore.mets.model.simple
 
MCRMetsAltoLink(MCRMetsFile, String, String) - Constructor for class org.mycore.mets.model.simple.MCRMetsAltoLink
 
MCRMetsCommands - Class in org.mycore.mets.frontend
 
MCRMetsCommands() - Constructor for class org.mycore.mets.frontend.MCRMetsCommands
 
MCRMETSDefaultGenerator - Class in org.mycore.mets.model
 
MCRMETSDefaultGenerator() - Constructor for class org.mycore.mets.model.MCRMETSDefaultGenerator
 
MCRMetsFile - Class in org.mycore.mets.model.simple
 
MCRMetsFile() - Constructor for class org.mycore.mets.model.simple.MCRMetsFile
 
MCRMetsFile(String, String, String, String) - Constructor for class org.mycore.mets.model.simple.MCRMetsFile
 
MCRMetsFileIndexAccumulator - Class in org.mycore.mets.solr
Class indexes label attributes in mets files.
MCRMetsFileIndexAccumulator() - Constructor for class org.mycore.mets.solr.MCRMetsFileIndexAccumulator
 
MCRMETSGenerator - Interface in org.mycore.mets.model
Base interface to create a mets.xml.
MCRMETSGeneratorFactory - Class in org.mycore.mets.model
Factory to create mets generator's.
MCRMETSGeneratorFactory() - Constructor for class org.mycore.mets.model.MCRMETSGeneratorFactory
 
MCRMETSGeneratorFactory.MCRMETSGeneratorSelector - Interface in org.mycore.mets.model
Base interface to select which mets generator should be chosen.
MCRMETSGeneratorFactory.MCRMETSPropertyGeneratorSelector - Class in org.mycore.mets.model
The default selector.
MCRMETSHierarchyGenerator - Class in org.mycore.mets.model
This class generates a METS xml file for the METS-Editor.
MCRMETSHierarchyGenerator() - Constructor for class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
MCRMETSHierarchyGenerator.FileRef - Interface in org.mycore.mets.model
 
MCRMETSHierarchyGenerator.FileRefImpl - Class in org.mycore.mets.model
 
MCRMetsIIIFMetadataExtractor - Interface in org.mycore.mets.iiif
 
MCRMetsIIIFModsMetadataExtractor - Class in org.mycore.mets.iiif
 
MCRMetsIIIFModsMetadataExtractor() - Constructor for class org.mycore.mets.iiif.MCRMetsIIIFModsMetadataExtractor
 
MCRMetsIIIFPresentationImpl - Class in org.mycore.mets.iiif
 
MCRMetsIIIFPresentationImpl(String) - Constructor for class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
MCRMetsLink - Class in org.mycore.mets.model.simple
 
MCRMetsLink() - Constructor for class org.mycore.mets.model.simple.MCRMetsLink
 
MCRMetsLink(MCRMetsSection, MCRMetsPage) - Constructor for class org.mycore.mets.model.simple.MCRMetsLink
 
MCRMetsLinkPlaceholder() - Constructor for class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
MCRMetsLinkTypeAdapter - Class in org.mycore.mets.model.converter
This is a helper class to help GSON to convert simple model to JSON.
MCRMetsLinkTypeAdapter() - Constructor for class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter
 
MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder - Class in org.mycore.mets.model.converter
 
MCRMetsLock - Class in org.mycore.mets.tools
Used to lock the mets editor for a specific Derivate
MCRMetsLock() - Constructor for class org.mycore.mets.tools.MCRMetsLock
 
MCRMetsModelHelper - Class in org.mycore.mets.model
 
MCRMetsModelHelper() - Constructor for class org.mycore.mets.model.MCRMetsModelHelper
 
MCRMetsMods2IIIFConverter - Class in org.mycore.mets.iiif
 
MCRMetsMods2IIIFConverter(Document, String) - Constructor for class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
MCRMetsPage - Class in org.mycore.mets.model.simple
 
MCRMetsPage() - Constructor for class org.mycore.mets.model.simple.MCRMetsPage
 
MCRMetsPage(String, String, String) - Constructor for class org.mycore.mets.model.simple.MCRMetsPage
 
MCRMETSPropertyGeneratorSelector() - Constructor for class org.mycore.mets.model.MCRMETSGeneratorFactory.MCRMETSPropertyGeneratorSelector
 
MCRMetsResolver - Class in org.mycore.mets.tools
returns a structured METS document for any valid MyCoRe ID (object or derivate).
MCRMetsResolver() - Constructor for class org.mycore.mets.tools.MCRMetsResolver
 
MCRMetsSave - Class in org.mycore.mets.tools
Class is responsible for saving a mets document to a derivate.
MCRMetsSave() - Constructor for class org.mycore.mets.tools.MCRMetsSave
 
MCRMetsSection - Class in org.mycore.mets.model.simple
 
MCRMetsSection() - Constructor for class org.mycore.mets.model.simple.MCRMetsSection
 
MCRMetsSection(String, String, String, MCRMetsSection) - Constructor for class org.mycore.mets.model.simple.MCRMetsSection
 
MCRMETSServlet - Class in org.mycore.mets.servlets
 
MCRMETSServlet() - Constructor for class org.mycore.mets.servlets.MCRMETSServlet
 
MCRMetsSimpleModel - Class in org.mycore.mets.model.simple
Simple data structure to hold data from mets.xml.
MCRMetsSimpleModel() - Constructor for class org.mycore.mets.model.simple.MCRMetsSimpleModel
Creates a new empty MCRMetsSimpleModel.
MCRMigrationCommands - Class in org.mycore.migration.cli
 
MCRMigrationCommands() - Constructor for class org.mycore.migration.cli.MCRMigrationCommands
 
MCRMinDateValidator - Class in org.mycore.frontend.xeditor.validation
Validates date values against a minimum date.
MCRMinDateValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMinDateValidator
 
MCRMinDecimalValidator - Class in org.mycore.frontend.xeditor.validation
Validates input to be a decimal number and not less than a given minimum value.
MCRMinDecimalValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMinDecimalValidator
 
MCRMinIntegerValidator - Class in org.mycore.frontend.xeditor.validation
Validates values to be integer numbers not less than a given minimum value.
MCRMinIntegerValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMinIntegerValidator
 
MCRMinLengthValidator - Class in org.mycore.frontend.xeditor.validation
Validates text values to have a given minimum length Example: <xed:validate minLength="10"
MCRMinLengthValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMinLengthValidator
 
MCRMinStringValidator - Class in org.mycore.frontend.xeditor.validation
Validates text values to be "after" (in java.lang.String#compare order) a given minimum.
MCRMinStringValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRMinStringValidator
 
MCRMODSClassificationSupport - Class in org.mycore.mods.classification
 
MCRModsClassificationURIResolver - Class in org.mycore.mods.classification
Resolves a classification in parent style.
MCRModsClassificationURIResolver() - Constructor for class org.mycore.mods.classification.MCRModsClassificationURIResolver
 
MCRMODSCollectionCondition - Class in org.mycore.mods.access.facts.condition
condition for fact-based access system, that checks if a certain value of the collection condition is set for the given object TODO Could probably be replaced with a more generic XPathCondition.
MCRMODSCollectionCondition() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSCollectionCondition
 
MCRMODSCommands - Class in org.mycore.mods
 
MCRMODSCommands() - Constructor for class org.mycore.mods.MCRMODSCommands
 
MCRMODSDateFormat - Enum Class in org.mycore.mods
Different supported MODS date formats.
MCRMODSDateHelper - Class in org.mycore.mods
Helper class to parse and build MODS date elements, see http://www.loc.gov/standards/mods/userguide/generalapp.html#encoding
MCRMODSDateHelper() - Constructor for class org.mycore.mods.MCRMODSDateHelper
 
MCRMODSDOIMetadataService - Class in org.mycore.mods.identifier
 
MCRMODSDOIMetadataService() - Constructor for class org.mycore.mods.identifier.MCRMODSDOIMetadataService
 
MCRMODSEmbargoCondition - Class in org.mycore.mods.access.facts.condition
condition for fact-based access system, that checks if an embargo exists for a given MyCoRe object
MCRMODSEmbargoCondition() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSEmbargoCondition
 
MCRMODSEmbargoCronjob - Class in org.mycore.mods
This event handler updates the embargo dates in the Database.
MCRMODSEmbargoCronjob() - Constructor for class org.mycore.mods.MCRMODSEmbargoCronjob
 
MCRMODSEmbargoUtils - Class in org.mycore.mods
 
MCRMODSEmbargoUtils() - Constructor for class org.mycore.mods.MCRMODSEmbargoUtils
 
MCRMODSGenreCondition - Class in org.mycore.mods.access.facts.condition
condition for fact-based access system, that checks if a certain mods:genre is set.
MCRMODSGenreCondition() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSGenreCondition
 
MCRModsItemDataProvider - Class in org.mycore.mods.csl
 
MCRModsItemDataProvider() - Constructor for class org.mycore.mods.csl.MCRModsItemDataProvider
 
MCRMODSLinksEventHandler - Class in org.mycore.mods
Eventhandler for linking MODS_OBJECTTYPE document to MyCoRe classifications.
MCRMODSLinksEventHandler() - Constructor for class org.mycore.mods.MCRMODSLinksEventHandler
 
MCRMODSMetadataShareAgent - Class in org.mycore.mods
 
MCRMODSMetadataShareAgent() - Constructor for class org.mycore.mods.MCRMODSMetadataShareAgent
 
MCRMODSPagesHelper - Class in org.mycore.mods
Builds a mods:extent[@unit='pages'] element from text containing pages information.
MCRMODSPagesHelper() - Constructor for class org.mycore.mods.MCRMODSPagesHelper
 
MCRMODSPURLMetadataService - Class in org.mycore.mods.identifier
 
MCRMODSPURLMetadataService() - Constructor for class org.mycore.mods.identifier.MCRMODSPURLMetadataService
 
MCRMODSRelationshipType - Enum Class in org.mycore.mods
Represents all supported relatedItem type supported for metadata sharing and linking.
MCRMODSSorter - Class in org.mycore.mods
Provides functionality to sort MODS elements to a predefined order.
MCRMODSSorter() - Constructor for class org.mycore.mods.MCRMODSSorter
 
MCRMODSURNMetadataService - Class in org.mycore.mods.identifier
 
MCRMODSURNMetadataService() - Constructor for class org.mycore.mods.identifier.MCRMODSURNMetadataService
 
MCRMODSWrapper - Class in org.mycore.mods
 
MCRMODSWrapper() - Constructor for class org.mycore.mods.MCRMODSWrapper
 
MCRMODSWrapper(MCRObject) - Constructor for class org.mycore.mods.MCRMODSWrapper
 
MCRNameMerger - Class in org.mycore.mods.merger
Compares and merges mods:name elements
MCRNameMerger() - Constructor for class org.mycore.mods.merger.MCRNameMerger
 
MCRNavigation - Class in org.mycore.wcms2.datamodel
Represents the root entry of a navigation.xml.
MCRNavigation() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigation
 
MCRNavigationBaseItem - Interface in org.mycore.wcms2.datamodel
The super class of all navigation related items.
MCRNavigationGroup - Class in org.mycore.wcms2.datamodel
 
MCRNavigationGroup() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
MCRNavigationI18nItem - Class in org.mycore.wcms2.datamodel
 
MCRNavigationI18nItem() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
MCRNavigationI18nItem.Label - Class in org.mycore.wcms2.datamodel
 
MCRNavigationInsertItem - Class in org.mycore.wcms2.datamodel
 
MCRNavigationInsertItem() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationInsertItem
 
MCRNavigationItem - Class in org.mycore.wcms2.datamodel
 
MCRNavigationItem() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationItem
 
MCRNavigationItem.Target - Enum Class in org.mycore.wcms2.datamodel
 
MCRNavigationItem.Type - Enum Class in org.mycore.wcms2.datamodel
 
MCRNavigationItemContainer - Interface in org.mycore.wcms2.datamodel
 
MCRNavigationMenuItem - Class in org.mycore.wcms2.datamodel
 
MCRNavigationMenuItem() - Constructor for class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
MCRNewClassificationPermission - Class in org.mycore.frontend.classeditor.access
 
MCRNewClassificationPermission() - Constructor for class org.mycore.frontend.classeditor.access.MCRNewClassificationPermission
 
MCRNode - Class in org.mycore.datamodel.ifs2
Represents a file, directory or file collection within a file store.
MCRNode(MCRNode, Path) - Constructor for class org.mycore.datamodel.ifs2.MCRNode
Creates a new node representing a child of the given parent
MCRNodeBuilder - Class in org.mycore.common.xml
 
MCRNodeBuilder() - Constructor for class org.mycore.common.xml.MCRNodeBuilder
 
MCRNodeBuilder(Map<String, Object>) - Constructor for class org.mycore.common.xml.MCRNodeBuilder
 
MCRNoFormDataPutFilter - Class in org.mycore.restapi
Aborts with 400 if a PUT request contains form data.
MCRNoFormDataPutFilter() - Constructor for class org.mycore.restapi.MCRNoFormDataPutFilter
 
MCRNoOpEnrichmentDebugger - Class in org.mycore.mods.enrichment
Default debugger for enrichment process.
MCRNoOpEnrichmentDebugger() - Constructor for class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
MCRNormalizeMCRObjectIDsFilter - Class in org.mycore.restapi
This prematching filter checks the given MCRObjectIDs in an REST API call beginning with /objects, normalizes them and sends a redirect if necessary.
MCRNormalizeMCRObjectIDsFilter() - Constructor for class org.mycore.restapi.MCRNormalizeMCRObjectIDsFilter
 
MCRNotAuthorizedExceptionMapper - Class in org.mycore.restapi.v1.errors
Maps response status Response.Status.FORBIDDEN to Response.Status.UNAUTHORIZED if current user is guest.
MCRNotAuthorizedExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRNotAuthorizedExceptionMapper
 
MCRNotClosingInputStream - Class in org.mycore.common.content.streams
A FilterInputStream that wraps any InputStream to prevent close() is called.
MCRNotClosingInputStream(InputStream) - Constructor for class org.mycore.common.content.streams.MCRNotClosingInputStream
 
MCRNotCondition - Class in org.mycore.access.facts.condition.combined
This condition negates its child condition (boolean NOT) Only the first child condition will be evaluated.
MCRNotCondition<T> - Class in org.mycore.parsers.bool
 
MCRNotCondition() - Constructor for class org.mycore.access.facts.condition.combined.MCRNotCondition
 
MCRNotCondition(MCRCondition<T>) - Constructor for class org.mycore.parsers.bool.MCRNotCondition
 
MCROAIAdapter - Class in org.mycore.oai
Default MyCoRe OAIAdapter implementation.
MCROAIAdapter() - Constructor for class org.mycore.oai.MCROAIAdapter
 
MCROAIClassificationToSetHandler - Class in org.mycore.oai.set
Classification set handler.
MCROAIClassificationToSetHandler() - Constructor for class org.mycore.oai.set.MCROAIClassificationToSetHandler
 
MCROAICombinedSearcher - Class in org.mycore.oai
Combines the solr searcher and the deleted searcher.
MCROAICombinedSearcher() - Constructor for class org.mycore.oai.MCROAICombinedSearcher
 
MCROAIDataProvider - Class in org.mycore.oai
Implements an OAI-PMH 2.0 Data Provider as a servlet.
MCROAIDataProvider() - Constructor for class org.mycore.oai.MCROAIDataProvider
 
MCROAIDeletedSearcher - Class in org.mycore.oai
Searcher for deleted records.
MCROAIDeletedSearcher() - Constructor for class org.mycore.oai.MCROAIDeletedSearcher
 
MCROAIIdentify - Class in org.mycore.oai
Simple MyCoRe implementation of a OAI-PMH Identify class.
MCROAIIdentify(String, String) - Constructor for class org.mycore.oai.MCROAIIdentify
 
MCROAIObjectManager - Class in org.mycore.oai
Provides an interface to the MyCoRe object engine.
MCROAIObjectManager() - Constructor for class org.mycore.oai.MCROAIObjectManager
 
MCROAIQueryToSetHandler - Class in org.mycore.oai.set
 
MCROAIQueryToSetHandler() - Constructor for class org.mycore.oai.set.MCROAIQueryToSetHandler
 
MCROAIResult - Interface in org.mycore.oai
The result of a searcher query.
MCROAISearcher - Class in org.mycore.oai
Base class to query different types of data in the mycore system.
MCROAISearcher() - Constructor for class org.mycore.oai.MCROAISearcher
 
MCROAISearchManager - Class in org.mycore.oai
Search manager of the mycore OAI-PMH implementation.
MCROAISearchManager() - Constructor for class org.mycore.oai.MCROAISearchManager
 
MCROAISetConfiguration<Q,R,K> - Interface in org.mycore.oai.set
 
MCROAISetHandler<Q,R,K> - Interface in org.mycore.oai.set
Base interface to handle mycore oai sets.
MCROAISetManager - Class in org.mycore.oai
Manager class to handle OAI-PMH set specific behavior.
MCROAISetManager() - Constructor for class org.mycore.oai.MCROAISetManager
 
MCROAISetResolver<K,T> - Class in org.mycore.oai.set
 
MCROAISetResolver() - Constructor for class org.mycore.oai.set.MCROAISetResolver
 
MCROAISimpleResult - Class in org.mycore.oai
Simple implementation of a MCROAIResult with setter and getter methods.
MCROAISimpleResult() - Constructor for class org.mycore.oai.MCROAISimpleResult
 
MCROAISolrResult - Class in org.mycore.oai
Solr implementation of a MCROAIResult.
MCROAISolrResult(QueryResponse, Function<SolrDocument, Header>) - Constructor for class org.mycore.oai.MCROAISolrResult
 
MCROAISolrSearcher - Class in org.mycore.oai
Solr searcher implementation.
MCROAISolrSearcher() - Constructor for class org.mycore.oai.MCROAISolrSearcher
 
MCROAISolrSetConfiguration - Class in org.mycore.oai.set
Default implementation for a set configuration.
MCROAISolrSetConfiguration(String, String) - Constructor for class org.mycore.oai.set.MCROAISolrSetConfiguration
 
MCROAISolrSetHandler - Class in org.mycore.oai.set
 
MCROAISolrSetHandler() - Constructor for class org.mycore.oai.set.MCROAISolrSetHandler
 
MCROAIUtils - Class in org.mycore.oai
 
MCROAIUtils() - Constructor for class org.mycore.oai.MCROAIUtils
 
MCROAuthClient - Class in org.mycore.orcid.oauth
Utility class working as a client for the OAuth2 API of orcid.org.
MCROAuthServlet - Class in org.mycore.orcid.oauth
Implements ORCID OAuth2 authorization.
MCROAuthServlet() - Constructor for class org.mycore.orcid.oauth.MCROAuthServlet
 
MCRObject - Class in org.mycore.datamodel.metadata
This class holds all information of a metadata object.
MCRObject() - Constructor for class org.mycore.datamodel.metadata.MCRObject
This is the constructor of the MCRObject class.
MCRObject(byte[], boolean) - Constructor for class org.mycore.datamodel.metadata.MCRObject
 
MCRObject(URI) - Constructor for class org.mycore.datamodel.metadata.MCRObject
 
MCRObject(Document) - Constructor for class org.mycore.datamodel.metadata.MCRObject
 
MCROBJECT - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
MCRObject2JSONTransformer - Class in org.mycore.common.content.transformer
Converts the source to an MCRObject object and transforms it to JSON using MCRObject.createJSON();
MCRObject2JSONTransformer() - Constructor for class org.mycore.common.content.transformer.MCRObject2JSONTransformer
 
MCRObjectBaseStrategy - Class in org.mycore.access.strategies
Use this class if you want to have a fallback to some default access rules.
MCRObjectBaseStrategy() - Constructor for class org.mycore.access.strategies.MCRObjectBaseStrategy
 
MCRObjectCacheFactory - Class in org.mycore.access.facts
This implementation creates an object cache for MyCoRe objects which are retrieved during the processing of the rules.
MCRObjectCommands - Class in org.mycore.frontend.cli
Provides static methods that implement commands for the MyCoRe command line interface.
MCRObjectCommands() - Constructor for class org.mycore.frontend.cli.MCRObjectCommands
 
MCRObjectDerivate - Class in org.mycore.datamodel.metadata
This class implements all methode for handling one derivate data.
MCRObjectDerivate(MCRObjectID) - Constructor for class org.mycore.datamodel.metadata.MCRObjectDerivate
This is the constructor of the MCRObjectDerivate class.
MCRObjectDerivate(MCRObjectID, Element) - Constructor for class org.mycore.datamodel.metadata.MCRObjectDerivate
 
MCRObjectFactory - Class in org.mycore.tools
 
MCRObjectFactory() - Constructor for class org.mycore.tools.MCRObjectFactory
 
MCRObjectID - Class in org.mycore.datamodel.metadata
This class holds all informations and methods to handle the MyCoRe Object ID.
MCRObjectID.MCRObjectIDFormat - Interface in org.mycore.datamodel.metadata
 
MCRObjectIDConverter - Class in org.mycore.backend.jpa
Converts MCRObjectID to String.
MCRObjectIDConverter() - Constructor for class org.mycore.backend.jpa.MCRObjectIDConverter
 
MCRObjectIDDate - Interface in org.mycore.datamodel.common
 
MCRObjectIDDateImpl - Class in org.mycore.datamodel.ifs2
 
MCRObjectIDDateImpl() - Constructor for class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
MCRObjectIDDateImpl(Date, String) - Constructor for class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
MCRObjectIDFact - Class in org.mycore.access.facts.fact
This fact implementation can store a MyCoRe object id and allows access to the corresponding MyCoRe object.
MCRObjectIDFact(String, String) - Constructor for class org.mycore.access.facts.fact.MCRObjectIDFact
 
MCRObjectIDFact(String, String, MCRObjectID) - Constructor for class org.mycore.access.facts.fact.MCRObjectIDFact
 
MCRObjectIDFileSystemDate - Class in org.mycore.datamodel.ifs2
 
MCRObjectIDFileSystemDate(MCRStoredMetadata, String) - Constructor for class org.mycore.datamodel.ifs2.MCRObjectIDFileSystemDate
 
MCRObjectIDLockTable - Class in org.mycore.frontend.support
 
MCRObjectIDParamConverterProvider - Class in org.mycore.restapi.converter
 
MCRObjectIDParamConverterProvider() - Constructor for class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
MCRObjectIDPK - Class in org.mycore.backend.jpa
Use this wrapper if you want a MCRObjectID as a primary key with name id in your JPA mapping.
MCRObjectIDPK() - Constructor for class org.mycore.backend.jpa.MCRObjectIDPK
 
MCRObjectIDPK(MCRObjectID) - Constructor for class org.mycore.backend.jpa.MCRObjectIDPK
Use this constructor for quick queries.
MCRObjectIDStrategy - Class in org.mycore.access.strategies
Use this class if you want to check against a MCRObjectID.
MCRObjectIDStrategy() - Constructor for class org.mycore.access.strategies.MCRObjectIDStrategy
 
MCRObjectInfo - Interface in org.mycore.datamodel.objectinfo
 
MCRObjectInfoCommands - Class in org.mycore.datamodel.objectinfo
 
MCRObjectInfoCommands() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectInfoCommands
 
MCRObjectInfoEntity - Class in org.mycore.backend.jpa.objectinfo
 
MCRObjectInfoEntity() - Constructor for class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
MCRObjectInfoEntity_ - Class in org.mycore.backend.jpa.objectinfo
 
MCRObjectInfoEntity_() - Constructor for class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
MCRObjectInfoEntityManager - Class in org.mycore.backend.jpa.objectinfo
 
MCRObjectInfoEntityManager() - Constructor for class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
 
MCRObjectInfoEntityQueryResolver - Class in org.mycore.backend.jpa.objectinfo
 
MCRObjectInfoEntityQueryResolver() - Constructor for class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityQueryResolver
 
MCRObjectInfoEventHandler - Class in org.mycore.datamodel.objectinfo
 
MCRObjectInfoEventHandler() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectInfoEventHandler
 
MCRObjectMerger - Class in org.mycore.datamodel.common
Helper class to merge mycore objects.
MCRObjectMerger(MCRObject) - Constructor for class org.mycore.datamodel.common.MCRObjectMerger
Creates a new instance of the object merger.
MCRObjectMetadata - Class in org.mycore.datamodel.metadata
This class implements all methode for handling one object metadata part.
MCRObjectMetadata() - Constructor for class org.mycore.datamodel.metadata.MCRObjectMetadata
This is the constructor of the MCRObjectMetadata class.
MCRObjectQuery - Class in org.mycore.datamodel.objectinfo
Used to Query a collection of mycore objects.
MCRObjectQuery() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
MCRObjectQuery.SortBy - Enum Class in org.mycore.datamodel.objectinfo
 
MCRObjectQuery.SortOrder - Enum Class in org.mycore.datamodel.objectinfo
 
MCRObjectQueryResolver - Interface in org.mycore.datamodel.objectinfo
Allows to query objects using MCRObjectQuery.
MCRObjectQueryResolver.InstanceHolder - Class in org.mycore.datamodel.objectinfo
 
MCRObjectService - Class in org.mycore.datamodel.metadata
This class implements all methods for handling MCRObject service data.
MCRObjectService() - Constructor for class org.mycore.datamodel.metadata.MCRObjectService
This is the constructor of the MCRObjectService class.
MCRObjectServlet - Class in org.mycore.frontend.servlets
Serves a given MCROBject.
MCRObjectServlet() - Constructor for class org.mycore.frontend.servlets.MCRObjectServlet
 
MCRObjectStaticContentGenerator - Class in org.mycore.services.staticcontent
 
MCRObjectStaticContentGenerator(String) - Constructor for class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
MCRObjectStaticContentGenerator(String, String) - Constructor for class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
MCRObjectStaticContentGenerator(MCRContentTransformer, Path) - Constructor for class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
MCRObjectStructure - Class in org.mycore.datamodel.metadata
This class implements code for the inheritance of metadata of linked objects and the linking of derivates onto an MCRObject.
MCRObjectStructure() - Constructor for class org.mycore.datamodel.metadata.MCRObjectStructure
The constructor initializes NL (non-static, in order to enable different NL's for different objects) and the link vectors the elements of which are MCRMetaLink's.
MCRObjectTypeStrategy - Class in org.mycore.access.strategies
Use this class if you want to have a fallback to some default access rules.
MCRObjectTypeStrategy() - Constructor for class org.mycore.access.strategies.MCRObjectTypeStrategy
 
MCRObjectUtils - Class in org.mycore.datamodel.metadata
This class contains several helper methods for MCRObject.
MCRObjectUtils() - Constructor for class org.mycore.datamodel.metadata.MCRObjectUtils
 
MCROCFLClassificationEventHandler - Class in org.mycore.ocfl
 
MCROCFLClassificationEventHandler() - Constructor for class org.mycore.ocfl.MCROCFLClassificationEventHandler
 
MCROCFLCommands - Class in org.mycore.ocfl.commands
 
MCROCFLCommands() - Constructor for class org.mycore.ocfl.commands.MCROCFLCommands
 
MCROCFLContent - Class in org.mycore.ocfl
 
MCROCFLContent(OcflRepository, String, String) - Constructor for class org.mycore.ocfl.MCROCFLContent
 
MCROCFLContent(OcflRepository, String, String, String) - Constructor for class org.mycore.ocfl.MCROCFLContent
 
MCROCFLHashRepositoryProvider - Class in org.mycore.ocfl
Simple way to provide a OcflRepository
MCROCFLHashRepositoryProvider() - Constructor for class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
MCROCFLMCRRepositoryProvider - Class in org.mycore.ocfl
Repository Provider for the MyCoRe-Storage-Layout
MCROCFLMCRRepositoryProvider() - Constructor for class org.mycore.ocfl.MCROCFLMCRRepositoryProvider
 
MCROCFLMetadataVersion - Class in org.mycore.ocfl
Provides information about a stored version of metadata and allows to retrieve that version from SVN
MCROCFLMetadataVersion(MCRContent, String, String, Date, char) - Constructor for class org.mycore.ocfl.MCROCFLMetadataVersion
 
MCROCFLMigration - Class in org.mycore.ocfl
 
MCROCFLMigration(String) - Constructor for class org.mycore.ocfl.MCROCFLMigration
 
MCROCFLObjectIDPrefixHelper - Class in org.mycore.ocfl
Prefixes to map MyCoRe IDs to OCFL object IDs.
MCROCFLObjectIDPrefixHelper() - Constructor for class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
MCROCFLPersistenceTransaction - Class in org.mycore.ocfl
 
MCROCFLPersistenceTransaction() - Constructor for class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
MCROCFLRepositoryProvider - Class in org.mycore.ocfl
Base Class to provide a OcflRepository.
MCROCFLRepositoryProvider() - Constructor for class org.mycore.ocfl.MCROCFLRepositoryProvider
 
MCROCFLUserEventHandler - Class in org.mycore.ocfl.user
Event Handler to Handle MCRUser Events for OCFL
MCROCFLUserEventHandler() - Constructor for class org.mycore.ocfl.user.MCROCFLUserEventHandler
 
MCROCFLXMLClassificationManager - Class in org.mycore.ocfl
OCFL File Manager for MyCoRe Classifications
MCROCFLXMLClassificationManager() - Constructor for class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
MCROCFLXMLMetadataManager - Class in org.mycore.ocfl
Manages persistence of MCRObject and MCRDerivate xml metadata.
MCROCFLXMLMetadataManager() - Constructor for class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
MCROCFLXMLUserManager - Class in org.mycore.ocfl.user
XML Manager to handle MCRUsers in a MyCoRe OCFL Repository
MCROCFLXMLUserManager() - Constructor for class org.mycore.ocfl.user.MCROCFLXMLUserManager
Initializes the UserManager with the in the config defined repository.
MCROCFLXMLUserManager(String) - Constructor for class org.mycore.ocfl.user.MCROCFLXMLUserManager
Initializes the UserManager with the given repositoryKey.
MCRORCIDClient - Class in org.mycore.orcid
Utility class to work with the REST API of orcid.org.
MCRORCIDConstants - Class in org.mycore.orcid
Utility class to hold constants and namespace representation used in the XML of the ORCID API.
MCRORCIDConstants() - Constructor for class org.mycore.orcid.MCRORCIDConstants
 
MCRORCIDException - Exception in org.mycore.orcid
Represents the error information returned from ORCID's REST API in case request was not successful
MCRORCIDException(Response) - Constructor for exception org.mycore.orcid.MCRORCIDException
 
MCRORCIDException(String) - Constructor for exception org.mycore.orcid.MCRORCIDException
 
MCRORCIDProfile - Class in org.mycore.orcid
Represents the profile of a given ORCID ID.
MCRORCIDProfile(String) - Constructor for class org.mycore.orcid.MCRORCIDProfile
 
MCRORCIDResource - Class in org.mycore.orcid.resources
 
MCRORCIDResource() - Constructor for class org.mycore.orcid.resources.MCRORCIDResource
 
MCRORCIDResponse - Class in org.mycore.orcid.oauth
Represents the response on a request against the OAuth2 API of orcid.org.
MCRORCIDSession - Class in org.mycore.orcid.user
 
MCRORCIDSession() - Constructor for class org.mycore.orcid.user.MCRORCIDSession
 
MCRORCIDUser - Class in org.mycore.orcid.user
Provides functionality to interact with MCRUser that is also an ORCID user.
MCRORCIDUser(MCRUser) - Constructor for class org.mycore.orcid.user.MCRORCIDUser
 
MCROrCondition - Class in org.mycore.access.facts.condition.combined
/** This condition combines its child conditions with a boolean OR
MCROrCondition<T> - Class in org.mycore.parsers.bool
 
MCROrCondition() - Constructor for class org.mycore.access.facts.condition.combined.MCROrCondition
 
MCROrCondition() - Constructor for class org.mycore.parsers.bool.MCROrCondition
 
MCROrCondition(MCRCondition<T>...) - Constructor for class org.mycore.parsers.bool.MCROrCondition
 
MCRPacker - Class in org.mycore.services.packaging
Base class for every Packer.
MCRPacker() - Constructor for class org.mycore.services.packaging.MCRPacker
 
MCRPackerJobAction - Class in org.mycore.services.packaging
Used to run a MCRPacker inside a MCRJobQueue
MCRPackerJobAction() - Constructor for class org.mycore.services.packaging.MCRPackerJobAction
 
MCRPackerJobAction(MCRJob) - Constructor for class org.mycore.services.packaging.MCRPackerJobAction
 
MCRPackerManager - Class in org.mycore.services.packaging
Used to pack packages in a specific format, using MCRJobQueue.
MCRPackerManager() - Constructor for class org.mycore.services.packaging.MCRPackerManager
 
MCRPackerServlet - Class in org.mycore.services.packaging
Servlet for MCRPackerManager.
MCRPackerServlet() - Constructor for class org.mycore.services.packaging.MCRPackerServlet
 
MCRParam - Annotation Interface in org.mycore.restapi.annotations
 
MCRParam.Factory - Class in org.mycore.restapi.annotations
 
MCRParameterCollector - Class in org.mycore.common.xsl
Collects parameters used in XSL transformations, by copying them from MCRConfiguration, from the HTTP and MyCoRe session, from request attributes etc.
MCRParameterCollector() - Constructor for class org.mycore.common.xsl.MCRParameterCollector
Collects parameters The collecting of parameters is done in steps, each step may overwrite parameters that already have been set.
MCRParameterCollector(boolean) - Constructor for class org.mycore.common.xsl.MCRParameterCollector
Collects parameters The collecting of parameters is done in steps, each step may overwrite parameters that already have been set.
MCRParameterCollector(HttpServletRequest) - Constructor for class org.mycore.common.xsl.MCRParameterCollector
Collects parameters The collecting of parameters is done in steps, each step may overwrite parameters that already have been set.
MCRParameterCollector(HttpServletRequest, boolean) - Constructor for class org.mycore.common.xsl.MCRParameterCollector
Collects parameters The collecting of parameters is done in steps, each step may overwrite parameters that already have been set.
MCRParameterizedTransformer - Class in org.mycore.common.content.transformer
 
MCRParameterizedTransformer() - Constructor for class org.mycore.common.content.transformer.MCRParameterizedTransformer
 
MCRParams - Annotation Interface in org.mycore.restapi.annotations
 
MCRParams.Factory - Class in org.mycore.restapi.annotations
 
MCRParentRuleStrategy - Class in org.mycore.access.strategies
Use this class if you want to have a fallback to ancestor access rules.
MCRParentRuleStrategy() - Constructor for class org.mycore.access.strategies.MCRParentRuleStrategy
 
MCRParseException - Exception in org.mycore.parsers.bool
 
MCRParseException(String) - Constructor for exception org.mycore.parsers.bool.MCRParseException
 
MCRPasswordHashType - Enum Class in org.mycore.user2
This enum represents different hash type for user passwords.
MCRPath - Class in org.mycore.datamodel.niofs
IFS implementation of the Path interface.
MCRPathContent - Class in org.mycore.common.content
MCRContent implementation that uses Java 7 FileSystem features.
MCRPathContent(Path) - Constructor for class org.mycore.common.content.MCRPathContent
 
MCRPathContent(Path, BasicFileAttributes) - Constructor for class org.mycore.common.content.MCRPathContent
 
MCRPathMatcher - Class in org.mycore.datamodel.niofs
 
MCRPathMatcher(String) - Constructor for class org.mycore.datamodel.niofs.MCRPathMatcher
 
MCRPathUtils - Class in org.mycore.datamodel.niofs
 
MCRPathXML - Class in org.mycore.datamodel.niofs
 
MCRPdfThumbnailGenerator - Class in org.mycore.media.services
 
MCRPdfThumbnailGenerator() - Constructor for class org.mycore.media.services.MCRPdfThumbnailGenerator
 
MCRPDFThumbnailJobAction - Class in org.mycore.iview2.backend
 
MCRPDFThumbnailJobAction() - Constructor for class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
MCRPDFThumbnailJobAction(MCRJob) - Constructor for class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
MCRPDFThumbnailServlet - Class in org.mycore.iview2.frontend
 
MCRPDFThumbnailServlet() - Constructor for class org.mycore.iview2.frontend.MCRPDFThumbnailServlet
 
MCRPDFTools - Class in org.mycore.iview2.frontend
 
MCRPersistenceException - Exception in org.mycore.common
Instances of this class represent a general exception thrown by the persistency layer of the MyCoRe implementation.
MCRPersistenceException(String) - Constructor for exception org.mycore.common.MCRPersistenceException
Creates a new MCRPersistenceException with an error message
MCRPersistenceException(String, Exception) - Constructor for exception org.mycore.common.MCRPersistenceException
Creates a new MCRPersistenceException with an error message and a reference to an exception thrown by an underlying system.
MCRPersistenceServletFilter - Class in org.mycore.wfc.actionmapping
 
MCRPersistenceServletFilter() - Constructor for class org.mycore.wfc.actionmapping.MCRPersistenceServletFilter
 
MCRPersistenceTransaction - Interface in org.mycore.common
Thread safety: Implementation must not ensure that concurrent access is without side effects.
MCRPersistentIdentifier - Interface in org.mycore.pi
 
MCRPersistentIdentifierEventHandler - Class in org.mycore.pi
 
MCRPersistentIdentifierEventHandler() - Constructor for class org.mycore.pi.MCRPersistentIdentifierEventHandler
 
MCRPersistentIdentifierException - Exception in org.mycore.pi.exceptions
 
MCRPersistentIdentifierException(String) - Constructor for exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
MCRPersistentIdentifierException(String, String, int) - Constructor for exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
MCRPersistentIdentifierException(String, String, int, Exception) - Constructor for exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
MCRPersistentIdentifierException(String, Throwable) - Constructor for exception org.mycore.pi.exceptions.MCRPersistentIdentifierException
 
MCRPersistentIdentifierRegistrationResource - Class in org.mycore.pi.frontend.resources
 
MCRPersistentIdentifierRegistrationResource() - Constructor for class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
MCRPersistentIdentifierResolvingResource - Class in org.mycore.pi.frontend.resources
 
MCRPersistentIdentifierResolvingResource() - Constructor for class org.mycore.pi.frontend.resources.MCRPersistentIdentifierResolvingResource
 
MCRPersistTransientUserEventHandler - Class in org.mycore.user2.events
 
MCRPersistTransientUserEventHandler() - Constructor for class org.mycore.user2.events.MCRPersistTransientUserEventHandler
 
MCRPI - Class in org.mycore.pi.backend
 
MCRPI(String, String, String, String, String, Date) - Constructor for class org.mycore.pi.backend.MCRPI
 
MCRPI(String, String, String, String, String, Date, Date) - Constructor for class org.mycore.pi.backend.MCRPI
 
MCRPI_ - Class in org.mycore.pi.backend
 
MCRPI_() - Constructor for class org.mycore.pi.backend.MCRPI_
 
MCRPIAndPredicate - Class in org.mycore.pi.condition
 
MCRPIAndPredicate(String) - Constructor for class org.mycore.pi.condition.MCRPIAndPredicate
 
MCRPICombinedPredicate - Class in org.mycore.pi.condition
 
MCRPICombinedPredicate(String) - Constructor for class org.mycore.pi.condition.MCRPICombinedPredicate
 
MCRPICommands - Class in org.mycore.pi.cli
 
MCRPICommands() - Constructor for class org.mycore.pi.cli.MCRPICommands
 
MCRPIConfigurationChecker - Class in org.mycore.pi
Checks deprecated properties and the configuration of MCRPIServices on startup
MCRPIConfigurationChecker() - Constructor for class org.mycore.pi.MCRPIConfigurationChecker
 
MCRPICreationEventHandler - Class in org.mycore.pi
 
MCRPICreationEventHandler() - Constructor for class org.mycore.pi.MCRPICreationEventHandler
 
MCRPICreationException(String, Throwable) - Constructor for exception org.mycore.pi.urn.rest.MCRURNGranularRESTService.MCRPICreationException
 
MCRPICreationPredicate - Interface in org.mycore.pi.condition
 
MCRPICronJob - Class in org.mycore.pi
Handles various tasks that need to be executed time based: Check if created URNs are registered at the DNB
MCRPICronJob() - Constructor for class org.mycore.pi.MCRPICronJob
 
MCRPIErrorJSON - Class in org.mycore.pi.frontend.model
 
MCRPIErrorJSON(String) - Constructor for class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
MCRPIErrorJSON(String, Exception) - Constructor for class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
MCRPIGenerator<T extends MCRPersistentIdentifier> - Class in org.mycore.pi
 
MCRPIGenerator() - Constructor for class org.mycore.pi.MCRPIGenerator
 
MCRPIHasRegisteredCondition - Class in org.mycore.pi.access.facts.condition
condition for fact-based access system, that checks if a persistent identifier was registered for the given object.
MCRPIHasRegisteredCondition() - Constructor for class org.mycore.pi.access.facts.condition.MCRPIHasRegisteredCondition
 
MCRPIJobService<T extends MCRPersistentIdentifier> - Class in org.mycore.pi
Implementation of a MCRPIService which helps to outsource a registration task to a MCRJob e.G. send a POST request to a REST api
MCRPIJobService(String) - Constructor for class org.mycore.pi.MCRPIJobService
 
MCRPIJobService.PiJobAction - Enum Class in org.mycore.pi
 
MCRPIListJSON - Class in org.mycore.pi.frontend.model
 
MCRPIListJSON(String, int, int, int, List<MCRPIRegistrationInfo>) - Constructor for class org.mycore.pi.frontend.model.MCRPIListJSON
 
MCRPIManager - Class in org.mycore.pi
 
MCRPIMetadataService<T extends MCRPersistentIdentifier> - Class in org.mycore.pi
Should be able to insert/remove DOI, URN or other identifiers to metadata and check if they already have a Identifier of type T
MCRPIMetadataService() - Constructor for class org.mycore.pi.MCRPIMetadataService
 
MCRPIObjectRegistrationPredicate - Interface in org.mycore.pi.condition
 
MCRPIOrPredicate - Class in org.mycore.pi.condition
 
MCRPIOrPredicate(String) - Constructor for class org.mycore.pi.condition.MCRPIOrPredicate
 
MCRPIParser<T extends MCRPersistentIdentifier> - Interface in org.mycore.pi
 
MCRPIPredicate - Interface in org.mycore.pi.condition
 
MCRPIPredicateBase - Class in org.mycore.pi.condition
 
MCRPIPredicateBase(String) - Constructor for class org.mycore.pi.condition.MCRPIPredicateBase
 
MCRPIPublishedPredicate - Class in org.mycore.pi.condition
Just here for backward compatibility
MCRPIPublishedPredicate(String) - Constructor for class org.mycore.pi.condition.MCRPIPublishedPredicate
 
MCRPIRegisterJobAction - Class in org.mycore.pi
 
MCRPIRegisterJobAction() - Constructor for class org.mycore.pi.MCRPIRegisterJobAction
 
MCRPIRegisterJobAction(MCRJob) - Constructor for class org.mycore.pi.MCRPIRegisterJobAction
 
MCRPIRegistrationInfo - Interface in org.mycore.pi
 
MCRPIRegistrationJSON - Class in org.mycore.pi.frontend.model
 
MCRPIRegistrationJSON(String) - Constructor for class org.mycore.pi.frontend.model.MCRPIRegistrationJSON
 
MCRPIResolver<T extends MCRPersistentIdentifier> - Class in org.mycore.pi
 
MCRPIResolver(String) - Constructor for class org.mycore.pi.MCRPIResolver
 
MCRPIService<T extends MCRPersistentIdentifier> - Class in org.mycore.pi
 
MCRPIService(String) - Constructor for class org.mycore.pi.MCRPIService
 
MCRPIServiceManager - Class in org.mycore.pi
 
MCRPIServiceManager() - Constructor for class org.mycore.pi.MCRPIServiceManager
 
MCRPIStatePredicate - Class in org.mycore.pi.condition
 
MCRPIStatePredicate(String) - Constructor for class org.mycore.pi.condition.MCRPIStatePredicate
 
MCRPIXPathMetadataService - Class in org.mycore.pi
 
MCRPIXPathMetadataService() - Constructor for class org.mycore.pi.MCRPIXPathMetadataService
 
MCRPIXPathPredicate - Class in org.mycore.pi.condition
 
MCRPIXPathPredicate(String) - Constructor for class org.mycore.pi.condition.MCRPIXPathPredicate
 
MCRPNGTools - Class in org.mycore.tools
 
MCRPNGTools() - Constructor for class org.mycore.tools.MCRPNGTools
 
MCRPool<T> - Class in org.mycore.util.concurrent
A MCRPool allows thread safe pooling of thread unsafe objects.
MCRPool(int, Supplier<T>) - Constructor for class org.mycore.util.concurrent.MCRPool
Creates an MCRPool of the given size
MCRPostConstruction - Annotation Interface in org.mycore.common.config.annotation
This annotation tells which method should be called after the creation of the object.
MCRPostProcessorXSL - Class in org.mycore.frontend.xeditor
PostProcessor for MyCoRe editor framework that allows execution of XSLT stylesheets after an editor is closed <xed:post-processor class="org.mycore.frontend.xeditor.MCRPostProcessorXSL" xsl="editor/ir_xeditor2mods.xsl" transformer="saxon" /> You can specify with param xsl the stylesheet, which should be processed and you can specify with parm transformer the XSLStylesheetProcessor ('xalan' or 'saxon').
MCRPostProcessorXSL() - Constructor for class org.mycore.frontend.xeditor.MCRPostProcessorXSL
 
MCRPostUploadFileProcessor - Class in org.mycore.frontend.fileupload
Modifies a uploaded file before it will be written to the destination Derivate.
MCRPostUploadFileProcessor() - Constructor for class org.mycore.frontend.fileupload.MCRPostUploadFileProcessor
 
MCRPrioritizable - Interface in org.mycore.util.concurrent
Objects can implement this interface if they are capable of being prioritized.
MCRPrioritySupplier<T> - Class in org.mycore.util.concurrent
A supplier with a priority.
MCRPrioritySupplier(Supplier<T>, int) - Constructor for class org.mycore.util.concurrent.MCRPrioritySupplier
 
MCRProcessable - Interface in org.mycore.common.processing
Describes an object which can be processed.
MCRProcessableCollection - Interface in org.mycore.common.processing
Defines a collection of coherent MCRProcessable.
MCRProcessableCollectionListener - Interface in org.mycore.common.processing
Base event listener interface for adding/removing MCRProcessable of MCRProcessableCollection.
MCRProcessableDefaultCollection - Class in org.mycore.common.processing
Base implementation of a processable collection.
MCRProcessableDefaultCollection(String) - Constructor for class org.mycore.common.processing.MCRProcessableDefaultCollection
Creates a new collection with the given a human readable name.
MCRProcessableExecutor - Interface in org.mycore.util.concurrent.processing
A processable executor uses a ExecutorService to submit given tasks and returns a MCRProcessableSupplier.
MCRProcessableFactory - Class in org.mycore.util.concurrent.processing
Factory and utility methods for MCRProcessableExecutor.
MCRProcessableFactory() - Constructor for class org.mycore.util.concurrent.processing.MCRProcessableFactory
 
MCRProcessableRegistry - Interface in org.mycore.common.processing
MCRProcessableRegistryListener - Interface in org.mycore.common.processing
Base event listener interface for adding/removing MCRProcessableCollection of an MCRProcessableRegistry.
MCRProcessableStatus - Enum Class in org.mycore.common.processing
The status of one MCRProcessable.
MCRProcessableStatusListener - Interface in org.mycore.common.processing
Base interface to listen to MCRProcessableStatus changes.
MCRProcessableSupplier<R> - Class in org.mycore.util.concurrent.processing
A processable supplier combines a Supplier and a MCRProcessable.
MCRProcessableTask<T> - Class in org.mycore.common.processing
Helper class to encapsulate a task within a processable.
MCRProcessableTask(T) - Constructor for class org.mycore.common.processing.MCRProcessableTask
 
MCRProcessableWebsocketSender - Interface in org.mycore.webtools.processing.socket
Base interface to send processables, collections and the registry over the wire.
MCRProcessableWebsocketSenderImpl - Class in org.mycore.webtools.processing.socket.impl
Websocket implementation of sending processable objects.
MCRProcessableWebsocketSenderImpl() - Constructor for class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
MCRProcessingEndpoint - Class in org.mycore.webtools.processing.socket
 
MCRProcessingEndpoint() - Constructor for class org.mycore.webtools.processing.socket.MCRProcessingEndpoint
 
MCRProgressable - Interface in org.mycore.common.processing
Interface to apply a progress to a process.
MCRProgressableListener - Interface in org.mycore.common.processing
Base interface to listen to MCRProgressable changes.
MCRProperties - Class in org.mycore.common.config
Like Properties but with in-place replacement of properties that want to append a value.
MCRProperties() - Constructor for class org.mycore.common.config.MCRProperties
 
MCRPropertiesResolver - Class in org.mycore.common
The MCRPropertiesResolver supports substitution of any %reference% in a String or Property instance.
MCRPropertiesResolver - Class in org.mycore.common.xml
Resolves the property values for the given key or key prefix.


Syntax: property:{key-prefix}* or
property:{key}
Result for a key prefix:
<!
MCRPropertiesResolver() - Constructor for class org.mycore.common.MCRPropertiesResolver
 
MCRPropertiesResolver() - Constructor for class org.mycore.common.xml.MCRPropertiesResolver
 
MCRPropertiesResolver(Map<String, String>) - Constructor for class org.mycore.common.MCRPropertiesResolver
 
MCRPropertiesResolver(Properties) - Constructor for class org.mycore.common.MCRPropertiesResolver
 
MCRPropertiesResolver.Property - Class in org.mycore.common
 
MCRPropertiesToJSONTransformer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToJSONTransformer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
MCRPropertiesToJSONTransformer.BundleMapSerializer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToXMLTransformer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToXMLTransformer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
MCRProperty - Annotation Interface in org.mycore.common.config.annotation
This annotation tells which properties need to be assigned to which field or method.
MCRPublicationStatus - Class in org.mycore.orcid.user
 
MCRPURL - Class in org.mycore.pi.purl
 
MCRPURL(URL) - Constructor for class org.mycore.pi.purl.MCRPURL
 
MCRPURLManager - Class in org.mycore.pi.purl
PURL Manager to register Persistent URLs on a PURL server
MCRPURLManager() - Constructor for class org.mycore.pi.purl.MCRPURLManager
 
MCRPURLParser - Class in org.mycore.pi.purl
 
MCRPURLParser() - Constructor for class org.mycore.pi.purl.MCRPURLParser
 
MCRPURLService - Class in org.mycore.pi.purl
 
MCRPURLService() - Constructor for class org.mycore.pi.purl.MCRPURLService
 
MCRQLSearchServlet - Class in org.mycore.solr.search
 
MCRQLSearchServlet() - Constructor for class org.mycore.solr.search.MCRQLSearchServlet
 
MCRQLSearchUtils - Class in org.mycore.solr.search
 
MCRQLSearchUtils() - Constructor for class org.mycore.solr.search.MCRQLSearchUtils
 
MCRQRCodeServlet - Class in org.mycore.frontend.servlets
 
MCRQRCodeServlet() - Constructor for class org.mycore.frontend.servlets.MCRQRCodeServlet
 
MCRQuery - Class in org.mycore.services.fieldquery
Represents a query with its condition and optional parameters
MCRQuery(MCRCondition<Void>) - Constructor for class org.mycore.services.fieldquery.MCRQuery
Builds a new MCRQuery object without sort criteria and unlimited results.
MCRQuery(MCRCondition<Void>, List<MCRSortBy>, int, List<String>) - Constructor for class org.mycore.services.fieldquery.MCRQuery
Builds a new MCRQuery object with sort criteria and limited number of results.
MCRQueryCondition - Class in org.mycore.services.fieldquery
Represents a simple query condition, which consists of a search field, a value and a comparison operator.
MCRQueryCondition(String, String, String) - Constructor for class org.mycore.services.fieldquery.MCRQueryCondition
 
MCRQueryParser - Class in org.mycore.services.fieldquery
Parses query conditions for use in MCRSearcher.
MCRQueryParser() - Constructor for class org.mycore.services.fieldquery.MCRQueryParser
 
MCRReadPublicTokenFactory - Class in org.mycore.orcid.oauth
Returns the read-public access token to read public data from ORCID.org.
MCRReadPublicTokenFactory() - Constructor for class org.mycore.orcid.oauth.MCRReadPublicTokenFactory
 
MCRReadWriteGuard - Class in org.mycore.util.concurrent
A MCRReadWriteGuard acts like a ReadWriteLock but automatically wraps read and write operations accordingly.
MCRReadWriteGuard() - Constructor for class org.mycore.util.concurrent.MCRReadWriteGuard
 
MCRReadWriteGuard(ReadWriteLock) - Constructor for class org.mycore.util.concurrent.MCRReadWriteGuard
 
MCRRealm - Class in org.mycore.user2
Represents a realm of users.
MCRRealmFactory - Class in org.mycore.user2
Handles MCRRealm instantiation.
MCRRealmFactory() - Constructor for class org.mycore.user2.MCRRealmFactory
 
MCRRealmResolver - Class in org.mycore.user2
Implements URIResolver for realms realm:{realmID} returns information about this realm realm:local returns information about the local realm realm:all returns all realms
MCRRealmResolver() - Constructor for class org.mycore.user2.MCRRealmResolver
 
MCRRecursiveDeleter - Class in org.mycore.datamodel.niofs.utils
A FileVisitor to delete a directory recursivly
MCRRegExCondition - Class in org.mycore.access.facts.condition.fact
This condition checks if the given id or another fact matches a regular expression.
MCRRegExCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRRegExCondition
 
MCRRelatedItemMerger - Class in org.mycore.mods.merger
Compares and merges mods:relatedItem elements.
MCRRelatedItemMerger() - Constructor for class org.mycore.mods.merger.MCRRelatedItemMerger
 
MCRRemoveAclEventHandler - Class in org.mycore.access
This class contains EventHandler methods to remove the access part of MCRObjects.
MCRRemoveAclEventHandler() - Constructor for class org.mycore.access.MCRRemoveAclEventHandler
 
MCRRemoveAttribute - Class in org.mycore.frontend.xeditor.tracker
 
MCRRemoveAttribute() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRRemoveAttribute
 
MCRRemoveElement - Class in org.mycore.frontend.xeditor.tracker
 
MCRRemoveElement() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRRemoveElement
 
MCRRemoveMsgBodyFilter - Class in org.mycore.restapi
Removed request message body if MCRRemoveMsgBodyFilter.IGNORE_MESSAGE_BODY_HEADER is set.
MCRRemoveMsgBodyFilter() - Constructor for class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
MCRRemoveTarget - Class in org.mycore.frontend.xeditor.target
 
MCRRemoveTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRRemoveTarget
 
MCRRepeatBinding - Class in org.mycore.frontend.xeditor
 
MCRRepeatBinding(String, MCRBinding, int, int, String) - Constructor for class org.mycore.frontend.xeditor.MCRRepeatBinding
 
MCRRepeatBinding(String, MCRBinding, String) - Constructor for class org.mycore.frontend.xeditor.MCRRepeatBinding
 
MCRRepeaterControl - Class in org.mycore.frontend.xeditor.target
 
MCRRepeaterControl() - Constructor for class org.mycore.frontend.xeditor.target.MCRRepeaterControl
 
MCRRequestAuthenticationFilter - Class in org.mycore.frontend.filter
 
MCRRequestAuthenticationFilter() - Constructor for class org.mycore.frontend.filter.MCRRequestAuthenticationFilter
 
MCRRequestDebugFilter - Class in org.mycore.frontend.filter
 
MCRRequestDebugFilter() - Constructor for class org.mycore.frontend.filter.MCRRequestDebugFilter
 
MCRRequestScopeACL - Interface in org.mycore.frontend.jersey.access
 
MCRRequestScopeACLFactory - Class in org.mycore.frontend.jersey.access
 
MCRRequestScopeACLFactory() - Constructor for class org.mycore.frontend.jersey.access.MCRRequestScopeACLFactory
 
MCRRequestScopeACLFilter - Class in org.mycore.frontend.jersey.access
 
MCRRequestScopeACLFilter() - Constructor for class org.mycore.frontend.jersey.access.MCRRequestScopeACLFilter
 
MCRRequiredValidator - Class in org.mycore.frontend.xeditor.validation
Validates input to be required.
MCRRequiredValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRRequiredValidator
 
MCRRequireLogin - Class in org.mycore.frontend.jersey.access
 
MCRRequireLogin() - Constructor for class org.mycore.frontend.jersey.access.MCRRequireLogin
 
MCRRequireTransaction - Annotation Interface in org.mycore.restapi.annotations
Used to mark REST methods that require an active JPA transaction
MCRResourceAccessChecker - Interface in org.mycore.frontend.jersey.filter.access
 
MCRResourceAccessCheckerFactory - Class in org.mycore.frontend.jersey.filter.access
 
MCRResourceAccessCheckerFactory() - Constructor for class org.mycore.frontend.jersey.filter.access.MCRResourceAccessCheckerFactory
 
MCRResourceAccessFilter - Class in org.mycore.frontend.jersey.filter.access
 
MCRResourceAccessFilter(MCRResourceAccessChecker) - Constructor for class org.mycore.frontend.jersey.filter.access.MCRResourceAccessFilter
 
MCRRestAccessKeyExceptionMapper - Class in org.mycore.mcr.acl.accesskey.restapi.v2
 
MCRRestAccessKeyExceptionMapper() - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyExceptionMapper
 
MCRRestAccessKeyHelper - Class in org.mycore.mcr.acl.accesskey.restapi.v2
 
MCRRestAccessKeyHelper() - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
 
MCRRestAccessManager - Class in org.mycore.restapi.v2.access
 
MCRRestAccessManager() - Constructor for class org.mycore.restapi.v2.access.MCRRestAccessManager
 
MCRRestAPIACLPermission - Enum Class in org.mycore.restapi.v2.access
The REST API access permissions (read, write, delete)
MCRRestAPIAuthentication - Class in org.mycore.restapi.v1
Rest Controller that handles authentication.
MCRRestAPIAuthentication() - Constructor for class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
MCRRestAPIClassifications - Class in org.mycore.restapi.v1
REST API for classification objects.
MCRRestAPIClassifications() - Constructor for class org.mycore.restapi.v1.MCRRestAPIClassifications
 
MCRRestAPIError - Class in org.mycore.restapi.v1.errors
stores error informations during REST requests
MCRRestAPIError(String, String, String) - Constructor for class org.mycore.restapi.v1.errors.MCRRestAPIError
 
MCRRestAPIException - Exception in org.mycore.restapi.v1.errors
exception that can be thrown during rest api requests
MCRRestAPIException(Response.Status, List<MCRRestAPIError>) - Constructor for exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
MCRRestAPIException(Response.Status, MCRRestAPIError) - Constructor for exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
MCRRestAPIExceptionMapper - Class in org.mycore.restapi.v1.errors
maps a REST API exception to a proper response with message as JSON output
MCRRestAPIExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRRestAPIExceptionMapper
 
MCRRestAPIMessages - Class in org.mycore.restapi.v1
REST API for messages.
MCRRestAPIMessages() - Constructor for class org.mycore.restapi.v1.MCRRestAPIMessages
 
MCRRestAPIObjects - Class in org.mycore.restapi.v1
REST API methods to retrieve objects and derivates.
MCRRestAPIObjects() - Constructor for class org.mycore.restapi.v1.MCRRestAPIObjects
 
MCRRestAPIObjectsHelper - Class in org.mycore.restapi.v1.utils
main utility class that handles REST requests to filter the XML output of showMCRObject, set the properties: MCR.RestAPI.v1.Filter.XML to your ContentTransformer-ID, MCR.ContentTransformer.
MCRRestAPIObjectsHelper() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
MCRRestAPISearch - Class in org.mycore.restapi.v1
Rest API methods that cover SOLR searches.
MCRRestAPISearch() - Constructor for class org.mycore.restapi.v1.MCRRestAPISearch
 
MCRRestAPISortObject - Class in org.mycore.restapi.v1.utils
Helper Object that stores information for sorting: sort field and sort order ToDo: Check if this can be replaced with SOLR functionality
MCRRestAPISortObject() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
MCRRestAPISortObjectComparator - Class in org.mycore.restapi.v1.utils
Comparator to sort a collection of result objects by id or date ToDo: Check if this can be replaced with SOLR functionality
MCRRestAPISortObjectComparator(MCRRestAPISortObject) - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPISortObjectComparator
 
MCRRestAPIUploadHelper - Class in org.mycore.restapi.v1.utils
 
MCRRestAPIUploadHelper() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
 
MCRRestAPIUtil - Class in org.mycore.restapi.v1.utils
This class contains some generic utility functions for the REST API
MCRRestAPIUtil() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIUtil
 
MCRRestAuthorizationFilter - Class in org.mycore.restapi.v1
 
MCRRestAuthorizationFilter - Class in org.mycore.restapi.v2
 
MCRRestAuthorizationFilter() - Constructor for class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
MCRRestAuthorizationFilter() - Constructor for class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
MCRRestAuthorizationFilter.MCRRestAPIACLPermission - Enum Class in org.mycore.restapi.v1
The REST API access permissions (read, write, delete)
MCRRestCheckAPIAccessResolver - Class in org.mycore.restapi.v2
 
MCRRestCheckAPIAccessResolver() - Constructor for class org.mycore.restapi.v2.MCRRestCheckAPIAccessResolver
 
MCRRestClassifications - Class in org.mycore.restapi.v2
 
MCRRestClassifications() - Constructor for class org.mycore.restapi.v2.MCRRestClassifications
 
MCRRestContentHelper - Class in org.mycore.common.content.util
 
MCRRestContentHelper() - Constructor for class org.mycore.common.content.util.MCRRestContentHelper
 
MCRRestContentHelper.Config - Class in org.mycore.common.content.util
 
MCRRestContentHelper.ContentDispositionType - Enum Class in org.mycore.common.content.util
 
MCRRestDerivateAccessKeys - Class in org.mycore.mcr.acl.accesskey.restapi.v2
 
MCRRestDerivateAccessKeys() - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
MCRRestDerivateContents - Class in org.mycore.restapi.v2
 
MCRRestDerivateContents() - Constructor for class org.mycore.restapi.v2.MCRRestDerivateContents
 
MCRRestDerivates - Class in org.mycore.restapi.v2
 
MCRRestDerivates() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates
 
MCRRestDerivates.DerivateMetadata - Class in org.mycore.restapi.v2
 
MCRRestDerivates.DerivateTitle - Class in org.mycore.restapi.v2
 
MCRRestFeature - Class in org.mycore.restapi
Jersey configuration
MCRRestFeature() - Constructor for class org.mycore.restapi.MCRRestFeature
 
MCRRestObjectAccessKeys - Class in org.mycore.mcr.acl.accesskey.restapi.v2
 
MCRRestObjectAccessKeys() - Constructor for class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
MCRRestObjectIDDate - Class in org.mycore.restapi.v2.model
wraps an MCRObjectIDDate to return it via REST API and uses Instant instead of Date
MCRRestObjectIDDate() - Constructor for class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
MCRRestObjectIDDate(MCRObjectIDDate) - Constructor for class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
MCRRestObjects - Class in org.mycore.restapi.v2
 
MCRRestObjects() - Constructor for class org.mycore.restapi.v2.MCRRestObjects
 
MCRRestRequiredPermission - Annotation Interface in org.mycore.restapi.v2.annotation
 
MCRRestrictedAccess - Annotation Interface in org.mycore.frontend.jersey.filter.access
 
MCRRestUtils - Class in org.mycore.restapi.v2
 
MCRRestV1App - Class in org.mycore.restapi.v1
 
MCRRestV1App() - Constructor for class org.mycore.restapi.v1.MCRRestV1App
 
MCRRestV2App - Class in org.mycore.restapi.v2
 
MCRRestV2App() - Constructor for class org.mycore.restapi.v2.MCRRestV2App
 
mcrRevision - Static variable in class org.mycore.pi.backend.MCRPI_
 
MCRRevokeRequest - Class in org.mycore.orcid.oauth
Represents a token request against the OAuth2 API of orcid.org.
MCRRevokeResponse - Class in org.mycore.orcid.oauth
Represents the response on a token request against the OAuth2 API of orcid.org.
MCRRole - Class in org.mycore.user2
Represents a role of users.
MCRRole(String, Set<MCRLabel>) - Constructor for class org.mycore.user2.MCRRole
Creates a new role instance.
MCRRoleCondition - Class in org.mycore.access.facts.condition.fact
This condition checks if the user of the current session is member of the given role.
MCRRoleCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRRoleCondition
 
MCRRoleManager - Class in org.mycore.user2
Manages roles and role assignments using a database table.
MCRRoleManager() - Constructor for class org.mycore.user2.MCRRoleManager
 
MCRRoleResolver - Class in org.mycore.user2
 
MCRRoleResolver() - Constructor for class org.mycore.user2.MCRRoleResolver
 
MCRRolesConverter - Class in org.mycore.user2.utils
 
MCRRolesConverter() - Constructor for class org.mycore.user2.utils.MCRRolesConverter
 
MCRRoleServlet - Class in org.mycore.user2
This servlet is used in the role sub select for when administrate a user.
MCRRoleServlet() - Constructor for class org.mycore.user2.MCRRoleServlet
 
MCRRoleTransformer - Class in org.mycore.user2.utils
 
MCRRoleTransformer() - Constructor for class org.mycore.user2.utils.MCRRoleTransformer
 
MCRRSSFeedImporter - Class in org.mycore.mods.rss
Reads an RSS feed referencing new publications and imports those publications that are not stored yet.
MCRRSSFeedImporter(String) - Constructor for class org.mycore.mods.rss.MCRRSSFeedImporter
 
MCRRuleAccessInterface - Interface in org.mycore.access
This serves as an interface to an underlying access controll system.
MCRRuleMapping - Class in org.mycore.access.mcrimpl
 
MCRRuleMapping() - Constructor for class org.mycore.access.mcrimpl.MCRRuleMapping
 
MCRRuleParser - Class in org.mycore.access.mcrimpl
 
MCRRuleParser() - Constructor for class org.mycore.access.mcrimpl.MCRRuleParser
 
MCRRuleStore - Class in org.mycore.access.mcrimpl
The purpose of this interface is to make the choice of the persistence layer configurable.
MCRRuleStore() - Constructor for class org.mycore.access.mcrimpl.MCRRuleStore
 
MCRRunnableComperator - Class in org.mycore.util.concurrent
A CompletableFuture encapsulates a Supplier with an AsyncSupply.
MCRRunnableComperator() - Constructor for class org.mycore.util.concurrent.MCRRunnableComperator
 
MCRRuntimeComponentDetector - Class in org.mycore.common.config
On first access this class detects all components, that is either MyCoRe components or application modules, that are available via the current ClassLoader.
MCRRuntimeComponentDetector() - Constructor for class org.mycore.common.config.MCRRuntimeComponentDetector
 
MCRSassCompilerManager - Class in org.mycore.sass
Compiles .scss to .css or .min.css using different sources (Importers)
MCRSassCompilerManager() - Constructor for class org.mycore.sass.MCRSassCompilerManager
 
MCRSassResource - Class in org.mycore.sass.resources
 
MCRSassResource() - Constructor for class org.mycore.sass.resources.MCRSassResource
 
MCRSAXContent - Class in org.mycore.common.content
 
MCRSAXContent(XMLReader, InputSource) - Constructor for class org.mycore.common.content.MCRSAXContent
 
mcrSchema - Variable in class org.mycore.datamodel.metadata.MCRBase
 
MCRSecureTokenV2 - Class in org.mycore.frontend.support
An implementation of SecureToken V2 used by "Wowza Streaming Engine".
MCRSecureTokenV2(String, String, String, String...) - Constructor for class org.mycore.frontend.support.MCRSecureTokenV2
 
MCRSecureTokenV2Filter - Class in org.mycore.frontend.filter
Filter for MCRFileNodeServlet that uses MCRSecureTokenV2 to check access to specific file types.
MCRSecureTokenV2Filter() - Constructor for class org.mycore.frontend.filter.MCRSecureTokenV2Filter
 
MCRSecureTokenV2FilterConfig - Class in org.mycore.frontend.filter
 
MCRSecureTokenV2FilterConfig() - Constructor for class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
MCRSeekableChannelContent - Interface in org.mycore.common.content
An optional interface to MCRContent implementations.
mcrService - Variable in class org.mycore.datamodel.metadata.MCRBase
 
MCRServiceFlagEventHandler - Class in org.mycore.datamodel.common
This event handler sets the service flags "createdby" and "modifiedby" for users who created / modified a MyCoReObject and also added a state service flag using classification defined in "MCR.Metadata.Service.State.Classification.ID" (default "state") and category defined in "MCR.Metadata.Service.State.Category.Default" (default "submitted").
MCRServiceFlagEventHandler() - Constructor for class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
MCRServlet - Class in org.mycore.frontend.servlets
This is the superclass of all MyCoRe servlets.
MCRServlet() - Constructor for class org.mycore.frontend.servlets.MCRServlet
 
MCRServlet3LoginServlet - Class in org.mycore.user2.login
 
MCRServlet3LoginServlet() - Constructor for class org.mycore.user2.login.MCRServlet3LoginServlet
 
MCRServletContainerInitializer - Class in org.mycore.common.events
 
MCRServletContainerInitializer() - Constructor for class org.mycore.common.events.MCRServletContainerInitializer
 
MCRServletContentHelper - Class in org.mycore.common.content.util
 
MCRServletContentHelper() - Constructor for class org.mycore.common.content.util.MCRServletContentHelper
 
MCRServletContentHelper.Config - Class in org.mycore.common.content.util
 
MCRServletContextListener - Class in org.mycore.common.events
is a shutdown hook for the current ServletContext.
MCRServletContextListener() - Constructor for class org.mycore.common.events.MCRServletContextListener
 
MCRServletContextResourceImporter - Class in org.mycore.sass
Imports scss files using ServletContext.
MCRServletContextResourceImporter(ServletContext) - Constructor for class org.mycore.sass.MCRServletContextResourceImporter
 
MCRServletJob - Class in org.mycore.frontend.servlets
This class simply is a container for objects needed during a Servlet session like the HttpServletRequest and HttpServeltResponse.
MCRServletJob(HttpServletRequest, HttpServletResponse) - Constructor for class org.mycore.frontend.servlets.MCRServletJob
The constructor takes the given objects and stores them in private objects.
MCRServletTarget - Class in org.mycore.frontend.xeditor.target
 
MCRServletTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRServletTarget
 
MCRSession - Class in org.mycore.common
Instances of this class collect information kept during a session like the currently active user, the preferred language etc.
MCRSessionEvent - Class in org.mycore.common.events
 
MCRSessionEvent(MCRSession, MCRSessionEvent.Type, int) - Constructor for class org.mycore.common.events.MCRSessionEvent
 
MCRSessionEvent.Type - Enum Class in org.mycore.common.events
 
MCRSessionFilter - Class in org.mycore.restapi
 
MCRSessionFilter() - Constructor for class org.mycore.restapi.MCRSessionFilter
 
MCRSessionHookFilter - Class in org.mycore.frontend.jersey.filter
 
MCRSessionHookFilter() - Constructor for class org.mycore.frontend.jersey.filter.MCRSessionHookFilter
 
MCRSessionListener - Interface in org.mycore.common.events
 
MCRSessionLockFilter - Class in org.mycore.frontend.jersey.filter
MCRSessionLockFilter() - Constructor for class org.mycore.frontend.jersey.filter.MCRSessionLockFilter
 
MCRSessionMgr - Class in org.mycore.common
Manages sessions for a MyCoRe system.
MCRSessionMgr() - Constructor for class org.mycore.common.MCRSessionMgr
 
MCRSessionResolver - Class in org.mycore.common
This Class will be stored in the a HttpSession and can be used to resolve the MCRSession.
MCRSessionResolver(MCRSession) - Constructor for class org.mycore.common.MCRSessionResolver
 
MCRSessionResource - Class in org.mycore.webtools.session
Resource which provides information about mycore sessions.
MCRSessionResource() - Constructor for class org.mycore.webtools.session.MCRSessionResource
 
MCRSessionThreadContext - Class in org.mycore.common.log4j2
Adds MCRSession information to the current ThreadContext.
MCRSessionThreadContext() - Constructor for class org.mycore.common.log4j2.MCRSessionThreadContext
 
MCRSet - Class in org.mycore.oai.set
 
MCRSet(String, String) - Constructor for class org.mycore.oai.set.MCRSet
 
MCRSet(String, String, String) - Constructor for class org.mycore.oai.set.MCRSet
 
MCRSetAttributeValue - Class in org.mycore.frontend.xeditor.tracker
 
MCRSetAttributeValue() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRSetAttributeValue
 
MCRSetCondition<T> - Class in org.mycore.parsers.bool
 
MCRSetCondition(String) - Constructor for class org.mycore.parsers.bool.MCRSetCondition
 
MCRSetElementText - Class in org.mycore.frontend.xeditor.tracker
 
MCRSetElementText() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRSetElementText
 
MCRShibbolethLoginServlet - Class in org.mycore.user2.login
 
MCRShibbolethLoginServlet() - Constructor for class org.mycore.user2.login.MCRShibbolethLoginServlet
 
MCRShibbolethUserInformation - Class in org.mycore.user2.login
 
MCRShibbolethUserInformation(String, String, Map<String, Object>) - Constructor for class org.mycore.user2.login.MCRShibbolethUserInformation
 
MCRShutdownHandler - Class in org.mycore.common.events
is a wrapper for shutdown hooks.
MCRShutdownHandler.Closeable - Interface in org.mycore.common.events
Object is cleanly closeable via close()-call.
MCRShutdownThread - Class in org.mycore.common.events
is a shutdown hook for the current Runtime.
MCRSimpleModelJSONConverter - Class in org.mycore.mets.model.converter
This class converts MCRMetsSimpleModel to JSON
MCRSimpleModelJSONConverter() - Constructor for class org.mycore.mets.model.converter.MCRSimpleModelJSONConverter
 
MCRSimpleModelXMLConverter - Class in org.mycore.mets.model.converter
This Class converts MCRMetsSimpleModel to JDOM XML.
MCRSimpleModelXMLConverter() - Constructor for class org.mycore.mets.model.converter.MCRSimpleModelXMLConverter
 
MCRSkosTransformer - Class in org.mycore.datamodel.classifications2.utils
Transforms MyCoRe classification and category objects into SKOS resources
MCRSkosTransformer() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRSkosTransformer
 
MCRSolrAbstractContentStream<T> - Class in org.mycore.solr.index.cs
Wraps objects to be sent to solr in a content stream.
MCRSolrAbstractContentStream() - Constructor for class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
MCRSolrAbstractContentStream(T) - Constructor for class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
MCRSolrAbstractIndexHandler - Class in org.mycore.solr.index.handlers
 
MCRSolrAbstractIndexHandler() - Constructor for class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
MCRSolrAbstractIndexHandler(SolrClient) - Constructor for class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
MCRSolrAbstractStreamIndexHandler - Class in org.mycore.solr.index.handlers.stream
Base class for solr indexing using content streams.
MCRSolrAbstractStreamIndexHandler() - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
MCRSolrAbstractStreamIndexHandler(SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
MCRSolrAltoExtractor - Class in org.mycore.mets.solr
Extract content and word coordinates of ALTO XML and adds it to the alto_words and alto_content field.
MCRSolrAltoExtractor() - Constructor for class org.mycore.mets.solr.MCRSolrAltoExtractor
 
MCRSolrCategLinkService - Class in org.mycore.solr.classification
Solr extension of the category link service.
MCRSolrCategLinkService() - Constructor for class org.mycore.solr.classification.MCRSolrCategLinkService
 
MCRSolrCategory - Class in org.mycore.solr.classification
 
MCRSolrCategory(MCRCategory) - Constructor for class org.mycore.solr.classification.MCRSolrCategory
 
MCRSolrCategoryDAO - Class in org.mycore.solr.classification
Extends the default category dao with solr support.
MCRSolrCategoryDAO() - Constructor for class org.mycore.solr.classification.MCRSolrCategoryDAO
 
MCRSolrCategoryLink - Class in org.mycore.solr.classification
Simple helper class to handle a classification link in solr.
MCRSolrCategoryLink(MCRCategoryID, MCRCategLinkReference) - Constructor for class org.mycore.solr.classification.MCRSolrCategoryLink
Creates a new link object.
MCRSolrClassificationUtil - Class in org.mycore.solr.classification
Some solr classification utility stuff.
MCRSolrClassificationUtil() - Constructor for class org.mycore.solr.classification.MCRSolrClassificationUtil
 
MCRSolrClientFactory - Class in org.mycore.solr
 
MCRSolrCommands - Class in org.mycore.solr.commands
Class provides useful solr related commands.
MCRSolrCommands() - Constructor for class org.mycore.solr.commands.MCRSolrCommands
 
MCRSolrConfigReloader - Class in org.mycore.solr.schema
This class provides methods to reload a SOLR configuration using the SOLR configuration API see https://lucene.apache.org/solr/guide/8_6/config-api.html
MCRSolrConfigReloader() - Constructor for class org.mycore.solr.schema.MCRSolrConfigReloader
 
MCRSolrConstants - Class in org.mycore.solr
 
MCRSolrConstants() - Constructor for class org.mycore.solr.MCRSolrConstants
 
MCRSolrCore - Class in org.mycore.solr
Core instance of a solr server.
MCRSolrCore(String) - Constructor for class org.mycore.solr.MCRSolrCore
Deprecated.
MCRSolrCore(String, String) - Constructor for class org.mycore.solr.MCRSolrCore
Creates a new solr server core instance.
MCRSolrFileIndexAccumulator - Interface in org.mycore.solr.index.file
This interface is used to accumulate information of a file to a solr document.
MCRSolrFileIndexBaseAccumulator - Class in org.mycore.solr.index.file
 
MCRSolrFileIndexBaseAccumulator() - Constructor for class org.mycore.solr.index.file.MCRSolrFileIndexBaseAccumulator
 
MCRSolrFileIndexHandler - Class in org.mycore.solr.index.handlers.stream
 
MCRSolrFileIndexHandler(Path, BasicFileAttributes, SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
MCRSolrFilesIndexHandler - Class in org.mycore.solr.index.handlers.stream
Commits MCRFile objects to solr, be aware that the files are not indexed directly, but added to a list of sub index handlers.
MCRSolrFilesIndexHandler(String, SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
Creates a new solr file index handler.
MCRSolrFileStrategy - Interface in org.mycore.solr.index.strategy
Base interface for MCRFile specific strategies.
MCRSolrIndexer - Class in org.mycore.solr.index
Base class for indexing with solr.
MCRSolrIndexer() - Constructor for class org.mycore.solr.index.MCRSolrIndexer
 
MCRSolrIndexEventHandler - Class in org.mycore.solr.index
 
MCRSolrIndexEventHandler() - Constructor for class org.mycore.solr.index.MCRSolrIndexEventHandler
 
MCRSolrIndexHandler - Interface in org.mycore.solr.index
General interface to handle a single solr index process.
MCRSolrIndexHandlerFactory - Class in org.mycore.solr.index.handlers
 
MCRSolrIndexHandlerFactory() - Constructor for class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
MCRSolrIndexStatistic - Class in org.mycore.solr.index.statistic
 
MCRSolrIndexStatistic(String) - Constructor for class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
MCRSolrIndexStatisticCollector - Class in org.mycore.solr.index.statistic
 
MCRSolrIndexStatisticCollector() - Constructor for class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
MCRSolrIndexStrategyManager - Class in org.mycore.solr.index.strategy
 
MCRSolrIndexStrategyManager() - Constructor for class org.mycore.solr.index.strategy.MCRSolrIndexStrategyManager
 
MCRSolrIndexTask - Class in org.mycore.solr.index
Solr index task which handles MCRSolrIndexHandler's.
MCRSolrIndexTask(MCRSolrIndexHandler) - Constructor for class org.mycore.solr.index.MCRSolrIndexTask
Creates a new solr index task.
MCRSolrInputDocument - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputDocument complex type.
MCRSolrInputDocument() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
MCRSolrInputDocumentFactory - Class in org.mycore.solr.index.document
 
MCRSolrInputDocumentFactory() - Constructor for class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
MCRSolrInputDocumentGenerator - Class in org.mycore.solr.index.document
 
MCRSolrInputDocumentGenerator() - Constructor for class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
MCRSolrInputDocumentHandler - Class in org.mycore.solr.index.handlers.document
 
MCRSolrInputDocumentHandler(SolrInputDocument) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
MCRSolrInputDocumentHandler(SolrInputDocument, SolrClient) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
MCRSolrInputDocumentList - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputDocumentList complex type.
MCRSolrInputDocumentList() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
MCRSolrInputDocumentsHandler - Class in org.mycore.solr.index.handlers.document
 
MCRSolrInputDocumentsHandler(Collection<SolrInputDocument>) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
MCRSolrInputDocumentsHandler(Collection<SolrInputDocument>, SolrClient) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
MCRSolrInputField - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputField complex type.
MCRSolrInputField() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
MCRSolrLazyInputDocumentHandlerFactory - Class in org.mycore.solr.index.handlers
 
MCRSolrLazyInputDocumentHandlerFactory() - Constructor for class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
MCRSolrMCRContentIndexHandler - Class in org.mycore.solr.index.handlers.content
 
MCRSolrMCRContentIndexHandler(MCRObjectID, MCRContent) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
MCRSolrMCRContentIndexHandler(MCRObjectID, MCRContent, SolrClient) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
MCRSolrMCRContentMapIndexHandler - Class in org.mycore.solr.index.handlers.content
 
MCRSolrMCRContentMapIndexHandler(Map<MCRObjectID, MCRContent>) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
MCRSolrMCRContentMapIndexHandler(Map<MCRObjectID, MCRContent>, SolrClient) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
MCRSolrMimeTypeStrategy - Class in org.mycore.solr.index.strategy
Strategy that depends on a files mime type.
MCRSolrMimeTypeStrategy() - Constructor for class org.mycore.solr.index.strategy.MCRSolrMimeTypeStrategy
 
MCRSolrOptimizeIndexHandler - Class in org.mycore.solr.index.handlers
 
MCRSolrOptimizeIndexHandler() - Constructor for class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
MCRSolrPathContentStream - Class in org.mycore.solr.index.cs
 
MCRSolrPathContentStream(Path, BasicFileAttributes) - Constructor for class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
MCRSolrPathDocumentFactory - Class in org.mycore.solr.index.file
 
MCRSolrPathDocumentFactory() - Constructor for class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
 
MCRSolrProxyServlet - Class in org.mycore.solr.proxy
This class implements a proxy for access to the SOLR backend.

With the following configuration properties you can manipulate the response header.
MCRSolrProxyServlet() - Constructor for class org.mycore.solr.proxy.MCRSolrProxyServlet
 
MCRSolrQueryAdapter - Class in org.mycore.solr.search
 
MCRSolrQueryAdapter() - Constructor for class org.mycore.solr.search.MCRSolrQueryAdapter
 
MCRSolrQueryResolver - Class in org.mycore.solr.common.xml
Usage: solr:{optional core}:query Example: solr:q=%2BobjectType%3Ajpjournal Usage: solr:{optional core}:{optional requestHandler:<requestHandler>}:query Example: solr:requestHandler:browse-inventory:q=%2BobjectType%3Ajpjournal solr:mysolrcore:requestHandler:browse-inventory:q=%2BobjectType%3Ajpjournal
MCRSolrQueryResolver() - Constructor for class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
MCRSolrSchemaReloader - Class in org.mycore.solr.schema
This class provides methods to reload a SOLR schema using the SOLR schema API see https://lucene.apache.org/solr/guide/7_3/schema-api.html
MCRSolrSchemaReloader() - Constructor for class org.mycore.solr.schema.MCRSolrSchemaReloader
 
MCRSolrSearchServlet - Class in org.mycore.solr.search
Used to map a formular-post to a solr request.
MCRSolrSearchServlet() - Constructor for class org.mycore.solr.search.MCRSolrSearchServlet
 
MCRSolrSearchUtils - Class in org.mycore.solr.search
Some solr search utils.
MCRSolrSearchUtils() - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils
 
MCRSolrSearchUtils.SolrDocumentSpliterator - Class in org.mycore.solr.search
Spliterator for solr documents.
MCRSolrTransformerInputDocumentFactory - Class in org.mycore.solr.index.document
 
MCRSolrTransformerInputDocumentFactory() - Constructor for class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
MCRSolrURL - Class in org.mycore.solr.search
Convenience class for holding the parameters for the solr search url.
MCRSolrURL(HttpSolrClient) - Constructor for class org.mycore.solr.search.MCRSolrURL
 
MCRSolrURL(HttpSolrClient, boolean) - Constructor for class org.mycore.solr.search.MCRSolrURL
 
MCRSolrURL(HttpSolrClient, String) - Constructor for class org.mycore.solr.search.MCRSolrURL
Creates a new solr url using your own url query.
MCRSolrUtils - Class in org.mycore.solr
 
MCRSolrUtils() - Constructor for class org.mycore.solr.MCRSolrUtils
 
MCRSortBy - Class in org.mycore.services.fieldquery
Represents a single sort criteria for sorting query results.
MCRSortBy(String, boolean) - Constructor for class org.mycore.services.fieldquery.MCRSortBy
Creates a new sort criteria
MCRSourceContent - Class in org.mycore.common.content
 
MCRSourceContent(Source) - Constructor for class org.mycore.common.content.MCRSourceContent
 
MCRStalledJobResetter - Class in org.mycore.iview2.services
Resets jobs that took to long to tile.
MCRStalledJobResetter - Class in org.mycore.services.queuedjob
Resets jobs that took to long to perform action.
MCRStartupHandler - Class in org.mycore.common.events
Initializes classes that implement MCRStartupHandler.AutoExecutable interface that are defined via MCR.Startup.Class property.
MCRStartupHandler() - Constructor for class org.mycore.common.events.MCRStartupHandler
 
MCRStartupHandler.AutoExecutable - Interface in org.mycore.common.events
 
MCRStateCondition - Class in org.mycore.access.facts.condition.fact
This implementation of a condition checks if the given MyCoRe object or derivate has the given state entry in service flags.
MCRStateCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRStateCondition
 
MCRStaticContent - Annotation Interface in org.mycore.frontend.jersey
The MCRStaticContent annotation marks a resource or method to run without a MyCoRe transaction, session or access filter.
MCRStaticContentEventHandler - Class in org.mycore.services.staticcontent
 
MCRStaticContentEventHandler() - Constructor for class org.mycore.services.staticcontent.MCRStaticContentEventHandler
 
MCRStaticContentResolver - Class in org.mycore.services.staticcontent
 
MCRStaticContentResolver() - Constructor for class org.mycore.services.staticcontent.MCRStaticContentResolver
 
MCRStaticDOIGenerator - Class in org.mycore.pi.doi
Just for testing.
MCRStaticDOIGenerator() - Constructor for class org.mycore.pi.doi.MCRStaticDOIGenerator
 
MCRStaticXEditorFileServlet - Class in org.mycore.frontend.xeditor
 
MCRStaticXEditorFileServlet() - Constructor for class org.mycore.frontend.xeditor.MCRStaticXEditorFileServlet
 
MCRStaticXMLFileServlet - Class in org.mycore.frontend.servlets
This servlet displays static *.xml files stored in the web application by sending them to MCRLayoutService.
MCRStaticXMLFileServlet() - Constructor for class org.mycore.frontend.servlets.MCRStaticXMLFileServlet
 
MCRStorageLayoutConfig - Class in org.mycore.ocfl.layout
 
MCRStorageLayoutConfig() - Constructor for class org.mycore.ocfl.layout.MCRStorageLayoutConfig
 
MCRStorageLayoutExtension - Class in org.mycore.ocfl.layout
 
MCRStorageLayoutExtension() - Constructor for class org.mycore.ocfl.layout.MCRStorageLayoutExtension
 
MCRStore - Class in org.mycore.datamodel.ifs2
Stores metadata files or file collections containing files and directories in a persistent store implemented using a local filesystem.
MCRStore() - Constructor for class org.mycore.datamodel.ifs2.MCRStore
 
MCRStore.MCRStoreConfig - Interface in org.mycore.datamodel.ifs2
 
MCRStoreAlreadyExistsException - Exception in org.mycore.datamodel.ifs2
 
MCRStoreAlreadyExistsException(String) - Constructor for exception org.mycore.datamodel.ifs2.MCRStoreAlreadyExistsException
 
MCRStoreCenter - Class in org.mycore.datamodel.ifs2
 
MCRStoredAltoChangeSetMetadata - Class in org.mycore.viewer.alto.model
 
MCRStoredAltoChangeSetMetadata() - Constructor for class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
MCRStoredAltoChangeSetMetadata(String, String, String, Date, Date, String) - Constructor for class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
MCRStoredAltoChangeSetMetadata_ - Class in org.mycore.viewer.alto.model
 
MCRStoredAltoChangeSetMetadata_() - Constructor for class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
MCRStoredChangeSet - Class in org.mycore.viewer.alto.model
 
MCRStoredChangeSet() - Constructor for class org.mycore.viewer.alto.model.MCRStoredChangeSet
 
MCRStoredChangeSet(String, String, String, Date, Date, String) - Constructor for class org.mycore.viewer.alto.model.MCRStoredChangeSet
 
MCRStoredChangeSet_ - Class in org.mycore.viewer.alto.model
 
MCRStoredChangeSet_() - Constructor for class org.mycore.viewer.alto.model.MCRStoredChangeSet_
 
MCRStoredMetadata - Class in org.mycore.datamodel.ifs2
Represents an XML metadata document that is stored in MCRMetadataStore.
MCRStoredNode - Class in org.mycore.datamodel.ifs2
A file or directory really stored by importing it from outside the system.
MCRStoredNode(MCRDirectory, String, String) - Constructor for class org.mycore.datamodel.ifs2.MCRStoredNode
Creates a new stored node
MCRStoredNode(MCRDirectory, Path, Element) - Constructor for class org.mycore.datamodel.ifs2.MCRStoredNode
Returns a stored node instance that already exists
MCRStoreManager - Class in org.mycore.datamodel.ifs2
 
MCRStoreManager() - Constructor for class org.mycore.datamodel.ifs2.MCRStoreManager
 
MCRStreamContent - Class in org.mycore.common.content
Reads MCRContent from an input stream.
MCRStreamContent(InputStream) - Constructor for class org.mycore.common.content.MCRStreamContent
 
MCRStreamContent(InputStream, String) - Constructor for class org.mycore.common.content.MCRStreamContent
 
MCRStreamContent(InputStream, String, String) - Constructor for class org.mycore.common.content.MCRStreamContent
 
MCRStreamUtils - Class in org.mycore.common
Helper methods to handle common Stream use cases.
MCRStreamUtils() - Constructor for class org.mycore.common.MCRStreamUtils
 
MCRStringCondition - Class in org.mycore.access.facts.condition.fact
This is a simple implemenation.
MCRStringCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRStringCondition
 
MCRStringContent - Class in org.mycore.common.content
Reads MCRContent from a String's text.
MCRStringContent(String) - Constructor for class org.mycore.common.content.MCRStringContent
Reads content from the given string,
MCRStringFact - Class in org.mycore.access.facts.fact
This implementation can store a simple String as fact.
MCRStringFact(String, String) - Constructor for class org.mycore.access.facts.fact.MCRStringFact
 
MCRStringTransformer - Class in org.mycore.datamodel.classifications2.utils
 
MCRStringTransformer() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRStringTransformer
 
MCRSubselectReturnTarget - Class in org.mycore.frontend.xeditor.target
 
MCRSubselectReturnTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRSubselectReturnTarget
 
MCRSubselectTarget - Class in org.mycore.frontend.xeditor.target
 
MCRSubselectTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRSubselectTarget
 
MCRSwapElements - Class in org.mycore.frontend.xeditor.tracker
 
MCRSwapElements() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRSwapElements
 
MCRSwapInsertTarget - Class in org.mycore.frontend.xeditor.target
 
MCRSwapInsertTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRSwapInsertTarget
 
MCRSwapTarget - Class in org.mycore.frontend.xeditor.target
 
MCRSwapTarget() - Constructor for class org.mycore.frontend.xeditor.target.MCRSwapTarget
 
MCRSword - Class in org.mycore.sword
 
MCRSword() - Constructor for class org.mycore.sword.MCRSword
 
MCRSwordAuthHandler - Class in org.mycore.sword.application
Authenticates a User with AuthCredentials.
MCRSwordAuthHandler() - Constructor for class org.mycore.sword.application.MCRSwordAuthHandler
 
MCRSwordCollectionManager - Class in org.mycore.sword.manager
 
MCRSwordCollectionManager() - Constructor for class org.mycore.sword.manager.MCRSwordCollectionManager
 
MCRSwordCollectionProvider - Class in org.mycore.sword.application
Interface to tell the MyCoRe SwordV2 which MyCoRe Objects will be visible to sword and in which collections they are.
MCRSwordCollectionProvider() - Constructor for class org.mycore.sword.application.MCRSwordCollectionProvider
 
MCRSwordCollectionServlet - Class in org.mycore.sword.servlets
 
MCRSwordCollectionServlet() - Constructor for class org.mycore.sword.servlets.MCRSwordCollectionServlet
 
MCRSwordConfigurationDefault - Class in org.mycore.sword
 
MCRSwordConfigurationDefault() - Constructor for class org.mycore.sword.MCRSwordConfigurationDefault
 
MCRSwordConstants - Class in org.mycore.sword
 
MCRSwordConstants() - Constructor for class org.mycore.sword.MCRSwordConstants
 
MCRSwordContainerHandler - Class in org.mycore.sword
Handles request made to the Edit-IRI.
MCRSwordContainerHandler() - Constructor for class org.mycore.sword.MCRSwordContainerHandler
 
MCRSwordContainerManager - Class in org.mycore.sword.manager
 
MCRSwordContainerManager() - Constructor for class org.mycore.sword.manager.MCRSwordContainerManager
 
MCRSwordContainerServlet - Class in org.mycore.sword.servlets
 
MCRSwordContainerServlet() - Constructor for class org.mycore.sword.servlets.MCRSwordContainerServlet
 
MCRSwordDefaultAuthHandler - Class in org.mycore.sword.application
This implementation ignores the on-behalf-of header in request and just authenticate with MyCoRe user and password.
MCRSwordDefaultAuthHandler() - Constructor for class org.mycore.sword.application.MCRSwordDefaultAuthHandler
 
MCRSwordIngester - Interface in org.mycore.sword.application
Let the application decide how to add metadata and resources.
MCRSwordLifecycle - Interface in org.mycore.sword.application
 
MCRSwordLifecycleConfiguration - Class in org.mycore.sword.application
 
MCRSwordLifecycleConfiguration(String) - Constructor for class org.mycore.sword.application.MCRSwordLifecycleConfiguration
 
MCRSwordMediaHandler - Class in org.mycore.sword.application
 
MCRSwordMediaHandler() - Constructor for class org.mycore.sword.application.MCRSwordMediaHandler
 
MCRSwordMediaManager - Class in org.mycore.sword.manager
 
MCRSwordMediaManager() - Constructor for class org.mycore.sword.manager.MCRSwordMediaManager
 
MCRSwordMediaResourceServlet - Class in org.mycore.sword.servlets
 
MCRSwordMediaResourceServlet() - Constructor for class org.mycore.sword.servlets.MCRSwordMediaResourceServlet
 
MCRSwordMetadataProvider - Class in org.mycore.sword.application
 
MCRSwordMetadataProvider() - Constructor for class org.mycore.sword.application.MCRSwordMetadataProvider
 
MCRSwordMultiPartServletDeployer - Class in org.mycore.sword
MCRSwordMultiPartServletDeployer() - Constructor for class org.mycore.sword.MCRSwordMultiPartServletDeployer
 
MCRSwordObjectIDSupplier - Class in org.mycore.sword.application
Should supply the mycore sword implementation with the right MyCoReIds.
MCRSwordObjectIDSupplier() - Constructor for class org.mycore.sword.application.MCRSwordObjectIDSupplier
 
MCRSwordServiceDocumentManager - Class in org.mycore.sword.manager
 
MCRSwordServiceDocumentManager() - Constructor for class org.mycore.sword.manager.MCRSwordServiceDocumentManager
 
MCRSwordServiceDocumentServlet - Class in org.mycore.sword.servlets
 
MCRSwordServiceDocumentServlet() - Constructor for class org.mycore.sword.servlets.MCRSwordServiceDocumentServlet
 
MCRSwordServlet - Class in org.mycore.sword.servlets
 
MCRSwordServlet() - Constructor for class org.mycore.sword.servlets.MCRSwordServlet
 
MCRSwordSolrObjectIDSupplier - Class in org.mycore.sword.application
Supplies the Sword with results from solr.
MCRSwordSolrObjectIDSupplier(SolrQuery) - Constructor for class org.mycore.sword.application.MCRSwordSolrObjectIDSupplier
 
MCRSwordStatementManager - Class in org.mycore.sword.manager
 
MCRSwordStatementManager() - Constructor for class org.mycore.sword.manager.MCRSwordStatementManager
 
MCRSwordUtil - Class in org.mycore.sword
 
MCRSwordUtil() - Constructor for class org.mycore.sword.MCRSwordUtil
 
MCRSwordUtil.BuildLinkUtil - Class in org.mycore.sword
 
MCRSwordUtil.MCRFileValidator - Interface in org.mycore.sword
 
MCRSwordUtil.MCRValidationResult - Class in org.mycore.sword
 
MCRSwordUtil.ParseLinkUtil - Class in org.mycore.sword
 
MCRSwordUtil.ParseLinkUtil.CollectionIRI - Class in org.mycore.sword
 
MCRSwordUtil.ParseLinkUtil.EditIRI - Class in org.mycore.sword
 
MCRSwordUtil.ParseLinkUtil.MediaEditIRI - Class in org.mycore.sword
 
MCRSystemUserInformation - Class in org.mycore.common
A MCRUserInformation implementation with no roles attached.
MCRTargetUtils - Class in org.mycore.frontend.xeditor.target
 
MCRTargetUtils() - Constructor for class org.mycore.frontend.xeditor.target.MCRTargetUtils
 
MCRTarServlet - Class in org.mycore.services.zipper
Uses TAR format to deliver requested content.
MCRTarServlet() - Constructor for class org.mycore.services.zipper.MCRTarServlet
 
MCRTEIValidator - Class in org.mycore.tei
 
MCRTEIValidator(Source) - Constructor for class org.mycore.tei.MCRTEIValidator
 
MCRTemplatesCompiler - Class in org.mycore.common.xsl
Compiles XSL sources, reports compile errors and returns transformer instances for compiled templates.
MCRTemplatesCompiler() - Constructor for class org.mycore.common.xsl.MCRTemplatesCompiler
 
MCRTemplatesSource - Class in org.mycore.common.xsl
Represents an XSL file that will be used in XSL transformation and which is loaded as a resource.
MCRTemplatesSource(String) - Constructor for class org.mycore.common.xsl.MCRTemplatesSource
 
MCRTextNormalizer - Class in org.mycore.mods.merger
Normalizes text to be fault-tolerant when matching for duplicates.
MCRTextNormalizer() - Constructor for class org.mycore.mods.merger.MCRTextNormalizer
 
MCRTextResolver - Class in org.mycore.common
This class parses and resolve strings which contains variables.
MCRTextResolver() - Constructor for class org.mycore.common.MCRTextResolver
Creates a new text resolver with a map of variables.
MCRTextResolver(Map<String, String>) - Constructor for class org.mycore.common.MCRTextResolver
Creates a new text resolver.
MCRTextResolver(Properties) - Constructor for class org.mycore.common.MCRTextResolver
 
MCRTextResolver.CircularDependencyExecption - Exception in org.mycore.common
 
MCRTextResolver.CircularDependencyTracker - Class in org.mycore.common
 
MCRTextResolver.Condition - Class in org.mycore.common
A condition is defined by squared brackets.
MCRTextResolver.EscapeCharacter - Class in org.mycore.common
As escape character the backslashed is used.
MCRTextResolver.ResolveDepth - Enum Class in org.mycore.common
Defines how deep the text is resolved.
MCRTextResolver.Term - Class in org.mycore.common
A term is a defined part in a text.
MCRTextResolver.TermContainer - Class in org.mycore.common
Simple class to hold terms and instantiate them.
MCRTextResolver.Text - Class in org.mycore.common
A simple text, every character is added to the term (except its a special one).
MCRTextResolver.Variable - Class in org.mycore.common
A variable is surrounded by curly brackets.
MCRThrowableTask<T extends Throwable> - Interface in org.mycore.common.function
 
MCRThrowFunction<T,R,E extends Throwable> - Interface in org.mycore.common.function
Represents a function that accepts one argument and produces a result and throws an Exception.
MCRThumbnailForPdfEventHandler - Class in org.mycore.iview2.events
This event handler creates iview2 files for title pages in PDFs which can be used as thumbnails in IIIF API
MCRThumbnailForPdfEventHandler() - Constructor for class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
MCRThumbnailGenerator - Interface in org.mycore.media.services
 
MCRThumbnailImageImpl - Class in org.mycore.iview2.iiif
 
MCRThumbnailImageImpl(String) - Constructor for class org.mycore.iview2.iiif.MCRThumbnailImageImpl
 
MCRThumbnailResource - Class in org.mycore.media.frontend.jersey
 
MCRThumbnailResource() - Constructor for class org.mycore.media.frontend.jersey.MCRThumbnailResource
 
MCRThumbnailServlet - Class in org.mycore.iview2.frontend
 
MCRThumbnailServlet() - Constructor for class org.mycore.iview2.frontend.MCRThumbnailServlet
 
MCRThumbnailUtils - Class in org.mycore.media.services
 
MCRThumbnailUtils() - Constructor for class org.mycore.media.services.MCRThumbnailUtils
 
MCRTileCombineServlet - Class in org.mycore.iview2.frontend
Combines tiles of an image in specific resolutions.
MCRTileCombineServlet() - Constructor for class org.mycore.iview2.frontend.MCRTileCombineServlet
 
MCRTileFileProvider - Interface in org.mycore.iview2.backend
 
MCRTileInfo - Class in org.mycore.iview2.backend
Holds all attributes for a specific tile.
MCRTileInfo(String, String, String) - Constructor for class org.mycore.iview2.backend.MCRTileInfo
 
MCRTileJob - Class in org.mycore.iview2.services
Container class handled by hibernate to store and retrieve job information for the next tiling request.
MCRTileJob() - Constructor for class org.mycore.iview2.services.MCRTileJob
 
MCRTileJob_ - Class in org.mycore.iview2.services
 
MCRTileJob_() - Constructor for class org.mycore.iview2.services.MCRTileJob_
 
MCRTileServlet - Class in org.mycore.iview2.frontend
Get a specific tile of an image.
MCRTileServlet() - Constructor for class org.mycore.iview2.frontend.MCRTileServlet
 
MCRTilingAction - Class in org.mycore.iview2.services
A slave thread of MCRImageTiler This class can be extended.
MCRTilingAction(MCRTileJob) - Constructor for class org.mycore.iview2.services.MCRTilingAction
 
MCRTilingQueue - Class in org.mycore.iview2.services
 
MCRTitleInfoMerger - Class in org.mycore.mods.merger
Compares and merges mods:titleInfo elements.
MCRTitleInfoMerger() - Constructor for class org.mycore.mods.merger.MCRTitleInfoMerger
 
mcrto - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRTO - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRToJSONTransformer - Class in org.mycore.common.content.transformer
Uses MCRXMLHelper.jsonSerialize(org.jdom2.Element) to transform the source (must be XML) to JSON.
MCRToJSONTransformer() - Constructor for class org.mycore.common.content.transformer.MCRToJSONTransformer
 
MCRTokenResponse - Class in org.mycore.orcid.oauth
Represents the response on a token request against the OAuth2 API of orcid.org.
MCRTopologicalSort<T> - Class in org.mycore.tools
This class implements an algorithm for topological ordering.
MCRTopologicalSort() - Constructor for class org.mycore.tools.MCRTopologicalSort
 
MCRToPrettyXML - Class in org.mycore.common.content.transformer
Transforms xml content in pretty, UTF-8 encoded format.
MCRToPrettyXML() - Constructor for class org.mycore.common.content.transformer.MCRToPrettyXML
 
MCRToXMLEnrichmentDebugger - Class in org.mycore.mods.enrichment
Allows debugging enrichment resolving steps.
MCRToXMLEnrichmentDebugger() - Constructor for class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
MCRTransactionableCallable<V> - Class in org.mycore.util.concurrent
Encapsulates a Callable with a mycore session and a database transaction.
MCRTransactionableCallable(Callable<V>) - Constructor for class org.mycore.util.concurrent.MCRTransactionableCallable
Creates a new Callable encapsulating the MCRTransactionableCallable.call() method with a new MCRSession and a database transaction.
MCRTransactionableCallable(Callable<V>, MCRSession) - Constructor for class org.mycore.util.concurrent.MCRTransactionableCallable
Creates a new Callable encapsulating the MCRTransactionableCallable.call() method with a new a database transaction.
MCRTransactionableRunnable - Class in org.mycore.util.concurrent
Encapsulates a Runnable with a mycore session and a database transaction.
MCRTransactionableRunnable(Runnable) - Constructor for class org.mycore.util.concurrent.MCRTransactionableRunnable
Creates a new Runnable encapsulating the MCRTransactionableRunnable.run() method with a new MCRSession and a database transaction.
MCRTransactionableRunnable(Runnable, MCRSession) - Constructor for class org.mycore.util.concurrent.MCRTransactionableRunnable
Creates a new Runnable encapsulating the MCRTransactionableRunnable.run() method with a new a database transaction.
MCRTransactionExec() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask.MCRTransactionExec
 
MCRTransactionFilter - Class in org.mycore.restapi
 
MCRTransactionFilter() - Constructor for class org.mycore.restapi.MCRTransactionFilter
 
MCRTransactionHelper - Class in org.mycore.common
 
MCRTransactionHelper() - Constructor for class org.mycore.common.MCRTransactionHelper
 
MCRTransferPackage - Class in org.mycore.impex
Basic transfer package containing a MCRObject, all its descendants, links, derivates (including their files) and referenced classifications.
MCRTransferPackage(MCRObject) - Constructor for class org.mycore.impex.MCRTransferPackage
 
MCRTransferPackageCommands - Class in org.mycore.impex
 
MCRTransferPackageCommands() - Constructor for class org.mycore.impex.MCRTransferPackageCommands
 
MCRTransferPackageFileContainer - Class in org.mycore.impex
Container for derivate files.
MCRTransferPackageFileContainer(MCRObjectID) - Constructor for class org.mycore.impex.MCRTransferPackageFileContainer
 
MCRTransferPackagePacker - Class in org.mycore.impex
Using the MCRPacker API to build a MCRTransferPackage.
MCRTransferPackagePacker() - Constructor for class org.mycore.impex.MCRTransferPackagePacker
 
MCRTransferPackageUtil - Class in org.mycore.impex
Contains utility methods for handling transfer packages.
MCRTransferPackageUtil() - Constructor for class org.mycore.impex.MCRTransferPackageUtil
 
MCRTransformerPipe - Class in org.mycore.common.content.transformer
Transforms MCRContent by using a pipe of multiple transformers.
MCRTransformerPipe() - Constructor for class org.mycore.common.content.transformer.MCRTransformerPipe
 
MCRTransformerPipe(MCRContentTransformer...) - Constructor for class org.mycore.common.content.transformer.MCRTransformerPipe
 
MCRTransientUser - Class in org.mycore.user2
 
MCRTransientUser(MCRUserInformation) - Constructor for class org.mycore.user2.MCRTransientUser
 
MCRTranslation - Class in org.mycore.services.i18n
provides services for internationalization in mycore application.
MCRTranslation() - Constructor for class org.mycore.services.i18n.MCRTranslation
 
MCRTreeCopier - Class in org.mycore.datamodel.niofs.utils
Simple FileVisitor that recursive copies a directory
MCRTreeCopier(Path, Path) - Constructor for class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
MCRTreeCopier(Path, Path, boolean) - Constructor for class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
MCRTreeCopier(Path, Path, boolean, boolean) - Constructor for class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
MCRTriConsumer<T,U,V> - Interface in org.mycore.common.function
Represents an operation that accepts two input arguments and returns no result.
MCRTrueCondition<T> - Class in org.mycore.parsers.bool
Implementation of the boolean "true" primitive
MCRTrueCondition() - Constructor for class org.mycore.parsers.bool.MCRTrueCondition
 
mcrtype - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRTYPE - Static variable in class org.mycore.backend.jpa.links.MCRLINKHREFPK_
 
MCRUniformResourceName - Class in org.mycore.pi.urn
 
MCRUniformResourceName() - Constructor for class org.mycore.pi.urn.MCRUniformResourceName
 
MCRUniformResourceName(String, String) - Constructor for class org.mycore.pi.urn.MCRUniformResourceName
 
MCRUniqueMerger - Class in org.mycore.mods.merger
Merges those MODS elements that must occur only oncy at a given level.
MCRUniqueMerger() - Constructor for class org.mycore.mods.merger.MCRUniqueMerger
 
MCRUniqueTypeMerger - Class in org.mycore.mods.merger
Merges MODS elements that must occur only once per type.
MCRUniqueTypeMerger() - Constructor for class org.mycore.mods.merger.MCRUniqueTypeMerger
 
MCRUnmappedCategoryRemover - Class in org.mycore.datamodel.classifications2
Removes Categories which can not be mapped from a other classification.
MCRUnmappedCategoryRemover(String) - Constructor for class org.mycore.datamodel.classifications2.MCRUnmappedCategoryRemover
 
MCRUnsupportedContentTypeException - Class in org.mycore.datamodel.niofs
Created by chi on 01.02.17.
MCRUnsupportedContentTypeException() - Constructor for class org.mycore.datamodel.niofs.MCRUnsupportedContentTypeException
 
MCRUpdateDerivateServlet - Class in org.mycore.frontend.servlets.persistence
Handles UPDATE operation on MCRDerivate.
MCRUpdateDerivateServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRUpdateDerivateServlet
 
MCRUpdateMetsOnDerivateChangeEventHandler - Class in org.mycore.mets.events
EventHandler updates the mets.xml after a file is added to an existing derivate.
MCRUpdateMetsOnDerivateChangeEventHandler() - Constructor for class org.mycore.mets.events.MCRUpdateMetsOnDerivateChangeEventHandler
 
MCRUpdateObjectServlet - Class in org.mycore.frontend.servlets.persistence
Handles UPDATE operation on MCRObject.
MCRUpdateObjectServlet() - Constructor for class org.mycore.frontend.servlets.persistence.MCRUpdateObjectServlet
 
MCRUploadException - Exception in org.mycore.webtools.upload
 
MCRUploadException(String) - Constructor for exception org.mycore.webtools.upload.MCRUploadException
 
MCRUploadException(String, Throwable) - Constructor for exception org.mycore.webtools.upload.MCRUploadException
 
MCRUploadHandler - Class in org.mycore.frontend.fileupload
This class does the server-side of uploading files from a client browser, which runs the upload applet.
MCRUploadHandler() - Constructor for class org.mycore.frontend.fileupload.MCRUploadHandler
Creates a new upload handler and registers it at the handler manager *
MCRUploadHandlerIFS - Class in org.mycore.frontend.fileupload
handles uploads and store files directly into the IFS.
MCRUploadHandlerIFS(String, String) - Constructor for class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
MCRUploadHandlerIFS(String, String, String) - Constructor for class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
MCRUploadHandlerManager - Class in org.mycore.frontend.fileupload
 
MCRUploadHandlerManager() - Constructor for class org.mycore.frontend.fileupload.MCRUploadHandlerManager
 
MCRUploadHelper - Class in org.mycore.frontend.fileupload
Common helper class for all services handling file upload.
MCRUploadHelper() - Constructor for class org.mycore.frontend.fileupload.MCRUploadHelper
 
MCRUploadResource - Class in org.mycore.webtools.upload
 
MCRUploadResource() - Constructor for class org.mycore.webtools.upload.MCRUploadResource
 
MCRUploadServletDeployer - Class in org.mycore.frontend.fileupload
Uses mycore.properties to configure MCRUploadViaFormServlet.
MCRUploadServletDeployer() - Constructor for class org.mycore.frontend.fileupload.MCRUploadServletDeployer
 
MCRUploadViaFormServlet - Class in org.mycore.frontend.fileupload
This servlet handles form based file upload.
MCRUploadViaFormServlet() - Constructor for class org.mycore.frontend.fileupload.MCRUploadViaFormServlet
 
MCRURIConverter - Class in org.mycore.backend.jpa
Converts a URI to String for JPA 2.1.
MCRURIConverter() - Constructor for class org.mycore.backend.jpa.MCRURIConverter
 
MCRURIResolver - Class in org.mycore.common.xml
Reads XML documents from various URI types.
MCRURIResolver.MCRResolverProvider - Interface in org.mycore.common.xml
provides a URI -- Resolver Mapping One can implement this interface to provide additional URI schemes this MCRURIResolver should handle, too.
MCRURIResolver.MCRXslIncludeHrefs - Interface in org.mycore.common.xml
 
MCRURIResolverFilter - Class in org.mycore.common.xml
Servlet Filter for adding debug information to servlet output.
MCRURIResolverFilter() - Constructor for class org.mycore.common.xml.MCRURIResolverFilter
 
MCRURL - Class in org.mycore.frontend
 
MCRURL(String) - Constructor for class org.mycore.frontend.MCRURL
 
MCRURLContent - Class in org.mycore.common.content
 
MCRURLContent(URL) - Constructor for class org.mycore.common.content.MCRURLContent
 
MCRURLIdentifierDetector - Class in org.mycore.mods.identifier
 
MCRURLIdentifierDetector() - Constructor for class org.mycore.mods.identifier.MCRURLIdentifierDetector
 
MCRURLIdentifierDetector(Collection<MCRIdentifierDetector<URI>>) - Constructor for class org.mycore.mods.identifier.MCRURLIdentifierDetector
 
MCRURLRetriever - Class in org.mycore.wfc.actionmapping
 
MCRURNGranularOAIService - Class in org.mycore.pi.urn
Service for assigning granular URNs to Derivate.
MCRURNGranularOAIService() - Constructor for class org.mycore.pi.urn.MCRURNGranularOAIService
 
MCRURNGranularRESTRegistrationStarter - Class in org.mycore.pi.urn.rest
 
MCRURNGranularRESTRegistrationStarter() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
MCRURNGranularRESTRegistrationStarter(long, TimeUnit) - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
MCRURNGranularRESTRegistrationTask - Class in org.mycore.pi.urn.rest
Created by chi on 26.01.17.
MCRURNGranularRESTRegistrationTask(MCRDNBURNRestClient) - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask
 
MCRURNGranularRESTRegistrationTask.MCRTransactionExec - Class in org.mycore.pi.urn.rest
 
MCRURNGranularRESTService - Class in org.mycore.pi.urn.rest
Service for assigning granular URNs to Derivate.
MCRURNGranularRESTService() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
MCRURNGranularRESTService(Function<MCRDerivate, Stream<MCRPath>>) - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
MCRURNGranularRESTService.MCRPICreationException - Exception in org.mycore.pi.urn.rest
 
MCRURNJsonBundle - Class in org.mycore.pi.urn.rest
Class wraps the urn/url in json as needed by the dnb urn service api.
MCRURNJsonBundle.Format - Enum Class in org.mycore.pi.urn.rest
 
MCRURNOAIService - Class in org.mycore.pi.urn
This class registers urn for Metadata.
MCRURNOAIService() - Constructor for class org.mycore.pi.urn.MCRURNOAIService
 
MCRURNResolver - Class in org.mycore.pi.urn
 
MCRURNResolver() - Constructor for class org.mycore.pi.urn.MCRURNResolver
 
MCRURNUtils - Class in org.mycore.pi.urn
 
MCRURNUtils() - Constructor for class org.mycore.pi.urn.MCRURNUtils
 
MCRUsageException - Exception in org.mycore.common
Instances of MCRUsageException are thrown when the MyCoRe API is used in an illegal way.
MCRUsageException(String) - Constructor for exception org.mycore.common.MCRUsageException
Creates a new MCRUsageException with an error message
MCRUsageException(String, Exception) - Constructor for exception org.mycore.common.MCRUsageException
Creates a new MCRUsageException with an error message and a reference to an exception thrown by an underlying system.
MCRUser - Class in org.mycore.user2
Represents a login user.
MCRUser() - Constructor for class org.mycore.user2.MCRUser
 
MCRUser(String) - Constructor for class org.mycore.user2.MCRUser
Creates a new user in the default realm.
MCRUser(String, String) - Constructor for class org.mycore.user2.MCRUser
Creates a new user.
MCRUser(String, MCRRealm) - Constructor for class org.mycore.user2.MCRUser
Creates a new user.
MCRUser_ - Class in org.mycore.user2
 
MCRUser_() - Constructor for class org.mycore.user2.MCRUser_
 
MCRUser2Constants - Class in org.mycore.user2
 
MCRUserAgentFilter - Class in org.mycore.frontend.filter
Automatically closes HttpSession of certain user agents.
MCRUserAgentFilter() - Constructor for class org.mycore.frontend.filter.MCRUserAgentFilter
 
MCRUserAndObjectRightsURIResolver - Class in org.mycore.common.xml
URI-Resolver, that checks if a MyCoRe object is worldReadable or worldReadableComplete and certain user and role information It is used as replacement for Xalan-Java functions in XSLT3 stylesheets.
MCRUserAndObjectRightsURIResolver() - Constructor for class org.mycore.common.xml.MCRUserAndObjectRightsURIResolver
 
MCRUserAttribute - Class in org.mycore.user2
 
MCRUserAttribute - Annotation Interface in org.mycore.user2.annotation
 
MCRUserAttribute() - Constructor for class org.mycore.user2.MCRUserAttribute
 
MCRUserAttribute(String, String) - Constructor for class org.mycore.user2.MCRUserAttribute
 
MCRUserAttribute_ - Class in org.mycore.user2
 
MCRUserAttribute_() - Constructor for class org.mycore.user2.MCRUserAttribute_
 
MCRUserAttributeConverter<ValueType,BoundType> - Interface in org.mycore.user2
 
MCRUserAttributeJavaConverter - Annotation Interface in org.mycore.user2.annotation
 
MCRUserAttributeMapper - Class in org.mycore.user2
This class is used to map attributes on MCRUser or MCRUserInformation to annotated properties or methods.
MCRUserAttributeMapper() - Constructor for class org.mycore.user2.MCRUserAttributeMapper
 
MCRUserCommands - Class in org.mycore.user2
This class provides a set of commands for the org.mycore.user2 management which can be used by the command line interface.
MCRUserCommands() - Constructor for class org.mycore.user2.MCRUserCommands
 
MCRUserCondition - Class in org.mycore.access.facts.condition.fact
This condition checks if the current user matches the query string.
MCRUserCondition() - Constructor for class org.mycore.access.facts.condition.fact.MCRUserCondition
 
MCRUserInformation - Interface in org.mycore.common
Encapsulates informations about the current authenticated user.
MCRUserInformationLookup - Class in org.mycore.common.log4j2.lookups
Allows to access information on the current user.
MCRUserInformationLookup() - Constructor for class org.mycore.common.log4j2.lookups.MCRUserInformationLookup
 
MCRUserManager - Class in org.mycore.user2
Manages all users using a database table.
MCRUserManager() - Constructor for class org.mycore.user2.MCRUserManager
 
MCRUserNameConverter - Class in org.mycore.user2.utils
 
MCRUserNameConverter() - Constructor for class org.mycore.user2.utils.MCRUserNameConverter
 
MCRUserResolver - Class in org.mycore.user2
Implements URIResolver for use in editor form user-editor.xml user:{userID} returns detailed user data including owned users and groups user:current returns detailed user data of the user currently logged in
MCRUserResolver() - Constructor for class org.mycore.user2.MCRUserResolver
 
MCRUserServlet - Class in org.mycore.user2
Provides functionality to search for users, list users, retrieve, delete or update user data.
MCRUserServlet() - Constructor for class org.mycore.user2.MCRUserServlet
 
MCRUserStatus - Class in org.mycore.orcid.user
 
MCRUserTransformer - Class in org.mycore.user2.utils
 
MCRUtils - Class in org.mycore.common
This class represent a general set of external methods to support the programming API.
MCRUtils() - Constructor for class org.mycore.common.MCRUtils
 
MCRUUIDDOIGenerator - Class in org.mycore.pi.doi
 
MCRUUIDDOIGenerator() - Constructor for class org.mycore.pi.doi.MCRUUIDDOIGenerator
 
MCRUUIDURNGenerator - Class in org.mycore.pi.urn
Builds a new, unique NISS using Java implementation of the UUID specification. java.util.UUID creates 'only' version 4 UUIDs.
MCRUUIDURNGenerator() - Constructor for class org.mycore.pi.urn.MCRUUIDURNGenerator
 
MCRValidationResult(boolean, String) - Constructor for class org.mycore.sword.MCRSwordUtil.MCRValidationResult
 
MCRValidationResults - Class in org.mycore.frontend.xeditor.validation
 
MCRValidationResults() - Constructor for class org.mycore.frontend.xeditor.validation.MCRValidationResults
 
MCRValidator - Class in org.mycore.frontend.xeditor.validation
 
MCRValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRValidator
 
mcrVersion - Variable in class org.mycore.datamodel.metadata.MCRBase
 
mcrVersion - Static variable in class org.mycore.pi.backend.MCRPI_
 
MCRVersionedMetadata - Class in org.mycore.datamodel.ifs2
Represents an XML metadata document that is stored in a local filesystem store and in parallel in a Subversion repository to track and restore changes.
MCRVersioningMetadataStore - Class in org.mycore.datamodel.ifs2
Stores metadata objects both in a local filesystem structure and in a Subversion repository.
MCRVersioningMetadataStore() - Constructor for class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
MCRViewerAltoEditorConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerAltoEditorConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerAltoEditorConfiguration
 
MCRViewerBaseConfiguration - Class in org.mycore.viewer.configuration
Base configuration for the mycore image viewer.
MCRViewerBaseConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerBaseConfiguration
 
MCRViewerConfiguration - Class in org.mycore.viewer.configuration
Base class for the iview client configuration.
MCRViewerConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerConfiguration
 
MCRViewerConfiguration.ResourceType - Enum Class in org.mycore.viewer.configuration
 
MCRViewerConfigurationBuilder - Class in org.mycore.viewer.configuration
Use this class to build your MCRViewerConfiguration.
MCRViewerConfigurationStrategy - Interface in org.mycore.viewer.configuration
Strategy which decides which image viewer configuration should be loaded by the given request.
MCRViewerDefaultConfigurationStrategy - Class in org.mycore.viewer.configuration
Default image viewer configuration.
MCRViewerDefaultConfigurationStrategy() - Constructor for class org.mycore.viewer.configuration.MCRViewerDefaultConfigurationStrategy
 
MCRViewerEPUBConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerEPUBConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerEPUBConfiguration
 
MCRViewerIIIFConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerIIIFConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerIIIFConfiguration
 
MCRViewerLogoConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerLogoConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerLogoConfiguration
 
MCRViewerMetadataConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerMetadataConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerMetadataConfiguration
 
MCRViewerMetsConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerMetsConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerMetsConfiguration
 
MCRViewerPDFConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerPDFConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerPDFConfiguration
 
MCRViewerPiwikConfiguration - Class in org.mycore.viewer.configuration
 
MCRViewerPiwikConfiguration() - Constructor for class org.mycore.viewer.configuration.MCRViewerPiwikConfiguration
 
MCRViewerResource - Class in org.mycore.viewer.resources
Base resource for the mycore image viewer.
MCRViewerResource() - Constructor for class org.mycore.viewer.resources.MCRViewerResource
 
MCRVirtualNode - Class in org.mycore.datamodel.ifs2
A virtual node in a file collection, which may be a child node of a container file type like zip or tar.
MCRVirtualNode(MCRNode, Path) - Constructor for class org.mycore.datamodel.ifs2.MCRVirtualNode
Creates a new virtual node
MCRVueRootServlet - Class in org.mycore.webtools.vue
This Servlet can be bound to a URL where a Vue Build App with a createWebHistory() router is present.
MCRVueRootServlet() - Constructor for class org.mycore.webtools.vue.MCRVueRootServlet
 
MCRWCMSAccessResource - Class in org.mycore.wcms2.resources
 
MCRWCMSAccessResource() - Constructor for class org.mycore.wcms2.resources.MCRWCMSAccessResource
 
MCRWCMSContentManager - Class in org.mycore.wcms2.navigation
This class provides methods to get, create and save MyCoRe webpages.
MCRWCMSContentManager() - Constructor for class org.mycore.wcms2.navigation.MCRWCMSContentManager
 
MCRWCMSContentManager.ErrorType - Enum Class in org.mycore.wcms2.navigation
 
MCRWCMSDefaultNavigationProvider - Class in org.mycore.wcms2.navigation
Default implementation of NavigationProvider.
MCRWCMSDefaultNavigationProvider() - Constructor for class org.mycore.wcms2.navigation.MCRWCMSDefaultNavigationProvider
 
MCRWCMSDefaultSectionProvider - Class in org.mycore.wcms2.navigation
The default implementation to convert MyCoRe Webpage sections from and to json.
MCRWCMSDefaultSectionProvider() - Constructor for class org.mycore.wcms2.navigation.MCRWCMSDefaultSectionProvider
 
MCRWCMSFileBrowserResource - Class in org.mycore.wcms2.resources
 
MCRWCMSFileBrowserResource() - Constructor for class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
MCRWCMSJSONProvider<O,J extends com.google.gson.JsonElement> - Interface in org.mycore.wcms2.navigation
 
MCRWCMSNavigationProvider - Interface in org.mycore.wcms2.navigation
Connection between the Navigation Datamodel and the WCMS.
MCRWCMSNavigationProvider.WCMSType - Enum Class in org.mycore.wcms2.navigation
 
MCRWCMSNavigationResource - Class in org.mycore.wcms2.resources
 
MCRWCMSNavigationResource() - Constructor for class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
MCRWCMSNavigationUtils - Class in org.mycore.wcms2.navigation
 
MCRWCMSNavigationUtils() - Constructor for class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
 
MCRWCMSPermission - Class in org.mycore.wcms2.access
 
MCRWCMSPermission() - Constructor for class org.mycore.wcms2.access.MCRWCMSPermission
 
MCRWCMSSectionProvider - Interface in org.mycore.wcms2.navigation
 
MCRWCMSUtil - Class in org.mycore.wcms2
 
MCRWCMSUtil() - Constructor for class org.mycore.wcms2.MCRWCMSUtil
 
MCRWebAppBaseFilter - Class in org.mycore.frontend.filter
 
MCRWebAppBaseFilter() - Constructor for class org.mycore.frontend.filter.MCRWebAppBaseFilter
 
MCRWebCLICommandManager - Class in org.mycore.webcli.cli
 
MCRWebCLICommandManager() - Constructor for class org.mycore.webcli.cli.MCRWebCLICommandManager
 
MCRWebCLIContainer - Class in org.mycore.webcli.container
Is a wrapper class around command execution.
MCRWebCLIContainer(Session) - Constructor for class org.mycore.webcli.container.MCRWebCLIContainer
Will instantiate this container with a list of supported commands.
MCRWebCLIPermission - Class in org.mycore.webcli.resources
 
MCRWebCLIPermission() - Constructor for class org.mycore.webcli.resources.MCRWebCLIPermission
 
MCRWebCLIResource - Class in org.mycore.webcli.resources
 
MCRWebCLIResource() - Constructor for class org.mycore.webcli.resources.MCRWebCLIResource
 
MCRWebCLIResourceSockets - Class in org.mycore.webcli.resources
 
MCRWebCLIResourceSockets() - Constructor for class org.mycore.webcli.resources.MCRWebCLIResourceSockets
 
MCRWebPagesSynchronizer - Class in org.mycore.wcms2
 
MCRWebPagesSynchronizer() - Constructor for class org.mycore.wcms2.MCRWebPagesSynchronizer
 
MCRWebsiteWriteProtection - Class in org.mycore.frontend
 
MCRWebsocketDefaultConfigurator - Class in org.mycore.frontend.ws.common
Default mycore configuration for websocket endpoints.
MCRWebsocketDefaultConfigurator() - Constructor for class org.mycore.frontend.ws.common.MCRWebsocketDefaultConfigurator
 
MCRWebsocketJSONDecoder - Class in org.mycore.frontend.ws.common
Decodes a json string to a gson object.
MCRWebsocketJSONDecoder() - Constructor for class org.mycore.frontend.ws.common.MCRWebsocketJSONDecoder
 
MCRWork - Class in org.mycore.orcid.works
Represents a single "work", that means a publication within the "works" section of an ORCID profile, from a single source.
MCRWorkEventHandler - Class in org.mycore.orcid.works
When a publication is created or updated locally in this application, collects all name identifiers from the MODS metadata, looks up login users that have one of these identifiers, e.g.
MCRWorkEventHandler() - Constructor for class org.mycore.orcid.works.MCRWorkEventHandler
 
MCRWorkflowData - Class in org.mycore.wfc.actionmapping
 
MCRWorkflowData(MCRCategLinkReference) - Constructor for class org.mycore.wfc.actionmapping.MCRWorkflowData
 
MCRWorkflowRuleAdapter - Class in org.mycore.wfc.actionmapping
A JAXB XML Adapter that parses String to MCRCondition an back.
MCRWorkflowRuleAdapter() - Constructor for class org.mycore.wfc.actionmapping.MCRWorkflowRuleAdapter
 
MCRWorkflowRuleParser - Class in org.mycore.wfc.actionmapping
 
MCRWorkflowRuleParser() - Constructor for class org.mycore.wfc.actionmapping.MCRWorkflowRuleParser
 
MCRWorksFetcher - Class in org.mycore.orcid.works
Provides functionality to fetch work groups, work summaries and work details from a remote ORCID profile
MCRWorksFetcher(MCRORCIDProfile) - Constructor for class org.mycore.orcid.works.MCRWorksFetcher
 
MCRWorkSource - Class in org.mycore.orcid.works
Represents the source application that generated the work entry in the ORCID profile.
MCRWorksPublisher - Class in org.mycore.orcid.works
Provides functionality to create, update and delete works in the remote ORCID profile
MCRWorksPublisher(MCRORCIDProfile) - Constructor for class org.mycore.orcid.works.MCRWorksPublisher
 
MCRWorksSection - Class in org.mycore.orcid.works
Represents the "works" section of an ORCID profile with grouped works
MCRWorksSection(MCRORCIDProfile) - Constructor for class org.mycore.orcid.works.MCRWorksSection
Creates a representation of the ORCID's works section and fetches the grouping of works and the work summaries
MCRWrappedContent - Class in org.mycore.common.content
 
MCRWrappedContent() - Constructor for class org.mycore.common.content.MCRWrappedContent
 
MCRWrappedXMLWriter - Class in org.mycore.restapi.converter
 
MCRWrappedXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
MCRXEditorPostProcessor - Interface in org.mycore.frontend.xeditor
If you implement this interface then you should have a default constructor if you want it to use with.
MCRXEditorServlet - Class in org.mycore.frontend.xeditor
 
MCRXEditorServlet() - Constructor for class org.mycore.frontend.xeditor.MCRXEditorServlet
 
MCRXEditorTransformer - Class in org.mycore.frontend.xeditor
 
MCRXEditorTransformer(MCREditorSession, MCRParameterCollector) - Constructor for class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
MCRXEditorValidator - Class in org.mycore.frontend.xeditor.validation
 
MCRXEditorValidator(MCREditorSession) - Constructor for class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
MCRXHTML2PDFTransformer - Class in org.mycore.webtools.pdf
Takes XHTML as input and transforms it to a PDF file
MCRXHTML2PDFTransformer() - Constructor for class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
MCRXMLClassificationManager - Interface in org.mycore.datamodel.common
Interface for Classification Storage Manager
MCRXMLCleaner - Class in org.mycore.frontend.xeditor
 
MCRXMLCleaner() - Constructor for class org.mycore.frontend.xeditor.MCRXMLCleaner
 
MCRXMLContent - Class in org.mycore.common.content
Reads MCRContent from an XML document.
MCRXMLContent() - Constructor for class org.mycore.common.content.MCRXMLContent
 
MCRXMLFunctions - Class in org.mycore.common.xml
 
MCRXMLFunctions - Class in org.mycore.media.frontend
 
MCRXMLFunctions - Class in org.mycore.solr
 
MCRXMLFunctions() - Constructor for class org.mycore.common.xml.MCRXMLFunctions
 
MCRXMLFunctions() - Constructor for class org.mycore.media.frontend.MCRXMLFunctions
 
MCRXMLFunctions() - Constructor for class org.mycore.solr.MCRXMLFunctions
 
MCRXMLHelper - Class in org.mycore.common.xml
This class provides some static utility methods to deal with XML/DOM elements, nodes etc.
MCRXMLHelper() - Constructor for class org.mycore.common.xml.MCRXMLHelper
 
MCRXMLMetadataEventHandler - Class in org.mycore.datamodel.common
This class manages all operations of the XMLTables for operations of an object or derivate.
MCRXMLMetadataEventHandler() - Constructor for class org.mycore.datamodel.common.MCRXMLMetadataEventHandler
 
MCRXMLMetadataManager - Class in org.mycore.datamodel.common
Provides an adapter to communicate with the configured MCRXMLMetadataManagerAdapter implementation.
MCRXMLMetadataManager() - Constructor for class org.mycore.datamodel.common.MCRXMLMetadataManager
 
MCRXMLMetadataManagerAdapter - Interface in org.mycore.datamodel.common
Provides an abstract class for persistence managers of MCRObject and MCRDerivate xml metadata to extend, with methods to perform CRUD operations on object metadata.
MCRXMLParser - Interface in org.mycore.common.xml
Parses XML content and returns it as JDOM document.
MCRXMLParserErrorHandler - Class in org.mycore.common.xml
Handles errors during XML parsing.
MCRXMLParserErrorHandler() - Constructor for class org.mycore.common.xml.MCRXMLParserErrorHandler
 
MCRXMLParserErrorHandler(boolean) - Constructor for class org.mycore.common.xml.MCRXMLParserErrorHandler
 
MCRXMLParserFactory - Class in org.mycore.common.xml
Returns validating or non-validating XML parsers.
MCRXMLParserFactory() - Constructor for class org.mycore.common.xml.MCRXMLParserFactory
 
MCRXMLParserImpl - Class in org.mycore.common.xml
Parses XML content using specified XMLReaderJDOMFactory.
MCRXMLParserImpl(XMLReaderJDOMFactory) - Constructor for class org.mycore.common.xml.MCRXMLParserImpl
 
MCRXMLParserImpl(XMLReaderJDOMFactory, boolean) - Constructor for class org.mycore.common.xml.MCRXMLParserImpl
 
MCRXMLResource - Class in org.mycore.common.xml
provides a cache for reading XML resources.
MCRXMLResource.ResourceModifiedHandle - Class in org.mycore.common.xml
 
MCRXMLSimpleModelConverter - Class in org.mycore.mets.model.converter
This Class is used to converts mets.xml to MCRMetsSimpleModel.
MCRXMLSimpleModelConverter() - Constructor for class org.mycore.mets.model.converter.MCRXMLSimpleModelConverter
 
MCRXMLTransformer - Class in org.mycore.datamodel.classifications2.utils
 
MCRXMLTransformer() - Constructor for class org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
 
MCRXPathBuilder - Class in org.mycore.common.xml
Builds an absolute XPath expression for a given element or attribute within a JDOM XML structure.
MCRXPathBuilder() - Constructor for class org.mycore.common.xml.MCRXPathBuilder
 
MCRXPathEvaluator - Class in org.mycore.common.xml
 
MCRXPathEvaluator(Map<String, Object>, List<Object>) - Constructor for class org.mycore.common.xml.MCRXPathEvaluator
 
MCRXPathEvaluator(Map<String, Object>, Parent) - Constructor for class org.mycore.common.xml.MCRXPathEvaluator
 
MCRXPathTestValidator - Class in org.mycore.frontend.xeditor.validation
Validates using an XPath test expression.
MCRXPathTestValidator() - Constructor for class org.mycore.frontend.xeditor.validation.MCRXPathTestValidator
 
MCRXSL2JAXBTransformer<T> - Class in org.mycore.common.content.transformer
Transforms XML content using a static XSL stylesheet.
MCRXSL2JAXBTransformer() - Constructor for class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
MCRXSL2JAXBTransformer(JAXBContext) - Constructor for class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
MCRXSL2JAXBTransformer(JAXBContext, String...) - Constructor for class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
MCRXSL2XMLTransformer - Class in org.mycore.common.content.transformer
Transforms XML content using a static XSL stylesheet.
MCRXSL2XMLTransformer() - Constructor for class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
MCRXSL2XMLTransformer(String...) - Constructor for class org.mycore.common.content.transformer.MCRXSL2XMLTransformer
 
MCRXSLInfoServlet - Class in org.mycore.common.xsl
Lists all *.xsl stylesheets in the web application located in any WEB-INF/lib/*.jar or WEB-INF/classes/xsl/ or in MCRConfigurationDir, outputs the dependencies (import/include) and contained templates.
MCRXSLInfoServlet() - Constructor for class org.mycore.common.xsl.MCRXSLInfoServlet
 
MCRXSLTransformation - Class in org.mycore.common.xml
This class implements XSLTransformation functions to be used in all other MyCoRe packages.
MCRXSLTransformation() - Constructor for class org.mycore.common.xml.MCRXSLTransformation
 
MCRXSLTransformer - Class in org.mycore.common.content.transformer
Transforms XML content using a static XSL stylesheet.
MCRXSLTransformer() - Constructor for class org.mycore.common.content.transformer.MCRXSLTransformer
 
MCRXSLTransformer(Class<? extends TransformerFactory>) - Constructor for class org.mycore.common.content.transformer.MCRXSLTransformer
 
MCRXSLTransformer(String...) - Constructor for class org.mycore.common.content.transformer.MCRXSLTransformer
 
MCRXSLTransformerFactory - Class in org.mycore.common.xsl
Returns a Transformer for a given XSL source, providing caching of already compiled XSL stylesheets.
MCRXSLTransformerFactory() - Constructor for class org.mycore.common.xsl.MCRXSLTransformerFactory
 
MCRZipServlet - Class in org.mycore.services.zipper
Uses ZIP format to deliver requested content.
MCRZipServlet() - Constructor for class org.mycore.services.zipper.MCRZipServlet
 
MCRZonedDateTimeConverter - Class in org.mycore.backend.jpa
Converts a ZonedDateTime to Date for JPA 2.1.
MCRZonedDateTimeConverter() - Constructor for class org.mycore.backend.jpa.MCRZonedDateTimeConverter
 
md5 - Enum constant in enum class org.mycore.user2.MCRPasswordHashType
 
md5 - Variable in class org.mycore.datamodel.ifs.MCRContentInputStream
The MD5 checksum of all bytes read through this stream
MD5_OF_EMPTY_FILE - Static variable in class org.mycore.datamodel.ifs2.MCRFile
The md5 checksum of the empty file
md5sum() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
measure(TimeUnit, Consumer<Long>, MCRThrowableTask<T>) - Static method in class org.mycore.common.MCRUtils
Measures the time of a method call.
measure(MCRThrowableTask<T>) - Static method in class org.mycore.common.MCRUtils
Measures and logs the time of a method call
MEDIA_TYPE_PARAMETER - Static variable in enum class org.mycore.restapi.converter.MCRDetailLevel
 
MediaEditIRI() - Constructor for class org.mycore.sword.MCRSwordUtil.ParseLinkUtil.MediaEditIRI
 
menu - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
 
merge(Element, Element) - Static method in class org.mycore.mods.merger.MCRMergeTool
Merges a given MODS element with another.
merge(MCRCategoryImpl) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
mergeAttributes(MCRMerger) - Method in class org.mycore.mods.merger.MCRMerger
Copies those attributes from the other's element into this' element that do not exist in this' element.
mergeElements(MCRMerger) - Method in class org.mycore.mods.merger.MCRMerger
Merges all child elements of this with that from other.
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRCategoryMerger
 
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRExtentMerger
 
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRIdentifierMerger
 
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRMerger
Merges the contents of the element wrapped by the other merger into the contents of the element wrapped by this merger.
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRNameMerger
 
mergeFrom(MCRMerger) - Method in class org.mycore.mods.merger.MCRTitleInfoMerger
 
mergeMetadata(MCRObject, boolean) - Method in class org.mycore.datamodel.common.MCRObjectMerger
Merges the metadata of the given source into the target object.
mergeOldLogicalStructMap(LogicalStructMap) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Runs through the logical part of the old mets and copies the ALTO part (mets:fptr/mets:seq/mets:area) to the newly created logical struct map.
message - Variable in class org.mycore.common.MCRMailer.EMail.MessagePart
 
message - Variable in class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
message(Session, JsonObject) - Method in class org.mycore.webcli.resources.MCRWebCLIResourceSockets
 
MESSAGE_CREATED - Static variable in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
MESSAGE_CREATED - Static variable in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
MESSAGE_DELETED - Static variable in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
MESSAGE_DELETED - Static variable in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
MESSAGE_TYPE_MAPPING - Static variable in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
MESSAGE_UPDATED - Static variable in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
MESSAGE_UPDATED - Static variable in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
messageFormat - Variable in class org.mycore.frontend.cli.MCRCommand
The input format used for invoking this command
MessagePart(String) - Constructor for class org.mycore.common.MCRMailer.EMail.MessagePart
 
MessagePart(String, MCRMailer.EMail.MessageType) - Constructor for class org.mycore.common.MCRMailer.EMail.MessagePart
 
metadata - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
metadata - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
metadata - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
metadata - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
METADATA_SERVICE_CONFIG_PREFIX - Static variable in class org.mycore.pi.MCRPIService
 
METADATA_SERVICE_PROPERTY_KEY - Static variable in class org.mycore.pi.MCRPIService
 
metadataFormat - Variable in class org.mycore.oai.MCROAISearcher
 
metadataIndex - Variable in class org.mycore.pi.handle.MCREpicService
The Index which should be used in the handle object.
metadataType - Variable in class org.mycore.pi.handle.MCREpicService
The Type which should be used in the Handle Object.
methodName - Variable in class org.mycore.frontend.cli.MCRCommand
The method implementing this command
mets - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
mets(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds the default mets configuration without any plugins.
METS_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
METS_XML_PATH - Static variable in class org.mycore.mets.resource.MetsResource
 
metsAndPlugins(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds the mets configuration with the metadata, piwik and logo plugin.
metsDocument - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
metsHdr - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
MetsResource - Class in org.mycore.mets.resource
 
MetsResource() - Constructor for class org.mycore.mets.resource.MetsResource
 
migrateAllDerivates() - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
migrateDerivateLink(String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
migrateTEIEntrysOfMetsFileOfDerivate(String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
migrateToOCFL(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
migrateURNGranularToServiceID(String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
MIME_TYPE_APPLICATION_ZIP - Static variable in class org.mycore.sword.MCRSwordConstants
 
MIME_TYPE_TEXT_XML - Static variable in class org.mycore.sword.MCRSwordConstants
 
mimeType - Variable in class org.mycore.common.content.MCRContent
 
mimeType - Variable in class org.mycore.common.content.transformer.MCRContentTransformer
The MIME type of the output generated by this transformer
MIN_JULIAN_DAY_NUMBER - Static variable in class org.mycore.common.MCRCalendar
Minimum Julian Day number is 0 = 01.01.4713 BC
mintDOI(MCRDigitalObjectIdentifier, URI) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
mirroring - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
missingPermission(String, String, String) - Static method in exception org.mycore.access.MCRAccessException
 
missingPrivilege(String, String...) - Static method in exception org.mycore.access.MCRAccessException
 
MIXED - Static variable in class org.mycore.solr.search.MCRConditionTransformer
If a condition references fields from multiple indexes, this constant is returned
mixin(Map<String, String>) - Method in class org.mycore.common.MCRTextResolver
 
mixin(Properties) - Method in class org.mycore.common.MCRTextResolver
 
mixin(MCRViewerConfiguration) - Method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Mix in the configuration into the builder.
mixin(MCRViewerConfiguration, MCRViewerConfiguration) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Mix in the second configuration into the first.
modified - Enum constant in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
 
modified - Enum constant in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortBy
 
modified - Variable in class org.mycore.common.content.transformer.MCRXSLTransformer
 
MODIFIED_BY - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
modifiedAfter() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
modifiedAfter(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the lower bound of the modified date
modifiedBefore() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
modifiedBefore(Instant) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the upper bound of the modified date
modifiedBy - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
modifiedBy() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
modifiedBy(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the user which last modified the objects
modifiedChecked - Variable in class org.mycore.common.content.transformer.MCRXSLTransformer
 
MODIFY_DATE - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
modifyDate - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class org.mycore.frontend.ws.common.MCRWebsocketDefaultConfigurator
 
MODS_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
MODS_OBJECT_TYPE - Static variable in class org.mycore.mods.MCRMODSWrapper
 
MODS_ORIGIN_INFO_PUBLICATION - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
MODS_RELATED_ITEM_XPATH - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
MODS_V3_XSD_URI - Static variable in class org.mycore.mods.MCRMODSCommands
 
move(String, String) - Method in class org.mycore.wcms2.navigation.MCRWCMSContentManager
 
move(String, String) - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
move(Path, Path, CopyOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
move(MCRBasketEntry, int) - Method in class org.mycore.frontend.basket.MCRBasket
Moves a basket entry up or down in the list of basket entries.
MOVE - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
MOVE_DOWN - Static variable in class org.mycore.frontend.xeditor.target.MCRSwapTarget
 
MOVE_UP - Static variable in class org.mycore.frontend.xeditor.target.MCRSwapTarget
 
moveCategory(MCRCategoryID, MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
moveCategory(MCRCategoryID, MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Moves a Category from one subtree in a classification to a new parent.
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Moves a Category from one subtree in a classification to a new parent as the indexth child.
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
moveNamespaceDeclarationsToRoot() - Method in class org.mycore.oai.MCROAIAdapter
 
MovingImage - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A series of visual representations imparting an impression of motion when shown in succession.
mp4 - Enum constant in enum class org.mycore.media.MCRMediaSourceType
 
MSG_INVALID - Static variable in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
msgParts - Variable in class org.mycore.common.MCRMailer.EMail
 
multi_part - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
" Valid only for collections.
mustRevalidate() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if true, sets must-revalidate directive
MYCORE_ID - Static variable in class org.mycore.pi.backend.MCRPI_
 
mycoreID - Static variable in class org.mycore.pi.backend.MCRPI_
 
MyCoReWebPageProvider - Class in org.mycore.tools
This class provides a simple way to dynamically create MyCoRe webpages.
MyCoReWebPageProvider() - Constructor for class org.mycore.tools.MyCoReWebPageProvider
 

N

name - Variable in class org.mycore.common.content.MCRContent
 
name - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
name - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
name - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
name - Variable in class org.mycore.solr.MCRSolrCore
 
name - Static variable in class org.mycore.user2.MCRUserAttribute_
 
name() - Element in annotation interface org.mycore.common.config.annotation.MCRProperty
 
name() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
name() - Method in interface org.mycore.datamodel.niofs.MCRMD5AttributeView
Returns the name of the attribute view.
name() - Element in annotation interface org.mycore.frontend.cli.annotation.MCRCommandGroup
A name for this command group
name() - Method in class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
name() - Method in class org.mycore.pi.MCRPIRegisterJobAction
 
name() - Element in annotation interface org.mycore.restapi.annotations.MCRParam
 
name() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
name() - Method in class org.mycore.services.queuedjob.MCRJobAction
Returns the name of the action.
name() - Element in annotation interface org.mycore.user2.annotation.MCRUserAttribute
(Optional) The name of the attribute.
NAME - Static variable in class org.mycore.user2.MCRUserAttribute_
 
NAMESPACES - Static variable in class org.mycore.orcid.MCRORCIDConstants
 
namespaceSpecificString - Variable in class org.mycore.pi.urn.MCRUniformResourceName
 
NATURAL_ORDER_COMPARATOR - Static variable in class org.mycore.user2.MCRUserAttribute
 
NAV_RESOURCE - Static variable in class org.mycore.frontend.MCRLayoutUtilities
 
needsReload(String, Locale, String, ClassLoader, ResourceBundle, long) - Method in class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
NEW - Enum constant in enum class org.mycore.iview2.services.MCRJobState
job is added to tiling queue
NEW - Enum constant in enum class org.mycore.services.queuedjob.MCRJobStatus
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.mycore.services.i18n.MCRCombinedResourceBundleControl
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
newCategory(MCRCategoryID, SortedSet<MCRLabel>, MCRCategoryID) - Static method in class org.mycore.frontend.classeditor.utils.MCRCategUtils
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
newIDJson(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
newLogicalStructMap() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
newLogicalStructMap(MCRObject, LogicalDiv) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Creates the logical structure recursive.
newPool(ExecutorService) - Static method in class org.mycore.util.concurrent.processing.MCRProcessableFactory
Creates a new MCRProcessableExecutor.
newPool(ExecutorService, MCRProcessableCollection) - Static method in class org.mycore.util.concurrent.processing.MCRProcessableFactory
Creates a new MCRProcessableExecutor.
newPriorityBlockingQueue() - Static method in class org.mycore.util.concurrent.processing.MCRProcessableFactory
Creates new PriorityBlockingQueue for runnables.
newRootID() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
newRootIDJson() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
newWatchService() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
next(Counter) - Static method in class org.mycore.common.xsl.extensions.Counter
 
nextAnchorID() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
nextCursor() - Method in interface org.mycore.oai.MCROAIResult
 
nextCursor() - Method in class org.mycore.oai.MCROAISimpleResult
 
nextCursor() - Method in class org.mycore.oai.MCROAISolrResult
 
nextImportStep(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Helper function for xslImport URI Resolver and MCRXMLFunctions.hasNextImportStep(String)
NL - Static variable in class org.mycore.datamodel.metadata.MCRBase
 
NL - Static variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
noCache() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
sets no-cache directive
noCacheFields() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if MCRCacheControl.noCache(), sets noCache directive argument to these values
non_paged - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"Canvases with this hint must not be presented in a page turning interface, and must be skipped over when determining the page sequence.
NONE_TYPE - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
NOOP_TRANSFORMER - Static variable in class org.mycore.common.xml.MCRLayoutTransformerFactory
 
normal - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 
normalize() - Method in class org.mycore.datamodel.niofs.MCRPath
 
normalize(String) - Method in class org.mycore.mods.merger.MCRHyphenNormalizer
Normalizes the different variants of hyphens in a given input text to a simple "minus" character.
normalize(String) - Method in class org.mycore.mods.merger.MCRTextNormalizer
Normalizes text to be fault-tolerant when matching for duplicates.
normalize(Element) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
method, that normalizes the jdom-representation of a mycore access condition
normalizeAbsoluteURL(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Encodes the given URL so, that it is a valid RFC 2396 URL.
normalizeCondition(MCRCondition<Void>) - Static method in class org.mycore.services.fieldquery.MCRQueryParser
Normalizes a parsed query condition.
normalizeHyphen(String) - Static method in class org.mycore.mods.merger.MCRHyphenNormalizer
Normalizes the different variants of hyphens in a given input text to a simple "minus" character.
normalizeHyphen(String, char) - Static method in class org.mycore.mods.merger.MCRHyphenNormalizer
Normalizes the different variants of hyphens in a given input text to the given character.
normalizeIdentifier(String) - Method in class org.mycore.iiif.presentation.impl.MCRIIIFPresentationImpl
For consistency and security reasons it may become necessary to to cleanup the identifier, which is an otherwise unchecked URL path parameter.
normalizeText(String) - Static method in class org.mycore.mods.merger.MCRTextNormalizer
Normalizes text to be fault-tolerant when matching for duplicates.
normalizeUnicode(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
returns the given String in unicode NFC normal form.
noStore() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if true, sets no-store directive
not(Predicate<T>) - Static method in class org.mycore.common.MCRStreamUtils
Negates a predicate.
notCompleteStates() - Static method in enum class org.mycore.iview2.services.MCRJobState
 
notExist - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
notifyListener() - Method in class org.mycore.iview2.services.MCRTilingQueue
every attached listener is informed that something happened to the state of the queue.
notifyListener() - Method in class org.mycore.services.queuedjob.MCRJobQueue
every attached listener is informed that something happened to the state of the queue.
notMyCoReWebPage - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
 
noTransform() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if true, sets no-transform directive
NoVariables - Enum constant in enum class org.mycore.common.MCRTextResolver.ResolveDepth
 
now() - Static method in class org.mycore.datamodel.common.MCRISO8601Date
 
ns - Variable in class org.mycore.common.xml.MCRAttributeValueFilter
 
NS_ACTIVITIES - Static variable in class org.mycore.orcid.MCRORCIDConstants
 
NS_WORK - Static variable in class org.mycore.orcid.MCRORCIDConstants
 
nullable() - Element in annotation interface org.mycore.user2.annotation.MCRUserAttribute
(Optional) Allow a null value.
numberDistance() - Method in interface org.mycore.datamodel.metadata.MCRObjectID.MCRObjectIDFormat
 
numberFormat() - Method in interface org.mycore.datamodel.metadata.MCRObjectID.MCRObjectIDFormat
 
numberGreater() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
numberGreater(int) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the lower bound of the object id number
numberLess() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
numberLess(int) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to limit the upper bound of the object id number
numTries - Static variable in class org.mycore.common.MCRMailer
How often should MCRMailer try to send mail?

O

OBJECT - Enum constant in enum class org.mycore.common.events.MCREvent.ObjectType
 
OBJECT_ID - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
OBJECT_ID - Static variable in class org.mycore.datamodel.classifications2.MCRCategLinkReference_
 
OBJECT_ID_KEY - Static variable in class org.mycore.frontend.servlets.persistence.MCRCreateDerivateServlet
 
OBJECT_ID_KEY - Static variable in class org.mycore.pi.handle.MCREpicService
 
OBJECT_KEY - Static variable in class org.mycore.common.events.MCREvent
 
OBJECT_NUMBER - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
OBJECT_OLD_KEY - Static variable in class org.mycore.common.events.MCREvent
 
OBJECT_PROJECT - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
OBJECT_REFERENCE - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
OBJECT_TITLE - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
OBJECT_TYPE - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
ObjectFactory - Class in org.mycore.solr.index.document.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.mycore.solr.index.document.jaxb package.
ObjectFactory() - Constructor for class org.mycore.solr.index.document.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.mycore.solr.index.document.jaxb
objectId - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
objectID - Static variable in class org.mycore.datamodel.classifications2.MCRCategLinkReference_
 
objectManager - Variable in class org.mycore.oai.MCROAIAdapter
 
objectNumber - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
objectProject - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
objectReference - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl_
 
objects - Variable in class org.mycore.impex.MCRTransferPackage
Set of objects including the source, its descendants and all resolved links.
objectTitle - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
objectType - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
objid - Static variable in class org.mycore.backend.jpa.access.MCRACCESSPK_
 
OBJID - Static variable in class org.mycore.backend.jpa.access.MCRACCESSPK_
 
objManager - Variable in class org.mycore.oai.MCROAISearchManager
 
of(String) - Static method in enum class org.mycore.common.MCRCalendar.CalendarType
 
of(Callable<T>, CompletableFuture<T>) - Static method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Creates a new MCRProcessableSupplier by the already committed task and its future.
of(Callable<T>, ExecutorService, Integer) - Static method in class org.mycore.util.concurrent.processing.MCRProcessableSupplier
Creates a new MCRProcessableSupplier by submitting the task to the executorService with the given priority.
offer(MCRTileJob) - Method in class org.mycore.iview2.services.MCRTilingQueue
adds job to queue.
offer(MCRJob) - Method in class org.mycore.services.queuedjob.MCRJobQueue
adds MCRJob to queue and starts MCRJobMaster if "MCR.QueuedJob.autostart" is set true.
offset - Variable in class org.mycore.datamodel.ifs2.MCRStore
Offset to add to the maximum ID found in the store to build the new ID.
offset() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
offset(int) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to skip the amount offset objects at the start of the results
on - Variable in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
onAdd(MCRProcessableCollection, MCRProcessable) - Method in interface org.mycore.common.processing.MCRProcessableCollectionListener
Fired when a processable was added.
onAdd(MCRProcessableRegistry, MCRProcessableCollection) - Method in interface org.mycore.common.processing.MCRProcessableRegistryListener
Fired when a collection was added.
onCommit(Runnable) - Method in class org.mycore.common.MCRSession
Add a task which will be executed after MCRSession.commitTransaction() was called.
onComplete() - Method in class org.mycore.webcli.flow.MCRCommandListProcessor
 
onComplete() - Method in class org.mycore.webcli.flow.MCRJSONSubscriber
 
onComplete() - Method in class org.mycore.webcli.flow.MCRLogEventProcessor
 
onDelete(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIService
 
onError(Session, Throwable) - Method in class org.mycore.webtools.processing.socket.MCRProcessingEndpoint
 
onError(Throwable) - Method in class org.mycore.webcli.flow.MCRCommandListProcessor
 
onError(Throwable) - Method in class org.mycore.webcli.flow.MCRJSONSubscriber
 
onError(Throwable) - Method in class org.mycore.webcli.flow.MCRLogEventProcessor
 
onError(MCRJob) - Method in class org.mycore.services.queuedjob.MCRDefaultJobStatusListener
 
onError(MCRJob) - Method in interface org.mycore.services.queuedjob.MCRJobStatusListener
 
ONETRUE_ALLTRUE - Static variable in class org.mycore.frontend.MCRLayoutUtilities
 
onMessage(Session, JsonObject) - Method in class org.mycore.webtools.processing.socket.MCRProcessingEndpoint
 
onNext(JsonObject) - Method in class org.mycore.webcli.flow.MCRJSONSubscriber
 
onNext(List<String>) - Method in class org.mycore.webcli.flow.MCRCommandListProcessor
 
onNext(LogEvent) - Method in class org.mycore.webcli.flow.MCRLogEventProcessor
 
onProcessing(MCRJob) - Method in class org.mycore.services.queuedjob.MCRDefaultJobStatusListener
 
onProcessing(MCRJob) - Method in interface org.mycore.services.queuedjob.MCRJobStatusListener
 
onProgressChange(MCRProgressable, Integer, Integer) - Method in interface org.mycore.common.processing.MCRProgressableListener
Is fired when the progress of the MCRProgressable has changed.
onProgressTextChange(MCRProgressable, String, String) - Method in interface org.mycore.common.processing.MCRProgressableListener
Is fired when the progress text of the MCRProgressable has changed.
onPropertyChange(MCRProcessableCollection, String, Object, Object) - Method in interface org.mycore.common.processing.MCRProcessableCollectionListener
Fired when a property changed.
onRemove(MCRProcessableCollection, MCRProcessable) - Method in interface org.mycore.common.processing.MCRProcessableCollectionListener
Fired when a processable was removed.
onRemove(MCRProcessableRegistry, MCRProcessableCollection) - Method in interface org.mycore.common.processing.MCRProcessableRegistryListener
Fired when a collection was removed.
onStartup(Set<Class<?>>, ServletContext) - Method in class org.mycore.common.events.MCRServletContainerInitializer
 
onStatusChange(MCRProcessable, MCRProcessableStatus, MCRProcessableStatus) - Method in interface org.mycore.common.processing.MCRProcessableStatusListener
Is fired when the status of the MCRProcessable has changed.
onSubscribe(Flow.Subscription) - Method in class org.mycore.webcli.flow.MCRCommandListProcessor
 
onSubscribe(Flow.Subscription) - Method in class org.mycore.webcli.flow.MCRJSONSubscriber
 
onSubscribe(Flow.Subscription) - Method in class org.mycore.webcli.flow.MCRLogEventProcessor
 
onSuccess(MCRJob) - Method in class org.mycore.services.queuedjob.MCRDefaultJobStatusListener
 
onSuccess(MCRJob) - Method in interface org.mycore.services.queuedjob.MCRJobStatusListener
 
onUpdate(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIService
 
open(Session) - Method in class org.mycore.webcli.resources.MCRWebCLIResourceSockets
 
openStream() - Method in class org.mycore.solr.search.MCRSolrURL
An abbreviation for getUrl().openStream();
OPERATIONS - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
operator - Variable in class org.mycore.parsers.bool.MCRSetCondition
 
optimize(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command optimizes the index in Solr in a given core.
optimize(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Sends a signal to the remote solr server to optimize its index.
OR - Static variable in class org.mycore.parsers.bool.MCRSetCondition
 
ORCID_XML_MEDIA_TYPE - Static variable in class org.mycore.orcid.MCRORCIDConstants
 
order() - Element in annotation interface org.mycore.frontend.cli.annotation.MCRCommand
If MCRCommand.syntax() conflicts, use order to specify in which order the invocation should be tried.
ORDER_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
org.mycore.access - package org.mycore.access
 
org.mycore.access.facts - package org.mycore.access.facts
 
org.mycore.access.facts.condition - package org.mycore.access.facts.condition
 
org.mycore.access.facts.condition.combined - package org.mycore.access.facts.condition.combined
 
org.mycore.access.facts.condition.fact - package org.mycore.access.facts.condition.fact
 
org.mycore.access.facts.fact - package org.mycore.access.facts.fact
 
org.mycore.access.facts.model - package org.mycore.access.facts.model
 
org.mycore.access.mcrimpl - package org.mycore.access.mcrimpl
 
org.mycore.access.strategies - package org.mycore.access.strategies
 
org.mycore.backend.hibernate - package org.mycore.backend.hibernate
 
org.mycore.backend.jpa - package org.mycore.backend.jpa
 
org.mycore.backend.jpa.access - package org.mycore.backend.jpa.access
Classes required for persistence of MCRAccessControlSystem.
org.mycore.backend.jpa.dnbtransfer - package org.mycore.backend.jpa.dnbtransfer
Classes required for persistence of MCRDNBTransferResultsTableMgr.
org.mycore.backend.jpa.links - package org.mycore.backend.jpa.links
Classes required for persistence of MCRHIBLinkTableStore.
org.mycore.backend.jpa.objectinfo - package org.mycore.backend.jpa.objectinfo
 
org.mycore.common - package org.mycore.common
 
org.mycore.common.config - package org.mycore.common.config
Holds classes that handling configuration and initialization tasks.
org.mycore.common.config.annotation - package org.mycore.common.config.annotation
 
org.mycore.common.content - package org.mycore.common.content
 
org.mycore.common.content.streams - package org.mycore.common.content.streams
 
org.mycore.common.content.transformer - package org.mycore.common.content.transformer
 
org.mycore.common.content.util - package org.mycore.common.content.util
 
org.mycore.common.events - package org.mycore.common.events
 
org.mycore.common.function - package org.mycore.common.function
Java 8 Lambdas
org.mycore.common.log4j2 - package org.mycore.common.log4j2
Prodvides classes that can be used with Log4J2
org.mycore.common.log4j2.lookups - package org.mycore.common.log4j2.lookups
Provides custom lookups that provide informations on MyCoRe.
org.mycore.common.processing - package org.mycore.common.processing
 
org.mycore.common.processing.impl - package org.mycore.common.processing.impl
 
org.mycore.common.xml - package org.mycore.common.xml
 
org.mycore.common.xsl - package org.mycore.common.xsl
 
org.mycore.common.xsl.extensions - package org.mycore.common.xsl.extensions
 
org.mycore.component.fo.common.content.transformer - package org.mycore.component.fo.common.content.transformer
 
org.mycore.component.fo.common.content.xml - package org.mycore.component.fo.common.content.xml
 
org.mycore.component.fo.common.fo - package org.mycore.component.fo.common.fo
 
org.mycore.crypt - package org.mycore.crypt
 
org.mycore.csl - package org.mycore.csl
 
org.mycore.datamodel.classifications2 - package org.mycore.datamodel.classifications2
 
org.mycore.datamodel.classifications2.impl - package org.mycore.datamodel.classifications2.impl
 
org.mycore.datamodel.classifications2.mapper - package org.mycore.datamodel.classifications2.mapper
Automatically maps classification categories that have been set manually in object metadata to other classification categories
org.mycore.datamodel.classifications2.model - package org.mycore.datamodel.classifications2.model
 
org.mycore.datamodel.classifications2.utils - package org.mycore.datamodel.classifications2.utils
 
org.mycore.datamodel.common - package org.mycore.datamodel.common
 
org.mycore.datamodel.ifs - package org.mycore.datamodel.ifs
 
org.mycore.datamodel.ifs2 - package org.mycore.datamodel.ifs2
 
org.mycore.datamodel.language - package org.mycore.datamodel.language
 
org.mycore.datamodel.metadata - package org.mycore.datamodel.metadata
 
org.mycore.datamodel.metadata.history - package org.mycore.datamodel.metadata.history
All classes related to the change history of MCRObject and MCRDerivate.
org.mycore.datamodel.metadata.share - package org.mycore.datamodel.metadata.share
Contains classes dealing with sharing of metadata.
org.mycore.datamodel.metadata.validator - package org.mycore.datamodel.metadata.validator
 
org.mycore.datamodel.niofs - package org.mycore.datamodel.niofs
Contains abstract classes and factories to build a FileSystem on top of different implementations.
org.mycore.datamodel.niofs.ifs2 - package org.mycore.datamodel.niofs.ifs2
Contains classes to build a FileSystem on top of MCRStoredNode.
org.mycore.datamodel.niofs.utils - package org.mycore.datamodel.niofs.utils
Various utils for java.nio.file API.
org.mycore.datamodel.objectinfo - package org.mycore.datamodel.objectinfo
 
org.mycore.frontend - package org.mycore.frontend
 
org.mycore.frontend.acl2.resources - package org.mycore.frontend.acl2.resources
 
org.mycore.frontend.basket - package org.mycore.frontend.basket
Implements a generic basket of entries and a web frontend to display/add/remove/reorder/comment entries.
org.mycore.frontend.classeditor - package org.mycore.frontend.classeditor
 
org.mycore.frontend.classeditor.access - package org.mycore.frontend.classeditor.access
 
org.mycore.frontend.classeditor.json - package org.mycore.frontend.classeditor.json
 
org.mycore.frontend.classeditor.listener - package org.mycore.frontend.classeditor.listener
 
org.mycore.frontend.classeditor.resources - package org.mycore.frontend.classeditor.resources
 
org.mycore.frontend.classeditor.utils - package org.mycore.frontend.classeditor.utils
 
org.mycore.frontend.classeditor.wrapper - package org.mycore.frontend.classeditor.wrapper
 
org.mycore.frontend.cli - package org.mycore.frontend.cli
 
org.mycore.frontend.cli.annotation - package org.mycore.frontend.cli.annotation
 
org.mycore.frontend.export - package org.mycore.frontend.export
 
org.mycore.frontend.fileupload - package org.mycore.frontend.fileupload
 
org.mycore.frontend.filter - package org.mycore.frontend.filter
 
org.mycore.frontend.indexbrowser - package org.mycore.frontend.indexbrowser
 
org.mycore.frontend.jersey - package org.mycore.frontend.jersey
 
org.mycore.frontend.jersey.access - package org.mycore.frontend.jersey.access
 
org.mycore.frontend.jersey.feature - package org.mycore.frontend.jersey.feature
 
org.mycore.frontend.jersey.filter - package org.mycore.frontend.jersey.filter
 
org.mycore.frontend.jersey.filter.access - package org.mycore.frontend.jersey.filter.access
 
org.mycore.frontend.jersey.resources - package org.mycore.frontend.jersey.resources
 
org.mycore.frontend.servlets - package org.mycore.frontend.servlets
 
org.mycore.frontend.servlets.persistence - package org.mycore.frontend.servlets.persistence
Servlets handling C(R)UD operations on MCRObject and MCRDerivate
org.mycore.frontend.support - package org.mycore.frontend.support
 
org.mycore.frontend.ws.common - package org.mycore.frontend.ws.common
 
org.mycore.frontend.ws.endoint - package org.mycore.frontend.ws.endoint
 
org.mycore.frontend.xeditor - package org.mycore.frontend.xeditor
 
org.mycore.frontend.xeditor.jaxen - package org.mycore.frontend.xeditor.jaxen
 
org.mycore.frontend.xeditor.target - package org.mycore.frontend.xeditor.target
 
org.mycore.frontend.xeditor.tracker - package org.mycore.frontend.xeditor.tracker
 
org.mycore.frontend.xeditor.validation - package org.mycore.frontend.xeditor.validation
 
org.mycore.iiif.common - package org.mycore.iiif.common
 
org.mycore.iiif.image - package org.mycore.iiif.image
 
org.mycore.iiif.image.impl - package org.mycore.iiif.image.impl
 
org.mycore.iiif.image.model - package org.mycore.iiif.image.model
 
org.mycore.iiif.image.parser - package org.mycore.iiif.image.parser
 
org.mycore.iiif.image.resources - package org.mycore.iiif.image.resources
 
org.mycore.iiif.model - package org.mycore.iiif.model
 
org.mycore.iiif.presentation - package org.mycore.iiif.presentation
 
org.mycore.iiif.presentation.impl - package org.mycore.iiif.presentation.impl
 
org.mycore.iiif.presentation.model - package org.mycore.iiif.presentation.model
 
org.mycore.iiif.presentation.model.additional - package org.mycore.iiif.presentation.model.additional
 
org.mycore.iiif.presentation.model.attributes - package org.mycore.iiif.presentation.model.attributes
 
org.mycore.iiif.presentation.model.basic - package org.mycore.iiif.presentation.model.basic
 
org.mycore.iiif.presentation.resources - package org.mycore.iiif.presentation.resources
 
org.mycore.impex - package org.mycore.impex
 
org.mycore.iview2.backend - package org.mycore.iview2.backend
 
org.mycore.iview2.events - package org.mycore.iview2.events
Handling various kinds of events
org.mycore.iview2.frontend - package org.mycore.iview2.frontend
Servlets, Commands and Xalan extensions
org.mycore.iview2.frontend.resources - package org.mycore.iview2.frontend.resources
 
org.mycore.iview2.iiif - package org.mycore.iview2.iiif
 
org.mycore.iview2.services - package org.mycore.iview2.services
Service classes for IView2
org.mycore.lod - package org.mycore.lod
 
org.mycore.lod.controller - package org.mycore.lod.controller
 
org.mycore.mcr.acl.accesskey - package org.mycore.mcr.acl.accesskey
 
org.mycore.mcr.acl.accesskey.cli - package org.mycore.mcr.acl.accesskey.cli
 
org.mycore.mcr.acl.accesskey.exception - package org.mycore.mcr.acl.accesskey.exception
 
org.mycore.mcr.acl.accesskey.frontend.filter - package org.mycore.mcr.acl.accesskey.frontend.filter
 
org.mycore.mcr.acl.accesskey.model - package org.mycore.mcr.acl.accesskey.model
 
org.mycore.mcr.acl.accesskey.restapi.v2 - package org.mycore.mcr.acl.accesskey.restapi.v2
 
org.mycore.mcr.acl.accesskey.restapi.v2.filter - package org.mycore.mcr.acl.accesskey.restapi.v2.filter
 
org.mycore.mcr.acl.accesskey.restapi.v2.model - package org.mycore.mcr.acl.accesskey.restapi.v2.model
 
org.mycore.mcr.acl.accesskey.strategy - package org.mycore.mcr.acl.accesskey.strategy
 
org.mycore.mcr.cronjob - package org.mycore.mcr.cronjob
 
org.mycore.media - package org.mycore.media
 
org.mycore.media.frontend - package org.mycore.media.frontend
 
org.mycore.media.frontend.jersey - package org.mycore.media.frontend.jersey
Jersey resources
org.mycore.media.services - package org.mycore.media.services
 
org.mycore.media.video - package org.mycore.media.video
Classes for video (streaming).
org.mycore.mets.events - package org.mycore.mets.events
 
org.mycore.mets.frontend - package org.mycore.mets.frontend
 
org.mycore.mets.iiif - package org.mycore.mets.iiif
 
org.mycore.mets.model - package org.mycore.mets.model
 
org.mycore.mets.model.converter - package org.mycore.mets.model.converter
 
org.mycore.mets.model.simple - package org.mycore.mets.model.simple
 
org.mycore.mets.resource - package org.mycore.mets.resource
 
org.mycore.mets.servlets - package org.mycore.mets.servlets
 
org.mycore.mets.solr - package org.mycore.mets.solr
 
org.mycore.mets.tools - package org.mycore.mets.tools
 
org.mycore.migration.cli - package org.mycore.migration.cli
 
org.mycore.mods - package org.mycore.mods
 
org.mycore.mods.access.facts.condition - package org.mycore.mods.access.facts.condition
 
org.mycore.mods.bibtex - package org.mycore.mods.bibtex
 
org.mycore.mods.classification - package org.mycore.mods.classification
 
org.mycore.mods.csl - package org.mycore.mods.csl
 
org.mycore.mods.enrichment - package org.mycore.mods.enrichment
 
org.mycore.mods.identifier - package org.mycore.mods.identifier
 
org.mycore.mods.merger - package org.mycore.mods.merger
 
org.mycore.mods.rss - package org.mycore.mods.rss
 
org.mycore.oai - package org.mycore.oai
 
org.mycore.oai.classmapping - package org.mycore.oai.classmapping
 
org.mycore.oai.set - package org.mycore.oai.set
 
org.mycore.ocfl - package org.mycore.ocfl
 
org.mycore.ocfl.commands - package org.mycore.ocfl.commands
 
org.mycore.ocfl.layout - package org.mycore.ocfl.layout
 
org.mycore.ocfl.user - package org.mycore.ocfl.user
 
org.mycore.orcid - package org.mycore.orcid
 
org.mycore.orcid.oauth - package org.mycore.orcid.oauth
 
org.mycore.orcid.resources - package org.mycore.orcid.resources
 
org.mycore.orcid.user - package org.mycore.orcid.user
 
org.mycore.orcid.works - package org.mycore.orcid.works
 
org.mycore.parsers.bool - package org.mycore.parsers.bool
 
org.mycore.pi - package org.mycore.pi
 
org.mycore.pi.access.facts.condition - package org.mycore.pi.access.facts.condition
 
org.mycore.pi.backend - package org.mycore.pi.backend
 
org.mycore.pi.cli - package org.mycore.pi.cli
 
org.mycore.pi.condition - package org.mycore.pi.condition
 
org.mycore.pi.doi - package org.mycore.pi.doi
 
org.mycore.pi.doi.cli - package org.mycore.pi.doi.cli
 
org.mycore.pi.doi.client.crossref - package org.mycore.pi.doi.client.crossref
 
org.mycore.pi.doi.client.datacite - package org.mycore.pi.doi.client.datacite
 
org.mycore.pi.doi.crossref - package org.mycore.pi.doi.crossref
 
org.mycore.pi.exceptions - package org.mycore.pi.exceptions
 
org.mycore.pi.frontend - package org.mycore.pi.frontend
 
org.mycore.pi.frontend.model - package org.mycore.pi.frontend.model
 
org.mycore.pi.frontend.resources - package org.mycore.pi.frontend.resources
 
org.mycore.pi.handle - package org.mycore.pi.handle
 
org.mycore.pi.purl - package org.mycore.pi.purl
 
org.mycore.pi.urn - package org.mycore.pi.urn
 
org.mycore.pi.urn.rest - package org.mycore.pi.urn.rest
 
org.mycore.restapi - package org.mycore.restapi
 
org.mycore.restapi.annotations - package org.mycore.restapi.annotations
 
org.mycore.restapi.converter - package org.mycore.restapi.converter
 
org.mycore.restapi.v1 - package org.mycore.restapi.v1
 
org.mycore.restapi.v1.errors - package org.mycore.restapi.v1.errors
 
org.mycore.restapi.v1.utils - package org.mycore.restapi.v1.utils
 
org.mycore.restapi.v2 - package org.mycore.restapi.v2
 
org.mycore.restapi.v2.access - package org.mycore.restapi.v2.access
 
org.mycore.restapi.v2.annotation - package org.mycore.restapi.v2.annotation
 
org.mycore.restapi.v2.model - package org.mycore.restapi.v2.model
 
org.mycore.sass - package org.mycore.sass
 
org.mycore.sass.resources - package org.mycore.sass.resources
 
org.mycore.services.fieldquery - package org.mycore.services.fieldquery
 
org.mycore.services.http - package org.mycore.services.http
 
org.mycore.services.i18n - package org.mycore.services.i18n
 
org.mycore.services.mbeans - package org.mycore.services.mbeans
 
org.mycore.services.packaging - package org.mycore.services.packaging
 
org.mycore.services.queuedjob - package org.mycore.services.queuedjob
 
org.mycore.services.staticcontent - package org.mycore.services.staticcontent
 
org.mycore.services.zipper - package org.mycore.services.zipper
 
org.mycore.solr - package org.mycore.solr
 
org.mycore.solr.classification - package org.mycore.solr.classification
 
org.mycore.solr.commands - package org.mycore.solr.commands
 
org.mycore.solr.common.xml - package org.mycore.solr.common.xml
 
org.mycore.solr.index - package org.mycore.solr.index
 
org.mycore.solr.index.cs - package org.mycore.solr.index.cs
 
org.mycore.solr.index.document - package org.mycore.solr.index.document
 
org.mycore.solr.index.document.jaxb - package org.mycore.solr.index.document.jaxb
 
org.mycore.solr.index.file - package org.mycore.solr.index.file
Classes handling MCRFile
org.mycore.solr.index.handlers - package org.mycore.solr.index.handlers
Implementations of the MCRSolrIndexHandler interface
org.mycore.solr.index.handlers.content - package org.mycore.solr.index.handlers.content
 
org.mycore.solr.index.handlers.document - package org.mycore.solr.index.handlers.document
 
org.mycore.solr.index.handlers.stream - package org.mycore.solr.index.handlers.stream
 
org.mycore.solr.index.statistic - package org.mycore.solr.index.statistic
Classes to get index statistics
org.mycore.solr.index.strategy - package org.mycore.solr.index.strategy
 
org.mycore.solr.proxy - package org.mycore.solr.proxy
 
org.mycore.solr.schema - package org.mycore.solr.schema
 
org.mycore.solr.search - package org.mycore.solr.search
 
org.mycore.sword - package org.mycore.sword
 
org.mycore.sword.application - package org.mycore.sword.application
Contains Classes/Interfaces to configure/extend the behavior of the MyCoRe-Sword2-Implementation.
org.mycore.sword.manager - package org.mycore.sword.manager
 
org.mycore.sword.servlets - package org.mycore.sword.servlets
 
org.mycore.tei - package org.mycore.tei
 
org.mycore.tools - package org.mycore.tools
 
org.mycore.user2 - package org.mycore.user2
new MyCoRe user system
org.mycore.user2.annotation - package org.mycore.user2.annotation
 
org.mycore.user2.events - package org.mycore.user2.events
 
org.mycore.user2.login - package org.mycore.user2.login
Provides classes implementing login functionality
org.mycore.user2.utils - package org.mycore.user2.utils
Provides classes not directly related to user and group management
org.mycore.util.concurrent - package org.mycore.util.concurrent
 
org.mycore.util.concurrent.processing - package org.mycore.util.concurrent.processing
 
org.mycore.viewer.alto - package org.mycore.viewer.alto
 
org.mycore.viewer.alto.model - package org.mycore.viewer.alto.model
 
org.mycore.viewer.alto.service - package org.mycore.viewer.alto.service
 
org.mycore.viewer.alto.service.impl - package org.mycore.viewer.alto.service.impl
 
org.mycore.viewer.configuration - package org.mycore.viewer.configuration
iview configuration
org.mycore.viewer.resources - package org.mycore.viewer.resources
 
org.mycore.wcms2 - package org.mycore.wcms2
 
org.mycore.wcms2.access - package org.mycore.wcms2.access
 
org.mycore.wcms2.datamodel - package org.mycore.wcms2.datamodel
 
org.mycore.wcms2.navigation - package org.mycore.wcms2.navigation
 
org.mycore.wcms2.resources - package org.mycore.wcms2.resources
 
org.mycore.webcli.cli - package org.mycore.webcli.cli
 
org.mycore.webcli.container - package org.mycore.webcli.container
 
org.mycore.webcli.flow - package org.mycore.webcli.flow
 
org.mycore.webcli.resources - package org.mycore.webcli.resources
 
org.mycore.webtools.pdf - package org.mycore.webtools.pdf
 
org.mycore.webtools.processing.socket - package org.mycore.webtools.processing.socket
 
org.mycore.webtools.processing.socket.impl - package org.mycore.webtools.processing.socket.impl
 
org.mycore.webtools.session - package org.mycore.webtools.session
 
org.mycore.webtools.upload - package org.mycore.webtools.upload
 
org.mycore.webtools.vue - package org.mycore.webtools.vue
 
org.mycore.wfc - package org.mycore.wfc
MyCoRe workflow components
org.mycore.wfc.actionmapping - package org.mycore.wfc.actionmapping
Context sensitive mapping of actions
org.mycore.wfc.mail - package org.mycore.wfc.mail
Mail events
original - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
outputBufferSize - Variable in class org.mycore.common.content.util.MCRRestContentHelper.Config
 
outputBufferSize - Variable in class org.mycore.common.content.util.MCRServletContentHelper.Config
 
outputHelp() - Method in class org.mycore.frontend.cli.MCRCommand
 
outputLODClassificationRoot() - Method in class org.mycore.lod.controller.MCRLodClassification
return the list of available classifications as Linked Open Data TODO Is there a reasonable response on the base path of an LOD URI, or remove this endpoint completely?
outputLODRoot() - Method in class org.mycore.lod.controller.MCRLodRoot
provide some basic information about the linked open data endpoint
overrideActive() - Static method in class org.mycore.common.MCRDeveloperTools
 
overwrite - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
overwriteKeyFile() - Method in class org.mycore.crypt.MCRAESCipher
 
overwriteKeyFile() - Method in class org.mycore.crypt.MCRCipher
Generate the secret key an write it to the keyfile.
overwriteKeyFile(String) - Static method in class org.mycore.crypt.MCRCryptCommands
generate and overwrite of keyfile of cipher {0}
owner - Static variable in class org.mycore.user2.MCRUser_
 
OWNER - Static variable in class org.mycore.user2.MCRUser_
 

P

pack() - Method in class org.mycore.impex.MCRTransferPackagePacker
 
pack() - Method in class org.mycore.services.packaging.MCRPacker
This method will be called and the MCRPacker should start packing according to the MCRPacker.getConfiguration() and MCRPacker.getParameters()!
PACKER_CONFIGURATION_PREFIX - Static variable in class org.mycore.services.packaging.MCRPacker
 
paged - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"The canvases represent pages in a bound volume, and should be presented in a page-turning interface if one is available.
PARAM_AFTER_ID - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CLASSID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_CLASSID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_CREATED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CREATED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CREATED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DER_PATH - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_DER_PATH - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_DERID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_DERID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_LIMIT - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MCRID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_MCRID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_MODIFIED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MODIFIED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MODIFIED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_NUMBER_GREATER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_NUMBER_LESS - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_OBJECTTYPE - Static variable in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
PARAM_OFFSET - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_PROJECT - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_SECRET - Static variable in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
Placeholder for the path param secret
PARAM_SORT_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_SORT_ORDER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_SUBSELECT_SESSION - Static variable in class org.mycore.frontend.xeditor.target.MCRSubselectTarget
 
PARAM_TYPE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_XMLWRAPPER - Static variable in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
PARAM_XMLWRAPPER - Static variable in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
parameters - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
PARAMETERS - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
parameterTypes - Variable in class org.mycore.frontend.cli.MCRCommand
The types of the invocation parameters
params - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
parent - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
parent - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
parent - Variable in class org.mycore.datamodel.ifs2.MCRNode
The parent node owning this file, a directory or container file
parent - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
PARENT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
parse() - Method in class org.mycore.iiif.image.parser.MCRIIIFRotationParser
 
parse(String) - Static method in class org.mycore.datamodel.common.MCRDataURL
Parse a String to MCRDataURL.
parse(String) - Method in class org.mycore.parsers.bool.MCRBooleanClauseParser
Parse a complex or simple condition in String format and put it in an condition object.
parse(String) - Method in class org.mycore.pi.doi.MCRDOIParser
 
parse(String) - Method in class org.mycore.pi.handle.MCRHandleParser
 
parse(String) - Method in interface org.mycore.pi.MCRPIParser
 
parse(String) - Method in class org.mycore.pi.purl.MCRPURLParser
 
parse(String) - Method in class org.mycore.pi.urn.MCRDNBURNParser
 
parse(String) - Method in class org.mycore.services.fieldquery.MCRQueryParser
 
parse(Element) - Method in class org.mycore.access.facts.condition.combined.MCRAbstractCombinedCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
implementors of this method should call super.parse(xml) to bind the XML element to the condition
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRCategoryCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRCreatedByCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRIPCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRRegExCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.fact.MCRStateCondition
 
parse(Element) - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
implementors of this method should call super.parse(xml) to bind the XML element to the condition
parse(Element) - Static method in class org.mycore.access.facts.MCRFactsAccessSystemHelper
 
parse(Element) - Method in interface org.mycore.access.facts.model.MCRCondition
 
parse(Element) - Method in class org.mycore.mods.access.facts.condition.MCRMODSCollectionCondition
 
parse(Element) - Method in class org.mycore.mods.access.facts.condition.MCRMODSEmbargoCondition
 
parse(Element) - Method in class org.mycore.mods.access.facts.condition.MCRMODSGenreCondition
 
parse(Element) - Method in class org.mycore.parsers.bool.MCRBooleanClauseParser
Parse a complex or simple condition in XML format and put it in an condition object.
parse(Element) - Method in class org.mycore.pi.access.facts.condition.MCRPIHasRegisteredCondition
 
parse(Element) - Method in class org.mycore.services.fieldquery.MCRQueryParser
 
parseCommandLine(String) - Method in class org.mycore.frontend.cli.MCRCommand
Parses an input string and tries to match it with the message format used to invoke this command.
parseDate(String) - Method in enum class org.mycore.mods.MCRMODSDateFormat
 
parseDateString(String, boolean, MCRCalendar.CalendarType) - Static method in class org.mycore.common.MCRCalendar
Parses a clean date string in German (d.m.y), English (d/m/y) or ISO (y-m-d) form and returns the year, month and day as an array.
parseDocumentType(InputStream) - Static method in class org.mycore.common.MCRUtils
 
parseElement(Element) - Method in class org.mycore.access.mcrimpl.MCRRuleParser
 
parseElement(Element) - Method in class org.mycore.wfc.actionmapping.MCRWorkflowRuleParser
 
parseIdentifier(String) - Method in class org.mycore.pi.MCRPIJobService
Tries to parse a identifier with a specific type.
parseImageRegion() - Method in class org.mycore.iiif.image.parser.MCRIIIFRegionParser
 
ParseLinkUtil() - Constructor for class org.mycore.sword.MCRSwordUtil.ParseLinkUtil
 
parseSimpleCondition(String) - Method in class org.mycore.access.mcrimpl.MCRRuleParser
 
parseSimpleCondition(String) - Method in class org.mycore.parsers.bool.MCRBooleanClauseParser
 
parseSimpleCondition(String) - Method in class org.mycore.services.fieldquery.MCRQueryParser
Parses a String containing a simple query condition, for example: (title contains "Java") and (creatorID = "122132131")
parseSimpleCondition(Element) - Method in class org.mycore.access.mcrimpl.MCRRuleParser
 
parseSimpleCondition(Element) - Method in class org.mycore.parsers.bool.MCRBooleanClauseParser
 
parseSimpleCondition(Element) - Method in class org.mycore.services.fieldquery.MCRQueryParser
Parses XML element containing a simple query condition
parseStream(InputStream) - Method in class org.mycore.common.xml.MCRURIResolver
Reads xml from an InputStream and returns the parsed root element.
parseString(String) - Method in class org.mycore.access.mcrimpl.MCRRuleParser
 
parseString(String) - Method in class org.mycore.wfc.actionmapping.MCRWorkflowRuleParser
 
parseTargetScale() - Method in class org.mycore.iiif.image.parser.MCRIIIFScaleParser
 
parseXML(Document) - Method in class org.mycore.frontend.basket.MCRBasketXMLParser
Parses an XML document representing a basket.
parseXML(Document) - Static method in class org.mycore.services.fieldquery.MCRQuery
Parses a XML representation of a query.
parseXML(Element) - Static method in class org.mycore.common.MCRMailer.EMail
Parse a email from given Element.
parseXML(Element) - Method in class org.mycore.frontend.basket.MCRBasketXMLParser
Parses an XML element that represents a basket entry.
parseXML(Element) - Static method in class org.mycore.services.fieldquery.MCRFieldBaseValue
Parses a XML representation of a field value
parseXML(MCRContent) - Method in interface org.mycore.common.xml.MCRXMLParser
 
parseXML(MCRContent) - Method in class org.mycore.common.xml.MCRXMLParserImpl
 
partitionSize - Variable in class org.mycore.oai.MCROAISearcher
 
partitionSize - Variable in class org.mycore.oai.MCROAISearchManager
 
parts - Variable in class org.mycore.common.MCRMailer.EMail
 
passivate(Session) - Method in class org.mycore.frontend.ws.endoint.MCRAbstractEndpoint
Releases the mycore session from this thread.
passivated - Enum constant in enum class org.mycore.common.events.MCRSessionEvent.Type
 
password - Variable in class org.mycore.pi.handle.MCREpicService
The password which will be used by the epic client
password - Static variable in class org.mycore.user2.MCRUser_
 
PASSWORD - Static variable in class org.mycore.user2.MCRUser_
 
patch(String, String, String) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
patch(String, String, String, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
patchDerivate(MCRRestDerivates.DerivateMetadata, MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
path - Variable in class org.mycore.datamodel.ifs2.MCRNode
The path object representing this node in the underlying filesystem.
path - Variable in class org.mycore.datamodel.ifs2.MCRStoredMetadata
The file object in local filesystem storing the data
path - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
PATH - Enum constant in enum class org.mycore.common.events.MCREvent.ObjectType
 
PATH - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
PATH_KEY - Static variable in class org.mycore.common.events.MCREvent
 
pdf(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds the default pdf configuration without any plugins.
peek() - Method in class org.mycore.iview2.services.MCRTilingQueue
get next job without modifying it state to MCRJobState.PROCESSING
peek() - Method in class org.mycore.services.queuedjob.MCRJobQueue
get next job without modifying it state to MCRJobStatus.PROCESSING
PERCENT_PREFIX - Static variable in class org.mycore.iiif.image.parser.MCRIIIFRegionParser
 
permission - Variable in class org.mycore.datamodel.metadata.MCRMetaAccessRule
 
PERMISSION_CREATE - Static variable in class org.mycore.frontend.classeditor.access.MCRClassificationWritePermission
 
PERMISSION_DELETE - Static variable in class org.mycore.access.MCRAccessManager
 
PERMISSION_LIST - Static variable in class org.mycore.services.queuedjob.MCRJobQueuePermission
 
PERMISSION_PREVIEW - Static variable in class org.mycore.access.MCRAccessManager
 
PERMISSION_READ - Static variable in class org.mycore.access.MCRAccessManager
 
PERMISSION_VIEW - Static variable in class org.mycore.access.MCRAccessManager
 
PERMISSION_WRITE - Static variable in class org.mycore.access.MCRAccessManager
 
permissionDeleteAllForID(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete all permissions for a given id
permissionDeleteAllForSelected() - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete all permissions for all selected objects
permissionDeleteForID(String, String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete a given permission for a given id
permissionDeleteForSelected(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
delete all permissions for all selected objects
permissionUpdateForID(String, String, String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
updates the permission for a given id and a given permission type with a given rule
permissionUpdateForID(String, String, String, String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
updates the permission for a given id and a given permission type with a given rule
permissionUpdateForSelected(String, String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
updates the permissions for all ids of a given MCRObjectID-Type with a given rule and a given permission
permissionUpdateForSelected(String, String, String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
updates the permissions for all ids of a given MCRObjectID-Type and for a given permission type with a given rule
Persic - Enum constant in enum class org.mycore.common.MCRCalendar.CalendarType
 
PERSISTENCE_UNIT_NAME - Static variable in class org.mycore.backend.jpa.MCRJPABootstrapper
 
PHYSICAL_ID_PREFIX - Static variable in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverter
 
physicalIdentifierMap - Variable in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
PhysicalObject - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
An inanimate, three-dimensional object or substance.
physicalStructMap - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
pi - Variable in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
PI_FLAG - Static variable in class org.mycore.pi.MCRPIService
 
pid - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
PID - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
PIDEF_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
ping() - Method in class org.mycore.frontend.jersey.resources.MCREchoResource
 
PLACEHOLDER_EXCEPTION_MESSAGE - Static variable in class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter.MCRAltoLinkPlaceHolder
 
PLACEHOLDER_EXCEPTION_MESSAGE - Static variable in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
plugins(HttpServletRequest) - Static method in class org.mycore.viewer.configuration.MCRViewerConfigurationBuilder
Builds just the plugins (metadata, piwik, logo).
poll() - Method in class org.mycore.iview2.services.MCRTilingQueue
 
poll() - Method in class org.mycore.services.queuedjob.MCRJobQueue
 
POOL_PRIVILEGE_ID - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
POOLPRIVILEGE_EMBARGO - Static variable in class org.mycore.mods.MCRMODSEmbargoUtils
 
pos - Variable in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
position - Variable in class org.mycore.common.MCRTextResolver.Term
The current character position in the term.
position() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
position(long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
post() - Method in class org.mycore.orcid.oauth.MCRRevokeRequest
Posts the request and returns the response.
post(String) - Method in class org.mycore.orcid.oauth.MCRRevokeRequest
Posts the request and returns the response.
post(String, String, String) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
post(String, String, String, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
postVisitDirectory(Path, IOException) - Method in class org.mycore.datamodel.niofs.utils.MCRRecursiveDeleter
 
postVisitDirectory(Path, IOException) - Method in class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
postVisitDirectory(Path, IOException) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
postVisitDirectory(T, IOException) - Method in class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
preceding - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
prefix - Variable in class org.mycore.datamodel.ifs2.MCRStore
The prefix of slot names
PREFIX - Static variable in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
PREFIX - Static variable in class org.mycore.oai.MCROAIAdapter
 
PREFIX - Static variable in class org.mycore.pi.urn.MCRUniformResourceName
 
PREFIX_CHECK_RESUBMISSION - Static variable in class org.mycore.frontend.xeditor.MCREditorSubmission
 
PREFIX_DEFAULT_VALUE - Static variable in class org.mycore.frontend.xeditor.MCREditorSubmission
 
PREFIX_PROPERTY_KEY - Static variable in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
preloadFromURIs(String, String) - Method in class org.mycore.frontend.xeditor.MCRIncludeHandler
Preloads editor components from one or more URIs.
prepareBaseURLs(String) - Static method in class org.mycore.frontend.MCRFrontendUtil
 
prepareClose() - Method in interface org.mycore.common.events.MCRShutdownHandler.Closeable
prepare for closing this object that implements Closeable.
prepareClose() - Method in class org.mycore.common.xml.MCRDOMUtils
 
prepareClose() - Method in class org.mycore.iview2.services.MCRImageTiler
stops transmitting MCRTileJob to MCRTilingAction and prepares shutdown.
prepareClose() - Method in class org.mycore.iview2.services.MCRTilingQueue
Shuts down MCRStalledJobResetter and does not alter any job anymore.
prepareClose() - Method in class org.mycore.mcr.cronjob.MCRCronjobManager
 
prepareClose() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
prepareClose() - Method in class org.mycore.services.mbeans.MCRJMXBridge
 
prepareClose() - Method in class org.mycore.services.queuedjob.MCRJobMaster
stops transmitting MCRJob to MCRJobThread and prepares shutdown.
prepareClose() - Method in class org.mycore.services.queuedjob.MCRJobQueue
Shuts down MCRStalledJobResetter and does not alter any job anymore.
prepareData(MCRTopologicalSort<String>, String[], Path) - Static method in class org.mycore.tools.MCRTopologicalSort
parses MCRObject xml files for parent links and creates the graph uses StAX cursor API (higher performance)
prepareMCRObjects(MCRTopologicalSort<String>, String[]) - Static method in class org.mycore.tools.MCRTopologicalSort
reads MCRObjectIDs as Strings, retrieves parent links from MCRLinkTableManager and creates the graph uses StAX cursor API (higher performance)
prepareQuery() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
prepareRequest(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.sword.servlets.MCRSwordServlet
 
presentLoginForm(MCRServletJob) - Method in class org.mycore.user2.login.MCRLoginServlet
 
previousAnchorID() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
preVisitDirectory(T, BasicFileAttributes) - Method in class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
printInfoPageIfNoAccess(HttpServletRequest, HttpServletResponse, String) - Static method in class org.mycore.frontend.MCRWebsiteWriteProtection
 
private_() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
sets private directive
probeContentType(Path) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileTypeDetector
 
probeContentType(Path) - Static method in class org.mycore.datamodel.niofs.MCRContentTypes
Probes the content type of a file.
process(Document) - Method in class org.mycore.frontend.xeditor.MCRPostProcessorXSL
 
process(Document) - Method in interface org.mycore.frontend.xeditor.MCRXEditorPostProcessor
Do the post processing.
processAbstract(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processCommand(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Processes a command entered by searching a matching command in the list of known commands and executing its method.
processConfigFiles(String, String) - Static method in class org.mycore.solr.schema.MCRSolrConfigReloader
This method modified the SOLR configuration definition based on all solr/{coreType}/solr-config.json in the MyCoRe-Maven modules resource path.
processDivContainer(List<MCRIIIFRange>, LogicalDiv) - Method in class org.mycore.mets.iiif.MCRMetsMods2IIIFConverter
 
processFile(String, Path, Supplier<Path>) - Method in class org.mycore.frontend.fileupload.MCRPostUploadFileProcessor
 
processFile(String, Path, Supplier<Path>) - Method in class org.mycore.mets.tools.MCRGoobiMetsPostUploadProcessor
 
processGenre(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processIdentifier(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processing - Enum constant in enum class org.mycore.common.processing.MCRProcessableStatus
The process is currently running.
PROCESSING - Enum constant in enum class org.mycore.iview2.services.MCRJobState
job is currently being processed by an image tiler
PROCESSING - Enum constant in enum class org.mycore.services.queuedjob.MCRJobStatus
 
processLanguage(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processModsPart(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processNames(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processPublicationData(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processSchemaFiles(String, String) - Static method in class org.mycore.solr.schema.MCRSolrSchemaReloader
This method modified the SOLR schema definition based on all solr/{coreType}/solr-schema.json in the MyCoRe-Maven modules resource path.
processTitles(CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
processURL(String, CSLItemDataBuilder) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
profile - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Required!
profile - Variable in class org.mycore.iiif.presentation.model.attributes.MCRIIIFService
This can be a String or also @link MCRIIIFImageProfile
profileLinkHeader - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
progress - Variable in class org.mycore.common.processing.MCRAbstractProgressable
 
progressableCallable(Runnable) - Static method in class org.mycore.util.concurrent.processing.MCRProcessableFactory
Returns a Callable object that, when called, runs the given task and returns null.
progressListener - Variable in class org.mycore.common.processing.MCRAbstractProgressable
 
progressText - Variable in class org.mycore.common.processing.MCRAbstractProgressable
 
project() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
project(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the project of the objects
PROP_CATEGID - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_CHILDREN - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_DESCRIPTION - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_HAS_CHILDREN - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_HAS_LINK - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_ID - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_LABELS - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_LANG - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_PARENTID - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_POSITION - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_REQUIRE_TRANSACTION - Static variable in class org.mycore.restapi.MCRTransactionFilter
 
PROP_ROOTID - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_TEXT - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
PROP_URISTR - Static variable in class org.mycore.frontend.classeditor.json.MCRJSONCategoryHelper
 
properties - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
PROPERTIES_INIT_PARAM - Static variable in class org.mycore.frontend.servlets.MCRConfigHelperServlet
 
Property(MCRTextResolver) - Constructor for class org.mycore.common.MCRPropertiesResolver.Property
 
PROPERTY_STRICT_PARSING - Static variable in class org.mycore.datamodel.common.MCRISO8601Date
 
protocol - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Required!
PROTOCOL_TYPE - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
protocolType - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
provide() - Method in class org.mycore.frontend.jersey.access.MCRRequestScopeACLFactory
 
provide(String, MCRIIIFImageSourceRegion, MCRIIIFImageTargetSize, MCRIIIFImageTargetRotation, MCRIIIFImageQuality, String) - Method in class org.mycore.iiif.image.impl.MCRIIIFImageImpl
 
provide(String, MCRIIIFImageSourceRegion, MCRIIIFImageTargetSize, MCRIIIFImageTargetRotation, MCRIIIFImageQuality, String) - Method in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
provideListMetadata(MCRObjectID) - Method in class org.mycore.sword.application.MCRSwordMetadataProvider
 
provideMetadata(MCRObject) - Method in class org.mycore.sword.application.MCRSwordMetadataProvider
 
provider() - Method in class org.mycore.datamodel.niofs.ifs2.MCRIFSFileSystem
 
provideRegisterDate(MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
provideRegisterDate(MCRBase, String) - Method in class org.mycore.pi.MCRPIService
 
provideRegisterDate(MCRBase, String) - Method in class org.mycore.pi.urn.MCRURNOAIService
 
proxyRevalidate() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if true, sets proxy-revalidate directive
public_() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
if true, sets public directive
publish(String) - Method in class org.mycore.orcid.resources.MCRORCIDResource
Publishes a work in the current user's ORCID profile, or updates an existing work there, given the object ID of the local MODS object.
publishToORCID(MCRObjectID, MCRORCIDUser) - Method in class org.mycore.orcid.works.MCRWorkEventHandler
 
put(Object, Object) - Method in class org.mycore.common.config.MCRProperties
 
put(Object, Object) - Method in class org.mycore.common.MCRSession
Stores an object under the given key within the session *
put(String, Object) - Method in class org.mycore.common.events.MCREvent
adds an object to the event data
put(String, String, String) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
put(String, String, String, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
put(K, V) - Method in class org.mycore.common.MCRCache
Puts an object into the cache, storing it under the given key.
put(K, V, long) - Method in class org.mycore.common.MCRCache
Puts an object into the cache, storing it under the given key.

Q

qualities - Variable in class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
query(String) - Method in class org.mycore.oai.MCROAICombinedSearcher
 
query(String) - Method in class org.mycore.oai.MCROAIDeletedSearcher
 
query(String) - Method in class org.mycore.oai.MCROAISearcher
 
query(String) - Method in class org.mycore.oai.MCROAISolrSearcher
 
query(String, String) - Method in class org.mycore.mets.resource.MCRAltoHighlightResource
 
query(SolrParams) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
query(MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAICombinedSearcher
 
query(MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAIDeletedSearcher
 
query(MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAISearcher
 
query(MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAISolrSearcher
 
QUERY_CORE_PARAMETER - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
QUERY_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
QUERY_HANDLER_PAR_NAME - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
QUERY_KEY - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
Attribute key to store a SolrQuery.
QUERY_PARAM_SECRET_ENCODING - Static variable in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyHelper
Placeholder for the query param secret_format
queue - Variable in class org.mycore.services.queuedjob.MCRJobThread
 
queueJSON(String) - Method in class org.mycore.services.queuedjob.MCRJobQueueResource
 
quit() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 

R

ranges - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
RDF_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
read() - Method in class org.mycore.common.config.MCRConfigurationInputStream
 
read() - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
 
read(byte[], int, int) - Method in class org.mycore.common.config.MCRConfigurationInputStream
 
read(byte[], int, int) - Method in class org.mycore.common.content.streams.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(byte[], int, int) - Method in class org.mycore.datamodel.ifs.MCRContentInputStream
 
read(JsonReader) - Method in class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter
 
read(JsonReader) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter
 
read(ByteBuffer) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
read(ByteBuffer[], int, int) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
read(ByteBuffer, long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
read(Supplier<T>) - Method in class org.mycore.util.concurrent.MCRReadWriteGuard
Executes the read operation while the read lock is locked.
READ - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
READ - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
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.
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.
readAllAttributes() - Method in interface org.mycore.datamodel.niofs.MCRMD5AttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
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.
readCommand() - Method in class org.mycore.frontend.cli.MCRCommandPrompt
 
readCommandsFile(String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
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.
readCommandsFile(String) - Static method in class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
readCommandsResource(String) - Static method in class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
readCommandsRessource(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
readCountFromDatabase(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
readCountFromDatabase(String) - Method in class org.mycore.pi.urn.MCRCountingDNBURNGenerator
 
readData(Function<Element, T>) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
 
readSourceXML(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
readTile(Path, ImageReader, int, int, int) - Static method in class org.mycore.iview2.services.MCRIView2Tools
 
REAL_NAME - Static variable in class org.mycore.user2.MCRUser_
 
reallyClose() - Method in class org.mycore.common.content.streams.MCRNotClosingInputStream
Really closes the stream.
REALM_ID - Static variable in class org.mycore.user2.MCRUser_
 
REALM_URL_PARAMETER - Static variable in class org.mycore.user2.login.MCRLoginServlet
 
realmID - Static variable in class org.mycore.user2.MCRUser_
 
realName - Static variable in class org.mycore.user2.MCRUser_
 
rebuildClassificationIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndex(List<String>, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndex(List<String>, SolrClient, int) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndexForSelected(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndexObject(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildIndex() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex the whole classification system with the default classification solr core.
rebuildIndex(SolrClient) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex the whole classification system.
rebuildMCRLinkHrefTableForObject(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
rebuildMetadataAndContentIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndex(String, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index only for objects of the given type.
rebuildMetadataIndex(List<String>, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index.
rebuildMetadataIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index.
rebuildMetadataIndexForSelected(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndexObject(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndexType(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
receiveFile(String, InputStream, long, String) - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
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
 
receiveMetadata(MCRObject) - Method in interface org.mycore.datamodel.metadata.share.MCRMetadataShareAgent
Include shareable metadata from holder before persisting recipient.
receiveMetadata(MCRObject) - Method in class org.mycore.mods.MCRMODSMetadataShareAgent
 
recordUriPattern - Variable in class org.mycore.oai.MCROAIObjectManager
 
redirectToUploadForm(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Method in class org.mycore.frontend.servlets.persistence.MCRCreateDerivateServlet
 
references - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
refetchGroupsAndSummaries() - Method in class org.mycore.orcid.works.MCRWorksSection
Fetches the grouping of works and all work summaries from the ORCID profile.
refresh() - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
regexp(String, String, String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
regionByPct - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
regionByPx - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
register - Enum constant in enum class org.mycore.pi.urn.rest.MCRURNJsonBundle.Format
 
register(Object, String, String) - Static method in class org.mycore.services.mbeans.MCRJMXBridge
 
register(String, String, String) - Method in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierRegistrationResource
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class org.mycore.datamodel.niofs.MCRPath
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.mycore.datamodel.niofs.MCRPath
 
register(MCRProcessableCollection) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
Registers a new collection to the registry.
register(MCRProcessableCollection) - Method in interface org.mycore.common.processing.MCRProcessableRegistry
Registers a new collection to the registry.
register(MCRBase) - Method in class org.mycore.pi.MCRPIService
Adds a identifier to the object.
register(MCRBase, String) - Method in class org.mycore.pi.MCRPIService
shorthand for MCRPIService.register(MCRBase, String, boolean) with update = true
register(MCRBase, String, boolean) - Method in class org.mycore.pi.MCRPIService
Validates everything, registers a new Identifier, inserts the identifier to object metadata and writes a information to the Database.
register(MCRBase, String, boolean) - Method in class org.mycore.pi.urn.MCRURNGranularOAIService
 
register(MCRBase, String, boolean) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
register(MCRPIRegistrationInfo) - Method in class org.mycore.pi.urn.rest.MCRDNBURNRestClient
Please see list of status codes and their meaning:
REGISTER - Enum constant in enum class org.mycore.pi.MCRPIJobService.PiJobAction
 
registerAccessFilter(FeatureContext, Class<?>, Method) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyDefaultFeature
 
registerAccessFilter(FeatureContext, Class<?>, Method) - Method in class org.mycore.lod.MCRLodFeature
 
registerAccessFilter(FeatureContext, Class<?>, Method) - Method in class org.mycore.restapi.MCRRestFeature
 
registerAdapter(MCRJSONTypeAdapter<?>) - Method in class org.mycore.common.MCRJSONManager
 
registerAllEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerDefaultTerms() - Method in class org.mycore.common.MCRPropertiesResolver
 
registerDefaultTerms() - Method in class org.mycore.common.MCRTextResolver
Creates the term list for the text resolver and adds the default terms.
registerDerivateEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registered - Static variable in class org.mycore.pi.backend.MCRPI_
 
REGISTERED - Static variable in class org.mycore.pi.backend.MCRPI_
 
registeredIdentifier - Variable in class org.mycore.pi.frontend.model.MCRPIRegistrationJSON
 
registerIdentifier(MCRBase, String, MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
registerIdentifier(MCRBase, String, MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.MCRDOIService
 
registerIdentifier(MCRBase, String, MCRHandle) - Method in class org.mycore.pi.handle.MCREpicService
 
registerIdentifier(MCRBase, String, MCRPURL) - Method in class org.mycore.pi.purl.MCRPURLService
 
registerIdentifier(MCRBase, String, MCRDNBURN) - Method in class org.mycore.pi.urn.MCRURNGranularOAIService
 
registerIdentifier(MCRBase, String, MCRDNBURN) - Method in class org.mycore.pi.urn.MCRURNOAIService
 
registerIdentifier(MCRBase, String, MCRDNBURN) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
registerIdentifier(MCRBase, String, T) - Method in class org.mycore.pi.MCRPIService
 
registerJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
registerJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIService
 
registerJob(Map<String, String>) - Method in class org.mycore.pi.handle.MCREpicService
 
registerJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
registerJob(Map<String, String>) - Method in class org.mycore.pi.purl.MCRPURLService
 
registerNamespace(Namespace) - Static method in class org.mycore.common.MCRConstants
Adds and registers a standard namespace with prefix.
registerNewPURL(String, String, String, String) - Method in class org.mycore.pi.purl.MCRPURLManager
register a new PURL
registerObjectEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerParser(String, Class<? extends MCRPIParser<? extends MCRPersistentIdentifier>>) - Method in class org.mycore.pi.MCRPIManager
Registers a parser for a specific type of persistent identifier.
registerPathEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerSessionHookFilter(FeatureContext) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyDefaultFeature
 
registerSessionHookFilter(FeatureContext) - Method in class org.mycore.lod.MCRLodFeature
 
registerSessionHookFilter(FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
registerSolrCore(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
registerSolrCore(String, String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
registerTerm(Class<? extends MCRTextResolver.Term>) - Method in class org.mycore.common.MCRTextResolver
Register a new term.
registerTransactionFilter(FeatureContext) - Method in class org.mycore.frontend.jersey.feature.MCRJerseyDefaultFeature
 
registerTransactionFilter(FeatureContext) - Method in class org.mycore.lod.MCRLodFeature
 
registerTransactionFilter(FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
REGISTRATION_CONFIG_PREFIX - Static variable in class org.mycore.pi.MCRPIService
 
REGISTRATION_PREDICATE - Static variable in class org.mycore.pi.MCRPIJobService
 
REGISTRATION_SERVICE_CONFIG_PREFIX - Static variable in class org.mycore.pi.MCRPIServiceManager
 
REGISTRATION_STARTED - Static variable in class org.mycore.pi.backend.MCRPI_
 
registrationStarted - Static variable in class org.mycore.pi.backend.MCRPI_
 
reindex(Collection<MCRCategoryID>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
 
reindex(MCRCategory...) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex a bunch of MCRCategory.
relativize(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
release(T) - Method in class org.mycore.util.concurrent.MCRPool
Puts the resource back into the pool.
releaseBucket(String) - Static method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
releaseCurrentSession() - Static method in class org.mycore.common.MCRSessionMgr
Releases the MyCoRe session from its current thread.
releaseDocumentBuilder(DocumentBuilder) - Static method in class org.mycore.common.xml.MCRDOMUtils
 
relevantIfXPath - Variable in class org.mycore.frontend.xeditor.validation.MCRValidator
 
reload() - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
reload() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
reload() - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Reads configuration properties, checks and creates base directories and builds the singleton.
reload() - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
reloadJPAMappings() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
reloadSolrConfiguration(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command recreates the managed-schema.xml and solrconfig.xml files.
remove() - Method in class org.mycore.iview2.services.MCRTilingQueue
removes next job.
remove() - Method in class org.mycore.services.queuedjob.MCRJobQueue
removes next job.
remove(int) - Method in class org.mycore.frontend.basket.MCRBasket
 
remove(Class<? extends MCRTextResolver.Term>) - Method in class org.mycore.common.MCRTextResolver.TermContainer
 
remove(Class<? extends MCRJobAction>) - Method in class org.mycore.services.queuedjob.MCRJobQueue
Removes all jobs from queue of specified action.
remove(Class<? extends MCRJobAction>, Map<String, String>) - Method in class org.mycore.services.queuedjob.MCRJobQueue
removes specific job from queue no matter what its current status is.
remove(Object) - Method in class org.mycore.frontend.basket.MCRBasket
 
remove(Object) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
remove(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
remove(String) - Method in class org.mycore.iview2.services.MCRTilingQueue
removes all jobs from queue for that derivate its current status is.
remove(String) - Static method in class org.mycore.solr.MCRSolrClientFactory
Remove a SOLR core instance from the list
remove(String, String) - Method in class org.mycore.iview2.services.MCRTilingQueue
removes specific job from queue no matter what its current status is.
remove(K) - Method in class org.mycore.common.MCRCache
Removes an object from the cache for the given key.
remove(Attribute) - Static method in class org.mycore.frontend.xeditor.tracker.MCRRemoveAttribute
 
remove(Element) - Static method in class org.mycore.frontend.xeditor.tracker.MCRRemoveElement
 
remove(MCRProcessable) - Method in interface org.mycore.common.processing.MCRProcessableCollection
Removes a MCRProcessable from the container.
remove(MCRProcessable) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
remove(MCRObject) - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
Removes object information from the Database
remove(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRMarkManager
Removes the current mark for the given mycore identifier.
removeAccessKey(String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
removeAccessKey(MCRObjectID, String) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Removes MCRAccessKey for given MCRObjectID and secret.
removeAccessKeyFromDerivate(MCRObjectID, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
removeAccessKeyFromObject(MCRObjectID, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
removeAccessKeySecret(MCRSession, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Deletes the access key value attribute from given MCRSession for MCRObjectID.
removeAccessKeySecret(MCRUser, MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Deletes the access key value user attribute from given MCRUser for MCRObjectID.
removeAccessKeySecretFromCurrentSession(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Deletes access key value attribute from current MCRSession for a MCRObjectID.
removeAccessKeySecretFromCurrentUser(MCRObjectID) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtils
Deletes access key value user attribute from current MCRUser for a MCRObjectID.
removeAll() - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
 
removeAll(Collection<?>) - Method in class org.mycore.frontend.basket.MCRBasket
 
removeAllRules(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
removeAllRules(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
removeAllRules(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
removes all rules of the id.
removeAllRules(MCRObjectID) - Static method in class org.mycore.access.MCRAccessManager
removes all rules for the MCRObjectID.
removeAltoLink(MCRMetsAltoLink) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
removeBoundNode(int) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
removeChangeTracking(Document) - Static method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
removeChangeTracking(Element) - Static method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
removeChild(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
removes a child link to another object.
removeClassification(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a classification from the classification list.
removeClassifications(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes all classification with the specified type from the classification list.
removeCloseable(MCRShutdownHandler.Closeable) - Method in class org.mycore.common.events.MCRShutdownHandler
 
removeCollection(Session, MCRProcessableCollection) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
removeCollection(Session, MCRProcessableCollection) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Removes the given collection.
removeControlFromObject(String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
removeControlFromObject(String, String, String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
removeDate(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes the date of the specified type from the date list.
removeDerivate(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
removes a derivate link.
removeDerivateFromObject(MCRObjectID, MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
 
removeDetector(MCRIdentifierDetector<URI>) - Method in class org.mycore.mods.identifier.MCRURLIdentifierDetector
 
removeEdge(Integer, Integer) - Method in class org.mycore.tools.MCRTopologicalSort
removes an edge from grapn
removeElement(int) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This method remove the instance of an element from the list with index i.
removeElements(String) - Method in class org.mycore.mods.MCRMODSWrapper
 
removeEntry(String) - Method in class org.mycore.frontend.basket.MCRBasket
Removes the entry with the given ID from the basket.
removeEventHandler(MCREvent.ObjectType) - Method in class org.mycore.common.events.MCREventManager
Removes all event handler of the specified type.
removeEventHandler(MCREvent.ObjectType, MCREventHandler) - Method in class org.mycore.common.events.MCREventManager
Removes the specified event handler.
removeFile(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
removeFileMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
Removes file metadata (urn information) from the MCRObjectDerivate
removeFlag(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a flag from the flag list.
removeFlagFromObject(MCRBase, MCRPI) - Static method in class org.mycore.pi.MCRPIService
Removes a flag from a MCRObject
removeFlags(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes all flags of the specified type from the flag list.
removeIdentifier(MCRPersistentIdentifier, MCRBase, String) - Method in class org.mycore.mods.identifier.MCRAbstractMODSMetadataService
 
removeIdentifier(MCRPersistentIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRPIXPathMetadataService
 
removeIdentifier(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIMetadataService
 
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.MCRMetaElement
The method removes all inherited metadata objects of this MCRMetaElement.
removeInheritedMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
removeInheritedMetadata removes all inherited metadata elements
removeInheritedMetadata() - Method in class org.mycore.mods.MCRMODSWrapper
 
removeLabel(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
removeLabel(MCRCategoryID, String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
removeLabel(MCRCategoryID, String) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
removeLabel(MCRCategoryID, String) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Removes a label from a Category.
removeLabel(MCRCategoryID, String) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
removeLink(MCRObject, MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Removes the linkToRemove in the metadata and the structure part of the source object.
removeLinks(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Removes all links of the source object.
removeListener(MCRProcessableCollectionListener) - Method in interface org.mycore.common.processing.MCRProcessableCollection
Removes a listener.
removeListener(MCRProcessableCollectionListener) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
removeListener(MCRProcessableRegistryListener) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
 
removeListener(MCRProcessableRegistryListener) - Method in interface org.mycore.common.processing.MCRProcessableRegistry
Removes a listener.
removeMessage(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a message from the message list.
removeMessages(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes all messages of the specified type from the message list.
removeMetadataElement(int) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method remove the MCRMetaElement selected a index from the list.
removeMetadataElement(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This method remove the MCRMetaElement selected by tag from the list.
removeMetadataElement(MCRMetaElement) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Removes the given element.
removeMetaObject(MCRMetaInterface) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
The method remove a metadata object, that implements the MCRMetaInterface to this element.
removeParameter(String) - Method in class org.mycore.frontend.MCRURL
 
removeParameterValue(String, String) - Method in class org.mycore.frontend.MCRURL
 
removeParent() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Removes the parent reference.
removeProcessable(Session, MCRProcessable) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
removeProcessable(Session, MCRProcessable) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Removes the given processable.
removeProgressListener(MCRProgressableListener) - Method in class org.mycore.common.processing.MCRAbstractProgressable
 
removeProgressListener(MCRProgressableListener) - Method in interface org.mycore.common.processing.MCRListenableProgressable
removeProperty(String) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Removes a property by name.
removePropertyChangeEventListener(UUID) - Static method in class org.mycore.common.config.MCRConfiguration2
 
removeRoot(String) - Method in class org.mycore.datamodel.niofs.ifs2.MCRIFSFileSystem
 
removeRoot(String) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
Removes a root with the given name.
removeRule(int) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method remove a rule from the rules list.
removeRule(String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
removeRule(String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
removeRule(String) - Method in interface org.mycore.access.MCRRuleAccessInterface
removes a rule for an "a priori permission" like "create-document"
removeRule(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
removeRule(String, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
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, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
removes a rule.
removeRule(MCRObjectID, String) - Static method in class org.mycore.access.MCRAccessManager
removes the permission rule for the MCRObjectID.
removeSection(MCRMetsSection) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
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.
removeState() - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method removes the current state
removeStatusListener(MCRProcessableStatusListener) - Method in class org.mycore.common.processing.MCRAbstractProcessable
 
removeStatusListener(MCRProcessableStatusListener) - Method in interface org.mycore.common.processing.MCRProcessable
removeStore(String) - Method in class org.mycore.datamodel.ifs2.MCRStoreCenter
Remove the store from store center
removeStore(String) - Static method in class org.mycore.datamodel.ifs2.MCRStoreManager
 
removeVariable(String) - Method in class org.mycore.common.MCRTextResolver
Removes a variable from the resolver.
renameElements(Element) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Rename elements conditionN to condition.
renameFiles(String, String, String) - Static method in class org.mycore.datamodel.niofs.utils.MCRDerivateUtil
Renames multiple files in one Derivate with the given pattern.
renameFiles(String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
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.MCRContainerLoginFormServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.frontend.servlets.MCRContentServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.frontend.servlets.MCRLockServlet
 
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.persistence.MCRCreateDerivateServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.iview2.frontend.MCRThumbnailServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.iview2.frontend.MCRTileCombineServlet
Transmits combined file or sends thumbnail.
render(MCRServletJob, Exception) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.user2.login.MCRServlet3LoginServlet
 
render(MCRServletJob, Exception) - Method in class org.mycore.user2.MCRRoleServlet
 
renew(String) - Method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
REPAIR - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
repairAllMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFileStore
Repairs metadata of all file collections stored here
repairCategoryWithWrongStartPos(Number, Number) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
repairDerivateSearch() - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
The method start the repair the content search index for all derivates.
repairDerivateSearchForBase(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Repairing the content search index for all derivates in project {0}.
repairDerivateSearchForID(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
The method start the repair the content search index for one.
repairEmptyLabels() - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
repairIncompleteRegisteredDOI(String, String) - Static method in class org.mycore.pi.doi.cli.MCRDOICommands
 
repairLeftRightValue(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
repairLeftRightValue(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
repairMCRLinkHrefTable() - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
Repairs additional metadata stored for all files and directories in this collection
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.
repairMetadataSearchForBase(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
The method start the repair of the metadata search for a given MCRObjectID base.
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.
repairMissingParent(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
repairPositionInParent() - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
repeat(String, int, int, String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
replaceCategory(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
replaceCategory(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
replaceCategory(MCRCategory) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Replaces a MCRCategory by a new version of the same category.
replaceCategory(MCRCategory) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
replaceClassification(int, MCRCategoryID) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method set a classification in the classification list.
replaceClassificationType(int, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method sets the type value of a classification at the specified index.
replaceDOIData(Element, MCRThrowFunction<String, String, MCRPersistentIdentifierException>, String) - Static method in class org.mycore.pi.doi.crossref.MCRCrossrefUtil
 
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.
replaceMediaResource(String, String, Deposit) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
replaceMediaResource(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordMediaManager
 
replaceMessage(int, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method set a message in the message list.
replaceMessageType(int, String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method sets the type value of a message at the specified index.
replaceMetadata(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
replaceMetadata(MCRObject, Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
Replaces the metadata of an existing object.
replaceMetadataAndMediaResource(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
replaceMetadataAndResources(MCRObject, Deposit) - Method in class org.mycore.sword.MCRSwordContainerHandler
 
replaceParameters(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
replaceParameters(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
replaceParent(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Moves object to new parent.
replaceXPathOrI18n(String) - Method in class org.mycore.common.xml.MCRXPathEvaluator
 
replaceXPathOrI18n(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
replaceXPaths(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
replaceXPaths(String, boolean) - Method in class org.mycore.common.xml.MCRXPathEvaluator
 
replyTo - Variable in class org.mycore.common.MCRMailer.EMail
 
reportException(Exception) - Method in class org.mycore.frontend.servlets.MCRServlet
Reports an exception to the log
repository - Variable in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
REPOSITORY_PROPERTY_PREFIX - Static variable in class org.mycore.ocfl.MCROCFLRepositoryProvider
 
repositoryKey - Variable in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
repositoryRoot - Variable in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
repURL - Variable in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
request(Supplier<R>, String, String, HttpEntity) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
request(Supplier<R>, String, String, HttpEntity, Optional<UsernamePasswordCredentials>) - Static method in class org.mycore.pi.urn.rest.MCRHttpsClient
 
REQUEST_HANDLER_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
require(String) - Method in class org.mycore.access.facts.MCRFactsHolder
 
require(String, MCRFactComputable<MCRFact<?>>) - Method in class org.mycore.access.facts.MCRFactsHolder
 
required() - Element in annotation interface org.mycore.common.config.annotation.MCRProperty
 
requireHash(String) - Static method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfig
 
requireNotEmptyProperty(String) - Method in class org.mycore.pi.MCRPIService
Validates a property of this service
requireProperty(String) - Method in class org.mycore.pi.condition.MCRPIPredicateBase
 
requireRulesInterface() - Static method in class org.mycore.access.MCRAccessManager
 
requiresTransaction(Class<?>, Method) - Method in class org.mycore.lod.MCRLodFeature
Checks if the class/method is annotated by MCRRequireTransaction.
requiresTransaction(Class<?>, Method) - Method in class org.mycore.restapi.MCRRestFeature
Checks if the class/method is annotated by MCRRequireTransaction.
reset() - Method in class org.mycore.crypt.MCRAESCipher
 
reset() - Method in class org.mycore.crypt.MCRCipher
Revert init process.
reset() - Method in class org.mycore.csl.MCRBibtextItemDataProvider
 
reset() - Method in class org.mycore.csl.MCRItemDataProvider
 
reset() - Method in class org.mycore.mods.csl.MCRListModsItemDataProvider
 
reset() - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
reset() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
resets statistic and returns average time in ms per document.
reset() - Method in class org.mycore.tools.MCRTopologicalSort
resets the topological sort data structure
reset(String, String) - Static method in class org.mycore.solr.schema.MCRSolrConfigReloader
Removed items from SOLR configuration overlay.
reset(String, String) - Static method in class org.mycore.solr.schema.MCRSolrSchemaReloader
Removes all fields, dynamicFields, copyFields and fieldTypes in the SOLR schema for the given core.
reset(Counter) - Static method in class org.mycore.common.xsl.extensions.Counter
 
resolve(Object) - Static method in interface org.mycore.util.concurrent.MCRDecorator
Same as MCRDecorator.get(), but returns the last object which does not implement the decorator interface anymore.
resolve(String) - Method in class org.mycore.common.MCRTextResolver
This method resolves all variables in the text.
resolve(String) - Method in class org.mycore.common.xml.MCRURIResolver
Reads XML from URIs of various type.
resolve(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
resolve(String) - Method in class org.mycore.datamodel.niofs.MCRPath
 
resolve(String) - Method in class org.mycore.pi.frontend.resources.MCRPersistentIdentifierResolvingResource
 
resolve(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
resolve(String, int) - Method in class org.mycore.common.MCRTextResolver.EscapeCharacter
 
resolve(String, int) - Method in class org.mycore.common.MCRTextResolver.Term
Resolves the text from the startPosition to the end of the text or if a term specific end character is found.
resolve(String, String) - Method in class org.mycore.common.xml.MCRPropertiesResolver
 
resolve(String, String) - Method in class org.mycore.common.xml.MCRURIResolver
URI Resolver that resolves XSL document() or xsl:include calls.
resolve(String, String) - Method in class org.mycore.common.xml.MCRUserAndObjectRightsURIResolver
 
resolve(String, String) - Method in class org.mycore.crypt.MCRCryptResolver
 
resolve(String, String) - Method in class org.mycore.datamodel.language.MCRLanguageResolver
 
resolve(String, String) - Method in class org.mycore.frontend.basket.MCRBasketResolver
 
resolve(String, String) - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyURIResolver
 
resolve(String, String) - Method in class org.mycore.mets.tools.MCRMetsResolver
 
resolve(String, String) - Method in class org.mycore.mods.classification.MCRModsClassificationURIResolver
 
resolve(String, String) - Method in class org.mycore.mods.enrichment.MCREnrichmentResolver
 
resolve(String, String) - Method in class org.mycore.mods.MCRMODSSorter
 
resolve(String, String) - Method in class org.mycore.restapi.v2.MCRRestCheckAPIAccessResolver
Checks permission for a given rest api path.
resolve(String, String) - Method in class org.mycore.services.staticcontent.MCRStaticContentResolver
 
resolve(String, String) - Method in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
resolve(String, String) - Method in class org.mycore.user2.MCRRealmResolver
 
resolve(String, String) - Method in class org.mycore.user2.MCRRoleResolver
 
resolve(String, String) - Method in class org.mycore.user2.MCRUserResolver
 
resolve(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
resolve(ExpressionContext, String) - Method in class org.mycore.frontend.xeditor.MCRIncludeHandler
 
resolve(ExpressionContext, String, String) - Method in class org.mycore.frontend.xeditor.MCRIncludeHandler
 
resolve(MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.MCRDOIResolver
 
resolve(MCRPersistentIdentifier) - Method in class org.mycore.pi.MCRLocalPIResolver
 
resolve(MCRDNBURN) - Method in class org.mycore.pi.urn.MCRURNResolver
 
resolve(T) - Method in class org.mycore.pi.MCRPIResolver
 
resolveAll(Map<String, String>) - Method in class org.mycore.common.MCRPropertiesResolver
Substitute all %references% of the given Map and return a new Map object.
resolveAll(Properties) - Method in class org.mycore.common.MCRPropertiesResolver
Substitute all %references% of the given Properties and return a new Properties object.
resolveChildrenAndLinks(MCRObject, LinkedHashMap<MCRObjectID, MCRObject>, Set<MCRCategoryID>) - Method in class org.mycore.impex.MCRTransferPackage
Fills the given objectMap with all children and links of the object.
resolveContent() - Method in class org.mycore.frontend.basket.MCRBasket
For all basket entries, if their XML content is not resolved yet, resolves the XML from the given URI in the entry.
resolveContent() - Method in class org.mycore.frontend.basket.MCRBasketEntry
Reads the XML data of the object in the basket entry, using the given URI, and stores it in the basket entry.
resolved - Variable in class org.mycore.common.MCRTextResolver.Term
If the term is successfully resolved.
resolveDepth - Variable in class org.mycore.common.MCRTextResolver
Defines how deep the text is resolved.
resolveDOI(MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
resolveElement(String) - Method in class org.mycore.common.xml.MCRDynamicURIResolver
 
resolveEntity(String, String) - Method in class org.mycore.common.xml.MCREntityResolver
 
resolveEntity(String, String, String, String) - Method in class org.mycore.common.xml.MCREntityResolver
 
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolver.Condition
 
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolver.EscapeCharacter
 
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolver.Term
Does term specific resolving for the current character.
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolver.Text
 
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolver.Variable
 
resolveMetadata(MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
resolveProperties() - Static method in class org.mycore.common.config.MCRConfigurationBase
Substitute all %properties%.
resolveResource(String, String, String, String, String) - Method in class org.mycore.common.xml.MCREntityResolver
 
resolveSchema(String) - Static method in class org.mycore.pi.doi.MCRDOIBaseService
 
resolveSchema(String, boolean) - Static method in class org.mycore.common.xml.MCRXMLHelper
Resolve the schema from the schemaURI honoring the catalog.xml
resolveSession() - Method in class org.mycore.common.MCRSessionResolver
Tries to resolve the MCRSession throught the MCRSessionMgr
resolveSibling(String) - Method in class org.mycore.datamodel.niofs.MCRPath
 
resolveSibling(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
resolveSource(String) - Static method in class org.mycore.common.xml.MCRXMLHelper
Resolves XML Source against the supplied schemaURI.
resolveSuppress(T) - Method in class org.mycore.pi.MCRPIResolver
 
resolveText(String) - Method in class org.mycore.common.MCRTextResolver.Variable
This method resolves all variables in the text.
resolveTitle(String) - Method in class org.mycore.viewer.alto.service.impl.MCRDefaultDerivateTitleResolver
 
resolveTitle(String) - Method in interface org.mycore.viewer.alto.service.MCRDerivateTitleResolver
 
resolveVariablesFromElement(Element, Hashtable<String, String>) - Method in class org.mycore.common.xml.MCRDynamicURIResolver
This method runs through the whole content of the startElement and tries to resolve all variables in texts and attributes.
resourceAvailable(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
ResourceModifiedHandle(String, ClassLoader, long) - Constructor for class org.mycore.common.xml.MCRXMLResource.ResourceModifiedHandle
 
resources - Variable in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationList
 
response - Variable in class org.mycore.oai.MCROAISolrResult
 
response - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
responseData - Variable in class org.mycore.orcid.oauth.MCRORCIDResponse
 
restore() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
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.
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.
restore() - Method in class org.mycore.ocfl.MCROCFLMetadataVersion
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.
restore(MCRObjectID, String) - Static method in class org.mycore.datamodel.metadata.MCRObjectUtils
Restores a MyCoRe Object to the selected revision.
restoreToRevision(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
This method restores a MyCoRe Object to the selected revision.
resultMap - Variable in class org.mycore.oai.MCROAISearchManager
 
retainAll(Collection<?>) - Method in class org.mycore.frontend.basket.MCRBasket
 
retainText - Variable in class org.mycore.common.MCRTextResolver
Retains the text if a variable couldn't be resolved.
retrieve() - Method in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Retrieves this version of the metadata
retrieve() - Method in class org.mycore.datamodel.ifs2.MCRMetadataVersion
Retrieves this version of the metadata
retrieve() - Method in class org.mycore.ocfl.MCROCFLMetadataVersion
Retrieves this version of the metadata
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(int) - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
Returns the metadata stored under the given ID, or null.
retrieve(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Retrieves an instance of MCRObject or MCRDerivate depending on MCRObjectID.getTypeId()
retrieveAllIDs() - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
retrieveAllIDs() - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
 
retrieveBasket(String) - Static method in class org.mycore.frontend.basket.MCRBasketPersistence
Retrieves a basket from an XML file in the given derivate.
retrieveBLOB(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Retrieves stored metadata xml as byte[] BLOB.
retrieveContent(String, String) - Method in class org.mycore.ocfl.user.MCROCFLXMLUserManager
Retrieve a MCRUser from the ocfl store.
retrieveContent(MCRCategoryID) - Method in interface org.mycore.datamodel.common.MCRXMLClassificationManager
Load a Classification from the Store
retrieveContent(MCRCategoryID, String) - Method in interface org.mycore.datamodel.common.MCRXMLClassificationManager
Load a Classification from the Store
retrieveContent(MCRCategoryID, String) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
Load a Classification from the OCFL Store.
retrieveContent(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
retrieveContent(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
retrieveContent(MCRObjectID) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Retrieves the (latest) content of a metadata object.
retrieveContent(MCRObjectID) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
retrieveContent(MCRObjectID, String) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
retrieveContent(MCRObjectID, String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
retrieveContent(MCRObjectID, String) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Retrieves the content of a specific revision of a metadata object.
retrieveContent(MCRObjectID, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
retrieveItem(String) - Method in class org.mycore.csl.MCRBibtextItemDataProvider
 
retrieveItem(String) - Method in class org.mycore.mods.csl.MCRListModsItemDataProvider
 
retrieveItem(String) - Method in class org.mycore.mods.csl.MCRModsItemDataProvider
 
retrieveLinkedObjects(String, Integer, Integer) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
retrieveMaindocURL(UriInfo, String, String, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns the URL of the main document of a derivate
retrieveMCRDerivate(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Retrieves instance of MCRDerivate with the given MCRObjectID
retrieveMCRObject(MCRObjectID) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Retrieves an instance of MCRObject with the given MCRObjectID
retrieveObjectDates(List<String>) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
retrieveObjectDates(List<String>) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
retrieveObjectDates(List<String>) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Returns an enhanced list of object ids and their last modified date
retrieveObjectDates(List<String>) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
retrievePURLMetadata(String, String) - Method in class org.mycore.pi.purl.MCRPURLManager
return the PURL metadata
retrieveRuleIDs(String, String) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
retrieveRuleIDs(String, String) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method retrieves the ruleIDs of rules, whose string-representation starts with given data
retrieveXML(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Retrieves stored metadata xml as JDOM document
returnDepositReceipt() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
returnDerivate(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a single object in XML Format
returnErrorBody() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
returnLinkedData(String, URI, List<String>) - Static method in class org.mycore.lod.MCRJerseyLodApp
create a Response object that contains the linked data in the given format
returnMCRObject(UriInfo, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a single derivate object in XML Format
returnsScore() - Method in class org.mycore.solr.search.MCRSolrURL
 
returnStackTraceInError() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
REVIEW_ALTO_PERMISSION - Static variable in class org.mycore.viewer.alto.MCRALTOUtil
 
reviewOf - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
revision - Variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
The revision number of this version
revision - Variable in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
The revision number of the metadata version that is currently in the local filesystem store.
REVISION - Static variable in class org.mycore.common.MCRCoreVersion
 
rid - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
RID - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
right - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
RIGHT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
right_to_left - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
The object is read from right to left.
role - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
ROLE_ROOT_ID - Static variable in class org.mycore.user2.MCRUser2Constants
MCRCategoryID root ID for system roles.
rollback() - Method in class org.mycore.backend.jpa.MCREntityTransaction
 
rollback() - Method in interface org.mycore.common.MCRPersistenceTransaction
Roll back the current transaction.
rollback() - Method in class org.mycore.impex.MCRTransferPackagePacker
 
rollback() - Method in class org.mycore.iview2.backend.MCRPDFThumbnailJobAction
 
rollback() - Method in class org.mycore.ocfl.MCROCFLPersistenceTransaction
 
rollback() - Method in class org.mycore.pi.MCRPIRegisterJobAction
 
rollback() - Method in class org.mycore.services.packaging.MCRPacker
This method can be called in case of error and the MCRPacker should clean up trash from MCRPacker.pack()
rollback() - Method in class org.mycore.services.packaging.MCRPackerJobAction
 
rollback() - Method in class org.mycore.services.queuedjob.MCRJobAction
When errors occurs during executing it can be necessary to rollback performed actions
rollbackDeleteJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
Hook in to rollback mechanism of MCRJobAction.rollback() by overwriting this method.
rollbackRegisterJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
Hook in to rollback mechanism of MCRJobAction.rollback() by overwriting this method.
rollbackTransaction() - Method in class org.mycore.common.MCRSession
Deprecated.
rollbackTransaction() - Static method in class org.mycore.common.MCRTransactionHelper
forces the database transaction to roll back.
rollbackUpdateJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
Hook in to rollback mechanism of MCRJobAction.rollback() by overwriting this method.
root - Enum constant in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
 
root - Variable in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
ROOT_ID - Static variable in class org.mycore.datamodel.classifications2.MCRCategoryID_
 
ROOT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRDerivate
 
ROOT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRObject
 
ROOT_PATH_SUFFIX - Static variable in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
rootDir - Variable in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
rootID - Static variable in class org.mycore.datamodel.classifications2.MCRCategoryID_
 
rootID(String) - Static method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
rootObj - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
rotationArbitrary - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
rotationBy90s - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
rows - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
rtmp_stream - Enum constant in enum class org.mycore.media.MCRMediaSourceType
 
rule - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
rule - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
RULE - Static variable in class org.mycore.backend.jpa.access.MCRACCESS_
 
RULE - Static variable in class org.mycore.backend.jpa.access.MCRACCESSRULE_
 
RULETABLENAME - Static variable in class org.mycore.access.mcrimpl.MCRRuleStore
 
run() - Method in class org.mycore.common.events.MCRShutdownThread
 
run() - Method in interface org.mycore.common.function.MCRThrowableTask
 
run() - Method in class org.mycore.frontend.cli.MCRExternalProcess
 
run() - Method in class org.mycore.iview2.services.MCRImageTiler
Starts local tiler threads ( MCRTilingAction) and gives MCRTileJob instances to them.
run() - Method in class org.mycore.iview2.services.MCRStalledJobResetter
Resets jobs to MCRJobState.NEW that where in status MCRJobState.PROCESSING for to long time.
run() - Method in class org.mycore.iview2.services.MCRTilingAction
takes a MCRTileJob and tiles the referenced MCRImage instance.
run() - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
run() - Method in class org.mycore.mods.MCRMODSEmbargoCronjob
 
run() - Method in class org.mycore.pi.MCRPICronJob
 
run() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTask
 
run() - Method in class org.mycore.services.http.MCRIdleConnectionMonitorThread
 
run() - Method in class org.mycore.services.queuedjob.MCRJobMaster
Starts local threads (MCRJobThread) and gives MCRJob instances to them.
run() - Method in class org.mycore.services.queuedjob.MCRJobThread
 
run() - Method in class org.mycore.services.queuedjob.MCRStalledJobResetter
Resets jobs to MCRJobStatus.NEW that where in status MCRJobStatus.PROCESSING for to long time.
run() - Method in class org.mycore.util.concurrent.MCRDelayedRunnable
 
run() - Method in class org.mycore.util.concurrent.MCRTransactionableRunnable
 
runAsJobUser(MCRPIJobService.PIRunnable) - Method in class org.mycore.pi.MCRPIJobService
 
runAsync(ExecutorService) - Method in class org.mycore.util.concurrent.MCRPrioritySupplier
use this instead of CompletableFuture.supplyAsync(Supplier, Executor) This method keep the priority
runJob() - Method in class org.mycore.mcr.cronjob.MCRCommandCronJob
 
runJob() - Method in class org.mycore.mcr.cronjob.MCRCronjob
Will be executed according to the Cron schedule.
runnable - Variable in class org.mycore.util.concurrent.MCRDelayedRunnable
 
runnable - Variable in class org.mycore.util.concurrent.MCRTransactionableRunnable
 
runningExpirationTimer - Variable in class org.mycore.oai.MCROAISearcher
Increase every time a MCROAISearcher.query(String) is called

S

safeResolve(Path, String...) - Static method in class org.mycore.common.MCRUtils
 
safeResolve(Path, Path) - Static method in class org.mycore.common.MCRUtils
 
salt - Static variable in class org.mycore.user2.MCRUser_
 
SALT - Static variable in class org.mycore.user2.MCRUser_
 
sanitizePermission(String) - Static method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelper
maps view and preview permission to read
save(JsonArray) - Method in class org.mycore.wcms2.navigation.MCRWCMSContentManager
Saves the content of the given items.
save(String) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
save(String) - Method in class org.mycore.wcms2.resources.MCRWCMSNavigationResource
 
save(String, String) - Method in class org.mycore.mets.resource.MetsResource
 
save(MCRNavigation) - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
Saves the given navigation
save(MCRNavigation, OutputStream) - Static method in class org.mycore.wcms2.MCRWCMSUtil
Save navigation.xml with JAXB.
saveAdditionalData() - Method in class org.mycore.datamodel.ifs2.MCRFileCollection
 
saveFailedCommand(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
saveFile(InputStream, String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
saveMets(Document, MCRObjectID) - Static method in class org.mycore.mets.tools.MCRMetsSave
Saves the content of the given document to file and then adds the file to the derivate with the given id.
saveMets(Document, MCRObjectID, boolean, boolean) - Static method in class org.mycore.mets.tools.MCRMetsSave
Saves the content of the given document to file, if no mets present and then adds the file to the derivate with the given id.
saveQueue(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
scaleFactors - Variable in class org.mycore.iiif.image.model.MCRIIIFImageTileInformation
 
SCHEME - Static variable in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
script - Enum constant in enum class org.mycore.viewer.configuration.MCRViewerConfiguration.ResourceType
 
search(UriInfo, HttpServletRequest, String, String, String, String, String, List<String>, List<String>, String, String, String, List<String>, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPISearch
see http://wiki.apache.org/solr/CommonQueryParameters for syntax of parameters
searchDeleted(Instant, Instant) - Method in class org.mycore.oai.MCROAIDeletedSearcher
Returns a list with identifiers of the deleted objects within the given date boundary.
searchHeader(String) - Method in class org.mycore.oai.MCROAISearchManager
 
searchHeader(MetadataFormat, MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAISearchManager
 
searchManager - Variable in class org.mycore.oai.MCROAIAdapter
 
searchRecord(String) - Method in class org.mycore.oai.MCROAISearchManager
 
searchRecord(MetadataFormat, MCRSet, Instant, Instant) - Method in class org.mycore.oai.MCROAISearchManager
 
secret - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
SECRET - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
sectionPageLinkList - Variable in class org.mycore.mets.model.simple.MCRMetsSimpleModel
 
seeAlso - Variable in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
SELECT - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
selectDescendantObjects(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
selectObjectsWithSolrQuery(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
selectObjectsWithXpath(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
send(String, String, String, String) - Static method in class org.mycore.common.MCRMailer
This method sends a simple plaintext email with the given parameters.
send(String, String, String, String, List<String>) - Static method in class org.mycore.common.MCRMailer
This method sends a multipart email with the given parameters.
send(String, List<String>, String, String, boolean) - Static method in class org.mycore.common.MCRMailer
This method sends a simple plaintext email to more than one recipient.
send(String, List<String>, String, String, List<String>, boolean) - Static method in class org.mycore.common.MCRMailer
This method sends a multipart email to more than one recipient.
send(String, List<String>, List<String>, List<String>, String, String, List<String>) - Static method in class org.mycore.common.MCRMailer
Sends email.
send(Element) - Static method in class org.mycore.common.MCRMailer
Send email from a given XML document.
send(Element, Boolean) - Static method in class org.mycore.common.MCRMailer
Send email from a given XML document.
send(MCRMailer.EMail) - Static method in class org.mycore.common.MCRMailer
Sends email.
sendCompressedDirectory(MCRPath, BasicFileAttributes, TarArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRTarServlet
 
sendCompressedDirectory(MCRPath, BasicFileAttributes, ZipArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRZipServlet
 
sendCompressedDirectory(MCRPath, BasicFileAttributes, T) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
sendCompressedFile(MCRPath, BasicFileAttributes, TarArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRTarServlet
 
sendCompressedFile(MCRPath, BasicFileAttributes, ZipArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRZipServlet
 
sendCompressedFile(MCRPath, BasicFileAttributes, T) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
sendError(Session, Integer) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
sendError(Session, Integer) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Sends an error code.
sendMail(Document, String) - Static method in class org.mycore.common.MCRMailer
Generates e-mail from the given input document by transforming it with an xsl stylesheet, and sends the e-mail afterwards.
sendMail(Document, String, Map<String, String>) - Static method in class org.mycore.common.MCRMailer
Generates e-mail from the given input document by transforming it with an xsl stylesheet, and sends the e-mail afterwards.
sendMetadataCompressed(String, byte[], long, TarArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRTarServlet
 
sendMetadataCompressed(String, byte[], long, ZipArchiveOutputStream) - Method in class org.mycore.services.zipper.MCRZipServlet
 
sendMetadataCompressed(String, byte[], long, T) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
sendRedirect(HttpServletRequest, HttpServletResponse, MCRQuery, Document) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
sendRegistry(Session, MCRProcessableRegistry) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
sendRegistry(Session, MCRProcessableRegistry) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Sends the whole registry.
sendTo(File) - Method in class org.mycore.common.content.MCRContent
Sends content to the given local file
sendTo(File) - Method in class org.mycore.common.content.MCRJAXBContent
 
sendTo(File) - Method in class org.mycore.common.content.MCRPathContent
 
sendTo(File) - Method in class org.mycore.common.content.MCRWrappedContent
 
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRContent
Sends content to the given OutputStream.
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRDOMContent
 
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRJAXBContent
 
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRJDOMContent
 
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRPathContent
 
sendTo(OutputStream) - Method in class org.mycore.common.content.MCRWrappedContent
 
sendTo(OutputStream, boolean) - Method in class org.mycore.common.content.MCRContent
Sends content to the given OutputStream.
sendTo(OutputStream, boolean) - Method in class org.mycore.common.content.MCRWrappedContent
 
sendTo(Path, CopyOption...) - Method in class org.mycore.common.content.MCRContent
Sends content to the given path.
sendTo(Path, CopyOption...) - Method in class org.mycore.common.content.MCRPathContent
 
sendTo(Path, CopyOption...) - Method in class org.mycore.common.content.MCRWrappedContent
 
sendXML(HttpServletRequest, HttpServletResponse, MCRContent) - Method in class org.mycore.common.xml.MCRLayoutService
 
separator() - Element in annotation interface org.mycore.user2.annotation.MCRUserAttribute
(Optional) The attribute values separator.
SEPARATOR - Static variable in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
SEPARATOR_STRING - Static variable in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
sequence - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
sequences - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
serialize(Date, Type, JsonSerializationContext) - Method in class org.mycore.common.MCRGsonUTCDateAdapter
 
serialize(Map<String, String>, Type, JsonSerializationContext) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 
serialize(MCRCategoryID, Type, JsonSerializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryIDTypeAdapter
 
serialize(MCRJSONCategory, Type, JsonSerializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryTypeAdapter
 
serialize(MCRCategoryListWrapper, Type, JsonSerializationContext) - Method in class org.mycore.frontend.classeditor.MCRCategoryListTypeAdapter
 
serialize(MCRLabelSetWrapper, Type, JsonSerializationContext) - Method in class org.mycore.frontend.classeditor.MCRLabelSetTypeAdapter
 
series - Enum constant in enum class org.mycore.mods.MCRMODSRelationshipType
 
serveContent(MCRContent, HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class org.mycore.common.content.util.MCRServletContentHelper
Serve the specified content, optionally including the data content.
serveContent(MCRContent, HttpServletRequest, HttpServletResponse, ServletContext, MCRServletContentHelper.Config, boolean) - Static method in class org.mycore.common.content.util.MCRServletContentHelper
Serve the specified content, optionally including the data content.
serveContent(MCRContent, UriInfo, HttpHeaders, List<Map.Entry<String, String>>) - Static method in class org.mycore.common.content.util.MCRRestContentHelper
 
serveContent(MCRContent, UriInfo, HttpHeaders, List<Map.Entry<String, String>>, MCRRestContentHelper.Config) - Static method in class org.mycore.common.content.util.MCRRestContentHelper
 
serverURL - Variable in class org.mycore.solr.MCRSolrCore
 
service - Variable in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
service - Static variable in class org.mycore.pi.backend.MCRPI_
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRErrorServlet
 
Service - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A system that provides one or more functions.
SERVICE - Static variable in class org.mycore.pi.backend.MCRPI_
 
session - Variable in class org.mycore.frontend.servlets.MCRContainerLoginServlet.ContainerUserInformation
 
session - Variable in class org.mycore.util.concurrent.MCRTransactionableCallable
 
SESSION_ID - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
SESSION_KEY - Static variable in class org.mycore.frontend.filter.MCRRequestAuthenticationFilter
 
SESSION_NETMASK_IPV4 - Static variable in class org.mycore.frontend.MCRFrontendUtil
 
SESSION_NETMASK_IPV4_STRING - Static variable in class org.mycore.frontend.MCRFrontendUtil
 
SESSION_NETMASK_IPV6 - Static variable in class org.mycore.frontend.MCRFrontendUtil
 
SESSION_NETMASK_IPV6_STRING - Static variable in class org.mycore.frontend.MCRFrontendUtil
 
sessionCreated(HttpSessionEvent) - Method in class org.mycore.common.events.MCRHttpSessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.mycore.common.events.MCRHttpSessionListener
 
sessionEvent(MCRSessionEvent) - Method in interface org.mycore.common.events.MCRSessionListener
 
sessionEvent(MCRSessionEvent) - Method in class org.mycore.common.log4j2.MCRSessionThreadContext
 
sessionEvent(MCRSessionEvent) - Method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
sessionEvent(MCRSessionEvent) - Method in class org.mycore.webtools.upload.MCRFileUploadBucket
 
sessionID - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
sessionized(Session, Runnable) - Method in class org.mycore.frontend.ws.endoint.MCRAbstractEndpoint
Encapsulates a function with a mycore session.
sessionized(Session, Supplier<T>) - Method in class org.mycore.frontend.ws.endoint.MCRAbstractEndpoint
Encapsulates a supplier with a mycore session.
set(int, MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasket
 
set(Class<? extends MCRCategoryDAO>) - Static method in class org.mycore.datamodel.classifications2.MCRCategoryDAOFactory
Sets a new category dao implementation for this factory.
set(String) - Method in class org.mycore.access.mcrimpl.MCRIPClause
 
set(String) - Method in interface org.mycore.parsers.bool.MCRIPCondition
 
set(String, String) - Static method in class org.mycore.common.config.MCRConfiguration2
Sets the configuration property with the specified name to a new String value.
set(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This methode set all name componets.
set(String, String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method set the language, type and text.
set(String, Supplier<String>) - Static method in class org.mycore.common.config.MCRConfiguration2
 
set(String, Element) - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method set the permission and the condition.
set(String, T, Function<T, String>) - Static method in class org.mycore.common.config.MCRConfiguration2
 
set(Counter, int) - Static method in class org.mycore.common.xsl.extensions.Counter
 
setAcademic(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the academic text element.
setAccessKeys(List<MCRAccessKey>) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.model.MCRAccessKeyInformation
 
setAccessToken(String) - Method in class org.mycore.orcid.MCRORCIDProfile
Sets the access token required to modify entries in this ORCID profile
setAclEnabled(String) - Method in class org.mycore.crypt.MCRCipher
 
setAcpool(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
setAction(Class<? extends MCRJobAction>) - Method in class org.mycore.services.queuedjob.MCRJob
Set the action class (MCRJobAction).
setAction(String) - Method in class org.mycore.frontend.support.MCRLogin.Form
 
setAction(String) - Method in class org.mycore.wfc.actionmapping.MCRAction
 
setActions(MCRAction...) - Method in class org.mycore.wfc.actionmapping.MCRCollection
 
setAdded(Date) - Method in class org.mycore.iview2.services.MCRTileJob
 
setAdded(Date) - Method in class org.mycore.services.queuedjob.MCRJob
Set the adding date.
setAdditional(String) - Method in class org.mycore.pi.backend.MCRPI
 
setAffix(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the affix text element.
setAltoChangeSet(String) - Method in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
setAltoLinks(List<MCRMetsAltoLink>) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
setApplied(Date) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setAttribute(Path, String, Object, LinkOption...) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemProvider
 
setAttributes(Map<String, String>) - Method in class org.mycore.frontend.xeditor.MCRPostProcessorXSL
 
setAttributes(Map<String, String>) - Method in interface org.mycore.frontend.xeditor.MCRXEditorPostProcessor
setAttributes(SortedSet<MCRUserAttribute>) - Method in class org.mycore.user2.MCRUser
 
setAttribution(String) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setBaseContent(MCRContent) - Method in class org.mycore.common.content.MCRWrappedContent
 
setBasketInSession(MCRBasket) - Static method in class org.mycore.frontend.basket.MCRBasketManager
Stores the given basket in the current user's session
setBegin(String) - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
setBiLink(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method set a bidirectional link with xlink:from, xlink:to and xlink:title.
setBiLink(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method set a bidirectional link with xlink:from, xlink:to and xlink:title.
setBiLink(MCRObjectID, MCRObjectID, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method set a bidirectional link with xlink:from, xlink:to and xlink:title.
setBisDate(Calendar) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method set the bis to the given date of a supported calendar.
setBisDate(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method set the bis to the given date.
setBreakpoint(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setBreakpoint(Element, String) - Static method in class org.mycore.frontend.xeditor.tracker.MCRBreakpoint
 
setCalendar(Calendar) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
The method set the calendar String value.
setCalendar(String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
The method set the calendar String value.
setCallName(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the call name text element.
setCancelURL(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setCancelURL(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
setCapacity(long) - Method in class org.mycore.common.MCRCache
Changes the capacity of this cache.
setCapacity(long) - Method in class org.mycore.common.MCRCacheManager
jmx.managed-operation
setCapacity(long) - Method in interface org.mycore.common.MCRCacheManagerMBean
 
setCategID(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setCategories(Collection<MCRCategoryID>) - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
setCategories(List<MCRClassCategory>) - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
setCategory(String) - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
setCategory(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setCategory(MCRCategoryImpl) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
setCause(Throwable) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setChangeSet(MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.model.MCRDBStoredChangeSet
 
setChangeSet(MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.model.MCRStoredChangeSet
 
setChildren(List<MCRCategory>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setChildren(List<MCRCategory>) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setChildrenUnlocked(List<MCRCategory>) - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
setChildrenUnlocked(List<MCRCategory>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setCity(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setClass(Class<? extends MCRMetaInterface>) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode set the element class for the metadata elements.
setClassificationOfDerivate(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
setClassifications(List<MCRCategoryID>) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
setClassifications(List<MCRCategoryID>) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setCollections(MCRCollection...) - Method in class org.mycore.wfc.actionmapping.MCRActionMappings
 
setCommand(String) - Method in class org.mycore.mcr.cronjob.MCRCommandCronJob
 
setComment(String) - Method in class org.mycore.frontend.basket.MCRBasketEntry
Sets the optional comment for this basket entry.
setComment(String) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setCommitWithin(int) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
Time in milliseconds solr should index the stream. -1 by default, says that solr decide when to commit.
setCommitWithin(int) - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Time in milliseconds solr should index the stream
setCommitWithin(Integer) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Sets the value of the commitWithin property.
setCondition(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method set the condition.
setCondition(MCRCondition<?>) - Method in class org.mycore.wfc.actionmapping.MCRDecision
 
setConfigurationMap - Variable in class org.mycore.oai.MCROAISetManager
 
setConstrainPopUp(boolean) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setContent(Element) - Method in class org.mycore.frontend.basket.MCRBasketEntry
Sets the XML data of the object in the basket entry.
setContent(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRFile
Sets the content of this file.
setContentIds(String) - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
setContentList(List<Content>) - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
setContext(JAXBContext) - Method in class org.mycore.common.content.transformer.MCRXSL2JAXBTransformer
 
setContext(String) - Method in class org.mycore.iiif.model.MCRIIIFBase
 
setContinueIfOneFails(boolean) - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
setContinueIfOneFails(boolean, boolean) - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
setCountPrecision(int) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setCountry(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setCreated(Date) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setCreated(Date) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setCreateDate(Instant) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Updates the creation date of object in the Database
setCreatedBy(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Changes the user which created the object in the Database
setCreatedBy(String) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setCreationdate(Timestamp) - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
setCreationdate(Timestamp) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
setCreationdate(Date) - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
setCreationTime(Date) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
setCreator(String) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
setCreator(String) - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
setCreator(String) - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
setCreator(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
setCredentials(UsernamePasswordCredentials) - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
setCron(String) - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
setCurrentIP(String) - Method in class org.mycore.common.MCRSession
Set the ip to the given IP
setCurrentLanguage(String) - Method in class org.mycore.common.MCRSession
sets the current language
setCurrentSession(MCRSession) - Static method in class org.mycore.common.MCRSessionMgr
This method sets a MyCoRe session object for the current Thread.
setData(String) - Method in class org.mycore.pi.handle.MCRHandleInfo
 
setData(List<BigDecimal>) - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
 
setDate(String) - Method in class org.mycore.datamodel.common.MCRISO8601Date
sets the date for this meta data object
setDate(String) - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
sets the date for this meta data object
setDate(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method set a date element in the dates list to a actual date value.
setDate(String, Date) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method set a date element in the dates list to a given date value.
setDate(Date) - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
setDate(Date) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setDate(Date) - Method in class org.mycore.datamodel.common.MCRISO8601Date
sets the date for this meta data object.
setDate(Date) - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
sets the date for this meta data object
setDate(Element, Date, MCRMODSDateFormat) - Static method in class org.mycore.mods.MCRMODSDateHelper
 
setDate(Element, GregorianCalendar, MCRMODSDateFormat) - Static method in class org.mycore.mods.MCRMODSDateHelper
 
setDate(MCRISO8601Date) - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
sets the date for this meta data object
setDateFormat(SimpleDateFormat) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setDebug(boolean) - Method in class org.mycore.access.facts.condition.MCRAbstractCondition
 
setDebug(boolean) - Method in interface org.mycore.access.facts.model.MCRCondition
 
setDebugger(MCREnrichmentDebugger) - Method in class org.mycore.mods.enrichment.MCREnricher
 
setDecisions(MCRDecision...) - Method in class org.mycore.wfc.actionmapping.MCRAction
 
setDefault(String) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
setDefault(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
setDefaultBis() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
The method set the bis values to the default.
setDefaultDerivateACLs(Element) - Static method in class org.mycore.datamodel.metadata.validator.MCREditorOutValidator
The method add a default ACL-block.
setDefaultIP(String) - Method in class org.mycore.access.facts.condition.fact.MCRIPCondition
 
setDefaultPermissions(MCRObjectID) - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
setDefaultPermissions(MCRObjectID) - Static method in class org.mycore.mods.MCRMODSCommands
 
setDefaultState(MCRObjectService) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
setDefaultValues() - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
setDefaultVon() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
The method set the von values to the default.
setDeleteDate(Instant) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
changes the date when the object was deleted.
setDeletedBy(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Changes the user which deleted the object in the Database
setDeliveryRole(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setDerivate(String) - Method in class org.mycore.iview2.services.MCRTileJob
 
setDerivateID(String) - Method in class org.mycore.frontend.basket.MCRBasket
Sets the ID of the derivate that holds the persistent data of this basket
setDerivateID(String) - Method in class org.mycore.viewer.alto.model.MCRAltoChangeSet
 
setDerivateID(String) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setDerivatePath(MCRPath) - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
 
setDescription(String) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
setDescription(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
setDescription(String) - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
setDescription(String) - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
setDescription(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setDescription(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
setDetail(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setDimension(String) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method set the dimension, if it is null, an empty string was set to the dimension element.
setDir(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
setDir(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
setDisabled(Boolean) - Method in class org.mycore.user2.MCRUser
 
setDisplayName(String) - Method in class org.mycore.frontend.cli.MCRAbstractCommands
 
setDisplayName(String) - Method in interface org.mycore.frontend.cli.MCRExternalCommandInterface
Sets the display name.
setDocType(String) - Method in class org.mycore.common.content.MCRContent
Overwrites DocType detection.
setDocType(String) - Method in class org.mycore.common.content.MCRWrappedContent
 
setEditedXML(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setEditedXML(Document) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setElement(String, String) - Method in class org.mycore.mods.MCRMODSWrapper
 
setElement(String, String, String, String) - Method in class org.mycore.mods.MCRMODSWrapper
 
setElement(String, String, Map<String, String>) - Method in class org.mycore.mods.MCRMODSWrapper
Sets or adds an element with target name and value.
setElement(Element) - Method in class org.mycore.mods.merger.MCRAbstractMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRExtentMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRIdentifierMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRMerger
Sets the MODS element wrapped and compared by this merger
setElement(Element) - Method in class org.mycore.mods.merger.MCRNameMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRRelatedItemMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRTitleInfoMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRUniqueMerger
 
setElement(Element) - Method in class org.mycore.mods.merger.MCRUniqueTypeMerger
 
setEMail(String) - Method in class org.mycore.user2.MCRUser
Sets the E-Mail address of the person this user represents.
setEncoding(String) - Method in class org.mycore.common.content.MCRContent
 
setEncoding(String) - Method in class org.mycore.common.content.MCRSAXContent
 
setEncoding(String) - Method in class org.mycore.common.content.MCRStringContent
Sets the character encoding to use when transforming the text to a byte stream.
setEncoding(String) - Method in class org.mycore.common.content.MCRXMLContent
 
setEnd(String) - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
setError(Throwable) - Method in class org.mycore.common.processing.MCRAbstractProcessable
Sets the internal processable error.
setErrorCode(String) - Method in exception org.mycore.mcr.acl.accesskey.exception.MCRAccessKeyException
 
setErrorCode(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setErrorMessage(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setErrorMessage(String) - Method in class org.mycore.user2.login.MCRLogin
 
setErrorModule(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setEventType(MCRMetadataHistoryEventType) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setExpiration(Date) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setFactName(String) - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
setField(String) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
setFieldName(String) - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
setFieldName(String) - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
 
setFieldName(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setFile(String) - Method in class org.mycore.viewer.alto.model.MCRAltoChange
 
setFile(MCRMetsFile) - Method in class org.mycore.mets.model.simple.MCRMetsAltoLink
 
setFileID(String) - Method in class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter.MCRAltoLinkPlaceHolder
 
setFinished(Date) - Method in class org.mycore.iview2.services.MCRTileJob
 
setFinished(Date) - Method in class org.mycore.services.queuedjob.MCRJob
Set the finishing date of execution.
setFirstName(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the first name text element.
setFirstURI(Supplier<URI>) - Method in class org.mycore.common.MCRSession
 
setForm(String) - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method set the form attribute.
setForm(MCRLogin.Form) - Method in class org.mycore.frontend.support.MCRLogin
 
setFormat(String) - Method in class org.mycore.datamodel.common.MCRISO8601Date
sets the input and output format. please use only the formats defined on the W3C Page, which are also exported as static fields by this class.
setFormat(String) - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
sets the input and output format.
setFormat(String) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFLDURI
 
setFormat(Format) - Method in class org.mycore.common.content.MCRXMLContent
Sets the format used when outputting XML as a byte stream.
setFormat(MCRISO8601Format) - Method in class org.mycore.datamodel.common.MCRISO8601Date
sets the input and output format. please use only the formats defined on the W3C Page, which are also exported as static fields by this class.
setFrom(MCRMetsSection) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
setFrom(MCRMetsSection) - Method in class org.mycore.mets.model.simple.MCRMetsLink
 
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
This method reads the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaDateLangText
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
 
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method reads the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
This method reads the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
 
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method reads the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
 
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRMetaXML
This method read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
This methode read the XML input stream part from a DOM part for the metadata of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method read the XML input stream part from a DOM part for the structure data of the document.
setFromDOM(Element) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
While the preceding methods dealt with the structure's copy in memory only, the following three will affect the operations to or from datastore too.
setFromJDOM(Document) - Method in class org.mycore.datamodel.metadata.MCRBase
 
setFromJDOM(Document) - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
setFromString(String) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
setFromURI(URI) - Method in class org.mycore.datamodel.metadata.MCRBase
This method read the XML input stream from an URI to build up the MyCoRe-Object.
setFromXML(byte[], boolean) - Method in class org.mycore.datamodel.metadata.MCRBase
This method read the XML input stream from a byte array to build up the MyCoRe-Object.
setFrontpage(boolean) - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
setFullName(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the full name text element.
setGeneralPattern(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setGuest(boolean) - Method in class org.mycore.frontend.support.MCRLogin
 
setHandle(String) - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
setHasChildren(boolean) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setHashType(MCRPasswordHashType) - Method in class org.mycore.user2.MCRUser
 
setHeaderList(List<Header>) - Method in class org.mycore.oai.MCROAISimpleResult
 
setHeight(int) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
setHeight(long) - Method in class org.mycore.iview2.services.MCRTileJob
 
setHeritable(boolean) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode set the heritable flag for the metadata class.
setHidden(boolean) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setHidden(Boolean) - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
setHint(String) - Method in class org.mycore.user2.MCRUser
Sets a hint to store in case of hash loss.
setHistoryTitle(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
setHref(String) - Method in class org.mycore.datamodel.classifications2.model.MCRClassURL
 
setHref(String) - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
setHref(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setHrefStartingPage(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
setI18n(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
setId(int) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setId(int) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setId(long) - Method in class org.mycore.iview2.services.MCRTileJob
 
setId(long) - Method in class org.mycore.services.queuedjob.MCRJob
Set the job Id.
setId(String) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
setId(String) - Method in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
setId(String) - Method in class org.mycore.iiif.model.MCRIIIFBase
 
setId(String) - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
setId(String) - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
setId(String) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
setId(String) - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
setId(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Sets the value of the id property.
setId(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationGroup
 
setId(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationMenuItem
 
setId(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
setId(MCRCategoryID) - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
setId(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setId(MCRObjectID) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
setId(MCRObjectID) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setId(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRBase
This method set the object ID.
setId(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
setID(String) - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
setID(String) - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
setID(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setID(String) - Method in class org.mycore.mcr.cronjob.MCRCronjob
 
setID(String, int) - Method in class org.mycore.mods.MCRMODSWrapper
 
setIdentifier(String) - Method in class org.mycore.pi.backend.MCRPI
 
setIdx(Integer) - Method in class org.mycore.pi.handle.MCRHandleInfo
 
setIFSID(String) - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
Deprecated.
out of use
setIgnorePaths(Set<MCRPath>) - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
 
setImportMode(boolean) - Method in class org.mycore.datamodel.metadata.MCRBase
 
setInElement(Element) - Method in class org.mycore.mods.classification.MCRAccessCondition
 
setInElement(Element) - Method in class org.mycore.mods.classification.MCRAccessCondition
 
setInherited(int) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method set the inherited level.
setInherited(int) - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method set the inherited level.
setInput(List<MCRLogin.InputField>) - Method in class org.mycore.frontend.support.MCRLogin.Form
 
setInputStream(InputStream) - Method in class org.mycore.common.xsl.MCRLazyStreamSource
 
setInputStream(InputStream) - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
setInternalid(long) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setInternalID(int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setInternals(MCRMetaIFS) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method set the metadata internals (the IFS data)
setIp(MCRIPAddress) - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
setIsActive(Boolean) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setKey(MCRACCESSPK) - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
setKey(MCRLINKHREFPK) - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
This method set the primary key.
setKeyFile(String) - Method in class org.mycore.crypt.MCRAESCipher
 
setLabel(String) - Method in class org.mycore.datamodel.metadata.MCRDerivate
This method set the derivate label.
setLabel(String) - Method in class org.mycore.datamodel.metadata.MCRObject
This method set the object label.
setLabel(String) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setLabel(String) - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
setLabel(String) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadata
 
setLabel(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setLabel(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
setLabel(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
setLabel(String) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
setLabel(String, String) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Sets a label for this node
setLabel(MCRCategoryID, MCRLabel) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
setLabel(MCRCategoryID, MCRLabel) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
setLabel(MCRCategoryID, MCRLabel) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Sets or updates a label from a Category.
setLabel(MCRCategoryID, MCRLabel) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setLabelArray(MCRNavigationI18nItem.Label[]) - Method in class org.mycore.wcms2.datamodel.MCRNavigationI18nItem
 
setLabels(SortedSet<MCRLabel>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setLabels(SortedSet<MCRLabel>) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in class org.mycore.datamodel.classifications2.impl.MCREventedCategoryDAOImpl
 
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Sets a new set of labels from a Category.
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setLang(String) - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
setLang(String) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method set the language element.
setLang(String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
Deprecated.
setLang(String) - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This methode set the default language to the class.
setLang(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
setLangAttribute(MCRLanguage, Element) - Static method in class org.mycore.datamodel.language.MCRLanguageXML
Sets the lang attribute to the ISO 639-2 bibliographic code of the given language
setLanguage(String) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadataValue
 
setLastLogin() - Method in class org.mycore.user2.MCRUser
Sets the time of last login to now.
setLastLogin(Date) - Method in class org.mycore.user2.MCRUser
Sets the time of last login.
setLastModified(long) - Method in class org.mycore.common.content.MCRContent
 
setLastModified(long) - Method in class org.mycore.common.content.MCRWrappedContent
 
setLastModified(Instant) - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
setLastModified(Date) - Method in class org.mycore.datamodel.ifs2.MCRObjectIDDateImpl
 
setLastModified(Date) - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Sets the date this metadata document was last modified
setLastModified(Date) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
Sets last modification time of this file to a custom value.
setLastModified(Date) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setLastModifiedBy(String) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setLeft(int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setLevel(int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setLicence(MCRIIIFLDURI) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setLinkMeta(MCRMetaLinkID) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
This method set the metadata link
setLinks(MCRCategLinkReference, Collection<MCRCategoryID>) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImpl
 
setLinks(MCRCategLinkReference, Collection<MCRCategoryID>) - Method in interface org.mycore.datamodel.classifications2.MCRCategLinkService
Add links between categories and Objects.
setLinks(MCRCategLinkReference, Collection<MCRCategoryID>) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
setLinkToFile(MCRPath) - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
 
setLocked(Boolean) - Method in class org.mycore.user2.MCRUser
 
setLoginFailed(boolean) - Method in class org.mycore.user2.login.MCRLogin
 
setLoginTime() - Method in class org.mycore.common.MCRSession
 
setLogo(MCRIIIFResource) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setMainDoc(String) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
setMainDoc(String) - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
This method set the value of derivate main document.
setMainDoc(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setMainFile(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
setMainTitle(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
setManager - Variable in class org.mycore.oai.MCROAIAdapter
 
setManager - Variable in class org.mycore.oai.MCROAISearcher
 
setManager - Variable in class org.mycore.oai.MCROAISearchManager
 
setMaxResults(int) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the maximum number of results the query should return.
setMaxResults(String) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the maximum number of results the query should return.
setMcrattr(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Set the attr value.
setMcrfrom(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Set the from value.
setMcrfrom(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Set the data field from.
setMcrRevision(int) - Method in class org.mycore.pi.backend.MCRPI
 
setMcrto(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Set the to value.
setMcrto(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Set the data filed to.
setMcrtype(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREF
Set the type value.
setMcrtype(String) - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
Set the data filed type.
setMcrVersion(String) - Method in class org.mycore.pi.backend.MCRPI
 
setMD5(String) - Method in class org.mycore.datamodel.ifs2.MCRFile
updates the MD5 sum of this file to the given value.
setMeasurement(String) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method set the measurement, if it is null, an empty string was set to the measurement element.
setMediaList(MCRDigitalObjectIdentifier, List<Map.Entry<String, URI>>) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
setMessage(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setMessage(String) - Method in class org.mycore.sword.MCRSwordUtil.MCRValidationResult
 
setMetadataElement(MCRMetaElement) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
sets the given MCRMetaElement to the list.
setMethod(Method) - Method in class org.mycore.frontend.cli.MCRCommand
 
setMimeType(String) - Method in class org.mycore.common.content.MCRContent
 
setMimeType(String) - Method in class org.mycore.common.content.MCRWrappedContent
 
setMimeType(String) - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
setModifiedBy(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Changes the user which last modified the object in the Database
setModifyDate(Instant) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Updates the last modify date of object in the Database
setMODS(Element) - Method in class org.mycore.mods.MCRMODSWrapper
 
setMotivation(String) - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotationBase
 
setMycoreID(String) - Method in class org.mycore.pi.backend.MCRPI
 
setName(String) - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
setName(String) - Method in interface org.mycore.access.facts.model.MCRFact
 
setName(String) - Method in class org.mycore.common.content.MCRContent
 
setName(String) - Method in class org.mycore.common.content.MCRWrappedContent
 
setName(String) - Method in class org.mycore.common.processing.MCRAbstractProcessable
Sets the name for this process.
setName(String) - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
setName(String) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setName(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the name property.
setName(String) - Method in class org.mycore.user2.MCRUserAttribute
 
setName(String) - Method in class org.mycore.wfc.actionmapping.MCRCollection
 
setNavDate(Date) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setNextCursor(String) - Method in class org.mycore.oai.MCROAISimpleResult
 
setNotInherit(boolean) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode set the notinherit flag for the metadata class.
setNumber(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setNumber(String) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method set the number, if it is null or not a number, a MCRException will be throw.
setNumber(BigDecimal) - Method in class org.mycore.datamodel.metadata.MCRMetaNumber
This method set the number, if it is null a MCRException will be throw.
setNumeration(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the numeration text element.
setNumHits(int) - Method in class org.mycore.oai.MCROAISimpleResult
 
setNumPerPage(int) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the number of results per page that the query should return.
setNumPerPage(String) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the number of results per page that the query should return.
setObjectId(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setObjectId(MCRObjectID) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setObjectID(String) - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
setObjectNumber(int) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
This method does nothing and is only to satisfy JPA
setObjectProject(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
This method does nothing and is only to satisfy JPA
setObjectProjectMapping(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setObjectReference(MCRCategLinkReference) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryLinkImpl
 
setObjectTitle(String) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setObjectType(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
This method does nothing and is only to satisfy JPA
setObjectType(String) - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
setObjectType(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setObjectTypeMapping(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setObjid(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSPK
 
setObjId(String) - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
setObjID(String) - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
setOldMets(Mets) - Method in class org.mycore.mets.model.MCRMETSAbstractGenerator
 
setOperator(String) - Method in class org.mycore.services.fieldquery.MCRQueryCondition
 
setOrCreateElement(String, String) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
setOrder(int) - Method in class org.mycore.datamodel.metadata.MCRDerivate
 
setOrder(int) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
setOrder(int) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setOrder(MCRRestAPISortObject.SortOrder) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
setOrderLabel(String) - Method in class org.mycore.mets.model.simple.MCRMetsPage
 
setOrderOfDerivate(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
setOrderOfDerivate(String, String) - Static method in class org.mycore.migration.cli.MCRMigrationCommands
 
setOverwrite(Boolean) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Sets the value of the overwrite property.
setOwner(MCRUser) - Method in class org.mycore.user2.MCRUser
Sets the user that owns this user.
setPageURL(String) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setParameter(String, Object) - Method in class org.mycore.common.xsl.MCRParameterCollector
Sets the parameter with the given name
setParameter(String, String) - Method in class org.mycore.services.queuedjob.MCRJob
Set an single parameter.
setParameters(Map<String, String>) - Method in class org.mycore.common.xsl.MCRParameterCollector
Sets all parameters from the given map
setParameters(Map<String, String>) - Method in class org.mycore.services.queuedjob.MCRJob
Set all job parameters.
setParameters(TransformerHandler, Map) - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method setParameters.
setParameters(Transformer, Map) - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method setParameters.
setParametersTo(Transformer) - Method in class org.mycore.common.xsl.MCRParameterCollector
Sets XSL parameters for the given transformer by taking them from the properties object provided.
setParent(String) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
 
setParent(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
setParent(MCRCategory) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setParent(MCRMetaLinkID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
This method set the parent value from a given MCRMetaLinkID.
setParent(MCRObjectID) - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
 
setParent(MCRMetsSection) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
setParentID(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setPassword(boolean) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setPassword(String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
setPassword(String) - Method in class org.mycore.user2.MCRUser
 
setPassword(String, String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.retrieveUser() and then works with the retrieved user object to change the password.
setPassword(MCRUser, String) - Static method in class org.mycore.user2.MCRUserManager
Sets password of 'user' to 'password'.
setPath(String) - Method in class org.mycore.iview2.services.MCRTileJob
 
setPeerage(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the peerage text element.
setPermission(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
This method set the permission attribute.
setPid(String) - Method in class org.mycore.viewer.alto.model.MCRAltoChangePID
 
setPid(String) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setPlaceholder(String) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setPool(String) - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
setPool(HashMap<String, String>) - Method in class org.mycore.access.mcrimpl.MCRAccessDefinition
 
setPositionInParent(int) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setPostProcessor(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
setPostProcessor(MCRXEditorPostProcessor) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
setPrefix(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the prefix text element.
setPrimary(boolean) - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
setProfile(String) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFService
 
setProgress(Integer) - Method in class org.mycore.common.processing.MCRAbstractProgressable
Sets the progress for this process.
setProgressText(String) - Method in class org.mycore.common.processing.MCRAbstractProgressable
Sets the progress text for this process.
setProperties(Map<String, String>) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
setProperties(Map<String, String>) - Method in class org.mycore.pi.MCRPIGenerator
 
setProperties(Map<String, String>) - Method in class org.mycore.pi.MCRPIMetadataService
 
setProperties(Map<String, String>) - Method in class org.mycore.pi.MCRPIService
 
setProperty(String, Object) - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
setProperty(String, Object) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Sets a new property.
setProtocolType(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setQueryOptions(MCRQuery, HttpServletRequest) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
 
setQueryParamter(String) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the unencoded query parameter.
setRealm(String) - Method in class org.mycore.user2.login.MCRLogin
 
setRealmParameter(String) - Method in class org.mycore.user2.login.MCRLogin
 
setRealmParameter(String) - Method in class org.mycore.user2.MCRRealm
 
setRealName(String) - Method in class org.mycore.user2.MCRUser
Sets the name of the person this login user represents.
setReference(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method set a reference with xlink:href, xlink:label and xlink:title.
setReference(String, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method set a reference with xlink:href, xlink:label and xlink:title.
setReference(MCRObjectID, String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
This method set a reference with xlink:href, xlink:label and xlink:title.
setRegistered(Date) - Method in class org.mycore.pi.backend.MCRPI
 
setRegisteredDateForUnregisteredIdenifiers(String, Function<MCRPIRegistrationInfo, Optional<Date>>, Integer) - Method in class org.mycore.pi.MCRPIManager
 
setRegistrationStarted(Date) - Method in class org.mycore.pi.backend.MCRPI
 
setRelated(MCRIIIFResource) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setReplaceMenu(boolean) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setRepositoryKey(String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
setRepositoryRoot(String) - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
setRequestHandler(String) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the solr request handler.
setResolveDepth(MCRTextResolver.ResolveDepth) - Method in class org.mycore.common.MCRTextResolver
Sets the resolve depth.
setResource(MCRIIIFResource) - Method in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotation
 
setRestriction(String) - Method in interface org.mycore.frontend.servlets.MCRClassificationBrowser2.MCRQueryAdapter
 
setRestriction(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setResumptionToken(OAIDataList<?>, MCROAISearcher, MCROAIResult) - Method in class org.mycore.oai.MCROAISearchManager
 
setRetainText(boolean) - Method in class org.mycore.common.MCRTextResolver
Sets if the text should be retained if a variable couldn't be resolved.
setReturnFields(String) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the return fields as String for the query results
setReturnFields(List<String>) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the return fields list for the query results
setReturnScore(boolean) - Method in class org.mycore.solr.search.MCRSolrURL
 
setReturnURL(String) - Method in class org.mycore.user2.login.MCRLogin
 
setRid(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
setRight(int) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setRoot(MCRCategory) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setRootElement(String, String) - Method in class org.mycore.frontend.export.MCRExportCollection
Sets the name and namespace of the root element that wraps the collected data
setRootID(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl
 
setRootSection(MCRMetsSection) - Method in class org.mycore.mets.model.simple.MCRMetsSimpleModel
 
setRows(int) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the rows parameter.
setRule(String) - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
setRule(String) - Method in class org.mycore.backend.jpa.access.MCRACCESSRULE
 
setRule(MCRACCESSRULE) - Method in class org.mycore.backend.jpa.access.MCRACCESS
 
setRuleId(String) - Method in class org.mycore.access.mcrimpl.MCRRuleMapping
 
setRulesURI(String) - Method in class org.mycore.access.facts.MCRFactsAccessSystem
 
setSalt(String) - Method in class org.mycore.user2.MCRUser
 
setSchema(String) - Method in class org.mycore.datamodel.metadata.MCRBase
This methode set the object schema.
setSchema(Schema) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
setSecret(String) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setSelectedObjectIDs(List<String>) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
setSelector(MCRMETSGeneratorFactory.MCRMETSGeneratorSelector) - Static method in class org.mycore.mets.model.MCRMETSGeneratorFactory
Sets a new selector for the factory.
setSequence(int) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method set the sequence element.
setService(String) - Method in class org.mycore.pi.backend.MCRPI
 
setService(MCRIIIFService) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
setService(MCRIIIFService) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setServiceFlag(String, String) - Method in class org.mycore.mods.MCRMODSWrapper
 
setSessionID(String) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setSlotLayout(String) - Method in class org.mycore.ocfl.layout.MCRStorageLayoutConfig
Overwrites the Class SlotLayout for the OCFL Repository
setSolrServer(SolrClient) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
setSolrServer(SolrClient) - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
setSortBy(List<MCRSortBy>) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the sort criteria for the query results
setSortBy(MCRSortBy) - Method in class org.mycore.services.fieldquery.MCRQuery
Sets the sort criteria for the query results
setSourcePath(String) - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
This method set the value of derivate source path.
setStart(int) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the start parameter.
setStart(Date) - Method in class org.mycore.iview2.services.MCRTileJob
 
setStart(Date) - Method in class org.mycore.services.queuedjob.MCRJob
Set the job starting date.
setStartCanvas(MCRIIIFCanvas) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
setState(String) - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
Changes the state of the object in the Database
setState(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setState(String) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method sets the status classification with the given string as categid and the default classid ('state')
setState(MCRCategoryID) - Method in class org.mycore.datamodel.metadata.MCRObjectService
This method sets the status classification
setState(MCRObjectID, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
setStatus(int) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setStatus(Response.Status) - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
setStatus(MCRProcessableStatus) - Method in class org.mycore.common.processing.MCRAbstractProcessable
Sets the new status.
setStatus(MCRJobState) - Method in class org.mycore.iview2.services.MCRTileJob
 
setStatus(MCRJobStatus) - Method in class org.mycore.services.queuedjob.MCRJob
Set the state (MCRJobStatus) of the job.
setStoreConfig(MCRStore.MCRStoreConfig) - Method in class org.mycore.datamodel.ifs2.MCRStore
 
setStreet(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setStyle(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setStylesheet(String) - Method in class org.mycore.frontend.xeditor.MCRPostProcessorXSL
 
setStylesheets(String...) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
setSubmittedValues(Map<String, String[]>) - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
setSubTag(String) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method set the subtag element.
setSubTag(String) - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method set the subtag element.
setSurName(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the surname text element.
setSystemId(String) - Method in class org.mycore.common.content.MCRByteContent
 
setTag(String) - Method in class org.mycore.datamodel.metadata.MCRMetaElement
This methode set the tag for the metadata class.
setTarget(MCRNavigationItem.Target) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setTemplate(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigation
 
setTemplate(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setTerm(String) - Method in class org.mycore.access.facts.condition.fact.MCRAbstractFactCondition
 
setTerm(String) - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
setTerm(String) - Method in interface org.mycore.access.facts.model.MCRFact
 
setText(String) - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
setText(String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
Deprecated.
setText(String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
Deprecated.
setText(String) - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
This method set the text.
setText(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
setText(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate.MCRMetaHistoryDateText
This method set the text element with the corresponding language.
setText(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method set the text field for the given language.
setText(Element, String) - Static method in class org.mycore.frontend.xeditor.tracker.MCRSetElementText
 
setThumbnail(MCRIIIFAnnotationBase) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
setThumbnail(MCRIIIFResource) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setTiles(long) - Method in class org.mycore.iview2.services.MCRTileJob
 
setTime(Instant) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setTimestamp(String) - Method in class org.mycore.pi.handle.MCRHandleInfo
 
setTimestamp(Date) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setTitle(String) - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
This method set the title text element.
setTitles(List<MCRMetaLangText>) - Method in class org.mycore.datamodel.metadata.MCREditableMetaEnrichedLinkID
 
setTitles(List<MCRRestDerivates.DerivateTitle>) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setTo(MCRMetsPage) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
setTo(MCRMetsPage) - Method in class org.mycore.mets.model.simple.MCRMetsLink
 
setToString(String) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter.MCRMetsLinkPlaceholder
 
setTotalAccessKeyCount(int) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.model.MCRAccessKeyInformation
 
setTpName(String) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setTransferPackageArchived(boolean) - Method in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS
 
setTransformerFactory(String) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
setTransformerID(String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
setType(String) - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
setType(String) - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
This method set the type element.
setType(String) - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
This method set the type element.
setType(String) - Method in class org.mycore.iiif.model.MCRIIIFBase
 
setType(String) - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey
 
setType(String) - Method in class org.mycore.mets.model.simple.MCRMetsSection
 
setType(String) - Method in class org.mycore.pi.backend.MCRPI
 
setType(String) - Method in class org.mycore.pi.handle.MCRHandleInfo
 
setType(String) - Method in class org.mycore.pi.MCRGenericPIGenerator
 
setType(String) - Method in class org.mycore.viewer.alto.model.MCRAltoChange
 
setType(MCRNavigationItem.Type) - Method in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
setup - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
setup() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Sets certain properties on a contentStream object.
setup() - Method in class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerAltoEditorConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerBaseConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Setup's the configuration with the request.
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerEPUBConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerIIIFConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerLogoConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerMetadataConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerMetsConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerPDFConfiguration
 
setup(HttpServletRequest) - Method in class org.mycore.viewer.configuration.MCRViewerPiwikConfiguration
 
setup(String) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Initializes the derivate and the root object.
setup(String, String) - Method in class org.mycore.solr.MCRSolrCore
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRBase
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRDerivate
The given DOM was convert into an internal view of metadata.
setUp() - Method in class org.mycore.datamodel.metadata.MCRObject
The given DOM was convert into an internal view of metadata.
setUpdate(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the update property.
setupFeatures(ResourceConfig) - Method in class org.mycore.frontend.jersey.MCRJerseyDefaultConfiguration
Setup features.
setupResources(ResourceConfig) - Method in class org.mycore.frontend.jersey.MCRJerseyDefaultConfiguration
Setup the jersey resources.
setURI(String) - Method in class org.mycore.wcms2.datamodel.MCRNavigationInsertItem
 
setURI(URI) - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
setURI(URI) - Method in interface org.mycore.datamodel.classifications2.MCRCategory
 
setURI(URI) - Method in class org.mycore.frontend.classeditor.json.MCRJSONCategory
 
setURI(MCRCategoryID, URI) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
 
setURI(MCRCategoryID, URI) - Method in interface org.mycore.datamodel.classifications2.MCRCategoryDAO
Sets or updates the URI from a Category.
setURI(MCRCategoryID, URI) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setUrl(String) - Method in class org.mycore.wfc.actionmapping.MCRDecision
 
setUrl(MCRClassURL) - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
setUrl(MCRClassURL) - Method in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
setUrn(String) - Method in class org.mycore.datamodel.metadata.MCRFileMetadata
 
setURN(String) - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
 
setUse(String) - Method in class org.mycore.mets.model.simple.MCRMetsFile
 
setUser(String) - Method in class org.mycore.frontend.support.MCRLogin
 
setUser(String) - Method in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata
 
setUserAttribute(String, String) - Method in class org.mycore.user2.MCRUser
 
setUserId(String) - Method in class org.mycore.common.processing.MCRAbstractProcessable
Sets the user identifier responsible for this processable.
setUserID(String) - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
setUserID(String) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setUserInformation(MCRUserInformation) - Method in class org.mycore.access.mcrimpl.MCRAccessData
 
setUserInformation(MCRUserInformation) - Method in class org.mycore.common.MCRSession
 
setUserIP(String) - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
setUsername(String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
setUsingSession(boolean) - Method in class org.mycore.common.content.MCRContent
 
setUsingSession(boolean) - Method in class org.mycore.common.content.MCRWrappedContent
 
setUuid(UUID) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setValid(boolean) - Method in class org.mycore.sword.MCRSwordUtil.MCRValidationResult
 
setValidationMarker(MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
setValidUntil(Date) - Method in class org.mycore.user2.MCRUser
Sets a Date when this user can not login anymore.
setValue(boolean) - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method set the value.
setValue(int, String) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
setValue(String) - Method in class org.mycore.datamodel.metadata.MCRMetaBoolean
This method set value.
setValue(String) - Method in class org.mycore.frontend.support.MCRLogin.InputField
 
setValue(String) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
setValue(String) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFMetadataValue
 
setValue(String) - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
Sets or updates the field value
setValue(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the value property.
setValue(String) - Method in class org.mycore.user2.MCRUserAttribute
 
setValue(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
This method set values of classid and categid.
setValue(Attribute, String) - Static method in class org.mycore.frontend.xeditor.tracker.MCRSetAttributeValue
 
setValue(T) - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
setValue(V) - Method in interface org.mycore.access.facts.model.MCRFact
 
setValues(String) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
setValues(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
setVariables(Map<String, Object>) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
setVersion(String) - Method in class org.mycore.datamodel.metadata.MCRBase
This methods set the MyCoRe version to the string 'Version 1.3'.
setViewingDirection(MCRIIIFViewingDirection) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setViewingDirection(MCRIIIFViewingDirection) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
setViewingHint(MCRIIIFViewingHint) - Method in class org.mycore.iiif.presentation.model.MCRIIIFPresentationBase
 
setVonDate(Calendar) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method set the von to the given date of a supported calendar.
setVonDate(String, String) - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method set the von to the given date.
setWebsiteReadOnly() - Static method in class org.mycore.frontend.cli.MCRAccessCommands
 
setWebsiteReadOnly(String) - Static method in class org.mycore.frontend.cli.MCRAccessCommands
 
setWidth(int) - Method in class org.mycore.iiif.presentation.model.attributes.MCRIIIFResource
 
setWidth(long) - Method in class org.mycore.iview2.services.MCRTileJob
 
setWithin(String) - Method in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
setWorkDir(String) - Method in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
setWriterType(String) - Method in class org.mycore.solr.search.MCRSolrURL
The wt (writer type) parameter is used by Solr to determine which QueryResponseWriter should be used to process the request.
setXLinkLabel(String) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method set the xlink:label
setXLinkRole(String) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method sets the xlink:role.
setXLinkTitle(String) - Method in class org.mycore.datamodel.metadata.MCRMetaLink
This method set the xlink:title
setXmlFile(File) - Method in class org.mycore.common.xml.MCRDynamicURIResolver
Sets the xml file.
setXMLLangAttribute(MCRLanguage, Element) - Static method in class org.mycore.datamodel.language.MCRLanguageXML
Sets the xml:lang attribute to the ISO 639-1 code of the given language
setXPaths2CheckResubmission(String) - Method in class org.mycore.frontend.xeditor.MCREditorSubmission
 
setZipCode(String) - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
 
setZoomLevel(long) - Method in class org.mycore.iview2.services.MCRTileJob
 
sha1 - Enum constant in enum class org.mycore.user2.MCRPasswordHashType
 
sha256 - Enum constant in enum class org.mycore.user2.MCRPasswordHashType
 
shareableMetadataChanged(MCRObject, MCRObject) - Method in interface org.mycore.datamodel.metadata.share.MCRMetadataShareAgent
Determines if shareable metadata changed from oldVersion to newVersion
shareableMetadataChanged(MCRObject, MCRObject) - Method in class org.mycore.mods.MCRMODSMetadataShareAgent
 
SHORT_TITLE_XPATH - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
shortenPersonLabel(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
shortenText(String, int) - Static method in class org.mycore.common.xml.MCRXMLFunctions
 
shouldForceXML() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStore
 
shouldSyncLastModifiedOnSVNCommit() - Static method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
When metadata is saved, this results in SVN commit.
show(HttpServletRequest, Request, ServletContext, ServletConfig) - Method in class org.mycore.viewer.resources.MCRViewerResource
 
show(String) - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
show(String) - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Show contents of a local text file, including line numbers.
show(String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Export an MCRDerivate to a file named MCRObjectID.xml in a directory named dirname and store the derivate files in a nested directory named MCRObjectID.
showAllProperties() - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showChipherConfig() - Static method in class org.mycore.crypt.MCRCryptCommands
list all cipher configuration
showCommandStatistics() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
showCommandStatistics() - Static method in class org.mycore.frontend.cli.MCRCommandStatistics
Shows statistics on number of invocations and time needed for each command successfully executed.
showCommandStatistics() - Static method in class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
showIIIF(HttpServletRequest, Request, ServletContext, ServletConfig) - Method in class org.mycore.viewer.resources.MCRViewerResource
 
showLastID(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Shows the last used MCRObjectIDs.
showMCRDerivate(String, String, UriInfo, Application, boolean) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
showMCRObject(String, String, UriInfo, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
showMessage(String, String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showMessages(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showMessages(String, String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showNextID(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Shows the next free MCRObjectIDs.
showObject(String, String, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIClassifications
returns a single classification object
showProperties(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showProperty(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showResource(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
showResults(HttpServletRequest, HttpServletResponse, MCRQuery, Document) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
shutdown() - Method in class org.mycore.services.http.MCRIdleConnectionMonitorThread
 
shutdown() - Method in class org.mycore.solr.MCRSolrCore
 
silent - Variable in class org.mycore.common.xml.MCRXMLParserErrorHandler
 
simplify(String) - Static method in class org.mycore.common.xml.MCRNodeBuilder
Removes obsolete child:: and attribute:: axis prefixes from given XPath
singleQueue - Static variable in class org.mycore.services.queuedjob.MCRJobQueue
 
singleton - Static variable in class org.mycore.datamodel.common.MCRLinkTableManager
The link table manager singleton
size - Variable in class org.mycore.pi.frontend.model.MCRPIListJSON
 
size - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
size() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
size returns the number of elements in this instance.
size() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
size returns the number of tag names in the ArrayList.
size() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
size() - Method in class org.mycore.datamodel.niofs.MCRFileAttributes
 
size() - Method in class org.mycore.frontend.basket.MCRBasket
 
size() - Method in class org.mycore.iview2.services.MCRTilingQueue
returns the current size of this queue
size() - Method in class org.mycore.services.queuedjob.MCRJobQueue
returns the current size of this queue
sizeAboveFull - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByForcedWh - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByH - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByPct - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByW - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByWh - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
sizeByWhListed - Enum constant in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
skipOnError() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
skipOnError() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
 
skipOnError() - Static method in class org.mycore.webcli.cli.MCRBasicWebCLICommands
 
SKOS_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
SLASH - Static variable in class org.mycore.datamodel.metadata.MCRBase
 
slotLength - Variable in class org.mycore.datamodel.ifs2.MCRStore
The slot subdirectory layout, which is the number of digits used at each subdirectory level to build the filename.
sMaxAge() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl
Sets s-maxage directive
Software - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A computer program in source or compiled form.
SOLR_CONFIG_PREFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_NAME_SUFFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_PREFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_SERVER_SUFFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_EXTRACT_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_JOIN_PATTERN - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_QUERY_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_QUERY_XML_PROTOCOL_VERSION - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_UPDATE_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
solrClient - Variable in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
solrClient - Variable in class org.mycore.solr.MCRSolrCore
 
solrClient - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
solrDelete(MCRCategoryID, MCRCategory) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
solrDelete(MCRObjectID) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
SolrDocumentSpliterator(SolrClient, SolrParams, long, long) - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
SolrDocumentSpliterator(SolrClient, SolrParams, long, long, Long) - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
solrMove(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
solrQuery(Optional<String>) - Method in class org.mycore.oai.MCROAISolrSearcher
 
sort(Element) - Static method in class org.mycore.mods.MCRMODSSorter
 
sort(MCRObjectQuery.SortBy, MCRObjectQuery.SortOrder) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to change the order of the resulting list
SORT_ASC - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
SORT_DESC - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
sortAsc() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
sortBy() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
Sound - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A resource primarily intended to be heard.
source - Variable in class org.mycore.impex.MCRTransferPackage
 
source - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
spliterator() - Method in class org.mycore.frontend.basket.MCRBasket
 
splitValue(String) - Static method in class org.mycore.common.config.MCRConfiguration2
Splits a String value in a Stream of trimmed non-empty Strings.
SQL_DATE_FORMAT - Static variable in class org.mycore.access.mcrimpl.MCRRuleStore
 
SQL_DATEFORMAT - Static variable in class org.mycore.access.mcrimpl.MCRAccessStore
 
SRW_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
stackTrace - Variable in class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
start - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
start - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
start - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
start() - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
start() - Method in class org.mycore.ocfl.MCROCFLMigration
 
start() - Method in class org.mycore.webcli.resources.MCRWebCLIResource
 
START - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
START - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
startCanvas - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
startEditor(String) - Method in class org.mycore.mets.resource.MetsResource
 
startIteration() - Method in interface org.mycore.mods.enrichment.MCREnrichmentDebugger
 
startIteration() - Method in class org.mycore.mods.enrichment.MCRNoOpEnrichmentDebugger
 
startIteration() - Method in class org.mycore.mods.enrichment.MCRToXMLEnrichmentDebugger
 
startLogging() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
startMasterThread(Class<? extends MCRJobAction>) - Static method in class org.mycore.services.queuedjob.MCRJobMaster
Starts the local MCRJobMaster.
startPacking(Map<String, String>) - Static method in class org.mycore.services.packaging.MCRPackerManager
Creates and starts a new PackagingJob.
startRegisterJob(MCRBase, MCRDigitalObjectIdentifier) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
startsWith(String) - Method in class org.mycore.datamodel.niofs.MCRPath
 
startsWith(Path) - Method in class org.mycore.datamodel.niofs.MCRPath
 
startTime - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
startUp(ServletContext) - Method in class org.mycore.backend.jpa.MCRJPABootstrapper
 
startUp(ServletContext) - Method in class org.mycore.common.config.MCRConfigurationDirSetup
 
startUp(ServletContext) - Method in interface org.mycore.common.events.MCRStartupHandler.AutoExecutable
This method get executed by MCRStartupHandler.startUp(ServletContext)
startUp(ServletContext) - Static method in class org.mycore.common.events.MCRStartupHandler
 
startUp(ServletContext) - Method in class org.mycore.datamodel.niofs.MCRFileSystemPromoter
 
startUp(ServletContext) - Method in class org.mycore.frontend.fileupload.MCRUploadServletDeployer
 
startUp(ServletContext) - Method in class org.mycore.frontend.jersey.MCRJWTUtil
 
startUp(ServletContext) - Method in class org.mycore.frontend.support.MCRAutoDeploy
 
startUp(ServletContext) - Method in class org.mycore.iview2.events.MCRIView2TilingThreadStarter
 
startUp(ServletContext) - Method in class org.mycore.mcr.cronjob.MCRCronStarter
 
startUp(ServletContext) - Method in class org.mycore.mods.MCRMODSEmbargoCronjob
 
startUp(ServletContext) - Method in class org.mycore.pi.MCRPIConfigurationChecker
 
startUp(ServletContext) - Method in class org.mycore.pi.MCRPICronJob
 
startUp(ServletContext) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationStarter
 
startUp(ServletContext) - Method in class org.mycore.services.queuedjob.MCRJobQueueInitializer
 
startUp(ServletContext) - Method in class org.mycore.sword.MCRSwordMultiPartServletDeployer
 
startUp(ServletContext) - Method in class org.mycore.wcms2.MCRWebPagesSynchronizer
 
startUpload(int) - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Starts the upload session.
startUpload(int) - Method in class org.mycore.frontend.fileupload.MCRUploadHandlerIFS
 
state - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
STATE - Static variable in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity_
 
status - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
status - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
status - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
status() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
status(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the status of the objects. e.G. state:submitted
STATUS - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
STATUS - Static variable in class org.mycore.services.queuedjob.MCRJob_
 
STATUS_CLASS_ID - Static variable in class org.mycore.wfc.MCRConstants
 
statusListener - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
StillImage - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A static visual representation.
stopLogging() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
store - Variable in class org.mycore.datamodel.ifs2.MCRStoredMetadata
The store this document is stored in
store(OutputStream, String) - Method in class org.mycore.common.config.MCRProperties
 
store(Writer, String) - Method in class org.mycore.common.config.MCRProperties
 
store(MCRTokenResponse) - Method in class org.mycore.orcid.user.MCRORCIDUser
Called from MCROAuthServlet to store the user's ORCID iD and token after successful OAuth authorization
STORE_METS_ON_GENERATE - Static variable in class org.mycore.mets.iiif.MCRMetsIIIFPresentationImpl
 
STORE_METS_ON_GENERATE - Static variable in class org.mycore.mets.servlets.MCRMETSServlet
 
storeAndCheckBinary() - Method in class org.mycore.sword.MCRSwordConfigurationDefault
 
storeChangeSet(MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
storeChangeSet(MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
storeChangeSet(MCRAltoChangeSet) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
storeChangeSet(MCRAltoChangeSet) - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
storeChangeSet(MCRStoredChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
storeMetadata(Document) - Method in class org.mycore.pi.doi.client.datacite.MCRDataciteClient
 
storeSession(MCREditorSession) - Method in class org.mycore.frontend.xeditor.MCREditorSessionStore
 
storeToXML(OutputStream, String, Charset) - Method in class org.mycore.common.config.MCRProperties
 
stream() - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
Streams all the collections of this registry.
stream() - Method in interface org.mycore.common.processing.MCRProcessableCollection
Streams all MCRProcessable registered by this container.
stream() - Method in class org.mycore.common.processing.MCRProcessableDefaultCollection
 
stream() - Method in interface org.mycore.common.processing.MCRProcessableRegistry
Streams all the collections of this registry.
stream() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
Streams the MCRMetaInterface of this element.
stream() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Streams the MCRMetaElement's.
stream(String) - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Streams the MCRMetaInterfaces of the given tag.
stream(SolrClient, SolrParams) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Creates a stream of SolrDocument's.
stream(SolrClient, SolrParams, boolean, int) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
 
streamReader - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
string2date(String) - Method in class org.mycore.frontend.xeditor.validation.MCRDateConverter
 
string2double(String) - Method in class org.mycore.frontend.xeditor.validation.MCRDecimalConverter
Converts a given text string to a decimal number, using the given locale.
stripHtml(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Strippes HTML tags from string.
structLink - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
 
structLinkMap - Variable in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Hashmap to store logical and physical ids.
structures - Variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
style - Variable in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
STYLE_DERIVATEDETAILS - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
subHandlerList - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
subject - Variable in class org.mycore.common.MCRMailer.EMail
 
subList(int, int) - Method in class org.mycore.frontend.basket.MCRBasket
 
submit(Runnable) - Method in interface org.mycore.util.concurrent.processing.MCRProcessableExecutor
Submits the runnable with priority zero (executed at last).
submit(Runnable, int) - Method in interface org.mycore.util.concurrent.processing.MCRProcessableExecutor
Submits the runnable with the given priority.
submit(Callable<R>) - Method in interface org.mycore.util.concurrent.processing.MCRProcessableExecutor
Submits the callable with priority zero (executed at last).
submit(Callable<R>, int) - Method in interface org.mycore.util.concurrent.processing.MCRProcessableExecutor
Submits the callable with the given priority.
submitIndexHandler(MCRSolrIndexHandler) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Submits a index handler to the executor service (execute as a thread) with the given priority.
submitIndexHandler(MCRSolrIndexHandler, int) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Submits a index handler to the executor service (execute as a thread) with the given priority.
submitOnCommitTasks() - Method in class org.mycore.common.MCRSession
 
subNamespace - Variable in class org.mycore.pi.urn.MCRUniformResourceName
 
subpath(int, int) - Method in class org.mycore.datamodel.niofs.MCRPath
 
subpathComplete() - Method in class org.mycore.datamodel.niofs.MCRPath
returns complete subpath.
subtag - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
SUCCESS - Static variable in class org.mycore.ocfl.commands.MCROCFLCommands
 
SUCCESS_BUT_WITHOUT_HISTORY - Static variable in class org.mycore.ocfl.commands.MCROCFLCommands
 
successful - Enum constant in enum class org.mycore.common.processing.MCRProcessableStatus
The process is successfully done.
suffix - Variable in class org.mycore.datamodel.ifs2.MCRStore
The suffix of slot names
suffix - Variable in class org.mycore.frontend.cli.MCRCommand
The beginning of the message format up to the first parameter
summary - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 
SUPPORTED_FORMATS - Static variable in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
supportedFileAttributeViews() - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
supports - Variable in class org.mycore.iiif.image.model.MCRIIIFImageProfile
 
supportsClassification(Element) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
supportsClassification(Element) - Static method in class org.mycore.mods.classification.MCRClassMapper
 
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
supportsFileAttributeView(String) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
swap(int) - Method in class org.mycore.frontend.xeditor.MCRRepeatBinding
 
swap(Element, int, int) - Static method in class org.mycore.frontend.xeditor.tracker.MCRSwapElements
 
swap(Element, int, Content, int, Content) - Static method in class org.mycore.frontend.xeditor.tracker.MCRSwapElements
 
swap(Element, Element, Element) - Static method in class org.mycore.frontend.xeditor.tracker.MCRSwapElements
 
switchSolrCore(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
SWORD2_COL_IRI - Static variable in class org.mycore.sword.MCRSwordConstants
 
SWORD2_EDIT_IRI - Static variable in class org.mycore.sword.MCRSwordConstants
 
SWORD2_EDIT_MEDIA_IRI - Static variable in class org.mycore.sword.MCRSwordConstants
 
SWORD2_EDIT_MEDIA_REL - Static variable in class org.mycore.sword.MCRSwordConstants
 
SWORD2_EDIT_REL - Static variable in class org.mycore.sword.MCRSwordConstants
 
SYNC_LAST_MODIFIED_ON_SVN_COMMIT - Static variable in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
 
syncClassificationRepository() - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
synchronizeAllDerivates() - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
The method start the repair the content search index for all derivates.
synchronizeDatabase(String) - Static method in class org.mycore.pi.doi.cli.MCRDOICommands
 
synchronizeMetadataIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
synchronizeMetadataIndex(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
synchronizeMetadataIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Synchronizes the solr server with the database.
synchronizeMetadataIndex(SolrClient, String) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Synchronizes the solr server with the mycore store for a given object type.
syncUserRepository() - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
syntax() - Element in annotation interface org.mycore.frontend.cli.annotation.MCRCommand
The syntax of the command in MessageFormat syntax
SYSTEM_RULE_PREFIX - Static variable in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
systemId - Variable in class org.mycore.common.content.MCRContent
Holds the systemID of the current content
systemModified() - Static method in class org.mycore.common.config.MCRConfigurationBase
signalize that the system state has changed.

T

TAG_ARMENIAN - Static variable in class org.mycore.common.MCRCalendar
Tag for Armenian calendar
TAG_BUDDHIST - Static variable in class org.mycore.common.MCRCalendar
Tag for Buddhistic calendar
TAG_CHINESE - Static variable in class org.mycore.common.MCRCalendar
Tag for Chinese calendar
TAG_COPTIC - Static variable in class org.mycore.common.MCRCalendar
Tag for Coptic calendar
TAG_EGYPTIAN - Static variable in class org.mycore.common.MCRCalendar
Tag for Egyptian calendar
TAG_ETHIOPIC - Static variable in class org.mycore.common.MCRCalendar
Tag for Ethiopic calendar
TAG_GREGORIAN - Static variable in class org.mycore.common.MCRCalendar
Tag for Gregorian calendar
TAG_HEBREW - Static variable in class org.mycore.common.MCRCalendar
Tag for Hebrew calendar
TAG_ISLAMIC - Static variable in class org.mycore.common.MCRCalendar
Tag for Islamic calendar
TAG_JAPANESE - Static variable in class org.mycore.common.MCRCalendar
Tag for Japanese calendar
TAG_JULIAN - Static variable in class org.mycore.common.MCRCalendar
Tag for Julian calendar
TAG_MYCORE_ABOUT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_CLASSIFICATION - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_DERIVATE - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_EVENTS - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_FILE - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_OBJECT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_PERSIC - Static variable in class org.mycore.common.MCRCalendar
Tag for Persic calendar
target - Variable in class org.mycore.datamodel.common.MCRObjectMerger
 
task - Variable in class org.mycore.common.processing.MCRProcessableTask
 
TEI_FOLDER_PREFIX - Static variable in class org.mycore.mets.tools.MCRMetsSave
 
template - Variable in class org.mycore.wcms2.datamodel.MCRNavigation
 
template - Variable in class org.mycore.wcms2.datamodel.MCRNavigationItem
 
templates - Variable in class org.mycore.common.content.transformer.MCRXSLTransformer
 
templateSources - Variable in class org.mycore.common.content.transformer.MCRXSLTransformer
The compiled XSL stylesheet
Term(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.Term
 
termBuffer - Variable in class org.mycore.common.MCRTextResolver.Term
The string buffer within the term.
termCode - Enum constant in enum class org.mycore.datamodel.language.MCRLanguageCodeType
ISO 639-2 terminology code is identical with ISO 639-3 and used in Dublin Core and OAI output
termContainer - Variable in class org.mycore.common.MCRTextResolver
 
TermContainer(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.TermContainer
 
termMap - Variable in class org.mycore.common.MCRTextResolver.TermContainer
 
test() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResource
 
test() - Method in class org.mycore.frontend.classeditor.resources.TestResource
 
test(String) - Method in class org.mycore.common.xml.MCRXPathEvaluator
 
test(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRPIAndPredicate
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRPIOrPredicate
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRPIStatePredicate
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRPIXPathPredicate
 
TEST_DOI_PREFIX - Static variable in class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
testDeleteDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
testDeleteObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
testIfFileExists(String) - Method in class org.mycore.wcms2.resources.MCRWCMSFileBrowserResource
 
testRenameFile(String, String, String) - Static method in class org.mycore.datamodel.niofs.utils.MCRDerivateUtil
Tests the rename pattern on one file, so you can try the rename befor renaming all files.
testRenameFile(String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
TestResource - Class in org.mycore.frontend.classeditor.resources
 
TestResource() - Constructor for class org.mycore.frontend.classeditor.resources.TestResource
 
testUpdateDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
testUpdateObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
text - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
text - Variable in class org.mycore.datamodel.metadata.MCRMetaLangText
 
text - Variable in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
Text - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
A resource consisting primarily of words for reading.
Text(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.Text
 
TEXT - Enum constant in enum class org.mycore.common.MCRMailer.EMail.MessageType
 
TEXT - Static variable in class org.mycore.datamodel.classifications2.MCRLabel_
 
text2attribute(String) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
textResolver - Variable in class org.mycore.common.MCRTextResolver.CircularDependencyTracker
 
textResolver - Variable in class org.mycore.common.MCRTextResolver.Term
 
textResolver - Variable in class org.mycore.common.MCRTextResolver.TermContainer
 
textSize() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
This method read the size of texts
tFactory - Variable in class org.mycore.common.content.transformer.MCRXSLTransformer
 
think(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRContainerLoginFormServlet
 
think(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRContainerLoginServlet
 
think(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRLockServlet
 
think(MCRServletJob) - Method in class org.mycore.frontend.servlets.MCRServlet
1st phase of doGetPost.
think(MCRServletJob) - Method in class org.mycore.frontend.servlets.persistence.MCRCreateDerivateServlet
 
think(MCRServletJob) - Method in class org.mycore.iview2.frontend.MCRTileCombineServlet
prepares render process and gets IView2 file and combines tiles.
think(MCRServletJob) - Method in class org.mycore.services.zipper.MCRCompressServlet
 
think(MCRServletJob) - Method in class org.mycore.user2.login.MCRServlet3LoginServlet
 
think(MCRServletJob) - Method in class org.mycore.user2.MCRRoleServlet
 
throwException(Response.Status, String) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Throws a WebApplicationException with status and message.
throwObjectDoesNotExist(String) - Static method in class org.mycore.sword.manager.MCRSwordContainerManager
 
THUMBNAIL_GENERATORS - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
THUMBNAIL_KEY - Static variable in class org.mycore.iview2.frontend.MCRTileCombineServlet
key of request attribute for iview2-File.
TILE_FILE_PROVIDER - Static variable in class org.mycore.iview2.events.MCRThumbnailForPdfEventHandler
 
tileAll() - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to tile all images of all derivates.
tileAllOfProject(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to tile all images of derivates of a project.
tileDerivate(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to tile all images of this derivate.
tileDerivatesOfObject(String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
meta command to tile all images of derivates of an object .
tileFileProvider - Variable in class org.mycore.iview2.iiif.MCRIVIEWIIIFImageImpl
 
tileImage(String, String) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Tiles this image.
tileImage(MCRPath) - Static method in class org.mycore.iview2.frontend.MCRIView2Commands
Tiles this MCRPath
tileJob - Variable in class org.mycore.iview2.services.MCRTilingAction
 
tiles - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Optional!
tiles - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
TILES - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
time - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
time() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.Age
 
TIME - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
TIME_FORMAT - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
title - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
TITLE_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkID
 
to - Variable in class org.mycore.common.MCRMailer.EMail
 
to - Variable in class org.mycore.datamodel.metadata.MCRMetaLink
 
toAbsolutePath() - Method in class org.mycore.datamodel.niofs.MCRPath
 
toArray() - Method in class org.mycore.frontend.basket.MCRBasket
 
toArray(T[]) - Method in class org.mycore.frontend.basket.MCRBasket
 
toBufferedImage(BitMatrix) - Static method in class org.mycore.frontend.servlets.MCRQRCodeServlet
 
toCategory() - Method in class org.mycore.datamodel.classifications2.model.MCRClass
 
toChar() - Method in enum class org.mycore.iview2.services.MCRJobState
returns character representing the status
toDecimalDegrees(int, int, double) - Static method in class org.mycore.common.MCRGeoUtilities
Converts coordinates to decimal degree (as used by google maps).
toDecimalDegrees(String) - Static method in class org.mycore.common.MCRGeoUtilities
Converts coordinates in pica format to decimal degree (as used by google maps).
toDegreeMinuteSecond(double) - Static method in class org.mycore.common.MCRGeoUtilities
Converts decimal degree to ordinary coordinates.
toDegreeMinuteSecond(String) - Static method in class org.mycore.common.MCRGeoUtilities
 
TODO_SMOVFILE - Static variable in class org.mycore.frontend.servlets.MCRDerivateServlet
 
toException() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
toFile() - Method in class org.mycore.datamodel.niofs.MCRPath
 
toFileHref(FileGrp) - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
toFileHref(FileGrp) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRefImpl
 
toFileId() - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
toFileId(FileGrp) - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
toFileId(FileGrp) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRefImpl
 
toFunction() - Method in interface org.mycore.common.function.MCRThrowFunction
Returns a Function that applies <T> and catches any exception and wraps it into a RuntimeException if needed.
toFunction(BiFunction<T, E, R>, Class<? super E>) - Method in interface org.mycore.common.function.MCRThrowFunction
Returns a function that catches <E> and forwards it to the throwableHandler together with the Exception.
toggleWithinSelectElement(String) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
toGranular(String, int, int) - Method in class org.mycore.pi.urn.MCRDNBURN
 
toGranular(String, String) - Method in class org.mycore.pi.urn.MCRDNBURN
 
toHexString(byte[]) - Static method in class org.mycore.common.MCRUtils
 
toJSON() - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Returns the configuration in json format.
toJSON(O) - Method in interface org.mycore.wcms2.navigation.MCRWCMSJSONProvider
 
toJSON(Element) - Method in class org.mycore.wcms2.navigation.MCRWCMSDefaultSectionProvider
 
toJSON(Element) - Method in interface org.mycore.wcms2.navigation.MCRWCMSSectionProvider
Converts a MyCoRe Webpage to a json array.
toJSON(MCRContent) - Method in class org.mycore.common.content.transformer.MCRDerivate2JSONTransformer
 
toJSON(MCRContent) - Method in class org.mycore.common.content.transformer.MCRObject2JSONTransformer
 
toJSON(MCRContent) - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
toJSON(MCRMetsSimpleModel) - Static method in class org.mycore.mets.model.converter.MCRSimpleModelJSONConverter
 
toJSON(MCRURNJsonBundle.Format) - Method in class org.mycore.pi.urn.rest.MCRURNJsonBundle
Returns the proper JSON with respect to the given MCRURNJsonBundle.Format
toJSON(MCRNavigation) - Method in class org.mycore.wcms2.navigation.MCRWCMSDefaultNavigationProvider
 
toJSON(MCRNavigation) - Method in interface org.mycore.wcms2.navigation.MCRWCMSNavigationProvider
Converts a Navigation object to a json one.
toJSON(MCRNavigation) - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
 
toJsonObject() - Method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
toJSONString() - Method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
TOKEN_DELIMITER - Static variable in class org.mycore.oai.MCROAISearchManager
 
toMCRPath(Path) - Static method in class org.mycore.datamodel.niofs.MCRPath
 
toMetaLangText() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
toNCName(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Converts a string to valid NCName.
toNCNameSecondPart(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
Converts a string to a valid second part (everything after the first character) of a NCName.
took() - Method in interface org.mycore.common.processing.MCRProcessable
Calculates the duration between starting and finishing the processable.
top - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
"Only valid on a range.
top_to_bottom - Enum constant in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
The object is read from the top to the bottom.
toPhysicalPath() - Method in class org.mycore.datamodel.niofs.MCRPath
 
toPhysId() - Method in interface org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRef
 
toPhysId() - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator.FileRefImpl
 
toPNGContent(BufferedImage) - Method in class org.mycore.tools.MCRPNGTools
 
toRealPath(LinkOption...) - Method in class org.mycore.datamodel.niofs.MCRPath
 
toReferrer(HttpServletRequest, HttpServletResponse) - Method in class org.mycore.frontend.servlets.MCRServlet
If a referrer is available this method redirects to the url given by the referrer otherwise method redirects to the application base url.
toReferrer(HttpServletRequest, HttpServletResponse, String) - Method in class org.mycore.frontend.servlets.MCRServlet
If a referrer is available this method redirects to the url given by the referrer otherwise method redirects to the alternative-url.
toResponse(ForbiddenException) - Method in class org.mycore.restapi.v1.errors.MCRForbiddenExceptionMapper
 
toResponse(NotAuthorizedException) - Method in class org.mycore.restapi.v1.errors.MCRNotAuthorizedExceptionMapper
 
toResponse(Exception) - Method in class org.mycore.frontend.jersey.resources.MCRJerseyExceptionMapper
 
toResponse(Exception) - Method in class org.mycore.restapi.v2.MCRExceptionMapper
 
toResponse(MCRAccessKeyException) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestAccessKeyExceptionMapper
 
toResponse(MCRRestAPIException) - Method in class org.mycore.restapi.v1.errors.MCRRestAPIExceptionMapper
 
toSimpleModel(String) - Static method in class org.mycore.mets.model.converter.MCRJSONSimpleModelConverter
 
toSolrDocument() - Method in class org.mycore.solr.classification.MCRSolrCategory
 
toSolrDocument() - Method in class org.mycore.solr.classification.MCRSolrCategoryLink
Transform this link object to a solr document.
toSolrDocument(Collection<MCRCategory>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Creates a new list of SolrInputDocument based on the given category list.
toSolrDocument(MCRCategLinkReference, Collection<MCRCategoryID>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Creates a new list of SolrInputDocument based on the given categories and the link.
toSolrQueryString(MCRCondition, Set<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
toString() - Method in class org.mycore.access.facts.fact.MCRAbstractFact
 
toString() - Method in class org.mycore.access.facts.MCRFactsHolder
 
toString() - Method in class org.mycore.access.mcrimpl.MCRIPAddress
 
toString() - Method in class org.mycore.access.mcrimpl.MCRIPClause
 
toString() - Method in class org.mycore.backend.jpa.links.MCRLINKHREFPK
 
toString() - Method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntity
 
toString() - Method in class org.mycore.common.config.MCRComponent
 
toString() - Method in class org.mycore.common.events.MCRSessionEvent
 
toString() - Method in class org.mycore.common.MCRCache
Returns a String containing information about cache capacity, size, current fill rate and hit rate.
toString() - Method in exception org.mycore.common.MCRCatchException
Returns a String representation of this exception and all its properties
toString() - Method in class org.mycore.common.MCRMailer.EMail.MessagePart
 
toString() - Method in class org.mycore.common.MCRMailer.EMail
 
toString() - Method in class org.mycore.common.MCRSession
 
toString() - Method in class org.mycore.common.MCRSessionResolver
 
toString() - Method in class org.mycore.common.xsl.MCRTemplatesSource
 
toString() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImpl
 
toString() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDTO
 
toString() - Method in class org.mycore.datamodel.classifications2.MCRCategLinkReference
 
toString() - Method in class org.mycore.datamodel.classifications2.MCRCategoryID
 
toString() - Method in class org.mycore.datamodel.classifications2.MCRLabel
 
toString() - Method in class org.mycore.datamodel.common.MCRDataURL
Returns a String of a MCRDataURL object .
toString() - Method in enum class org.mycore.datamodel.common.MCRISO8601Format
 
toString() - Method in class org.mycore.datamodel.language.MCRLanguage
 
toString() - Method in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem
 
toString() - Method in class org.mycore.datamodel.metadata.MCRBase
 
toString() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkID
 
toString() - Method in class org.mycore.datamodel.metadata.MCRObjectID
 
toString() - Method in class org.mycore.datamodel.niofs.MCRPath
 
toString() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
toString() - Method in class org.mycore.frontend.MCRURL
 
toString() - Method in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
 
toString() - Method in class org.mycore.iiif.image.model.MCRIIIFImageSourceRegion
 
toString() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetRotation
 
toString() - Method in class org.mycore.iiif.image.model.MCRIIIFImageTargetSize
 
toString() - Method in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
 
toString() - Method in class org.mycore.impex.MCRTransferPackage
 
toString() - Method in class org.mycore.impex.MCRTransferPackageFileContainer
 
toString() - Method in class org.mycore.iview2.backend.MCRTileInfo
returns "TileInfo [derivate=" + derivate + ", imagePath=" + imagePath + ", tile=" + tile + "]"
toString() - Method in class org.mycore.iview2.services.MCRTileJob
 
toString() - Method in class org.mycore.iview2.services.MCRTilingAction
 
toString() - Method in class org.mycore.iview2.services.MCRTilingQueue
 
toString() - Method in class org.mycore.mods.classification.MCRAccessCondition
 
toString() - Method in class org.mycore.mods.enrichment.MCRIdentifier
 
toString() - Method in class org.mycore.mods.enrichment.MCRIdentifierType
 
toString() - Method in class org.mycore.mods.merger.MCRNameMerger
 
toString() - Method in interface org.mycore.parsers.bool.MCRCondition
Returns this condition as a String.
toString() - Method in class org.mycore.parsers.bool.MCRFalseCondition
 
toString() - Method in class org.mycore.parsers.bool.MCRNotCondition
 
toString() - Method in class org.mycore.parsers.bool.MCRSetCondition
 
toString() - Method in class org.mycore.parsers.bool.MCRTrueCondition
 
toString() - Method in class org.mycore.pi.handle.MCRHandle
 
toString() - Method in class org.mycore.pi.handle.MCRHandleInfo
 
toString() - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
 
toString() - Method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
toString() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
toString() - Method in class org.mycore.services.fieldquery.MCRFieldBaseValue
 
toString() - Method in class org.mycore.services.fieldquery.MCRQueryCondition
 
toString() - Method in class org.mycore.services.queuedjob.MCRJob
 
toString() - Method in class org.mycore.services.queuedjob.MCRJobQueue
 
toString() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
toString() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
toString() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
toString() - Method in class org.mycore.solr.index.MCRSolrIndexTask
 
toString() - Method in class org.mycore.tools.MCRTopologicalSort
 
toString() - Method in class org.mycore.user2.MCRRealm
 
toString() - Method in class org.mycore.user2.MCRRole
 
toString() - Method in class org.mycore.wfc.actionmapping.MCRCategoryCondition
 
toThisFileSystem(MCRPath) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
 
touchDerivate(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
touchObject(String) - Static method in class org.mycore.frontend.cli.MCRDeveloperCommands
 
toUri() - Method in class org.mycore.datamodel.niofs.MCRPath
 
toURI(String, String) - Method in class org.mycore.frontend.support.MCRSecureTokenV2
Same as calling MCRSecureTokenV2.toURI(String, String, String) with suffix="".
toURI(String, String, String) - Method in class org.mycore.frontend.support.MCRSecureTokenV2
Constructs an URL by using all information from the constructor except ipAddress and sharedSecret and the supplied parameters.
toXML() - Method in class org.mycore.access.mcrimpl.MCRIPClause
 
toXML() - Method in class org.mycore.common.MCRMailer.EMail
Returns the MCRMailer.EMail as XML.
toXML() - Method in interface org.mycore.parsers.bool.MCRCondition
Returns this condition as an Element.
toXML() - Method in class org.mycore.parsers.bool.MCRFalseCondition
 
toXML() - Method in class org.mycore.parsers.bool.MCRNotCondition
 
toXML() - Method in class org.mycore.parsers.bool.MCRSetCondition
 
toXML() - Method in class org.mycore.parsers.bool.MCRTrueCondition
 
toXML() - Method in class org.mycore.pi.urn.rest.MCREpicurLite
Deprecated.
Creates the epicur lite xml.
toXML() - Method in class org.mycore.services.fieldquery.MCRQueryCondition
 
toXML() - Method in class org.mycore.viewer.configuration.MCRViewerConfiguration
Returns the configuration in xml content format.
toXML() - Method in class org.mycore.wfc.actionmapping.MCRCategoryCondition
 
toXML(MCRMetsSimpleModel) - Static method in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverter
Converts MetsSimpleModel to XML
TP_NAME - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
tpName - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
track() - Method in class org.mycore.common.MCRTextResolver.Variable
Tracks the variable to check for circular dependency.
track(String, String) - Method in class org.mycore.common.MCRTextResolver.CircularDependencyTracker
 
track(MCRChangeData) - Method in class org.mycore.frontend.xeditor.MCRBinding
 
track(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
tracker - Variable in class org.mycore.common.MCRTextResolver
 
tracker - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
trackMap - Variable in class org.mycore.common.MCRTextResolver.CircularDependencyTracker
 
transactionRequiresRollback() - Method in class org.mycore.common.MCRSession
Deprecated.
transactionRequiresRollback() - Static method in class org.mycore.common.MCRTransactionHelper
Determine whether the current resource transaction has been marked for rollback.
TRANSCRIPTION_FOLDER_PREFIX - Static variable in class org.mycore.mets.tools.MCRMetsSave
 
TRANSCRIPTION_USE - Static variable in class org.mycore.mets.model.MCRMetsModelHelper
 
TRANSFER_PACKAGE_ARCHIVED - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
transferFrom(ReadableByteChannel, long, long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
transferPackageArchived - Static variable in class org.mycore.backend.jpa.dnbtransfer.MCRDNBTRANSFERRESULTS_
 
transferTo(long, long, WritableByteChannel) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
transform(String) - Method in class org.mycore.frontend.acl2.resources.MCRAclEditorResource
 
transform(Document, HttpServletRequest) - Static method in class org.mycore.frontend.jersey.MCRJerseyUtil
Transforms a jdom document to a MCRContent via the MCRLayoutService.
transform(Document, String) - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method transform.
transform(Document, String, Map) - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method transform.
transform(Document, TransformerHandler, OutputStream) - Method in class org.mycore.common.xml.MCRXSLTransformation
Method transform.
transform(Document, Source, Map) - Static method in class org.mycore.common.xml.MCRXSLTransformation
Method transform.
transform(Document, Transformer) - Static method in class org.mycore.common.xml.MCRXSLTransformation
transforms a jdom Document via XSLT.
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRBibUtilsTransformer
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRContentTransformer
Transforms MCRContent.
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRDebuggingTransformer
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRHTML2XHTMLContentTransformer
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRIdentityTransformer
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRToPrettyXML
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
transform(MCRContent) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
transform(MCRContent) - Method in class org.mycore.component.fo.common.content.transformer.MCRFopper
 
transform(MCRContent) - Method in class org.mycore.csl.MCRCSLJSONTransformer
 
transform(MCRContent) - Method in class org.mycore.csl.MCRCSLTransformer
 
transform(MCRContent) - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
transform(MCRContent) - Method in class org.mycore.mods.bibtex.MCRBibTeX2MODSTransformer
 
transform(MCRContent) - Method in class org.mycore.webtools.pdf.MCRXHTML2PDFTransformer
 
transform(MCRContent, OutputStream) - Method in class org.mycore.common.content.transformer.MCRContentTransformer
 
transform(MCRContent, OutputStream) - Method in class org.mycore.common.content.transformer.MCRToJSONTransformer
 
transform(MCRContent, OutputStream) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
transform(MCRContent, OutputStream) - Method in class org.mycore.component.fo.common.content.transformer.MCRFopper
 
transform(MCRContent, OutputStream) - Method in class org.mycore.component.fo.common.fo.MCRFoFormatterFOP
 
transform(MCRContent, OutputStream) - Method in interface org.mycore.component.fo.common.fo.MCRFoFormatterInterface
 
transform(MCRContent, OutputStream, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRParameterizedTransformer
 
transform(MCRContent, OutputStream, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
transform(MCRContent, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRParameterizedTransformer
Transforms MCRContent.
transform(MCRContent, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRTransformerPipe
 
transform(MCRContent, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
transform(MCRContent, MCRParameterCollector) - Method in class org.mycore.csl.MCRCSLTransformer
 
transform(MCRContent, XMLReader, TransformerHandler, MCRParameterCollector) - Method in class org.mycore.common.content.transformer.MCRXSLTransformer
 
transform(MCRBase, String) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
transform(MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
transform(MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIService
 
TRANSFORMER_SUFFIX - Static variable in class org.mycore.services.staticcontent.MCRObjectStaticContentGenerator
 
transformerID - Variable in class org.mycore.pi.handle.MCREpicService
This can be used to store metadata as a Handle Object.
transformObject(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
 
transformXMLMatchingPatternWithStylesheet(String, String, String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
 
translate(String) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
translate(String, Object...) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
translate(String, String) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
translate(String, Locale) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
translate(String, Locale, String) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
TRANSLATE_PREFIX - Static variable in class org.mycore.pi.MCRPIService
 
translatedAdditionalInformation - Variable in class org.mycore.pi.frontend.model.MCRPIErrorJSON
 
translateJSON(String, String) - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Translates a set of keys to the given language.
translateJSONDefault(String) - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Translates a set of keys to the current language.
translatePrefix(String) - Static method in class org.mycore.services.i18n.MCRTranslation
Returns a map of label/value pairs which match with the given prefix.
translatePrefix(String, Locale) - Static method in class org.mycore.services.i18n.MCRTranslation
Returns a map of label/value pairs which match with the given prefix.
translateText(String, String) - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Translates a single key to the given language.
translateTextDefault(String) - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResource
Translates a single key to the current language.
translateWithBaseName(String, String) - Static method in class org.mycore.services.i18n.MCRTranslation
provides translation for the given label (property key).
TRANSLATION_FOLDER_PREFIX - Static variable in class org.mycore.mets.tools.MCRMetsSave
 
TRANSLATION_USE - Static variable in class org.mycore.mets.model.MCRMetsModelHelper
 
trim(String) - Static method in class org.mycore.common.xml.MCRXMLFunctions
returns the given String trimmed
truncate(long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
TRUSTED_PROXIES - Static variable in class org.mycore.frontend.MCRFrontendUtil
The IP addresses of trusted web proxies
tryAdvance(Consumer<? super SolrDocument>) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
tryLock(long, long, boolean) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
trySplit() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
type - Variable in class org.mycore.common.MCRCache
Tch type string for the MCRCacheJMXBridge
type - Variable in class org.mycore.common.MCRMailer.EMail.MessagePart
 
type - Static variable in class org.mycore.datamodel.classifications2.MCRCategLinkReference_
 
type - Variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
Was this version result of a create, update or delete?
type - Variable in class org.mycore.datamodel.metadata.MCRMetaDefault
 
type - Variable in class org.mycore.frontend.xeditor.tracker.MCRChangeData
 
type - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
type - Static variable in class org.mycore.pi.backend.MCRPI_
 
type - Variable in class org.mycore.pi.frontend.model.MCRPIListJSON
 
type() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileStore
 
type() - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
 
type(String) - Method in class org.mycore.datamodel.objectinfo.MCRObjectQuery
modifies this query to restrict the type of the objects
TYPE - Static variable in class org.mycore.datamodel.classifications2.MCRCategLinkReference_
 
TYPE - Static variable in class org.mycore.datamodel.classifications2.model.MCRClassURL
 
TYPE - Static variable in class org.mycore.iiif.presentation.model.additional.MCRIIIFAnnotation
 
TYPE - Static variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFCanvas
 
TYPE - Static variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFManifest
 
TYPE - Static variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFRange
 
TYPE - Static variable in class org.mycore.iiif.presentation.model.basic.MCRIIIFSequence
 
TYPE - Static variable in class org.mycore.mcr.acl.accesskey.model.MCRAccessKey_
 
TYPE - Static variable in class org.mycore.pi.backend.MCRPI_
 
TYPE - Static variable in class org.mycore.pi.doi.MCRDigitalObjectIdentifier
 
TYPE - Static variable in class org.mycore.pi.urn.MCRDNBURN
 

U

U_RI - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
unassignRole(String) - Method in class org.mycore.user2.MCRUser
Removes this user from the given role.
unassignUserFromRole(String, String) - Static method in class org.mycore.user2.MCRUserCommands
This method removes a member user from a role
unbind() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformer
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRAddedAttribute
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRAddedElement
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRBreakpoint
 
undo(MCRChangeData) - Method in interface org.mycore.frontend.xeditor.tracker.MCRChange
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRRemoveAttribute
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRRemoveElement
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRSetAttributeValue
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRSetElementText
 
undo(MCRChangeData) - Method in class org.mycore.frontend.xeditor.tracker.MCRSwapElements
 
undoChanges(Document) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
undoChanges(Document, int) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
undoClassificationCreated(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of classification created events.
undoClassificationDeleted(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of classification deleted events.
undoClassificationRepaired(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of classification repaired events.
undoClassificationUpdated(MCREvent, MCRCategory) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of classification updated events.
undoDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of derivate created events.
undoDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of derivate deleted events.
undoDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of derivate repaired events.
undoDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of derivate updated events.
undoHandleEvent(MCREvent) - Method in interface org.mycore.common.events.MCREventHandler
Handles rollback of event handling.
undoHandleEvent(MCREvent) - Method in class org.mycore.common.events.MCREventHandlerBase
This method roll back all calls for EventHandler for the event types MCRObject, MCRDerivate and MCRFile.
undoHandleEvent(MCREvent) - Method in class org.mycore.ocfl.MCROCFLClassificationEventHandler
 
undoHandleEvent(MCREvent) - Method in class org.mycore.ocfl.user.MCROCFLUserEventHandler
 
undoLastBreakpoint(Document) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
undoLastChange(Document) - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTracker
 
undoObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of object created events.
undoObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
undoObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of object deleted events.
undoObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of object repaired events.
undoObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
undoObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.common.events.MCREventHandlerBase
Handles undo of object updated events.
undoObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.oai.classmapping.MCRClassificationMappingEventHandler
 
undoPathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
undoPathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
undoPathRepaired(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
undoPathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
unit() - Element in annotation interface org.mycore.frontend.jersey.MCRCacheControl.Age
 
unknown_10 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
unknown_15 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
unknown_19 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
unknown_4 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
unknown_8 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
UNKNOWN_FILEGROUP - Static variable in class org.mycore.mets.tools.MCRMetsSave
 
unlock() - Static method in class org.mycore.common.MCRSessionMgr
Unlocks the MCRSessionMgr to allow management of MCRSessions on the current Thread.
unlock(String) - Method in class org.mycore.mets.resource.MetsResource
 
unlock(MCRObjectID) - Static method in class org.mycore.frontend.support.MCRObjectIDLockTable
 
unmarshal(String) - Method in class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
unmarshal(String) - Method in class org.mycore.user2.utils.MCRDateXMLAdapter
 
unmarshal(String) - Method in class org.mycore.wfc.actionmapping.MCRWorkflowRuleAdapter
 
unregister() - Method in class org.mycore.frontend.fileupload.MCRUploadHandler
Automatically unregister this upload handler from the UploadHandlerManager.
unregister(String) - Static method in class org.mycore.frontend.fileupload.MCRUploadHandlerManager
 
unregister(String, String) - Static method in class org.mycore.services.mbeans.MCRJMXBridge
 
unregister(MCRProcessableCollection) - Method in class org.mycore.common.processing.impl.MCRCentralProcessableRegistry
Removes a collection from the registry
unregister(MCRProcessableCollection) - Method in interface org.mycore.common.processing.MCRProcessableRegistry
Removes a collection from the registry
unregisterTerm(Class<? extends MCRTextResolver.Term>) - Method in class org.mycore.common.MCRTextResolver
Unregister a term.
unsetWebsiteReadOnly() - Static method in class org.mycore.frontend.cli.MCRAccessCommands
 
untar(String) - Static method in class org.mycore.impex.MCRTransferPackageCommands
 
untar(Path, Path) - Static method in class org.mycore.common.MCRUtils
Extracts files in a tar archive.
untrack() - Method in class org.mycore.common.MCRTextResolver.Variable
 
untrack(String, String) - Method in class org.mycore.common.MCRTextResolver.CircularDependencyTracker
 
unwrapException(TransformerException) - Static method in class org.mycore.common.xsl.MCRErrorListener
 
unwrapExCeption(Exception, Class<? extends Exception>...) - Static method in class org.mycore.common.MCRUtils
 
up(MCRBasketEntry) - Method in class org.mycore.frontend.basket.MCRBasket
Moves the basket entry one position up in the list of basket entries.
update - Enum constant in enum class org.mycore.pi.urn.rest.MCRURNJsonBundle.Format
 
update - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
update() - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Updates the version stored in the local filesystem to the latest version from Subversion repository HEAD.
update(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRStoredMetadata
Updates the stored XML document
update(MCRContent) - Method in class org.mycore.datamodel.ifs2.MCRVersionedMetadata
Updates this metadata object, first in the SVN repository and then in the local store
update(MCRParameterCollector) - Method in class org.mycore.frontend.xeditor.MCREditorSession
 
update(MCRCategoryID, MCRContent) - Method in class org.mycore.ocfl.MCROCFLXMLClassificationManager
 
update(MCRBase) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Updates the MCRObject or MCRDerivate.
update(MCRDerivate) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Updates the derivate or creates it if it does not exist yet.
update(MCRObject) - Static method in class org.mycore.backend.jpa.objectinfo.MCRObjectInfoEntityManager
updates an object info of an object, if the object does not have an object info entity yet, then it will be created
update(MCRObject) - Static method in class org.mycore.datamodel.metadata.MCRMetadataManager
Updates the object or creates it if it does not exist yet.
update(MCRObjectID) - Method in class org.mycore.datamodel.common.MCRLinkTableManager
Updates all references of this object.
update(MCRObjectID) - Method in class org.mycore.orcid.works.MCRWork
If this work's source is this MyCoRe application, updates the work in the remote ORCID profile from the local MyCoRe object
update(MCRObjectID, byte[], Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Updates metadata of existing MCRObject in the persistent store.
update(MCRObjectID, Document, Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Updates metadata of existing MCRObject in the persistent store.
update(MCRObjectID, MCRContent, Date) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
update(MCRObjectID, MCRContent, Date) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
update(MCRObjectID, MCRContent, Date) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Updates metadata of existing MCRObject in the persistent store.
update(MCRObjectID, MCRContent, Date) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
update(MCRObjectID, MCRContent, Date, String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
update(MCRDigitalObjectIdentifier, MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
update(MCRHandle, MCRBase, String) - Method in class org.mycore.pi.handle.MCREpicService
 
update(MCRPURL, MCRBase, String) - Method in class org.mycore.pi.purl.MCRPURLService
 
update(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.MCRURNGranularOAIService
 
update(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.MCRURNOAIService
 
update(MCRDNBURN, MCRBase, String) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
update(T, MCRBase, String) - Method in class org.mycore.pi.MCRPIService
Should handle updates of a Object with the PI.
UPDATE - Enum constant in enum class org.mycore.common.events.MCREvent.EventType
 
UPDATE - Enum constant in enum class org.mycore.pi.MCRPIJobService.PiJobAction
 
updateAccessDefinition(MCRRuleMapping) - Method in class org.mycore.access.mcrimpl.MCRAccessStore
 
updateAccessDefinition(MCRRuleMapping) - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStore
update AccessDefinition in db for given MCRAccessData
updateAccessKey(String, String, String) - Static method in class org.mycore.mcr.acl.accesskey.cli.MCRAccessKeyCommands
 
updateAccessKey(MCRObjectID, String, MCRAccessKey) - Static method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManager
Updates MCRAccessKey
updateAccessKeyFromDerivate(MCRObjectID, String, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestDerivateAccessKeys
 
updateAccessKeyFromObject(MCRObjectID, String, String, String) - Method in class org.mycore.mcr.acl.accesskey.restapi.v2.MCRRestObjectAccessKeys
 
updateAll() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
Updates all stored metadata to the latest revision in SVN
updateAllUsersFromDirectory(String) - Static method in class org.mycore.user2.MCRUserCommands
 
updateBasket(MCRBasket) - Static method in class org.mycore.frontend.basket.MCRBasketPersistence
Updates the basket's data in the persistent store by saving its XML representation to a file in a derivate.
updateChangeSet(String, MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRJPAAltoChangeSetStore
 
updateChangeSet(String, MCRAltoChangeSet) - Method in class org.mycore.viewer.alto.service.impl.MCRMemoryChangeSetStore
 
updateChangeSet(String, MCRAltoChangeSet) - Method in interface org.mycore.viewer.alto.service.MCRAltoChangeSetStore
 
updateChangeSet(MCRAltoChangeSet, String) - Method in class org.mycore.viewer.resources.MCRALTOEditorResource
 
updateClassLoader() - Static method in class org.mycore.common.MCRClassTools
 
UPDATED - Static variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
A version that was updated in store
updateDerivate(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
updateDerivateFileIndex(MCREvent, MCRDerivate) - Method in class org.mycore.common.events.MCREventHandlerBase
Updates the index content of the given file.
updateDerivateFileIndex(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
updateDerivateState(MCRObject) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
updateDerivateState(MCRObjectID, MCRCategoryID) - Static method in class org.mycore.datamodel.common.MCRServiceFlagEventHandler
 
updateExistingPURL(String, String, String, String) - Method in class org.mycore.pi.purl.MCRPURLManager
updates an existing PURL
updateFiles(Mets, MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Call this method to update the mets.xml if files of the derivate have changed.
updateFlag(MCRObjectID, String, MCRPI) - Method in class org.mycore.pi.MCRPIService
 
updateFlag(MCRObjectID, String, MCRPI) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTService
 
updateFlagsInDatabase(MCRBase) - Static method in class org.mycore.pi.MCRPIService
 
updateFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Updates MCRClassification from all XML files in a directory.
updateFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Updates MCRDerivates from all XML files in a directory.
updateFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Update MCRObject's from all XML files in a directory.
updateFromFile(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
Replaces a classification with a new version
updateFromFile(String) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Updates an MCRDerivates from an XML file.
updateFromFile(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Update a MCRObject's from an XML file.
updateFromFile(String, boolean) - Static method in class org.mycore.frontend.cli.MCRDerivateCommands
Updates an MCRDerivates from an XML file.
updateFromFile(String, boolean) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Update a MCRObject's from an XML file.
updateFromURI(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
updateFromURL(String) - Static method in class org.mycore.frontend.cli.MCRClassification2Commands
 
updateHref(MCRNavigationBaseItem, String, String) - Static method in class org.mycore.wcms2.navigation.MCRWCMSNavigationUtils
Runs recursive through the item tree and changes each href and hrefStartingPage attribute to the new href.
updateJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRCrossrefService
 
updateJob(Map<String, String>) - Method in class org.mycore.pi.doi.MCRDOIService
 
updateJob(Map<String, String>) - Method in class org.mycore.pi.handle.MCREpicService
 
updateJob(Map<String, String>) - Method in class org.mycore.pi.MCRPIJobService
 
updateJob(Map<String, String>) - Method in class org.mycore.pi.purl.MCRPURLService
 
updateLastModified(String) - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
Method updates the last modified timestamp, for the given root id.
updateMediaListForDOI(String, String) - Static method in class org.mycore.pi.doi.cli.MCRDOICommands
 
updateMediaListOfAllDOI(String) - Static method in class org.mycore.pi.doi.cli.MCRDOICommands
 
updateMeta(String, String) - Method in class org.mycore.tools.MyCoReWebPageProvider
Updates the meta element of the webpage.
updateMetadata(MCRObject, Deposit, boolean) - Method in interface org.mycore.sword.application.MCRSwordIngester
Will be called when the client tries to update the metadata or replace existing metadata
updateMetadataResources(MCRObject, Deposit) - Method in interface org.mycore.sword.application.MCRSwordIngester
Will be called when the client tries to update the metadata and resources.
updateMetsOnFileAdd(MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Updates the mets.xml belonging to the given derivate.
updateMetsOnFileDelete(MCRPath) - Static method in class org.mycore.mets.tools.MCRMetsSave
Updates the mets.xml belonging to the given derivate.
updateMetsOnUrnGenerate(MCRDerivate) - Static method in class org.mycore.mets.tools.MCRMetsSave
Inserts the given URNs into the mets document.
updateMetsOnUrnGenerate(MCRObjectID, Map<String, String>) - Static method in class org.mycore.mets.tools.MCRMetsSave
Inserts the given URNs into the Mets document.
updateObject(String) - Static method in class org.mycore.pi.cli.MCRPICommands
 
updateObject(MCRObject) - Static method in class org.mycore.pi.MCRPersistentIdentifierEventHandler
 
updateObject(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
updateObjectMetadata(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
updateOCFLClassification(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
updateOCFLClassifications() - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
updateOCFLUser(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
updateOCFLUsers() - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
updatePathIndex(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.common.events.MCREventHandlerBase
 
updatePathIndex(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
updateProcessable(Session, MCRProcessable) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
updateProcessable(Session, MCRProcessable) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Updates the content of the given processable.
updateProcessable(Session, MCRProcessable, Integer, Integer) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
updateProperty(Session, MCRProcessableCollection, String, Object) - Method in class org.mycore.webtools.processing.socket.impl.MCRProcessableWebsocketSenderImpl
 
updateProperty(Session, MCRProcessableCollection, String, Object) - Method in interface org.mycore.webtools.processing.socket.MCRProcessableWebsocketSender
Updates a property of the given processable collection.
updateRegistrationDate(MCRObjectID, String, Date) - Method in class org.mycore.pi.MCRPIJobService
Can be used to update the registration date in the database.
updateRule(String, String, Element, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
updateRule(String, String, Element, String) - Static method in class org.mycore.access.MCRAccessManager
updates an access rule for an ID.
updateRule(String, String, Element, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
updateRule(String, String, Element, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
updates an access rule for an ID to an access system.
updateRule(String, Element, String) - Method in class org.mycore.access.MCRAccessBaseImpl
 
updateRule(String, Element, String) - Method in class org.mycore.access.mcrimpl.MCRAccessControlSystem
 
updateRule(String, Element, String) - Method in interface org.mycore.access.MCRRuleAccessInterface
updates an access rule for an "a priori permission" of an access system like "create-document".
updateRule(MCRAccessRule) - Method in class org.mycore.access.mcrimpl.MCRRuleStore
 
updateRule(MCRAccessRule) - Method in class org.mycore.backend.jpa.access.MCRJPARuleStore
Method updates accessrule by given rule. internal: get rule object from session set values, update via session
updateRule(MCRObjectID, String, Element, String) - Static method in class org.mycore.access.MCRAccessManager
updates an access rule for an MCRObjectID.
updateRunningExpirationTimer() - Method in class org.mycore.oai.MCROAISearcher
Updates the running expiration timer.
updateStartRegistrationDate(MCRObjectID, String, Date) - Method in class org.mycore.pi.MCRPIJobService
Can be used to update the startRegistration date in the database.
updateStructLinkMapUsingALTO(LogicalDiv) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Fills the structLinkMap for a single logical mets:div using mets:area/@FILEID information.
updateStructLinkMapUsingDerivateLinks(LogicalDiv, MCRObject, FileGrp) - Method in class org.mycore.mets.model.MCRMETSHierarchyGenerator
Fills the structLinkMap for a single logical mets:div using derivate link information.
updateTopologicalFromDirectory(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Update MCRObject's from all XML files in a directory in proper order (respecting parent-child-relationships).
updateURIs() - Method in class org.mycore.oai.MCROAISetManager
 
updateURNsInMetsDocument(Mets, Map<String, String>) - Static method in class org.mycore.mets.tools.MCRMetsSave
Inserts the given URNs into the Mets Object.
updateUser(MCRUser) - Method in class org.mycore.ocfl.user.MCROCFLXMLUserManager
 
updateUser(MCRUser) - Static method in class org.mycore.user2.MCRUserManager
Updates an existing login user in the database.
updateUserFromFile(String) - Static method in class org.mycore.user2.MCRUserCommands
This method invokes MCRUserMgr.updateUser() with data from a file.
updateUserProperties(MCRUser) - Method in class org.mycore.user2.login.MCRLDAPClient
 
updateWowzaSettings(String, Optional<String>, Optional<String>) - Static method in class org.mycore.media.video.MCRMediaSourceProvider
 
uploadDerivate(UriInfo, HttpServletRequest, String, String, String, boolean) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
create a new (empty) MyCoRe derivate or returns one that already exists (by label)
uploadDerivate(UriInfo, HttpServletRequest, String, String, String, boolean) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
creates or updates a MyCoRe derivate
uploadFile(UriInfo, HttpServletRequest, String, String, InputStream, FormDataContentDisposition, String, boolean, boolean, String, Long) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
upload a file into a given derivate
uploadFile(UriInfo, HttpServletRequest, String, String, InputStream, FormDataContentDisposition, String, boolean, boolean, String, Long) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
uploads a file into a given derivate
uploadFile(String, String, String, InputStream) - Method in class org.mycore.webtools.upload.MCRUploadResource
 
uploadID - Variable in class org.mycore.frontend.fileupload.MCRUploadHandler
The unique ID of this upload session *
uploadObject(UriInfo, HttpServletRequest, InputStream, FormDataContentDisposition) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
create / update a MyCoRe object
uploadObject(UriInfo, HttpServletRequest, InputStream, FormDataContentDisposition) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
uploads a MyCoRe Object based upon: http://puspendu.wordpress.com/2012/08/23/restful-webservice-file-upload-with-jersey/
URI - Static variable in class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl_
 
uriInfo - Variable in class org.mycore.frontend.jersey.resources.MCRJerseyResource
 
url - Variable in class org.mycore.datamodel.classifications2.model.MCRClass
 
url - Variable in class org.mycore.datamodel.classifications2.model.MCRClassCategory
 
url - Variable in class org.mycore.frontend.fileupload.MCRUploadHandler
The url where to go after upload is finished
URL - Enum constant in enum class org.mycore.datamodel.common.MCRDataURLEncoding
URL encoding
URN_NID - Static variable in class org.mycore.pi.urn.MCRDNBURN
 
URN_RESOLVER_LINK - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
USABLE_TITLE_XPATH - Static variable in class org.mycore.mods.csl.MCRModsItemDataProvider
 
useAcceptRanges - Variable in class org.mycore.common.content.util.MCRRestContentHelper.Config
 
useAcceptRanges - Variable in class org.mycore.common.content.util.MCRServletContentHelper.Config
 
useHeaders(String, Deposit, AuthCredentials, SwordConfiguration) - Method in class org.mycore.sword.manager.MCRSwordContainerManager
 
useNestedDocuments() - Static method in class org.mycore.solr.index.MCRSolrIndexer
Checks if the application uses nested documents.
useNestedDocuments() - Static method in class org.mycore.solr.MCRSolrUtils
Checks if the application uses nested documents.
user - Variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
The user that created this version
user - Variable in class org.mycore.frontend.support.MCRLogin
 
user - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
USER - Enum constant in enum class org.mycore.common.events.MCREvent.ObjectType
 
USER - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
USER - Static variable in class org.mycore.viewer.alto.model.MCRStoredAltoChangeSetMetadata_
 
USER_ID - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
USER_INFORMATION_ATTR - Static variable in class org.mycore.user2.MCRRealm
 
USER_IP - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
USER_KEY - Static variable in class org.mycore.common.events.MCREvent
 
USER_NAME - Static variable in class org.mycore.user2.MCRUser_
 
USER_OLD_KEY - Static variable in class org.mycore.common.events.MCREvent
 
userId - Variable in class org.mycore.common.processing.MCRAbstractProcessable
 
userID - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
userIP - Static variable in class org.mycore.datamodel.metadata.history.MCRMetaHistoryItem_
 
username - Variable in class org.mycore.pi.handle.MCREpicService
The Username which will be used by the epic client
userName - Static variable in class org.mycore.user2.MCRUser_
 
usesTestPrefix() - Method in class org.mycore.pi.doi.MCRDOIService
Deprecated.
usesTestServer() - Method in class org.mycore.pi.doi.MCRDOIService
 
usingSession - Variable in class org.mycore.common.content.MCRContent
 
UTC_ZONE - Static variable in class org.mycore.oai.MCROAIAdapter
 

V

VALID_UNTIL - Static variable in class org.mycore.user2.MCRUser_
 
validate() - Method in interface org.mycore.access.MCRAccessRule
determines whether the current user has the permission to perform a certain action.
validate() - Method in class org.mycore.access.mcrimpl.MCRAccessRule
 
validate() - Method in class org.mycore.datamodel.metadata.MCRBase
Validates the content of this class.
validate() - Method in class org.mycore.datamodel.metadata.MCRDerivate
Validates this MCRDerivate.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaAccessRule
Validates this MCRMetaAccessRule.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaAddress
Validates this MCRMetaAddress.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaClassification
Validates this MCRMetaClassification.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaDefault
Validates this MCRMetaDefault.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaDerivateLink
Validates this MCRMetaDerivateLink.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaElement
Validates this MCRMetaElement.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDate
Validates this MCRMetaHistoryDate.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaIFS
Validates this MCRMetaIFS.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionName
Validates this MCRMetaInstitutionName.
validate() - Method in interface org.mycore.datamodel.metadata.MCRMetaInterface
Validates the content of this class.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601Date
Validates this MCRMetaISO8601Date.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaLangText
Validates this MCRMetaLangText.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaLink
Validates this MCRMetaLink.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonName
Validates this MCRMetaPersonName.
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaSpatial
 
validate() - Method in class org.mycore.datamodel.metadata.MCRMetaXML
Validates this MCRMetaXML.
validate() - Method in class org.mycore.datamodel.metadata.MCRObject
Validates this MCRObject.
validate() - Method in class org.mycore.datamodel.metadata.MCRObjectDerivate
Validates this MCRObjectDerivate.
validate() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadata
Validates this MCRObjectMetadata.
validate() - Method in class org.mycore.datamodel.metadata.MCRObjectService
Validates the content of this class.
validate() - Method in class org.mycore.datamodel.metadata.MCRObjectStructure
Validates this MCRObjectStructure.
validate() - Method in class org.mycore.tei.MCRTEIValidator
 
validate(String) - Static method in class org.mycore.frontend.jersey.resources.MCRJWTResource
 
validate(String) - Static method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
validate(String, String) - Static method in class org.mycore.access.mcrimpl.MCRAccessCtrlCommands
validates access for given object and given permission
validate(String, String) - Static method in class org.mycore.mods.MCRIdentifierValidator
 
validate(Path) - Method in class org.mycore.sword.application.MCRSwordMediaHandler
 
validate(Path) - Method in interface org.mycore.sword.MCRSwordUtil.MCRFileValidator
 
validate(Document, String) - Static method in class org.mycore.common.xml.MCRXMLHelper
validates doc using XML Schema defined schemaURI
validate(MCRObject) - Method in class org.mycore.datamodel.common.MCRObjectMerger
Validates the given mcr object against its own schema.
validate(MCRValidationResults, MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
validateAlreadyCreated(MCRObjectID, String) - Method in class org.mycore.pi.MCRPIService
 
validateBinding(MCRValidationResults, MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRExternalValidator
 
validateBinding(MCRValidationResults, MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRRequiredValidator
 
validateBinding(MCRValidationResults, MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRValidator
 
validateBinding(MCRValidationResults, MCRBinding) - Method in class org.mycore.frontend.xeditor.validation.MCRXPathTestValidator
 
validateCrossrefDocument(String, String) - Static method in class org.mycore.pi.doi.cli.MCRDOICommands
 
validateDocument(String, Document) - Method in class org.mycore.pi.doi.MCRDOIBaseService
 
validateFile(String, String, String) - Method in class org.mycore.webtools.upload.MCRUploadResource
 
validateJobUserRights(MCRObjectID) - Method in class org.mycore.pi.MCRPIJobService
validateObject(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Check if an object validates against its specified schema.
validateObjectsOfBase(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Checks objects of the specified base ID for validity against their specified schemas.
validateObjectsOfType(String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Checks objects of the specified type for validity against their specified schemas.
validateObjectWithTransformer(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Check if an object validates against its specified schema.
validatePermission(MCRBase, boolean) - Method in class org.mycore.pi.MCRPIService
 
validateQueryExpression(String) - Static method in class org.mycore.services.fieldquery.MCRQueryParser
Used for input validation in editor search form
validateRegistration(MCRBase, String) - Method in class org.mycore.pi.doi.MCRDOIService
 
validateRegistration(MCRBase, String) - Method in class org.mycore.pi.MCRPIService
Validates if an object can get an Identifier assigned from this service!
validateRegistration(MCRBase, String, boolean) - Method in class org.mycore.pi.MCRPIService
 
validateSelectedMets() - Static method in class org.mycore.mets.frontend.MCRMetsCommands
 
validateZipFile(MCRSwordUtil.MCRFileValidator, Path) - Static method in class org.mycore.sword.MCRSwordUtil
 
validUntil - Static variable in class org.mycore.user2.MCRUser_
 
value - Variable in class org.mycore.services.fieldquery.MCRFieldBaseValue
The fields's value, as a String
value - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
value - Static variable in class org.mycore.user2.MCRUserAttribute_
 
value() - Method in enum class org.mycore.common.MCRMailer.EMail.MessageType
 
value() - Method in enum class org.mycore.datamodel.common.MCRDataURLEncoding
Returns the data url encoding.
value() - Element in annotation interface org.mycore.frontend.jersey.filter.access.MCRRestrictedAccess
 
value() - Element in annotation interface org.mycore.restapi.annotations.MCRAccessControlExposeHeaders
 
value() - Element in annotation interface org.mycore.restapi.annotations.MCRApiDraft
A simple value to mark a group of endpoints.
value() - Element in annotation interface org.mycore.restapi.annotations.MCRParam
 
value() - Element in annotation interface org.mycore.restapi.v2.annotation.MCRRestRequiredPermission
 
value() - Element in annotation interface org.mycore.user2.annotation.MCRUserAttributeJavaConverter
Points to the class that converts a value type to a bound type or vice versa.
VALUE - Static variable in class org.mycore.user2.MCRUserAttribute_
 
valueBound(HttpSessionBindingEvent) - Method in class org.mycore.common.MCRSessionResolver
 
valueOf(String) - Static method in enum class org.mycore.common.content.util.MCRRestContentHelper.ContentDispositionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.events.MCREvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.events.MCREvent.ObjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.events.MCRSessionEvent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.MCRCalendar.CalendarType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.MCRMailer.EMail.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.MCRTextResolver.ResolveDepth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.common.processing.MCRProcessableStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.common.MCRDataURLEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.common.MCRISO8601Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.common.MCRMarkManager.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.language.MCRLanguageCodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.iview2.services.MCRJobState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.media.MCRMediaSourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.mods.MCRMODSDateFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.mods.MCRMODSRelationshipType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.pi.MCRPIJobService.PiJobAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.pi.urn.rest.MCRURNJsonBundle.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.restapi.converter.MCRDetailLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.services.queuedjob.MCRJobStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.user2.MCRPasswordHashType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.viewer.configuration.MCRViewerConfiguration.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Target
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.mycore.common.content.util.MCRRestContentHelper.ContentDispositionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.events.MCREvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.events.MCREvent.ObjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.events.MCRSessionEvent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.MCRCalendar.CalendarType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.MCRMailer.EMail.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.MCRTextResolver.ResolveDepth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.common.processing.MCRProcessableStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.common.MCRAbstractMetadataVersion.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.common.MCRDataURLEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.common.MCRISO8601Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.common.MCRMarkManager.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.language.MCRLanguageCodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.metadata.history.MCRMetadataHistoryEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.datamodel.objectinfo.MCRObjectQuery.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iiif.image.model.MCRIIIFFeatures
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iiif.image.model.MCRIIIFImageQuality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRDCMIType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iiif.presentation.model.attributes.MCRIIIFViewingHint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.iview2.services.MCRJobState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.media.MCRMediaSourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.mods.MCRMODSDateFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.mods.MCRMODSRelationshipType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.pi.MCRPIJobService.PiJobAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.pi.urn.rest.MCRURNJsonBundle.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Element in annotation interface org.mycore.restapi.annotations.MCRParams
 
values() - Static method in enum class org.mycore.restapi.converter.MCRDetailLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.services.queuedjob.MCRJobStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.user2.MCRPasswordHashType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.viewer.configuration.MCRViewerConfiguration.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Target
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.wcms2.navigation.MCRWCMSContentManager.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.wcms2.navigation.MCRWCMSNavigationProvider.WCMSType
Returns an array containing the constants of this enum class, in the order they are declared.
valueUnbound(HttpSessionBindingEvent) - Method in class org.mycore.common.MCRSessionResolver
 
Variable(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolver.Variable
 
variablesMap - Variable in class org.mycore.common.MCRTextResolver
This map contains all variables that can be resolved.
verifies(MCRPath) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
Checks if the file for given Path is still valid.
verifies(MCRPath, MCRFileAttributes<?>) - Method in class org.mycore.datamodel.niofs.MCRAbstractFileSystem
Checks if the file for given Path is still valid.
verify() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStore
Checks to local SVN repository for errors
verifyAccessKey(String, MCRAccessKey) - Static method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelper
verifies MCRAccessKey for permission.
verifyStore(String) - Method in class org.mycore.datamodel.common.MCRDefaultXMLMetadataManager
 
verifyStore(String) - Method in class org.mycore.datamodel.common.MCRXMLMetadataManager
Delegation, see linked method for relevant documentation.
verifyStore(String) - Method in interface org.mycore.datamodel.common.MCRXMLMetadataManagerAdapter
Try to validate a store.
verifyStore(String) - Method in class org.mycore.ocfl.MCROCFLXMLMetadataManager
 
VERSION - Static variable in class org.mycore.common.MCRCoreVersion
 
visitFile(Path, BasicFileAttributes) - Method in class org.mycore.datamodel.niofs.utils.MCRRecursiveDeleter
 
visitFile(Path, BasicFileAttributes) - Method in class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
visitFile(Path, BasicFileAttributes) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
visitFile(T, BasicFileAttributes) - Method in class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
visitFileFailed(Path, IOException) - Method in class org.mycore.datamodel.niofs.utils.MCRTreeCopier
 
visitFileFailed(T, IOException) - Method in class org.mycore.datamodel.niofs.utils.MCRFileCollectingFileVisitor
 
vm - Variable in class org.mycore.datamodel.common.MCRAbstractMetadataVersion
The metadata document this version belongs to

W

w3cdtf_10 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
w3cdtf_19 - Enum constant in enum class org.mycore.mods.MCRMODSDateFormat
 
warning(TransformerException) - Method in class org.mycore.common.xsl.MCRErrorListener
 
warning(SAXParseException) - Method in class org.mycore.common.xml.MCRXMLParserErrorHandler
Handles parser warnings
warning(SAXParseException) - Method in class org.mycore.tei.MCRTEIValidator
 
WARNING - Static variable in class org.mycore.tei.MCRTEIValidator
 
wasSuccessful() - Method in class org.mycore.orcid.oauth.MCRORCIDResponse
 
weAreTrustedParty() - Method in class org.mycore.orcid.user.MCRUserStatus
 
WEB - Static variable in class org.mycore.ocfl.MCROCFLObjectIDPrefixHelper
 
webpageAccess(String, String, boolean) - Static method in class org.mycore.frontend.MCRLayoutUtilities
Verifies a single webpage on access according to $permission.
webSocketClosed() - Method in class org.mycore.webcli.container.MCRWebCLIContainer
 
whoami() - Static method in class org.mycore.frontend.cli.MCRBasicCommands
 
whoami() - Static method in class org.mycore.frontend.cli.MCRCommandLineInterface
Prints out the current user.
width - Variable in class org.mycore.iiif.image.model.MCRIIIFImageInformation
Required!
width - Variable in class org.mycore.iiif.image.model.MCRIIIFImageTileInformation
 
width - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
WIDTH - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
willDecode(String) - Method in class org.mycore.frontend.ws.common.MCRWebsocketJSONDecoder
 
withCause(Throwable) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withDetail(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withErrorCode(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withMessage(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withNamespaceSuffix(String) - Method in class org.mycore.pi.urn.MCRDNBURN
 
withSuffix(String) - Method in class org.mycore.pi.urn.MCRDNBURN
 
workDir - Variable in class org.mycore.ocfl.MCROCFLHashRepositoryProvider
 
wrapMODSDocument(Element, String) - Static method in class org.mycore.mods.MCRMODSWrapper
 
write(int) - Method in class org.mycore.common.content.streams.MCRDevNull
 
write(JsonWriter, MCRMetsAltoLink) - Method in class org.mycore.mets.model.converter.MCRAltoLinkTypeAdapter
 
write(JsonWriter, MCRMetsLink) - Method in class org.mycore.mets.model.converter.MCRMetsLinkTypeAdapter
 
write(OutputStream) - Method in class org.mycore.iview2.frontend.resources.MCRIViewZipResource.ZipStreamingOutput
 
write(Runnable) - Method in class org.mycore.util.concurrent.MCRReadWriteGuard
Executes the write operation while the write lock is locked.
write(ByteBuffer) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
write(ByteBuffer[], int, int) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
write(ByteBuffer, long) - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileChannel
 
WRITE - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
WRITE - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
writeCacheHeaders(HttpServletResponse, long, long, boolean) - Static method in class org.mycore.frontend.MCRFrontendUtil
Sets cache-control, last-modified and expires parameter to the response header.
writeCollection(XmlElementWrapper, Collection<?>, Charset, Supplier<Marshaller>, OutputStream) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
writeData(Consumer<Element>) - Method in class org.mycore.datamodel.ifs2.MCRStoredNode
 
writeTextToFile(String, String, Charset) - Static method in class org.mycore.common.MCRUtils
Writes plain text to a file.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
writeTo(List<? extends MCRMetaDefault>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
writeTo(List<? extends MCRMetaDefault>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
writeTo(Properties, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
writeTo(Properties, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
writeTo(MCRContent, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
writeUserToDb(String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 
writeUserToDbVersioned(String, String) - Static method in class org.mycore.ocfl.commands.MCROCFLCommands
 

X

XED_VALIDATION_FAILED - Static variable in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
XED_VALIDATION_MARKER - Static variable in class org.mycore.frontend.xeditor.validation.MCRXEditorValidator
 
XEDITOR_SESSION_PARAM - Static variable in class org.mycore.frontend.xeditor.MCREditorSessionStore
 
XLINK_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
XML - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
XML_DATE - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_LABELPATH - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_LANG - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_LASTEDITOR - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_LOG - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_META - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_MYCORE_WEBPAGE - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
XML_PREFIX - Static variable in class org.mycore.crypt.MCRCryptResolver
 
XML_SECTION - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_TIME - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
XML_TITLE - Static variable in class org.mycore.tools.MyCoReWebPageProvider
 
xmlCode - Enum constant in enum class org.mycore.datamodel.language.MCRLanguageCodeType
ISO 639-1 is used in xml:lang and HTML lang attribute in XML and XHTML output
xmlFile - Variable in class org.mycore.common.xml.MCRDynamicURIResolver
 
xPath - Variable in class org.mycore.frontend.xeditor.MCRBinding
 
xPath - Variable in class org.mycore.frontend.xeditor.validation.MCRValidator
 
XPATH_FACTORY - Static variable in class org.mycore.common.MCRConstants
 
XSI_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
XSL_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
xslt(String, String) - Static method in class org.mycore.frontend.cli.MCRObjectCommands
Does a xsl transform with the given mycore object.

Y

YEAR - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
YEAR_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
YEAR_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 
YEAR_MONTH - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
YEAR_MONTH_ERA - Enum constant in enum class org.mycore.datamodel.common.MCRISO8601Format
 
YEAR_MONTH_FORMAT - Static variable in class org.mycore.datamodel.common.MCRISO8601FormatChooser
 

Z

zip(String, Integer) - Method in class org.mycore.iview2.frontend.resources.MCRIViewZipResource
Zips a derivate and its containing iview images as jpg's.
ZipStreamingOutput(MCRPath, Integer) - Constructor for class org.mycore.iview2.frontend.resources.MCRIViewZipResource.ZipStreamingOutput
 
zoom - Variable in class org.mycore.iview2.frontend.resources.MCRIViewZipResource.ZipStreamingOutput
 
ZOOM_LEVEL - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
zoomLevel - Static variable in class org.mycore.iview2.services.MCRTileJob_
 
ZR_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 
ZS_NAMESPACE - Static variable in class org.mycore.common.MCRConstants
 

_

_blank - Enum constant in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Target
 
_self - Enum constant in enum class org.mycore.wcms2.datamodel.MCRNavigationItem.Target
 
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 Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form