Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.service.persistence that return RoleFinder
static RoleFinder RoleFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5