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

/dlapp/delete-folder

Método 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

p_auth String

authentication token used to validate the request

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