public class ContentTreeImpl extends EntityImpl implements ContentTree
ContentTreeentityTypecreated, description, iiifImage, label, lastModified, type| Constructor and Description |
|---|
ContentTreeImpl() |
ContentTreeImpl(List<ContentNode> rootNodes) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentNode> |
getRootNodes() |
void |
setRootNodes(List<ContentNode> rootNodes) |
getEntityType, setEntityTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityType, setEntityTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidpublic ContentTreeImpl()
public ContentTreeImpl(List<ContentNode> rootNodes)
public List<ContentNode> getRootNodes()
getRootNodes in interface ContentTreepublic void setRootNodes(List<ContentNode> rootNodes)
setRootNodes in interface ContentTreeCopyright © 2018. All rights reserved.