public class SortCriterion
extends org.apache.myfaces.trinidad.model.SortCriterion
| Constructor and Description |
|---|
SortCriterion(String property, boolean isAscending)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty()
Deprecated.
|
boolean |
isAscending()
Deprecated.
|
public SortCriterion(String property, boolean isAscending)
public boolean isAscending()
isAscending in class org.apache.myfaces.trinidad.model.SortCriterionpublic String getProperty()
getProperty in class org.apache.myfaces.trinidad.model.SortCriterion