Uses of Class
com.avoka.tm.vo.Category
Packages that use Category
-
Uses of Category in com.avoka.tm.query
Methods in com.avoka.tm.query that return CategoryModifier and TypeMethodDescriptionCategoryQuery.firstValue()
Execute the query and return the first category value object for the query.Methods in com.avoka.tm.query that return types with arguments of type CategoryModifier and TypeMethodDescriptionCategoryQuery.listValues()
Execute the category query and return a list of category value objects.