Uses of Class
org.imixs.workflow.engine.index.Category
Packages that use Category
-
Uses of Category in org.imixs.workflow.engine.index
Methods in org.imixs.workflow.engine.index that return types with arguments of type CategoryModifier and TypeMethodDescriptionSearchService.getTaxonomy(String... categories) Returns the total hits for a given set of categories from the lucene taxonomy index.SearchService.getTaxonomyByQuery(String searchTerm, String... categories) Returns the total hits for a given set of categories from the lucene taxonomy index based on a search query.