Liferay 6.0.5

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


Liferay 6.0.5