AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/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 de retorno

java.util.List

the user groups to which the user belongs

Exceção

com.liferay.portal.kernel.exception.PortalException
if the current user did not have permission to view the user or any one of the user group members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred