Uses of Class
io.meeds.social.category.model.CategoryTree
Packages that use CategoryTree
-
Uses of CategoryTree in io.meeds.social.category.model
Subclasses of CategoryTree in io.meeds.social.category.modelMethods in io.meeds.social.category.model that return CategoryTreeConstructors in io.meeds.social.category.model with parameters of type CategoryTreeModifierConstructorDescriptionCategoryRootTree(CategoryTree categoryTree, boolean owner) CategoryTree(CategoryTree categoryTree) -
Uses of CategoryTree in io.meeds.social.category.service
Methods in io.meeds.social.category.service that return CategoryTreeModifier and TypeMethodDescriptionCategoryService.getCategoryTree(CategoryFilter filter, String username, Locale locale) Retrieves aCategoryTreewith its associated categories switch designated depth and limit from the filter.