public class FedoraObjectImpl extends FedoraResourceImpl implements FedoraObject
graph, httpHelper, oldPath, path, repository, subject| Constructor and Description |
|---|
FedoraObjectImpl(FedoraRepository repository,
HttpHelper httpHelper,
String path)
Constructor for FedoraObjectImpl
|
| Modifier and Type | Method and Description |
|---|---|
FedoraObject |
createObject() |
Collection<FedoraResource> |
getChildren(String mixin)
Get the Object and Datastream nodes that are children of the current Object.
|
copy, createVersionSnapshot, delete, forceDelete, forceMove, getCreatedDate, getEtagValue, getGraph, getLastModifiedDate, getMixins, getName, getPath, getProperties, getPropertiesPath, getPropertyValues, getSize, getTriple, isWritable, move, removeTombstone, removeTombstone, setEtagValue, setGraph, updateProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopy, createVersionSnapshot, delete, forceDelete, forceMove, getCreatedDate, getEtagValue, getLastModifiedDate, getMixins, getName, getPath, getProperties, getSize, isWritable, move, removeTombstone, removeTombstone, updateProperties, updatePropertiespublic FedoraObjectImpl(FedoraRepository repository, HttpHelper httpHelper, String path)
repository - FedoraRepository that created this objecthttpHelper - HTTP helper for making repository requestspath - Repository pathpublic Collection<FedoraResource> getChildren(String mixin) throws FedoraException
getChildren in interface FedoraObjectmixin - If not null, limit to results that have this mixin.FedoraExceptionpublic FedoraObject createObject() throws FedoraException
createObject in interface FedoraObjectFedoraExceptionCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.