Package org.fcrepo.storage.ocfl
Class OcflVersionInfo
java.lang.Object
org.fcrepo.storage.ocfl.OcflVersionInfo
Contains OCFL version metadata for a resource version.
- Author:
- pwinckles
-
Constructor Details
-
OcflVersionInfo
-
-
Method Details
-
getResourceId
- Returns:
- the resourceId of the resource the version is for
-
getOcflObjectId
- Returns:
- the OCFL object id the resource is in
-
getVersionNumber
- Returns:
- the OCFL version number of the version
-
getCreated
- Returns:
- the timestamp when the version was created
-
toString
-
equals
-
hashCode
public int hashCode()
-