|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateChange | |
|---|---|
| oracle.iam.rm.temporal | Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. |
| Uses of StateChange in oracle.iam.rm.temporal |
|---|
| Methods in oracle.iam.rm.temporal that return StateChange | |
|---|---|
StateChange |
ObjectChangeEvent.getStateChange()Gets the state change that occurred as part of the event. |
| Constructors in oracle.iam.rm.temporal with parameters of type StateChange | |
|---|---|
ObjectChangeEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)Creates an ObjectChangeEvent instance. |
|
ObjectCreationEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)Creates an ObjectCreationEvent instance with the provided parameters. |
|
ObjectUpdateEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)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 | |||||||||