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

/dlapp/delete-folder

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

Deletes the folder with the primary key and all of its subfolders and file entries.

Parâmetros

folderId long

the primary key of the folder

Tipo do retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if the folder could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred