| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SortCriteria
| Method Summary | |
|---|---|
 int | 
getAttributeIndex() | 
 java.lang.String | 
getAttributeName()Returns an attribute name.  | 
 boolean | 
isCaseSensitive()True if sorting should be case-sensitive.  | 
 boolean | 
isDescending()True if this attribute's value should be sorted in descending order.  | 
 boolean | 
isSameAs(ViewObject vo, SortCriteria otherSC) | 
 void | 
setAttributeIndex(int index) | 
| Method Detail | 
|---|
java.lang.String getAttributeName()
int getAttributeIndex()
void setAttributeIndex(int index)
boolean isDescending()
boolean isCaseSensitive()
boolean isSameAs(ViewObject vo,
                 SortCriteria otherSC)
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||