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

/layout/update-name

Метод HTTP
POST
com.liferay.portal.service.LayoutServiceUtil#updateName

Updates the name of the layout matching the primary key.

Parameters

p_auth String

authentication token used to validate the request

plid long

the primary key of the layout

name java.lang.String

the name to be assigned

languageId java.lang.String

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

Return Type

com.liferay.portal.model.Layout

the updated layout

Exception

com.liferay.portal.kernel.exception.PortalException
if a layout with the primary key could not be found, or if the user did not have permission to update the layout, or if the name was null
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Виконати

String long java.lang.String java.lang.String