Liferay 6.0-ee-sp2

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

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

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.0-ee-sp2