Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.OrganizationFinder

Packages that use OrganizationFinder
com.liferay.portal.service.persistence   
 

Uses of OrganizationFinder in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return OrganizationFinder
static OrganizationFinder OrganizationFinderUtil.getFinder()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type OrganizationFinder
 void OrganizationFinderUtil.setFinder(OrganizationFinder finder)
           
 


Liferay 6.0-ee-sp2