Liferay 6.1.10-ee-ga1

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

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

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

Methods in com.liferay.portal.service.persistence that return LayoutSetBranchFinder
static LayoutSetBranchFinder LayoutSetBranchFinderUtil.getFinder()
           
 

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


Liferay 6.1.10-ee-ga1