Liferay 6.0.3

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

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

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

Subinterfaces of ShoppingItemPriceModel in com.liferay.portlet.shopping.model
 interface ShoppingItemPrice
           This interface is a model that represents the ShoppingItemPrice table in the database.
 

Classes in com.liferay.portlet.shopping.model that implement ShoppingItemPriceModel
 class ShoppingItemPriceWrapper
           This class is a wrapper for ShoppingItemPrice.
 

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

Classes in com.liferay.portlet.shopping.model.impl that implement ShoppingItemPriceModel
 class ShoppingItemPriceImpl
           
 class ShoppingItemPriceModelImpl
           This interface is a model that represents the ShoppingItemPrice table in the database.
 


Liferay 6.0.3