|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.tree.TreeNode
com.raritantechnologies.utils.tree.TreeRoot
com.raritantechnologies.dieselpoint.DieselpointTaxonomyTree
Creates a Raritan Technologies TreeRoot object from a
Dieselpoint AttributeValue array. Includes an option to run a local search to force Dieselpoint to
recalculate node counts. Uses the DieselpointSearchBean to
get the current Dieselpoint search context.
| Field Summary |
| Fields inherited from class com.raritantechnologies.utils.tree.TreeNode |
activeNode, children, maxCount, name, needsUpdate, nodeCount, nodeID, openState, parent |
| Constructor Summary | |
DieselpointTaxonomyTree(RaritanPageContext pageContext,
java.lang.String taxonomyName)
|
|
DieselpointTaxonomyTree(RaritanPageContext pageContext,
java.lang.String taxonomyName,
boolean runLocalSearch)
|
|
| Method Summary | |
java.lang.String |
getNameCount()
|
| Methods inherited from class com.raritantechnologies.utils.tree.TreeRoot |
addNode, addNode, addTree, copyTree, getNode, getNode, getNodeForPath, getNodeForPath, getNodeID, getNodes, getNodes, getNodes, getPath, getPathNoRoot, getRootID, getRootNode, getUpdateNodes, hasNode, isOpen, isVisible, mergeTree, needsUpdate, openTree, openTree, removeNode, removeNode, removePath, removePath, removePath, setActiveNodeID, setParent, subtractTree, subtractTree |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DieselpointTaxonomyTree(RaritanPageContext pageContext,
java.lang.String taxonomyName)
public DieselpointTaxonomyTree(RaritanPageContext pageContext,
java.lang.String taxonomyName,
boolean runLocalSearch)
| Method Detail |
public java.lang.String getNameCount()
getNameCount in class TreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||