DLApp
Il n'y a aucun service assortissant cette expression.

/mbmessage/update-message

Méthode de HTTP
POST
com.liferay.portlet.messageboards.service.MBMessageServiceUtil#updateMessage

Paramètres

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

Type de retour

com.liferay.portlet.messageboards.model.MBMessage

Exception

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

Exécuter

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