|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractiveTemporalSession | |
---|---|
oracle.iam.rm.temporal | Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. |
Uses of InteractiveTemporalSession in oracle.iam.rm.temporal |
---|
Methods in oracle.iam.rm.temporal that return InteractiveTemporalSession | |
---|---|
InteractiveTemporalSession |
TemporalEngine.getInteractiveTemporalSession(long transactionId) Gets a temporal session based on the provided live business transaction. |
InteractiveTemporalSession |
ObjectChangeEvent.getSession() Gets the session that the change occurred in. |
Constructors in oracle.iam.rm.temporal with parameters of type InteractiveTemporalSession | |
---|---|
ObjectChangeEvent(InteractiveTemporalSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange, oracle.iam.rm.util.DateTime valueTime) Creates an ObjectChangeEvent instance. |
|
ObjectCreationEvent(InteractiveTemporalSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange, oracle.iam.rm.util.DateTime valueTime) Creates an ObjectCreationEvent instance with the provided parameters. |
|
ObjectUpdateEvent(InteractiveTemporalSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange, oracle.iam.rm.util.DateTime valueTime) Creates an ObjectChangeEvent instance with the provided parameters. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |