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

/group/has-user-group

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

Returns true if the user is associated with the group, including the user's inherited organizations and user groups. System and staged groups are not included.

Parâmetros

userId long

the primary key of the user

groupId long

the primary key of the group

Tipo do retorno

boolean

true if the user is associated with the group; false otherwise

Exceção

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