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

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

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, boolean isShallow, VersionManager mgr)
           
 

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



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