public class EndpointLookup extends EntityLookup<EndpointSource>
auditLog, enterpriseConnector, equivalentOMType, omEntityDao, parentChain| Constructor and Description |
|---|
EndpointLookup(OMRSRepositoryConnector enterpriseConnector,
OMEntityDao omEntityDao,
EntityLookup chain,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
EntityDetail |
findEndpoint(EndpointSource source) |
protected InstanceProperties |
getMatchingProperties(EndpointSource source) |
EntityDetail |
lookupEntity(EndpointSource source) |
filterEntities, findEntity, matchExactlyToUniqueEntity, matchProperties, setParentChainpublic EndpointLookup(OMRSRepositoryConnector enterpriseConnector, OMEntityDao omEntityDao, EntityLookup chain, OMRSAuditLog auditLog)
public EntityDetail lookupEntity(EndpointSource source)
lookupEntity in class EntityLookup<EndpointSource>public EntityDetail findEndpoint(EndpointSource source)
protected InstanceProperties getMatchingProperties(EndpointSource source)
getMatchingProperties in class EntityLookup<EndpointSource>source - we want to match againstCopyright © 2018–2019 ODPi. All rights reserved.