public class ConnectorTypeConverter extends ReferenceableConverter
| Modifier and Type | Field and Description |
|---|---|
protected EntityDetail |
entity |
protected Relationship |
relationship |
protected OMRSRepositoryHelper |
repositoryHelper |
protected String |
serviceName |
| Constructor and Description |
|---|
ConnectorTypeConverter(EntityDetail endpointEntity,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the repository content needed to create the connector type object.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
getBean()
Request the bean is extracted from the repository entity.
|
getClassificationProperties, updateBeanprotected EntityDetail entity
protected Relationship relationship
protected OMRSRepositoryHelper repositoryHelper
protected String serviceName
public ConnectorTypeConverter(EntityDetail endpointEntity, OMRSRepositoryHelper repositoryHelper, String serviceName)
endpointEntity - properties to convertrepositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic ConnectorType getBean()
getBean in class ReferenceableConverterCopyright © 2018–2020 ODPi. All rights reserved.