Package io.inversion.rql
Class Order<T extends Order,P extends Query>
java.lang.Object
io.inversion.rql.Builder<T,P>
io.inversion.rql.Order<T,P>
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.inversion.rql.Builder
addTerm, clearFunctions, find, find, findAll, findInt, findTerm, getBuilders, getParent, getRoot, getTerms, isFunction, parse, r, removeBuilder, toString, toString, withBuilder, withFunctions, withFunctions, withParent, withTerm, withTerm, withTerm, withTerms
-
Constructor Details
-
Order
-
-
Method Details
-
isAsc
public boolean isAsc(int index) - Parameters:
index- the sort term to check- Returns:
- true if the indexed sort is ascending or if the index is out of bounds
-
getProperty
-
getSorts
-