DLApp
Não há nenhum serviço que combina essa frase.

/user/get-role-user-ids

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

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

Parâmetros

p_auth String

authentication token used to validate the request

roleId long

the primary key of the role

Tipo do retorno

[J

the primary keys of the users belonging to the role

Exceção

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