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

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

Método do HTTP
GET
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#getTempFileEntryNames

Returns all the temporary file entry names.

Parâmetros

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 do retorno

[Ljava.lang.String;

the temporary file entry names

Exceção

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

Execute

long long java.lang.String