Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03


oracle.binding.criteria
Interface SortCriteria


public interface SortCriteria
Since:
11g Release 1 (11.1.1)

Method Summary
 java.util.List<SortItem> getSortItems()
          Gets the list of sort attributes.

 

Method Detail

getSortItems

java.util.List<SortItem> getSortItems()
Gets the list of sort attributes.
Returns:
list of sort attributes.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03


Copyright © 1997, 2009, Oracle. All rights reserved.