Class OrgChartHelper
java.lang.Object
org.primefaces.extensions.component.orgchart.OrgChartHelper
orgchart
component.- Since:
- 6.3
- Version:
- $Revision$
- Author:
- @jxmai / last modified by $Author$
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<OrgChartNode> static Map
<String, OrgChartNode> parseOrgChartNodesIntoHashMap
(List<OrgChartNode> orgChartNodes)
-
Method Details
-
getAllNodesTraverseFromRoot
-
parseOrgChartNodesIntoHashMap
public static Map<String,OrgChartNode> parseOrgChartNodesIntoHashMap(List<OrgChartNode> orgChartNodes)
-