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

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

Introduction

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

The text is from its open source code.

Method

com.liferay.portal.kernel.model.LayoutSetgetLayoutSet(long groupId, boolean privateLayout)
com.liferay.portal.kernel.model.LayoutSetgetLayoutSet(long layoutSetId)
Returns the layout set with the primary key.
com.liferay.portal.kernel.model.LayoutSetgetLayoutSet(String virtualHostname)
com.liferay.portal.kernel.model.LayoutSetupdateLookAndFeel(long groupId, boolean privateLayout, String themeId, String colorSchemeId, String css)
com.liferay.portal.kernel.model.LayoutSetupdateSettings(long groupId, boolean privateLayout, String settings)