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

/mbmessage/add-message

HTTP Method
POST
com.liferay.portlet.messageboards.service.impl.MBMessageServiceImpl
addMessage

Parameters

p_auth String

authentication token used to validate the request

groupId long
categoryId long
subject java.lang.String
body java.lang.String
fileName java.lang.String
file java.io.File
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
java.io.FileNotFoundException

Execute

String
long
long
java.lang.String
java.lang.String
java.lang.String
java.io.File