DLApp
No hay servicios que concuerden con ese texto.

/user/get-organization-users

Método HTTP
GET
com.liferay.portal.service.UserServiceUtil#getOrganizationUsers

Returns all the users belonging to the organization.

Parámetros

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Tipo de retorno

java.util.List

users belonging to the organization

Excepción

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