public static class Operations.SetTree extends Object implements Operation
| Modifier and Type | Field and Description | 
|---|---|
| protected NodeId | parentId | 
| protected Tree | tree | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(Batch batch)Apply this operation to the given  Batch | 
| boolean | equals(Object other) | 
| boolean | equals(Operations.SetTree other) | 
| int | hashCode() | 
| String | toString() | 
public void apply(Batch batch) throws RepositoryException
Batchapply in interface OperationRepositoryExceptionpublic boolean equals(Operations.SetTree other)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.