|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.es.util.diff.Merger
public class Merger
| Constructor Summary | |
|---|---|
Merger()
|
|
| Method Summary | |
|---|---|
void |
mergeDeltas(DiffTreeModel dtm)
Export roots will be automatically calculated from the diffs |
void |
mergeDeltas(DiffTreeModel dtm,
java.util.Set<ESPK> startNodes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Merger()
| Method Detail |
|---|
public void mergeDeltas(DiffTreeModel dtm)
dtm -
public void mergeDeltas(DiffTreeModel dtm,
java.util.Set<ESPK> startNodes)
dtm - startNodes - Specify the original export root entities (from the
meta of the entity store import) or null if you want the export roots
automatically generated from the delta nodes.
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||