public class TableLookup extends EntityLookup<TableSource>
auditLog, enterpriseConnector, equivalentOMType, omEntityDao, parentChain| Constructor and Description |
|---|
TableLookup(OMRSRepositoryConnector enterpriseConnector,
OMEntityDao omEntityDao,
EntityLookup parentChain,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
protected InstanceProperties |
getMatchingProperties(TableSource source) |
EntityDetail |
lookupEntity(TableSource source) |
EntityDetail |
lookupStartingFromParent(TableSource source) |
filterEntities, findEntity, matchExactlyToUniqueEntity, matchProperties, setParentChainpublic TableLookup(OMRSRepositoryConnector enterpriseConnector, OMEntityDao omEntityDao, EntityLookup parentChain, OMRSAuditLog auditLog)
public EntityDetail lookupEntity(TableSource source)
lookupEntity in class EntityLookup<TableSource>public EntityDetail lookupStartingFromParent(TableSource source)
protected InstanceProperties getMatchingProperties(TableSource source)
getMatchingProperties in class EntityLookup<TableSource>source - we want to match againstCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.