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

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

Méthode de HTTP
GET
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#getTempFileEntryNames

Returns all the temporary file entry names.

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

tempFolderName java.lang.String

the temporary folder's name

Type de retour

[Ljava.lang.String;

the temporary file entry names

Exception

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

Exécuter

String long long java.lang.String