public static class BinaryFile.Delete extends Object implements CommitProcessor
| Modifier and Type | Field and Description |
|---|---|
protected String |
searchFields |
| Constructor and Description |
|---|
Delete() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(Node node,
Field field)
Will be called on commit of the node.
|
void |
setSetFields(String f) |
protected String searchFields
public void setSetFields(String f)
public void commit(Node node, Field field)
CommitProcessorcommit in interface CommitProcessorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}