Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.shopping.service.persistence.ShoppingItemPricePersistence

Packages that use ShoppingItemPricePersistence
com.liferay.portlet.shopping.service.persistence   
 

Uses of ShoppingItemPricePersistence in com.liferay.portlet.shopping.service.persistence
 

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingItemPricePersistence
static ShoppingItemPricePersistence ShoppingItemPriceUtil.getPersistence()
           
 

Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingItemPricePersistence
 void ShoppingItemPriceUtil.setPersistence(ShoppingItemPricePersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3