Liferay 6.2-ce-ga5

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 extended 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 ShoppingItemBaseImpl
          The extended model base implementation for the ShoppingItem service.
 class ShoppingItemImpl
           
 class ShoppingItemModelImpl
          The base model implementation for the ShoppingItem service.
 


Liferay 6.2-ce-ga5