Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingOrderFinder
static ShoppingOrderFinder ShoppingOrderFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5