AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/dlapp/unlock-folder

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

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

Parâmetros

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

Tipo de retorno

void

Exceção

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

Executar

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