public class TeamSummaryConverter extends CommonHeaderConverter
| Constructor and Description |
|---|
TeamSummaryConverter(EntityDetail entity,
List<Relationship> relationships,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content with relationships
|
| Modifier and Type | Method and Description |
|---|---|
TeamSummary |
getBean()
Return the bean constructed from the repository content.
|
public TeamSummaryConverter(EntityDetail entity, List<Relationship> relationships, OMRSRepositoryHelper repositoryHelper, String serviceName)
entity - properties to convertrelationships - properties to convertrepositoryHelper - helper object to parse entity/relationshipserviceName - name of this componentpublic TeamSummary getBean()
Copyright © 2018–2020 ODPi. All rights reserved.