DLApp
Il n'y a aucun service assortissant cette expression.

/group/update-friendly-url

Méthode de HTTP
POST
com.liferay.portal.service.GroupServiceUtil#updateFriendlyURL

Updates the group's friendly URL.

Paramètres

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

friendlyURL java.lang.String

the group's new friendlyURL (optionally null)

Type de retour

com.liferay.portal.model.Group

the group

Exception

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

Exécuter

String long java.lang.String