| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.datasource.SortAttributeImpl
public class SortAttributeImpl
| Constructor Summary | |
|---|---|
SortAttributeImpl()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
getDescending()
Gets the flag that indicates whether to sort in ascending or descending order.  | 
 java.lang.String | 
getName()
Gets the name of the attribute used in the sort order.  | 
 void | 
setDescending(boolean value)
Sets the flag that indicates whether to sort in ascending or descending order.  | 
 void | 
setName(java.lang.String value)
Sets the name of the attribute used in the sort order.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SortAttributeImpl()
| Method Detail | 
|---|
public java.lang.String getName()
SortAttribute
getName in interface SortAttributepublic void setName(java.lang.String value)
SortAttribute
setName in interface SortAttributevalue - sort attribute namepublic boolean getDescending()
SortAttribute
getDescending in interface SortAttributepublic void setDescending(boolean value)
SortAttribute
setDescending in interface SortAttributevalue - descending order flag
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||