N - a nodeIdentifiableCollection, ContentNode<N>, Webpage<W>CollectionImpl, ContentNodeImpl, NodeImpl, WebpageImplpublic interface Node<N extends Node> extends Identifiable
| Modifier and Type | Method | Description |
|---|---|---|
default void |
addChild(N child) |
|
java.util.List<N> |
getChildren() |
|
N |
getParent() |
|
void |
setChildren(java.util.List<N> children) |
|
void |
setParent(N parent) |
getCreated, getDescription, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setLabel, setLastModified, setType, setUuidCopyright © 2018. All rights reserved.