Uses of Class
org.nuxeo.ecm.core.api.LockException
Package
Description
-
Uses of LockException in org.nuxeo.ecm.core.api
Modifier and TypeMethodDescriptionAbstractSession.removeLock
(DocumentRef docRef) CoreSession.removeLock
(DocumentRef docRef) Removes the lock on the given document.DocumentModel.removeLock()
Removes the lock on the document.AbstractSession.setLock
(DocumentRef docRef) CoreSession.setLock
(DocumentRef docRef) Sets a lock on the given document.DocumentModel.setLock()
Sets a lock on the document.