public abstract class Structure extends Object implements Disposable
AbstractStructureProvider
.
Clients may subclass this class.
AbstractStructureProvider
Constructor and Description |
---|
Structure() |
Modifier and Type | Method and Description |
---|---|
abstract List<Node> |
getChildren(String parentId)
Returns the list of child nodes of the specified parent.
|
abstract List<Node> |
getRoots()
Returns the list of root nodes of the structure.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose