Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return UserGroupRoleFinder
static UserGroupRoleFinder UserGroupRoleFinderUtil.getFinder()
           
 

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


Liferay 6.0-ee-sp2