Package org.apache.webdav.lib.properties
Interface LockEntryProperty
- All Superinterfaces:
Property
- Version:
- $Revision: 1.3 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final short
static final short
static final short
-
Method Summary
Methods inherited from interface org.apache.webdav.lib.Property
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode
-
Field Details
-
TYPE_WRITE
static final short TYPE_WRITE- See Also:
-
SCOPE_EXCLUSIVE
static final short SCOPE_EXCLUSIVE- See Also:
-
SCOPE_SHARED
static final short SCOPE_SHARED- See Also:
-
-
Method Details
-
getScope
short getScope() -
getType
short getType()
-