AnnouncementsDelivery
Contact
DLApp
FlagsEntry
Image
LayoutRevision
PluginSetting
PollsVote
Resource
There are no services matching that phrase.

/layout/get-layout-by-uuid-and-group-id

HTTP Method
GET
com.liferay.portal.service.LayoutServiceUtil#getLayoutByUuidAndGroupId

Parameters

uuid java.lang.String
groupId long
privateLayout boolean

Return Type

com.liferay.portal.model.Layout

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

java.lang.String long
boolean