Ordering.Direction| Constructor and Description | 
|---|
SimpleOrdering(QueryParameter parameter,
              Ordering.Direction direction)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ordering.Direction | 
getDirection()
Returns the sorting direction. 
 | 
QueryParameter | 
getParameter()
Returns the parameter by which to order the result. 
 | 
String | 
toString()  | 
public SimpleOrdering(QueryParameter parameter, Ordering.Direction direction)
public QueryParameter getParameter()
OrderingReturns the parameter by which to order the result.
getParameter in interface Orderingpublic Ordering.Direction getDirection()
OrderingReturns the sorting direction.
getDirection in interface OrderingCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.