Java com.liferay.portal.kernel.service LayoutSetBranchLocalServiceUtil fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.service LayoutSetBranchLocalServiceUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.service LayoutSetBranchLocalServiceUtil.

The text is from its open source code.

Method

voiddeleteLayoutSetBranches(long groupId, boolean privateLayout, boolean includeMaster)
com.liferay.portal.kernel.model.LayoutSetBranchfetchLayoutSetBranch(long groupId, boolean privateLayout, String name)
com.liferay.portal.kernel.model.LayoutSetBranchgetLayoutSetBranch(long layoutSetBranchId)
Returns the layout set branch with the primary key.