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