Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-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 2 (11.1.2.2.0)

E17483-03


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