public class SortInfo
extends java.lang.Object
SortInfo contains the sort information used by the query form of Oracle Team Productivity Center (OTPC) client.| Modifier and Type | Class and Description |
|---|---|
static class |
SortInfo.ORDER |
| Constructor and Description |
|---|
SortInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,SortInfo.ORDER> |
getSortOrders()
Retrieves the sort order to be used
|
public java.util.Map<java.lang.String,SortInfo.ORDER> getSortOrders()