AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/layout/get-layout-name

Метод HTTP
GET
com.liferay.portal.service.LayoutServiceUtil#getLayoutName

Returns the name of the layout.

Parameters

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

privateLayout boolean

whether the layout is private to the group

layoutId long

the primary key of the layout

languageId java.lang.String

the primary key of the language. For more information See {@link java.util.Locale}.

Return Type

java.lang.String

the layout's name

Exception

com.liferay.portal.kernel.exception.PortalException
if a matching layout could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Виконати

String long
boolean
long java.lang.String