Package org.fcrepo.kernel.api.models
Interface TimeMap
- All Superinterfaces:
FedoraResource
- Since:
- Oct. 04, 2017
- Author:
- lsitu
-
Method Summary
Modifier and TypeMethodDescriptionList all of the memento datetimes for the resourceMethods inherited from interface org.fcrepo.kernel.api.models.FedoraResource
findMementoByDatetime, getAcl, getArchivalGroupId, getChildren, getChildren, getContainer, getCreatedBy, getCreatedDate, getDescribedResource, getDescription, getEtagValue, getFedoraId, getId, getInteractionModel, getLastModifiedBy, getLastModifiedDate, getMementoDatetime, getOriginalResource, getParent, getParentId, getStateToken, getStorageRelativePath, getSystemTypes, getTimeMap, getTriples, getTypes, getUserTypes, hasProperty, hasType, isAcl, isMemento, isOriginalResource
-
Method Details
-
listMementoDatetimes
List all of the memento datetimes for the resource- Returns:
- list of memento datetimes, in ascending chronologic order
-