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

/mbmessage/update-message

Método do HTTP
POST
com.liferay.portlet.messageboards.service.MBMessageServiceUtil#updateMessage

Parâmetros

p_auth String

authentication token used to validate the request

messageId long
subject java.lang.String
body java.lang.String
inputStreamOVPs java.util.List
existingFiles java.util.List
priority double
allowPingbacks boolean
serviceContext com.liferay.portal.service.ServiceContext

Tipo do retorno

com.liferay.portlet.messageboards.model.MBMessage

Exceção

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

String long java.lang.String java.lang.String java.util.List java.util.List Dobro
boolean