public class DeployedSoftwareComponentMapper extends Object
| Constructor and Description |
|---|
DeployedSoftwareComponentMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapDeployedSoftwareComponentToOmrsEntityDetail(DeployedSoftwareComponent deployedSoftwareComponent)
Map (convert) the supplied DeployedSoftwareComponent to an entityDetail.
|
static DeployedSoftwareComponent |
mapOmrsEntityDetailToDeployedSoftwareComponent(EntityDetail omrsEntityDetail) |
public static DeployedSoftwareComponent mapOmrsEntityDetailToDeployedSoftwareComponent(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapDeployedSoftwareComponentToOmrsEntityDetail(DeployedSoftwareComponent deployedSoftwareComponent)
deployedSoftwareComponent - supplied DeployedSoftwareComponentCopyright © 2018–2019 ODPi. All rights reserved.