Package org.fcrepo.kernel.api.models
Interface Container
-
- All Superinterfaces:
FedoraResource
- All Known Subinterfaces:
WebacAcl
- All Known Implementing Classes:
ContainerImpl
,WebacAclImpl
public interface Container extends FedoraResource
- Since:
- Feb 18, 2014
- Author:
- bbpennel
-
-
Method Summary
-
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, getSystemTypes, getTimeMap, getTriples, getTypes, getUserTypes, hasProperty, hasType, isAcl, isMemento, isOriginalResource
-
-