public class BranchPruner
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected EntityStore |
es |
protected java.util.Set<ESPK> |
internalRefs |
| Constructor and Description |
|---|
BranchPruner(EntityStore store) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityBranch |
createBranch(ESPK espk) |
protected EntityBranch |
doPrune(ESPK espk) |
java.util.Set<ESPK> |
getOriginalESPKs() |
java.util.Map<PortableESPK,java.util.Set<EntityFieldIndex>> |
getUnresolvedESPKs() |
EntityBranch |
prune(ESPK espk) |
protected EntityStore es
protected java.util.Set<ESPK> internalRefs
public BranchPruner(EntityStore store)
protected EntityBranch doPrune(ESPK espk) throws EntityStoreException
EntityStoreExceptionprotected EntityBranch createBranch(ESPK espk) throws EntityStoreException
EntityStoreExceptionpublic EntityBranch prune(ESPK espk) throws EntityStoreException
EntityStoreExceptionpublic java.util.Map<PortableESPK,java.util.Set<EntityFieldIndex>> getUnresolvedESPKs()
public java.util.Set<ESPK> getOriginalESPKs()
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel