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

/role/get-user-related-roles

Méthode de HTTP
GET
com.liferay.portal.service.RoleServiceUtil#getUserRelatedRoles

Returns the union of all the user's roles within the groups.

Paramètres

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

groups java.util.List

the groups (optionally null)

Type de retour

java.util.List

the union of all the user's roles within the groups

Exception

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

Exécuter

String long java.util.List