public class SchemaTypeConverter extends ReferenceableConverter
entity, relationship, repositoryHelper, serverName, serviceName, typeName| Constructor and Description |
|---|
SchemaTypeConverter(EntityDetail entity,
int schemaAttributeCount,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor captures the initial content
|
SchemaTypeConverter(String typeName,
InstanceProperties properties,
int schemaAttributeCount,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor captures the initial content - it is used when the
|
| Modifier and Type | Method and Description |
|---|---|
SchemaType |
getBean()
Request the bean is extracted from the repository entity.
|
getClassificationProperties, updateBeansetTypeName, updateBeanpublic SchemaTypeConverter(String typeName, InstanceProperties properties, int schemaAttributeCount, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
typeName - type name of bean to manufactureproperties - properties to convertschemaAttributeCount - number of attributes nested inside this schema typerepositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic SchemaTypeConverter(EntityDetail entity, int schemaAttributeCount, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
entity - schema type entityschemaAttributeCount - number of attributes nested inside this schema typerepositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic SchemaType getBean()
getBean in class ReferenceableConverterCopyright © 2018–2020 ODPi. All rights reserved.