AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/role/get-user-group-roles

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

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

Parâmetros

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 de retorno

java.util.List

the user's roles within the user group

Exceção

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

Executar

String long long