Skip navigation links

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


Uses of Class
oracle.iam.rm.temporal.RelationshipPathChange

Packages that use RelationshipPathChange
oracle.iam.rm.temporal Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. 

 

Uses of RelationshipPathChange in oracle.iam.rm.temporal

 

Methods in oracle.iam.rm.temporal that return types with arguments of type RelationshipPathChange
 java.util.List<RelationshipPathChange> ObjectChangeEvent.getRelationshipPathChanges()
          Gets a List of the RelationshipPathChanges that occurred during this event.

 

Methods in oracle.iam.rm.temporal with parameters of type RelationshipPathChange
 void ObjectChangeEvent.addRelationshipPathChange(RelationshipPathChange relationshipPathChange)
          Adds a RelationshipPathChange to the event.

 


Skip navigation links

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


Copyright © 2007, 2008 Oracle. All Rights Reserved.