DLApp
Il n'y a aucun service assortissant cette expression.

/user/has-group-user

Méthode de HTTP
GET
com.liferay.portal.service.UserServiceUtil#hasGroupUser

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

Paramètres

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

userId long

the primary key of the user

Type de retour

boolean

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

Exception

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