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

/user/get-group-user-ids

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

Returns the primary keys of all the users belonging to the group.

Paramètres

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Type de retour

[J

the primary keys of the users belonging to the group

Exception

com.liferay.portal.kernel.exception.PortalException
if the current user did not have permission to view group assignments
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred