public class TeamConverter extends CommonHeaderConverter
| Constructor and Description |
|---|
TeamConverter(EntityDetail entity,
List<Relationship> relationships,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content with relationships
|
| Modifier and Type | Method and Description |
|---|---|
Team |
getBean()
Return the bean constructed from the repository content.
|
public TeamConverter(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 Team getBean()
Copyright © 2018–2020 ODPi. All rights reserved.