Liferay 6.0.3

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
           This interface is a model that represents the ShoppingItem table in the database.
 

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
           This interface is a model that represents the ShoppingItem table in the database.
 


Liferay 6.0.3