Uses of Class
org.mybatis.jpetstore.domain.Category
Package
Description
-
Uses of Category in org.mybatis.jpetstore.mapper
-
Uses of Category in org.mybatis.jpetstore.service
-
Uses of Category in org.mybatis.jpetstore.web.actions
Modifier and TypeMethodDescriptionvoid
CatalogActionBean.setCategoryList
(List<Category> categoryList)