Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingOrderItemPersistence
static ShoppingOrderItemPersistence ShoppingOrderItemUtil.getPersistence()
           
 

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


Liferay 6.1.2-ce-ga3