Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 2 (11.1.2.2.0)
E17494-03


oracle.alm.connector.data
Class SortInfo

java.lang.Object
  extended by oracle.alm.connector.data.SortInfo


public class SortInfo
extends java.lang.Object

The SortInfo contains the sort information used by the query form of Oracle Team Productivity Center (OTPC) client.

Since:
11.1.1.1.0

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

SortInfo

public SortInfo()

Method Detail

getSortOrders

public java.util.Map<java.lang.String,SortInfo.ORDER> getSortOrders()
Retrieves the sort order to be used
Returns:
list of fields that have sort orders defined.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 2 (11.1.2.2.0)
E17494-03


Copyright © 1998,2012, Oracle. All rights reserved.