DLApp
There are no services matching that phrase.

/usergroup/get-user-user-groups

HTTP Method
GET
com.liferay.portal.service.UserGroupServiceUtil#getUserUserGroups

Returns all the user groups to which the user belongs.

Parameters

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

Return Type

java.util.List

the user groups to which the user belongs

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred