Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Uses of Class
oracle.iam.rm.server_api.ColumnMapping

Packages that use ColumnMapping
oracle.iam.rm.server_api Provides the interfaces and classes used for remotely interacting with Oracle Role Manager. 

 

Uses of ColumnMapping in oracle.iam.rm.server_api

 

Methods in oracle.iam.rm.server_api that return ColumnMapping
 ColumnMapping[] ColumnSet.getColumnMappings()
          Gets the columns to be included in the search result, defined by subject attributes.

 

Constructors in oracle.iam.rm.server_api with parameters of type ColumnMapping
ColumnSet(ColumnMapping[] columnMappings, ColumnOrdering[] columnOrderings, int pageSize)
          Creates a ColumnSet instance with the provided mappings, ordering, and page size.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E12031-02


Copyright © 2007, 2008 Oracle. All Rights Reserved.