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

/shoppingcategory/update-category

Méthode de HTTP
POST
com.liferay.portlet.shopping.service.ShoppingCategoryServiceUtil#updateCategory

Paramètres

p_auth String

authentication token used to validate the request

categoryId long
parentCategoryId long
name java.lang.String
description java.lang.String
mergeWithParentCategory boolean
serviceContext com.liferay.portal.service.ServiceContext

Type de retour

com.liferay.portlet.shopping.model.ShoppingCategory

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