DLApp
Non ci sono servizi che abbinano quella frase.

/group/set-role-groups

Metodo HTTP
POST
com.liferay.portal.service.GroupServiceUtil#setRoleGroups

Sets the groups associated with the role, removing and adding associations as necessary.

Parametri

p_auth String

authentication token used to validate the request

roleId long

the primary key of the role

groupIds long[]

the primary keys of the groups

Tipo di ritorno

void

Eccezione

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to update update the role
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred