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

E17483-01

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.

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

E17483-01

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