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

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

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

Methods in org.apache.jackrabbit.jcr2spi.operation that return Merge
static Merge Merge.create(NodeState nodeState, String srcWorkspaceName, boolean bestEffort, VersionManager mgr)
           
 

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

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

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



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