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