Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.service.persistence that return LayoutFinder
static LayoutFinder LayoutFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5