public class DiscoveryServicePropertiesConverter extends AssetConverter
| Modifier and Type | Field and Description |
|---|---|
protected EntityDetail |
entity |
protected Relationship |
relationship |
protected OMRSRepositoryHelper |
repositoryHelper |
protected String |
serviceName |
| Constructor and Description |
|---|
DiscoveryServicePropertiesConverter(EntityDetail discoveryServiceEntity,
Relationship connectionToAssetRelationship,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content with connectionToAssetRelationship
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryServiceProperties |
getDiscoveryServiceBean()
Request the bean is extracted from the repository objects
|
getAssetAuditHeader, getAssetBean, getNewBean, updateBeangetClassificationProperties, updateBeanprotected EntityDetail entity
protected Relationship relationship
protected OMRSRepositoryHelper repositoryHelper
protected String serviceName
public DiscoveryServicePropertiesConverter(EntityDetail discoveryServiceEntity, Relationship connectionToAssetRelationship, OMRSRepositoryHelper repositoryHelper, String serviceName)
discoveryServiceEntity - properties to convertconnectionToAssetRelationship - properties to convertrepositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic DiscoveryServiceProperties getDiscoveryServiceBean()
Copyright © 2018–2019 ODPi. All rights reserved.