Vordel SDK

com.vordel.es.util.diff
Class DiffTreeModel

java.lang.Object
  extended by com.vordel.es.util.diff.BaseDiffTreeModel
      extended by com.vordel.es.util.diff.DiffTreeModel

public class DiffTreeModel
extends BaseDiffTreeModel


Field Summary
 EntityStore base
           
 EntityStore delta
           
protected  DiffNodeFactory factory
           
 
Fields inherited from class com.vordel.es.util.diff.BaseDiffTreeModel
root
 
Constructor Summary
DiffTreeModel(EntityStore baseStore, EntityStore deltaStore)
           
 
Method Summary
 void calcDiffs()
           
protected  java.util.Collection<PortableESPK> filterPortablePKs(DiffNode parent, java.util.Collection<PortableESPK> ppks)
           
 int getDiffCount()
           
 DiffNode getRoot()
           
 
Methods inherited from class com.vordel.es.util.diff.BaseDiffTreeModel
printTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

base

public final EntityStore base

delta

public final EntityStore delta

factory

protected DiffNodeFactory factory
Constructor Detail

DiffTreeModel

public DiffTreeModel(EntityStore baseStore,
                     EntityStore deltaStore)
Method Detail

getDiffCount

public int getDiffCount()

calcDiffs

public void calcDiffs()
               throws EntityStoreException
Throws:
EntityStoreException

filterPortablePKs

protected java.util.Collection<PortableESPK> filterPortablePKs(DiffNode parent,
                                                               java.util.Collection<PortableESPK> ppks)

getRoot

public DiffNode getRoot()

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel