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

/dlapp/unlock-folder

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

Unlocks the folder. This method is primarily used by WebDAV.

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 parent folder

name java.lang.String

the folder's name

lockUuid java.lang.String

the lock's universally unique identifier

Type de retour

void

Exception

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

Exécuter

String long long java.lang.String java.lang.String