public class AnnotationConverter extends ElementHeaderConverter
entity, relationship, typeName| Constructor and Description |
|---|
AnnotationConverter(EntityDetail annotationEntity,
Relationship annotationReviewLink,
EntityDetail annotationReview,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getBean()
Request the bean is extracted from the repository elements passed on the constructor.
|
setTypeName, updateBeanpublic AnnotationConverter(EntityDetail annotationEntity, Relationship annotationReviewLink, EntityDetail annotationReview, OMRSRepositoryHelper repositoryHelper, String serviceName)
annotationEntity - properties to convertannotationReviewLink - relationship from main entity to review entityannotationReview - more properties to convertrepositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic Annotation getBean()
Copyright © 2018–2020 ODPi. All rights reserved.