Uses of Class
io.meeds.social.category.model.CategoryWithName
Packages that use CategoryWithName
-
Uses of CategoryWithName in io.meeds.social.category.model
Subclasses of CategoryWithName in io.meeds.social.category.modelModifier and TypeClassDescriptionclassclassclassMethods in io.meeds.social.category.model that return CategoryWithNameConstructors in io.meeds.social.category.model with parameters of type CategoryWithNameModifierConstructorDescriptionCategorySearchResult(CategoryWithName category) CategorySearchResult(CategoryWithName category, List<Long> ancestorIds) CategoryTree(CategoryWithName category) -
Uses of CategoryWithName in io.meeds.social.category.service
Methods in io.meeds.social.category.service that return CategoryWithNameModifier and TypeMethodDescriptionCategoryService.getCategory(long categoryId, String username, Locale locale)