com.liferay.portal.service.persistence
Interface LayoutSetBranchFinder


public interface LayoutSetBranchFinder

Author:
Brian Wing Shun Chan

Method Summary
 LayoutSetBranch findByMaster(long groupId, boolean privateLayout)
           
 

Method Detail

findByMaster

LayoutSetBranch findByMaster(long groupId,
                             boolean privateLayout)
                             throws NoSuchLayoutSetBranchException,
                                    SystemException
Throws:
NoSuchLayoutSetBranchException
SystemException