DLApp
Não há nenhum serviço que combina essa frase.

/usergroup/get-user-user-groups

Método do HTTP
GET
com.liferay.portal.service.UserGroupServiceUtil#getUserUserGroups

Returns all the user groups to which the user belongs.

Parâmetros

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

Tipo do retorno

java.util.List

the user groups to which the user belongs

Exceção

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