|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeChangeSet | |
|---|---|
| oracle.iam.rm.temporal | Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. |
| Uses of AttributeChangeSet in oracle.iam.rm.temporal |
|---|
| Methods in oracle.iam.rm.temporal that return AttributeChangeSet | |
|---|---|
AttributeChangeSet |
ObjectChangeEvent.getAttributeChanges()Gets the attribute changes that occurred as part of the event. |
AttributeChangeSet |
SnapshotObject.setAttributeValue(java.lang.String attributeKey, java.lang.Object value)Sets an attribute value to be effective as of the snapshot time. |
AttributeChangeSet |
SnapshotObject.setAttributeValues(java.util.Map<java.lang.String,java.lang.Object> attributeValues)Sets a collection of attribute values to be effective as of the snapshot time. |
| Constructors in oracle.iam.rm.temporal with parameters of type AttributeChangeSet | |
|---|---|
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 | |||||||||