Liferay 6.1.10-ee-ga1

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)
           
 


Liferay 6.1.10-ee-ga1