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

/assettagproperty/delete-tag-property

Méthode de HTTP
POST
com.liferay.portlet.asset.service.AssetTagPropertyServiceUtil#deleteTagProperty

Deletes the asset tag property with the specified ID.

Paramètres

p_auth String

authentication token used to validate the request

tagPropertyId long

the primary key of the asset tag property instance

Type de retour

void

Exception

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