public final class ChangeManager extends Object
StorageManagerFactory.getChangeManager()| Constructor and Description |
|---|
ChangeManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(Map<MMObjectNode,String> changes)
Commit all changes stored in a Changes map.
|
void |
commit(MMObjectNode node,
String change) |
public void commit(Map<MMObjectNode,String> changes)
changes - a map with node/change value pairspublic void commit(MMObjectNode node, String change)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}