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 EntityDetailInvalidParameterExceptionpublic static EntityDetail mapSchemaLinkElementToOmrsEntityDetail(SchemaLinkElement schemaLinkElement)
schemaLinkElement - supplied SchemaLinkElementCopyright © 2018 ODPi. All rights reserved.