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

/dlapp/delete-folder

Méthode de HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#deleteFolder

Deletes the folder with the name in the parent folder and all of its subfolders and file entries.

Paramètres

p_auth String

authentication token used to validate the request

repositoryId long

the primary key of the repository

parentFolderId long

the primary key of the folder's parent folder

name java.lang.String

the folder's name

Type de retour

void

Exception

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

Exécuter

String long long java.lang.String