DLApp
There are no services matching that phrase.

/mbthread/get-group-threads

HTTP Method
GET
com.liferay.portlet.messageboards.service.MBThreadServiceUtil#getGroupThreads

Parameters

p_auth String

authentication token used to validate the request

groupId long
userId long
status int
subscribed boolean
includeAnonymous boolean
start int
end int

Return Type

java.util.List

Exception

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

Execute

String long long int
boolean
boolean
int int