DLApp
Non ci sono servizi che abbinano quella frase.

/role/get-user-group-roles

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

Returns all the user's roles within the user group.

Parametri

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

groupId long

the primary key of the group

Tipo di ritorno

java.util.List

the user's roles within the user group

Eccezione

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