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

/usergroup/update-user-group

Método do HTTP
POST
com.liferay.portal.service.UserGroupServiceUtil#updateUserGroup

Updates the user group.

Parâmetros

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

name java.lang.String

the user group's name

description java.lang.String

the the user group's description

Tipo de retorno

com.liferay.portal.model.UserGroup

the user group

Exceção

com.liferay.portal.kernel.exception.PortalException
if a user group with the primary key was not found, if the new information was invalid, or if the user did not have permission to update the user group information
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long java.lang.String java.lang.String