Uses of Class
org.apache.jackrabbit.jcr2spi.operation.Merge
-
Packages that use Merge Package Description org.apache.jackrabbit.jcr2spi.operation -
-
Uses of Merge in org.apache.jackrabbit.jcr2spi.operation
Methods in org.apache.jackrabbit.jcr2spi.operation that return Merge Modifier and Type Method Description static MergeMerge. create(NodeState nodeState, String srcWorkspaceName, boolean bestEffort, boolean isShallow, VersionManager mgr)Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type Merge Modifier and Type Method Description voidOperationVisitor. visit(Merge operation)voidTransientOperationVisitor. visit(Merge operation)
-