DLApp
There are no services matching that phrase.

/dlapp/delete-file-version

HTTP Method
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.

Parameters

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

Return Type

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

Execute

String long java.lang.String