Uses of Class
com.avoka.tm.query.CategoryQuery
Packages that use CategoryQuery
-
Uses of CategoryQuery in com.avoka.tm.query
Methods in com.avoka.tm.query that return CategoryQueryModifier and TypeMethodDescriptionCategoryQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.CategoryQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.CategoryQuery.setClientCode
(String clientCode) set the category client code query parameter.CategoryQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.Set the category id (PK) query parameter.Set the name parameter.