public class Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SchemaElementEntity |
buildSchemaElementContext(EntityDetail schemaElement,
EntityDetail glossaryTerm) |
SecuritySchemaElement |
buildSecuritySchemaElement(EntityDetail entityDetail,
OMRSRepositoryHelper omrsRepositoryHelper) |
List<SecuritySchemaElement> |
buildSecuritySchemaElementList(List<EntityDetail> entityDetailList,
OMRSRepositoryHelper repositoryHelper) |
SecurityClassification |
buildSecurityTag(Classification classification,
OMRSRepositoryHelper repositoryHelper) |
public SecuritySchemaElement buildSecuritySchemaElement(EntityDetail entityDetail, OMRSRepositoryHelper omrsRepositoryHelper)
public SchemaElementEntity buildSchemaElementContext(EntityDetail schemaElement, EntityDetail glossaryTerm)
public SecurityClassification buildSecurityTag(Classification classification, OMRSRepositoryHelper repositoryHelper)
public List<SecuritySchemaElement> buildSecuritySchemaElementList(List<EntityDetail> entityDetailList, OMRSRepositoryHelper repositoryHelper)
Copyright © 2018–2020 ODPi. All rights reserved.