DLApp
Non ci sono servizi che abbinano quella frase.

/role/get-user-roles

Metodo HTTP
GET
com.liferay.portal.service.RoleServiceUtil#getUserRoles

Returns all the roles associated with the user.

Parametri

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

Tipo di ritorno

java.util.List

the roles associated with the user

Eccezione

com.liferay.portal.kernel.exception.PortalException
if a portal exception occurred
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred