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
Batch
apply
in interface Operation
RepositoryException
public boolean equals(Operations.SetTree other)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.