Interface HierarchyEntitySelection

    • Method Detail

      • getSelectedHierarchyNodes

        Iterator<HierarchyNode> getSelectedHierarchyNodes()
        Returns a new iterator on the selected hierarchy nodes if any, an empty iterator otherwise. The Iterator.remove() removal method is not supported. Never returns null.