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

/user/has-group-user

Método do HTTP
GET
com.liferay.portal.service.UserServiceUtil#hasGroupUser

Returns true if the user is a member of the group.

Parâmetros

groupId long

the primary key of the group

userId long

the primary key of the user

Tipo do retorno

boolean

true if the user is a member of the group; false otherwise

Exceção

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