Skip navigation links

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


Uses of Package
oracle.iam.rm.temporal.query

Packages that use oracle.iam.rm.temporal.query
oracle.iam.rm.inherent.personnel Provides the interfaces for the users and identities in Oracle Role Manager. 
oracle.iam.rm.inherent.role Provides the interfaces for business roles, approver roles, system roles, and their grants and mappings. 
oracle.iam.rm.resolution Provides the classes and interfaces for role resolution. 
oracle.iam.rm.temporal Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. 
oracle.iam.rm.temporal.query Provides the classes for the Oracle Role Manager query engine. 

 

Classes in oracle.iam.rm.temporal.query used by oracle.iam.rm.inherent.personnel
ColumnSetDef
          A structure to allow definition of how search result columns should be provided and how it should be sorted.
Filter
          An abstract construct that allows boolean results to be calculated.

 

Classes in oracle.iam.rm.temporal.query used by oracle.iam.rm.inherent.role
ColumnSetDef
          A structure to allow definition of how search result columns should be provided and how it should be sorted.
Filter
          An abstract construct that allows boolean results to be calculated.

 

Classes in oracle.iam.rm.temporal.query used by oracle.iam.rm.resolution
Filter
          An abstract construct that allows boolean results to be calculated.

 

Classes in oracle.iam.rm.temporal.query used by oracle.iam.rm.temporal
Filter
          An abstract construct that allows boolean results to be calculated.
Query
          An object that represents a query object for searching purposes.

 

Classes in oracle.iam.rm.temporal.query used by oracle.iam.rm.temporal.query
ColumnDef
          Class that represents a resultset column used by ColumnSetDefs to describe columns returned within search results.
ColumnDef.AggregateFunction
          Enumeration of types of supported aggregate functions.
ColumnSetDef
          A structure to allow definition of how search result columns should be provided and how it should be sorted.
ColumnSetDef.SortEntry
          A structure to allow description of how the results should be sorted.
ColumnSetDef.SortOrder
          Static variables for sort order, asc or desc for ascending or descending sort order.
Filter
          An abstract construct that allows boolean results to be calculated.
NamedAggregateFilter
          This is a filter container that allows filters to be associated with particular objects as defined in a QuerySubject and used when creating a Query.
QuerySubject
          Mechanism to identify a subject as part of a query.
QuerySubject.Join
          The structure representing an inter-subject join

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.