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

/dlapp/delete-temp-file-entry

Método do HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#deleteTempFileEntry

Deletes the temporary file entry.

Parâmetros

groupId long

the primary key of the group

folderId long

the primary key of the folder where the file entry was eventually to reside

fileName java.lang.String

the file's original name

tempFolderName java.lang.String

the temporary folder's name

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the file name was invalid
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Execute

long long java.lang.String java.lang.String