public static class Operations.Remove extends Object implements Operation
| Constructor and Description |
|---|
Operations.Remove(ItemId itemId)
Create a new remove
Operation for the given arguments. |
protected final ItemId itemId
public Operations.Remove(ItemId itemId)
Operation for the given arguments.itemId - Batch.move(NodeId, NodeId, Name)public void apply(Batch batch) throws javax.jcr.RepositoryException
Batchpublic boolean equals(Operations.Remove other)
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.