Liferay 7.0-ga1 portal-kernel

Uses of Interface
com.liferay.portal.kernel.service.persistence.ServiceComponentFinder

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

Uses of ServiceComponentFinder in com.liferay.portal.kernel.service.persistence
 

Methods in com.liferay.portal.kernel.service.persistence that return ServiceComponentFinder
static ServiceComponentFinder ServiceComponentFinderUtil.getFinder()
           
 

Methods in com.liferay.portal.kernel.service.persistence with parameters of type ServiceComponentFinder
 void ServiceComponentFinderUtil.setFinder(ServiceComponentFinder finder)
           
 


Liferay 7.0-ga1 portal-kernel