DLApp
No hay servicios que concuerden con ese texto.

/dlapp/delete-file-version

Método 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.

Parámetros

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 de retorno

void

Excepción

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

Ejecutar

String long java.lang.String