Interface LockEntry
- 
- All Superinterfaces:
- XmlSerializable
 - All Known Implementing Classes:
- AbstractLockEntry,- SessionScopedLockEntry,- TxLockEntry
 
 public interface LockEntry extends XmlSerializable LockEntry...
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ScopegetScope()Returns the scope of this lock entry.TypegetType()Returns the type of this lock entry- 
Methods inherited from interface org.apache.jackrabbit.webdav.xml.XmlSerializabletoXml
 
- 
 
-