Package com.liferay.object.tree
Class Node
java.lang.Object
com.liferay.object.tree.Node
-
Constructor Details
-
Node
-
-
Method Details
-
getChildNodes
-
getDepth
public int getDepth() -
getEdge
-
getParentNode
-
getPrimaryKey
public long getPrimaryKey() -
isRoot
public boolean isRoot() -
setChildNodes
-