DLApp
Não há nenhum serviço que combina essa frase.

/layout/delete-layout

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

Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources.

Parâmetros

plid long

the primary key of the layout

serviceContext com.liferay.portal.service.ServiceContext

the service context

Tipo do retorno

void

Exceção

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