public interface FedoraObject extends FedoraResource
| Modifier and Type | Method and Description |
|---|---|
Collection<FedoraResource> |
getChildren(String mixin)
Get the Object and Datastream nodes that are children of the current Object.
|
copy, delete, getCreatedDate, getEtagValue, getLastModifiedDate, getMixins, getName, getPath, getProperties, getSize, isWritable, move, updateProperties, updatePropertiesCollection<FedoraResource> getChildren(String mixin) throws FedoraException
mixin - If not null, limit to results that have this mixin.FedoraExceptionCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.