|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnSetDef.SortOrder | |
---|---|
oracle.iam.rm.temporal.query | Provides the classes for the Oracle Role Manager query engine. |
Uses of ColumnSetDef.SortOrder in oracle.iam.rm.temporal.query |
---|
Methods in oracle.iam.rm.temporal.query that return ColumnSetDef.SortOrder | |
---|---|
ColumnSetDef.SortOrder |
ColumnSetDef.SortEntry.getDirection() Gets the direction of sort. |
static ColumnSetDef.SortOrder |
ColumnSetDef.SortOrder.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static ColumnSetDef.SortOrder[] |
ColumnSetDef.SortOrder.values() Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in oracle.iam.rm.temporal.query with parameters of type ColumnSetDef.SortOrder | |
---|---|
void |
ColumnSetDef.addSort(java.lang.String resultObjectKey, java.lang.String resultObjectAttributeKey, ColumnSetDef.SortOrder direction) Requests the results be sorted by a particular attribute's value. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |