DLApp
Il n'y a aucun service assortissant cette expression.

/dlapp/delete-temp-file-entry

Méthode de HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#deleteTempFileEntry

Deletes the temporary file entry.

Paramètres

p_auth String

authentication token used to validate the request

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

Type de retour

void

Exception

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

Exécuter

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