Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingCouponFinder
static ShoppingCouponFinder ShoppingCouponFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.shopping.service.persistence with parameters of type ShoppingCouponFinder
 void ShoppingCouponFinderUtil.setFinder(ShoppingCouponFinder finder)
           
 


Liferay 6.2-ce-ga5