DLApp
There are no services matching that phrase.

/bookmarksentry/update-entry

HTTP Method
POST
com.liferay.portlet.bookmarks.service.BookmarksEntryServiceUtil#updateEntry

Parameters

p_auth String

authentication token used to validate the request

entryId long
groupId long
folderId long
name java.lang.String
url java.lang.String
description java.lang.String
serviceContext com.liferay.portal.service.ServiceContext

Return Type

com.liferay.portlet.bookmarks.model.BookmarksEntry

Exception

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

Execute

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