Skip navigation links

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


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

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

 

Uses of ColumnOrdering in oracle.iam.rm.server_api

 

Methods in oracle.iam.rm.server_api that return ColumnOrdering
 ColumnOrdering[] ColumnSet.getColumnOrderings()
          Gets the ordering of the columns for the search result, ordered by importance.

 

Constructors in oracle.iam.rm.server_api with parameters of type ColumnOrdering
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.