org.apache.webdav.lib.properties
Interface SupportedLockProperty

All Superinterfaces:
Property

public interface SupportedLockProperty
extends Property

Version:
$Revision: 1.1 $
Author:
BC Holmes

Method Summary
 LockEntryProperty[] getLockEntries()
           
 
Methods inherited from interface org.apache.webdav.lib.Property
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode
 

Method Detail

getLockEntries

public LockEntryProperty[] getLockEntries()