public class ConnectorTypeMapper extends Object
| Constructor and Description |
|---|
ConnectorTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapConnectorTypeToOmrsEntityDetail(ConnectorType connectorType)
Map (convert) the supplied ConnectorType to an entityDetail.
|
static ConnectorType |
mapOmrsEntityDetailToConnectorType(EntityDetail omrsEntityDetail) |
public static ConnectorType mapOmrsEntityDetailToConnectorType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapConnectorTypeToOmrsEntityDetail(ConnectorType connectorType)
connectorType - supplied ConnectorTypeCopyright © 2018–2019 ODPi. All rights reserved.