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

/user/add-user-group-users

Méthode de HTTP
POST
com.liferay.portal.service.UserServiceUtil#addUserGroupUsers

Adds the users to the user group.

Paramètres

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

userIds long[]

the primary keys of the users

Type de retour

void

Exception

com.liferay.portal.kernel.exception.PortalException
if a user group or user with the primary could could not be found, or if the current user did not have permission to assign group members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long long[]