Uses of Class
org.mybatis.jpetstore.domain.Category
Packages that use Category
Package
Description
-
Uses of Category in org.mybatis.jpetstore.mapper
Methods in org.mybatis.jpetstore.mapper that return CategoryMethods in org.mybatis.jpetstore.mapper that return types with arguments of type Category -
Uses of Category in org.mybatis.jpetstore.service
Methods in org.mybatis.jpetstore.service that return CategoryMethods in org.mybatis.jpetstore.service that return types with arguments of type Category -
Uses of Category in org.mybatis.jpetstore.web.actions
Methods in org.mybatis.jpetstore.web.actions that return CategoryMethods in org.mybatis.jpetstore.web.actions that return types with arguments of type CategoryMethods in org.mybatis.jpetstore.web.actions with parameters of type CategoryMethod parameters in org.mybatis.jpetstore.web.actions with type arguments of type CategoryModifier and TypeMethodDescriptionvoid
CatalogActionBean.setCategoryList
(List<Category> categoryList)