Uses of Class
org.mybatis.jpetstore.domain.Item
Package
Description
-
Uses of Item in org.mybatis.jpetstore.domain
Modifier and TypeMethodDescriptionCartItem.getItem()
LineItem.getItem()
Cart.removeItemById
(String itemId) Removes the item by id. -
Uses of Item in org.mybatis.jpetstore.mapper
-
Uses of Item in org.mybatis.jpetstore.service
-
Uses of Item in org.mybatis.jpetstore.web.actions