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()
Ordering
Returns the parameter by which to order the result.
getParameter
in interface Ordering
public Ordering.Direction getDirection()
Ordering
Returns the sorting direction.
getDirection
in interface Ordering
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.