DLApp
No hay servicios que concuerden con ese texto.

/usergroup/get-user-user-groups

Método 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 de retorno

java.util.List

the user groups to which the user belongs

Excepción

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