|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface Query
The representation of a query.
Method Summary | |
---|---|
OrderBy |
getOrderByClause()
|
String |
getQueryString()
|
Clause |
getWhereClause()
|
Method Detail |
---|
Clause getWhereClause()
OrderBy getOrderByClause()
SearchSort
s that will make up the full order by clause. Null indicates that
no order by clause has been entered and we will not sort the query, empty sorts will cause the default
sorts to be used.String getQueryString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |