Uses of Interface
org.fcrepo.storage.ocfl.OcflObjectSession
-
Packages that use OcflObjectSession Package Description org.fcrepo.storage.ocfl -
-
Uses of OcflObjectSession in org.fcrepo.storage.ocfl
Classes in org.fcrepo.storage.ocfl that implement OcflObjectSession Modifier and Type Class Description classDefaultOcflObjectSessionDefault OcflObjectSession implementation.Methods in org.fcrepo.storage.ocfl that return OcflObjectSession Modifier and Type Method Description OcflObjectSessionDefaultOcflObjectSessionFactory. newSession(String ocflObjectId)OcflObjectSessionOcflObjectSessionFactory. newSession(String ocflObjectId)Creates a new OCFL object session for the specified OCFL object.
-