public class ConnectionConverter extends ReferenceableConverter
entity, relationship, repositoryHelper, serverName, serviceName, typeName| Constructor and Description |
|---|
ConnectionConverter(EntityDetail connectionEntity,
Endpoint endpoint,
ConnectorType connectorType,
List<EmbeddedConnection> embeddedConnections,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
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, updateBeansetTypeName, updateBeanpublic ConnectionConverter(EntityDetail connectionEntity, Endpoint endpoint, ConnectorType connectorType, List<EmbeddedConnection> embeddedConnections, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
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 componentserverName - called serverpublic Connection getBean()
getBean in class ReferenceableConverterCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.