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

/user/add-organization-users

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

Adds the users to the organization.

Paramètres

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

userIds long[]

the primary keys of the users

Type de retour

void

Exception

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

Exécuter

String long long[]