AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/dlapp/delete-temp-file-entry

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

Deletes the temporary file entry.

Parâmetros

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

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

Executar

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