com.liferay.portal.service.persistence
Class LayoutSetBranchFinderUtil
java.lang.Object
com.liferay.portal.service.persistence.LayoutSetBranchFinderUtil
public class LayoutSetBranchFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutSetBranchFinderUtil
public LayoutSetBranchFinderUtil()
findByMaster
public static LayoutSetBranch findByMaster(long groupId,
boolean privateLayout)
throws NoSuchLayoutSetBranchException,
SystemException
- Throws:
NoSuchLayoutSetBranchException
SystemException
getFinder
public static LayoutSetBranchFinder getFinder()
setFinder
public void setFinder(LayoutSetBranchFinder finder)