public class ConnectionConverter extends ReferenceableConverter
entity, relationship, repositoryHelper, serviceName, typeName| Constructor and Description |
|---|
ConnectionConverter(EntityDetail connectionEntity,
Endpoint endpoint,
ConnectorType connectorType,
List<EmbeddedConnection> embeddedConnections,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the repository content needed to create the connection object.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
getBean()
Request the bean is extracted from the repository objects.
|
getClassificationProperties, updateBeanupdateBeanpublic ConnectionConverter(EntityDetail connectionEntity, Endpoint endpoint, ConnectorType connectorType, List<EmbeddedConnection> embeddedConnections, OMRSRepositoryHelper repositoryHelper, String serviceName)
connectionEntity - properties to convertendpoint - endpoint for the connectionconnectorType - connector type for the connectionembeddedConnections - list of embedded connections (optional)repositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic Connection getBean()
getBean in class ReferenceableConverterCopyright © 2018–2020 ODPi. All rights reserved.