AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
SocialRequest
Não há nenhum serviço combinando essa frase.

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

Método do HTTP
GET
com.liferay.portal.service.impl.LayoutServiceImpl

Provides the remote service for accessing, adding, deleting, exporting, importing, scheduling publishing of, and updating layouts. Its methods include permission checks.

getLayoutByUuidAndGroupId

Parâmetros

p_auth String

authentication token used to validate the request

uuid java.lang.String
groupId long
privateLayout boolean

Tipo de retorno

com.liferay.portal.model.Layout

Exceção

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

Executar

String
java.lang.String
long
boolean