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

/user/get-organization-user-ids

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

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

Paramètres

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Type de retour

[J

the primary keys of the users belonging to the organization

Exception

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