Uses of Class
org.apache.jackrabbit.jcr2spi.operation.LockRelease

Packages that use LockRelease
org.apache.jackrabbit.jcr2spi.operation   
org.apache.jackrabbit.jcr2spi.state   
 

Uses of LockRelease in org.apache.jackrabbit.jcr2spi.operation
 

Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type LockRelease
 void OperationVisitor.visit(LockRelease operation)
           
 

Uses of LockRelease in org.apache.jackrabbit.jcr2spi.state
 

Methods in org.apache.jackrabbit.jcr2spi.state with parameters of type LockRelease
 void SessionItemStateManager.visit(LockRelease operation)
           
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.