Liferay 6.2-ce-ga5

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

Packages that use GroupFinder
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

Methods in com.liferay.portal.service.persistence that return GroupFinder
static GroupFinder GroupFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5