public class DeployedAPIMapper extends Object
| Constructor and Description |
|---|
DeployedAPIMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapDeployedAPIToOmrsEntityDetail(DeployedAPI deployedAPI)
Map (convert) the supplied DeployedAPI to an entityDetail.
|
static DeployedAPI |
mapOmrsEntityDetailToDeployedAPI(EntityDetail omrsEntityDetail) |
public static DeployedAPI mapOmrsEntityDetailToDeployedAPI(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapDeployedAPIToOmrsEntityDetail(DeployedAPI deployedAPI)
deployedAPI - supplied DeployedAPICopyright © 2018–2019 ODPi. All rights reserved.