Uses of Class
com.avoka.tm.query.ClientQuery
-
Uses of ClientQuery in com.avoka.tm.query
Modifier and TypeMethodDescriptionClientQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.ClientQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.Set the client code query parameter.ClientQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.Set the client id (PK) query parameter.Set the client key query parameter.Set the client name query parameter.