public class ComplexSchemaTypeMapper extends Object
| Constructor and Description |
|---|
ComplexSchemaTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapComplexSchemaTypeToOmrsEntityDetail(ComplexSchemaType complexSchemaType)
Map (convert) the supplied ComplexSchemaType to an entityDetail.
|
static ComplexSchemaType |
mapOmrsEntityDetailToComplexSchemaType(EntityDetail omrsEntityDetail) |
public static ComplexSchemaType mapOmrsEntityDetailToComplexSchemaType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapComplexSchemaTypeToOmrsEntityDetail(ComplexSchemaType complexSchemaType)
complexSchemaType - supplied ComplexSchemaTypeCopyright © 2018 ODPi. All rights reserved.