Liferay 6.1.10-ee-ga1

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingItemPersistence
static ShoppingItemPersistence ShoppingItemUtil.getPersistence()
           
 

Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingItemPersistence
 void ShoppingItemUtil.setPersistence(ShoppingItemPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1