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.getLock()
          Returns the Lock object that applies to this node.
 Lock Node.lock(boolean isDeep, boolean isSessionScoped)
          Places a lock on this node.
 



Copyright © 2004-2011 Day Management AG. All Rights Reserved.