Uses of Class
org.fcrepo.persistence.ocfl.api.FedoraOcflMappingNotFoundException
-
Packages that use FedoraOcflMappingNotFoundException Package Description org.fcrepo.persistence.ocfl.api org.fcrepo.persistence.ocfl.impl -
-
Uses of FedoraOcflMappingNotFoundException in org.fcrepo.persistence.ocfl.api
Methods in org.fcrepo.persistence.ocfl.api that throw FedoraOcflMappingNotFoundException Modifier and Type Method Description FedoraOcflMappingFedoraToOcflObjectIndex. 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 FedoraOcflMappingNotFoundException Modifier and Type Method Description FedoraOcflMappingDbFedoraToOcflObjectIndex. getMapping(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId fedoraId)FedoraOcflMappingFedoraToOcflObjectIndexMetrics. getMapping(org.fcrepo.kernel.api.Transaction session, org.fcrepo.kernel.api.identifiers.FedoraId fedoraResourceIdentifier)
-