DLApp
No hay servicios que concuerden con ese texto.

/role/get-group-roles

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

Returns all the roles associated with the group.

Parámetros

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Tipo de retorno

java.util.List

the roles associated with the group

Excepción

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