DLApp
Non ci sono servizi che abbinano quella frase.

/dlapp/delete-file-version

Metodo 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.

Parametri

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

Tipo di ritorno

void

Eccezione

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

Esegui

String long java.lang.String