Package org.fcrepo.kernel.api.models
Interface Tombstone
- All Superinterfaces:
FedoraResource
- Since:
- 10/16/14
- Author:
- cabeer
-
Method Summary
Modifier and TypeMethodDescriptionReturn the object this tombstone is for.Methods 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
-
getDeletedObject
Return the object this tombstone is for.- Returns:
- the original deleted resource.
-