Uses of Interface
org.apache.jackrabbit.webdav.lock.LockEntry

Packages that use LockEntry
org.apache.jackrabbit.webdav.lock Provides interfaces and classes for locking related issues. 
org.apache.jackrabbit.webdav.transaction Contains interfaces and classes related to transaction locks. 
 

Uses of LockEntry in org.apache.jackrabbit.webdav.lock
 

Classes in org.apache.jackrabbit.webdav.lock that implement LockEntry
 class AbstractLockEntry
          AbstractLockEntry provides the generic XmlSerializable.toXml(org.w3c.dom.Document) method.
 

Methods in org.apache.jackrabbit.webdav.lock with parameters of type LockEntry
 void SupportedLock.addEntry(LockEntry entry)
          Adds a capability to this lock support.
 

Uses of LockEntry in org.apache.jackrabbit.webdav.transaction
 

Classes in org.apache.jackrabbit.webdav.transaction that implement LockEntry
 class TxLockEntry
          TxLockEntry represents the lock entry objects allowed for a transaction lock.
 



Copyright © 2005-2006 . All Rights Reserved.