Uses of Class
org.fcrepo.persistence.ocfl.api.FedoraOcflMappingNotFoundException
Packages that use FedoraOcflMappingNotFoundException
-
Uses of FedoraOcflMappingNotFoundException in org.fcrepo.persistence.ocfl.api
Methods in org.fcrepo.persistence.ocfl.api that throw FedoraOcflMappingNotFoundExceptionModifier and TypeMethodDescriptionFedoraToOcflObjectIndex.getMapping(org.fcrepo.kernel.api.Transaction session, org.fcrepo.kernel.api.identifiers.FedoraId fedoraResourceIdentifier) Retrieve identification information for the OCFL object which either contains, or is identified by, the provided fedora resource id. -
Uses of FedoraOcflMappingNotFoundException in org.fcrepo.persistence.ocfl.impl
Methods in org.fcrepo.persistence.ocfl.impl that throw FedoraOcflMappingNotFoundExceptionModifier and TypeMethodDescriptionDbFedoraToOcflObjectIndex.getMapping(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId fedoraId) FedoraToOcflObjectIndexMetrics.getMapping(org.fcrepo.kernel.api.Transaction session, org.fcrepo.kernel.api.identifiers.FedoraId fedoraResourceIdentifier)