Interface LockEntry
- 
- All Superinterfaces:
 XmlSerializable
- All Known Implementing Classes:
 AbstractLockEntry,TxLockEntry
public interface LockEntry extends XmlSerializable
LockEntry... 
- 
- 
Method Summary
All 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.XmlSerializable
toXml 
 - 
 
 -