Uses of Class
org.fcrepo.storage.ocfl.OcflVersionInfo
-
Packages that use OcflVersionInfo Package Description org.fcrepo.storage.ocfl -
-
Uses of OcflVersionInfo in org.fcrepo.storage.ocfl
Methods in org.fcrepo.storage.ocfl that return types with arguments of type OcflVersionInfo Modifier and Type Method Description List<OcflVersionInfo>DefaultOcflObjectSession. listVersions(String resourceId)List<OcflVersionInfo>OcflObjectSession. listVersions(String resourceId)List all of the versions associated to the resource in chrolological order.
-