Class TreeUtility


  • public class TreeUtility
    extends Object
    • Constructor Detail

      • TreeUtility

        public TreeUtility()
    • Method Detail

      • getChildTree

        public Set<String> getChildTree​(String nodeId,
                                        String treeType)
        Gets the Child tree for the given node, including optionally given node
      • getChildNode

        public Set<String> getChildNode​(String nodeId,
                                        String treeType)
        Gets Child node in the tree