AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
SocialRequest
Non ci sono service corrispondenti alla frase.

/assetcategory/update-category

Metodo HTTP
POST
com.liferay.portlet.asset.service.impl.AssetCategoryServiceImpl

Provides the remote service for accessing, adding, deleting, moving, and updating asset categories. Its methods include permission checks.

updateCategory

Parametri

p_auth String

authentication token used to validate the request

categoryId long
parentCategoryId long
titleMap java.util.Map
descriptionMap java.util.Map
vocabularyId long
categoryProperties class java.lang.String[]
serviceContext com.liferay.portal.service.ServiceContext

Tipo di Ritorno

com.liferay.portlet.asset.model.AssetCategory

Eccezione

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

Esegui

String
long
long
java.util.Map
java.util.Map
long
class java.lang.String[]