public class InformalTagConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EntityDetail |
entity |
protected Relationship |
relationship |
protected OMRSRepositoryHelper |
repositoryHelper |
protected String |
serviceName |
| Constructor and Description |
|---|
InformalTagConverter(EntityDetail entity,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
InformalTagConverter(EntityDetail entity,
Relationship relationship,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
| Modifier and Type | Method and Description |
|---|---|
InformalTag |
getBean()
Request the bean is extracted from the repository entity.
|
protected EntityDetail entity
protected Relationship relationship
protected OMRSRepositoryHelper repositoryHelper
protected String serviceName
public InformalTagConverter(EntityDetail entity, Relationship relationship, OMRSRepositoryHelper repositoryHelper, String serviceName)
entity - properties to convertrelationship - properties to convertrepositoryHelper - helper object to parse entityserviceName - name of this componentpublic InformalTagConverter(EntityDetail entity, OMRSRepositoryHelper repositoryHelper, String serviceName)
entity - properties to convertrepositoryHelper - helper object to parse entityserviceName - name of this componentpublic InformalTag getBean()
Copyright © 2018–2019 ODPi. All rights reserved.