DLApp
Non ci sono servizi che abbinano quella frase.

/dlapp/delete-folder

Metodo HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#deleteFolder

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

Parametri

p_auth String

authentication token used to validate the request

folderId long

the primary key of the folder

Tipo di ritorno

void

Eccezione

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