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