DLApp
LayoutRevision
SocialRequest
There are no services matching that phrase.

/mbcategory/add-category

HTTP Method
POST
com.liferay.portlet.messageboards.service.impl.MBCategoryServiceImpl
addCategory

Parameters

p_auth String

authentication token used to validate the request

userId long
parentCategoryId long
name java.lang.String
description java.lang.String
serviceContext com.liferay.portal.kernel.service.ServiceContext

Return Type

com.liferay.message.boards.kernel.model.MBCategory

Exception

com.liferay.portal.kernel.exception.PortalException

Execute

String
long
long
java.lang.String
java.lang.String