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

E10653-04

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 1 (11.1.1)

E10653-04

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