org.apache.webdav.lib.properties
Interface LockEntryProperty
- All Superinterfaces:
- Property
public interface LockEntryProperty
- extends Property
- Version:
- $Revision: 1.3 $
TYPE_WRITE
static final short TYPE_WRITE
- See Also:
- Constant Field Values
SCOPE_EXCLUSIVE
static final short SCOPE_EXCLUSIVE
- See Also:
- Constant Field Values
SCOPE_SHARED
static final short SCOPE_SHARED
- See Also:
- Constant Field Values
getScope
short getScope()
getType
short getType()
Copyright © {inceptionYear}-2006 null. All Rights Reserved.