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 Scope
getScope()
Returns the scope of this lock entry.Type
getType()
Returns the type of this lock entry-
Methods inherited from interface org.apache.jackrabbit.webdav.xml.XmlSerializable
toXml
-
-