Uses of Class
io.ocfl.api.model.OcflObjectVersion
-
Packages that use OcflObjectVersion Package Description io.ocfl.api -
-
Uses of OcflObjectVersion in io.ocfl.api
Methods in io.ocfl.api that return OcflObjectVersion Modifier and Type Method Description OcflObjectVersionOcflRepository. getObject(ObjectVersionId objectVersionId)Returns the details about a specific version of an object along with lazy-loading handles to all of the files in the object.
-