public class GovernanceDriverMapper extends Object
| Constructor and Description |
|---|
GovernanceDriverMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGovernanceDriverToOmrsEntityDetail(GovernanceDriver governanceDriver)
Map (convert) the supplied GovernanceDriver to an entityDetail.
|
static GovernanceDriver |
mapOmrsEntityDetailToGovernanceDriver(EntityDetail omrsEntityDetail) |
public static GovernanceDriver mapOmrsEntityDetailToGovernanceDriver(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapGovernanceDriverToOmrsEntityDetail(GovernanceDriver governanceDriver)
governanceDriver - supplied GovernanceDriverCopyright © 2018–2019 ODPi. All rights reserved.