Uses of Class
com.serinity.forumcontrol.model.Category
Packages that use Category
Package
Description
-
Uses of Category in com.serinity.forumcontrol.controller
Methods in com.serinity.forumcontrol.controller with parameters of type Category -
Uses of Category in com.serinity.forumcontrol.model
Methods in com.serinity.forumcontrol.model that return CategoryMethods in com.serinity.forumcontrol.model that return types with arguments of type CategoryMethods in com.serinity.forumcontrol.model with parameters of type CategoryModifier and TypeMethodDescriptionvoidvoidCategory.removeChild(Category child) voidThread.setCategory(Category category) voidMethod parameters in com.serinity.forumcontrol.model with type arguments of type Category -
Uses of Category in com.serinity.forumcontrol.service
Classes in com.serinity.forumcontrol.service that implement interfaces with type arguments of type CategoryMethods in com.serinity.forumcontrol.service that return CategoryMethods in com.serinity.forumcontrol.service that return types with arguments of type CategoryModifier and TypeMethodDescriptionServiceCategory.getAll()ServiceCategory.getRootCategories()ServiceCategory.getSubcategories(long parentId) Methods in com.serinity.forumcontrol.service with parameters of type Category