public static class Operations.SetTree extends Object implements Operation
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.jackrabbit.spi.NodeId |
parentId |
protected org.apache.jackrabbit.spi.Tree |
tree |
| Constructor and Description |
|---|
Operations.SetTree(org.apache.jackrabbit.spi.NodeId parentId,
org.apache.jackrabbit.spi.Tree tree) |
protected final org.apache.jackrabbit.spi.NodeId parentId
protected final org.apache.jackrabbit.spi.Tree tree
public Operations.SetTree(org.apache.jackrabbit.spi.NodeId parentId,
org.apache.jackrabbit.spi.Tree tree)
public void apply(org.apache.jackrabbit.spi.Batch batch)
throws javax.jcr.RepositoryException
Batchpublic boolean equals(Operations.SetTree other)
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.