Skip navigation links

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


Uses of Interface
oracle.iam.rm.temporal.model.HierarchyNodeType

Packages that use HierarchyNodeType
oracle.iam.rm.temporal.model Provides the interfaces used for describing the deployed business data model of Oracle Role Manager. 

 

Uses of HierarchyNodeType in oracle.iam.rm.temporal.model

 

Methods in oracle.iam.rm.temporal.model that return HierarchyNodeType
 HierarchyNodeType[] HierarchyType.getHierarchyNodeTypes()
          Gets the (non-mixin) node types that can appear in this hierarchy.
 HierarchyNodeType HierarchyNodeRelationship.getSource()
          Gets the object type of nodes that refer to other nodes of this hierarchy in this relationship.
 HierarchyNodeType HierarchyNodeRelationship.getTarget()
          Gets the object type of nodes referred to by other nodes of this hierarchy in this relationship.

 

Methods in oracle.iam.rm.temporal.model with parameters of type HierarchyNodeType
 boolean HierarchyNodeType.hasRelationshipTarget(HierarchyNodeType targetType)
          Indicates whether objects can relate to objects of targetType in this hierarchy.

 


Skip navigation links

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


Copyright © 2007, 2008 Oracle. All Rights Reserved.