Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingCouponPersistence
static ShoppingCouponPersistence ShoppingCouponUtil.getPersistence()
           
 

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


Liferay 6.1.2-ce-ga3