DLApp
Non ci sono servizi che abbinano quella frase.

/dlapp/get-temp-file-entry-names

Metodo HTTP
GET
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#getTempFileEntryNames

Returns all the temporary file entry names.

Parametri

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 will eventually reside

tempFolderName java.lang.String

the temporary folder's name

Tipo di ritorno

[Ljava.lang.String;

the temporary file entry names

Eccezione

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

Esegui

String long long java.lang.String