|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemporalContext | |
---|---|
oracle.iam.rm.temporal | Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. |
Uses of TemporalContext in oracle.iam.rm.temporal |
---|
Methods in oracle.iam.rm.temporal that return TemporalContext | |
---|---|
TemporalContext |
SnapshotObject.getSnapshotTemporalContext() Gets the TemporalContext that this SnapshotObject is from. |
TemporalContext |
SnapshotSession.getTemporalContext() Gets the temporal context that this session is constrained by. |
TemporalContext |
AttributeSet.getTemporalContext() Gets the TemporalContext of this AttributeSet . |
Methods in oracle.iam.rm.temporal with parameters of type TemporalContext | |
---|---|
oracle.iam.rm.common.PaginatedResultSet<ObjectKey> |
TemporalSession.findObjectKeys(Query query, TemporalContext temporalContext) Gets a paginated result set of object object keys based on a query. |
oracle.iam.rm.common.PaginatedResultSet<TemporalObject> |
TemporalSession.findTemporalObjects(Query query, TemporalContext temporalContext) Gets a paginated result set of temporal objects based on a query. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |