public class DerivedSchemaAttributeMapper extends Object
| Constructor and Description |
|---|
DerivedSchemaAttributeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapDerivedSchemaAttributeToOmrsEntityDetail(DerivedSchemaAttribute derivedSchemaAttribute)
Map (convert) the supplied DerivedSchemaAttribute to an entityDetail.
|
static DerivedSchemaAttribute |
mapOmrsEntityDetailToDerivedSchemaAttribute(EntityDetail omrsEntityDetail) |
public static DerivedSchemaAttribute mapOmrsEntityDetailToDerivedSchemaAttribute(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapDerivedSchemaAttributeToOmrsEntityDetail(DerivedSchemaAttribute derivedSchemaAttribute)
derivedSchemaAttribute - supplied DerivedSchemaAttributeCopyright © 2018–2019 ODPi. All rights reserved.