Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.shopping.service.persistence that return ShoppingItemFinder
static ShoppingItemFinder ShoppingItemFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5