Uses of Interface
javax.jcr.lock.Lock

Packages that use Lock
javax.jcr Provides interfaces and classes for the Content Repository for Java Technology. 
 

Uses of Lock in javax.jcr
 

Methods in javax.jcr that return Lock
 Lock Node.lock(boolean isDeep, boolean isSessionScoped)
          Places a lock on this node.
 Lock Node.getLock()
          Returns the Lock object that applies to this node.
 



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.