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

/layout/update-priority

Método do HTTP
POST
com.liferay.portal.service.LayoutServiceUtil#updatePriority

Updates the priority of the layout matching the primary key.

Parâmetros

p_auth String

authentication token used to validate the request

plid long

the primary key of the layout

priority int

the layout's new priority

Tipo de retorno

com.liferay.portal.model.Layout

the updated layout

Exceção

com.liferay.portal.kernel.exception.PortalException
if a layout with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long int