|
Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center 11g Release 1 (11.1.1.9.1) E67660-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.alm.connector.data.SortInfo
public class SortInfo
The SortInfo contains the sort information used by the query form of Oracle Team Productivity Center (OTPC) client.
| Nested Class Summary | |
|---|---|
static class |
SortInfo.ORDER |
| Constructor Summary | |
|---|---|
SortInfo() |
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,SortInfo.ORDER> |
getSortOrders()Retrieves the sort order to be used |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortInfo()
| Method Detail |
|---|
public java.util.Map<java.lang.String,SortInfo.ORDER> getSortOrders()
|
Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center 11g Release 1 (11.1.1.9.1) E67660-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||