DLApp
Non ci sono servizi che abbinano quella frase.

/assettagproperty/delete-tag-property

Metodo HTTP
POST
com.liferay.portlet.asset.service.AssetTagPropertyServiceUtil#deleteTagProperty

Deletes the asset tag property with the specified ID.

Parametri

p_auth String

authentication token used to validate the request

tagPropertyId long

the primary key of the asset tag property instance

Tipo di ritorno

void

Eccezione

com.liferay.portal.kernel.exception.PortalException
if an asset tag property with the primary key could not be found or if the user did not have permission to update the asset tag property
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred