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

/group/get-user-group

Método do HTTP
GET
com.liferay.portal.service.GroupServiceUtil#getUserGroup

Returns the group associated with the user.

Parâmetros

companyId long

the primary key of the company

userId long

the primary key of the user

Tipo do retorno

com.liferay.portal.model.Group

the group associated with the user

Exceção

com.liferay.portal.kernel.exception.PortalException
if a matching group could not be found or if the current user did not have permission to view the group
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred