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

/bookmarksfolder/update-folder

Méthode de HTTP
POST
com.liferay.portlet.bookmarks.service.BookmarksFolderServiceUtil#updateFolder

Paramètres

p_auth String

authentication token used to validate the request

folderId long
parentFolderId long
name java.lang.String
description java.lang.String
mergeWithParentFolder boolean
serviceContext com.liferay.portal.service.ServiceContext

Type de retour

com.liferay.portlet.bookmarks.model.BookmarksFolder

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Exécuter

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