DLApp
Não há nenhum serviço que combina essa frase.

/dlapp/delete-file-version

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

fileEntryId long

the primary key of the file entry

version java.lang.String

the version label of the file version

Tipo do retorno

void

Exceção

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

long java.lang.String