DLApp
There are no services matching that phrase.

/mbmessage/update-message

HTTP Method
POST
com.liferay.portlet.messageboards.service.MBMessageServiceUtil#updateMessage

Parameters

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

Return Type

com.liferay.portlet.messageboards.model.MBMessage

Exception

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 Double
boolean