public class SchemaLinkElementMapper extends Object
| Constructor and Description |
|---|
SchemaLinkElementMapper() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaLinkElement |
mapOmrsEntityDetailToSchemaLinkElement(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapSchemaLinkElementToOmrsEntityDetail(SchemaLinkElement schemaLinkElement)
Map (convert) the supplied SchemaLinkElement to an entityDetail.
|
public static SchemaLinkElement mapOmrsEntityDetailToSchemaLinkElement(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapSchemaLinkElementToOmrsEntityDetail(SchemaLinkElement schemaLinkElement)
schemaLinkElement - supplied SchemaLinkElementCopyright © 2018–2019 ODPi. All rights reserved.