| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav.jcr.lock | |
| org.apache.jackrabbit.webdav.lock | Provides interfaces and classes for locking related issues. | 
| org.apache.jackrabbit.webdav.transaction | Contains interfaces and classes related to transaction locks. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SessionScopedLockEntrySessionScopedLockEntryrepresents the 'session-scoped' write
 lock as defined by JCR. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractLockEntryAbstractLockEntryprovides the genericXmlSerializable.toXml(org.w3c.dom.Document)method. | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<LockEntry> | SupportedLock. getSupportedLocks()Returns an iterator over all supported locks. | 
| List<LockEntry> | SupportedLock. getValue()Returns the list of supported lock entries. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SupportedLock. addEntry(LockEntry entry)Adds a capability to this lock support. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TxLockEntryTxLockEntryrepresents the lock entry objects allowed for
 a transaction lock. | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.