Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Uses of Interface
oracle.iam.rm.client.HierarchyNode

Packages that use HierarchyNode
oracle.iam.rm.client Provides the classes and interfaces for the Oracle Role Manager client. 

 

Uses of HierarchyNode in oracle.iam.rm.client

 

Methods in oracle.iam.rm.client that return HierarchyNode
 HierarchyNode Entity.getHierarchyNode(java.lang.String hierarchyType)
          Gets the HierarchyNode for this Entity if it is in a hierarchy, otherwise returns null.

 

Methods in oracle.iam.rm.client that return types with arguments of type HierarchyNode
 java.util.List<HierarchyNode> Entity.getAllHierarchyNodes()
          Gets all of the HierarchyNode objects that are associated with this Entity.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Copyright © 2007, 2008 Oracle. All Rights Reserved.