public class LastModifier extends Object implements CommitProcessor
LastModified,
Creator,
Serialized Form| Constructor and Description |
|---|
LastModifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(Node node,
Field field)
Will be called on commit of the node.
|
void |
setIfNotChanged(boolean b)
On default the field is not changed if no other fields were changed.
|
String |
toString() |
public void setIfNotChanged(boolean b)
public void commit(Node node, Field field)
CommitProcessorcommit in interface CommitProcessorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}