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

/role/get-user-related-roles

Método do HTTP
GET
com.liferay.portal.service.RoleServiceUtil#getUserRelatedRoles

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

Parâmetros

userId long

the primary key of the user

groups java.util.List

the groups (optionally null)

Tipo do retorno

java.util.List

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

Exceção

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