public class GovernanceZoneMapper extends Object
| Constructor and Description |
|---|
GovernanceZoneMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGovernanceZoneToOmrsEntityDetail(GovernanceZone governanceZone)
Map (convert) the supplied GovernanceZone to an entityDetail.
|
static GovernanceZone |
mapOmrsEntityDetailToGovernanceZone(EntityDetail omrsEntityDetail) |
public static GovernanceZone mapOmrsEntityDetailToGovernanceZone(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapGovernanceZoneToOmrsEntityDetail(GovernanceZone governanceZone)
governanceZone - supplied GovernanceZoneCopyright © 2018 ODPi. All rights reserved.