Uses of Class
org.nuxeo.ecm.core.api.LockException
Packages that use LockException
Package
Description
-
Uses of LockException in org.nuxeo.ecm.core.api
Methods in org.nuxeo.ecm.core.api that throw LockExceptionModifier 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.