@Immutable @SerializeWith(value=ClearOperation.Externalizer.class) public class ClearOperation extends ArrayOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearOperation.Externalizer |
parentPath| Constructor and Description |
|---|
ClearOperation(Path path) |
| Modifier and Type | Method and Description |
|---|---|
ClearOperation |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
replay(MutableDocument delegate) |
void |
rollback(MutableDocument delegate) |
String |
toString() |
cloneValues, mutableParentcloneValue, equalsIfNotNull, getParentPathpublic ClearOperation(Path path)
public ClearOperation clone()
public void replay(MutableDocument delegate)
public void rollback(MutableDocument delegate)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.