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

/group/update-group

Método do HTTP
POST
com.liferay.portal.service.GroupServiceUtil#updateGroup

Updates the group's type settings.

Parâmetros

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

typeSettings java.lang.String

the group's new type settings (optionally null)

Tipo de retorno

com.liferay.portal.model.Group

the group

Exceção

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

Executar

String long java.lang.String