Uses of Interface
org.fcrepo.persistence.ocfl.api.FedoraToOcflObjectIndex
Packages that use FedoraToOcflObjectIndex
-
Uses of FedoraToOcflObjectIndex in org.fcrepo.persistence.ocfl.impl
Classes in org.fcrepo.persistence.ocfl.impl that implement FedoraToOcflObjectIndexModifier and TypeClassDescriptionclassMaps Fedora IDs to the OCFL IDs of the OCFL objects the Fedora resource is stored in.classWrapper for FedoraToOcflObjectIndex that adds metricsFields in org.fcrepo.persistence.ocfl.impl declared as FedoraToOcflObjectIndexModifier and TypeFieldDescriptionprotected final FedoraToOcflObjectIndexAbstractPersister.ocflIndexprotected final FedoraToOcflObjectIndexAbstractPersister.ocflIndexprotected final FedoraToOcflObjectIndexAbstractPersister.ocflIndexConstructors in org.fcrepo.persistence.ocfl.impl with parameters of type FedoraToOcflObjectIndexModifierConstructorDescriptionprotectedprotectedOcflPersistentStorageSession(org.fcrepo.kernel.api.Transaction tx, FedoraToOcflObjectIndex fedoraOcflIndex, org.fcrepo.storage.ocfl.OcflObjectSessionFactory objectSessionFactory, ReindexService reindexService) ConstructorprotectedConstructorUpdateNonRdfSourceHeadersPersister(FedoraToOcflObjectIndex fedoraOcflIndex) Constructor