public class DiffTreeModel extends BaseDiffTreeModel
| Modifier and Type | Field and Description |
|---|---|
EntityStore |
base |
EntityStore |
delta |
protected DiffNodeFactory |
factory |
root| Constructor and Description |
|---|
DiffTreeModel(EntityStore baseStore,
EntityStore deltaStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
calcDiffs() |
protected java.util.Collection<PortableESPK> |
filterPortablePKs(DiffNode parent,
java.util.Collection<PortableESPK> ppks) |
int |
getDiffCount() |
DiffNode |
getRoot() |
printTreepublic final EntityStore base
public final EntityStore delta
protected DiffNodeFactory factory
public DiffTreeModel(EntityStore baseStore, EntityStore deltaStore)
public int getDiffCount()
public void calcDiffs()
throws EntityStoreException
EntityStoreExceptionprotected java.util.Collection<PortableESPK> filterPortablePKs(DiffNode parent, java.util.Collection<PortableESPK> ppks)
public DiffNode getRoot()
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel