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

/layout/update-priority

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

Updates the priority of the layout matching the group, layout ID, and privacy.

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

priority int

the layout's new priority

Return Type

com.liferay.portal.model.Layout

the updated layout

Exception

com.liferay.portal.kernel.exception.PortalException
if a matching layout could not be found or if the user did not have permission to update the layout
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Виконати

String long
boolean
long int