Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Package oracle.iam.rm.temporal

Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager.

See:
          Description

Interface Summary
AttributeChange Interface for a particular attribute change.
AttributeChangeSet Interface for a set of attribute changes relating to a particular point in value time.
AttributeSet Interface for a snapshot of a set of attributes/relative objects.
Constants Utility interface containing constants.
InteractiveSession Session that supports object creation and modification.
InteractiveSnapshotSession SnapshotSession that supports object creation and modification.
SnapshotObject An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession Session that supports object interaction (search and lookup) at a particular point in time.
StateChange An entity state change relating to a particular point in value time.
TemporalEngine The interface with the temporal storage layer.

 

Class Summary
DataChangeListener Abstract listener that is used to listen for object creation and modification events of the business data.
ObjectChangeEvent Event that generically describes some type of object change.
ObjectCreationEvent Event recording the creation of an object.
ObjectKey Class that must be used for an object that can identify a temporal object.
ObjectUpdateEvent Event recording the update of an object.
RelationshipPathChange Prepresentation of a relationship path change.

 

Exception Summary
TemporalException Exception that occurs during interaction with the TemporalEngine and associated classes.

 

Package oracle.iam.rm.temporal Description

Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager.


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.