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

/dlapp/delete-file-version

Méthode de HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#deleteFileVersion

Deletes the file version. File versions can only be deleted if it is approved and there are other approved file versions available. This method is only supported by the Liferay repository.

Paramètres

p_auth String

authentication token used to validate the request

fileEntryId long

the primary key of the file entry

version java.lang.String

the version label of the file version

Type de retour

void

Exception

com.liferay.portal.kernel.exception.PortalException
if the file version could not be found or invalid
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long java.lang.String