public class ToDoConverter extends CommonHeaderConverter
| Constructor and Description |
|---|
ToDoConverter(EntityDetail entity,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
| Modifier and Type | Method and Description |
|---|---|
ToDo |
getBean()
Return the bean constructed from the repository content.
|
public ToDoConverter(EntityDetail entity, OMRSRepositoryHelper repositoryHelper, String serviceName)
entity - properties to convertrepositoryHelper - helper object to parse entityserviceName - name of this componentpublic ToDo getBean()
Copyright © 2018–2020 ODPi. All rights reserved.