Liferay 6.2-ce-ga5

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
          The extended model interface for the ShoppingItemPrice service.
 

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 ShoppingItemPriceBaseImpl
          The extended model base implementation for the ShoppingItemPrice service.
 class ShoppingItemPriceImpl
           
 class ShoppingItemPriceModelImpl
          The base model implementation for the ShoppingItemPrice service.
 


Liferay 6.2-ce-ga5