public class HostClusterMapper extends Object
| Constructor and Description |
|---|
HostClusterMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapHostClusterToOmrsEntityDetail(HostCluster hostCluster)
Map (convert) the supplied HostCluster to an entityDetail.
|
static HostCluster |
mapOmrsEntityDetailToHostCluster(EntityDetail omrsEntityDetail) |
public static HostCluster mapOmrsEntityDetailToHostCluster(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapHostClusterToOmrsEntityDetail(HostCluster hostCluster)
hostCluster - supplied HostClusterCopyright © 2018 ODPi. All rights reserved.