Liferay 6.0.5

Uses of Interface
com.liferay.portlet.shopping.model.ShoppingItemModel

Packages that use ShoppingItemModel
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.model.impl   
 

Uses of ShoppingItemModel in com.liferay.portlet.shopping.model
 

Subinterfaces of ShoppingItemModel in com.liferay.portlet.shopping.model
 interface ShoppingItem
          The model interface for the ShoppingItem service.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingItemModel
 class ShoppingItemWrapper
           This class is a wrapper for ShoppingItem.
 

Uses of ShoppingItemModel in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingItemModel
 class ShoppingItemImpl
           
 class ShoppingItemModelImpl
          The base model implementation for the ShoppingItem service.
 


Liferay 6.0.5