public interface RootNode extends AbstractNode
The root node, only one per Folder, is the parent of all the depending nodes. This aggregate does not depend on any other aggregate.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChildNode> |
getChildNodes() |
getLogicalView, getNodeCode, getServerstatic final java.lang.String copyright
java.util.List<ChildNode> getChildNodes()
List of the depending and referencing nodes