Uses of Class
org.fcrepo.persistence.ocfl.impl.OcflPersistentStorageSession
Packages that use OcflPersistentStorageSession
-
Uses of OcflPersistentStorageSession in org.fcrepo.persistence.ocfl.api
Methods in org.fcrepo.persistence.ocfl.api with parameters of type OcflPersistentStorageSessionModifier and TypeMethodDescriptionvoidPersister.persist(OcflPersistentStorageSession session, org.fcrepo.kernel.api.operations.ResourceOperation operation) The persistence handling for the given operation. -
Uses of OcflPersistentStorageSession in org.fcrepo.persistence.ocfl.impl
Methods in org.fcrepo.persistence.ocfl.impl with parameters of type OcflPersistentStorageSessionModifier and TypeMethodDescriptionvoidCreateVersionPersister.persist(OcflPersistentStorageSession session, org.fcrepo.kernel.api.operations.ResourceOperation operation) voidOverwriteRdfTombstonePersister.persist(OcflPersistentStorageSession session, org.fcrepo.kernel.api.operations.ResourceOperation operation) voidUpdateNonRdfSourceHeadersPersister.persist(OcflPersistentStorageSession session, org.fcrepo.kernel.api.operations.ResourceOperation operation)