com.vordel.es.util
Class TransactionalEntityBranch
java.lang.Object
com.vordel.es.EntityBranch
com.vordel.es.util.TransactionalEntityBranch
public class TransactionalEntityBranch
- extends EntityBranch
Method Summary |
protected ESPK |
doGraft(EntityStore store,
ESPK espk,
java.util.Set<com.vordel.es.xes.PortableESPK> unresolved,
java.util.Set<ESPK> newPKs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionalEntityBranch
public TransactionalEntityBranch(EntityStore es,
ESPK branchRootPK)
throws EntityStoreException
- Throws:
EntityStoreException
TransactionalEntityBranch
public TransactionalEntityBranch(EntityStore es,
ESPK branchRootPK,
java.util.Set<ESPK> pks)
throws EntityStoreException
- Create a branch of the entity hierarchy from a given store and starting
point.
- Parameters:
es
- The entity store from which to take the branch imagebranchRootPK
- The ESPK of the root Entity of the branchpks
- The original ESPKs of each of the Entities which were
traversed to generate this branch
- Throws:
EntityStoreException
doGraft
protected ESPK doGraft(EntityStore store,
ESPK espk,
java.util.Set<com.vordel.es.xes.PortableESPK> unresolved,
java.util.Set<ESPK> newPKs)
throws EntityStoreException
- Overrides:
doGraft
in class EntityBranch
- Throws:
EntityStoreException
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel