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 TransientOperationVisitor.visit(Merge operation)
           
 void OperationVisitor.visit(Merge operation)
           
 



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