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

/organization/set-group-organizations

Método do HTTP
POST
com.liferay.portal.service.OrganizationServiceUtil#setGroupOrganizations

Sets the organizations in the group, removing and adding organizations to the group as necessary.

Parâmetros

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

organizationIds long[]

the primary keys of the organizations

Tipo de retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if a group or organization with the primary key could not be found or if the user did not have permission to assign group members
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long long[]