public class GovernanceRuleMapper extends Object
| Constructor and Description |
|---|
GovernanceRuleMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGovernanceRuleToOmrsEntityDetail(GovernanceRule governanceRule)
Map (convert) the supplied GovernanceRule to an entityDetail.
|
static GovernanceRule |
mapOmrsEntityDetailToGovernanceRule(EntityDetail omrsEntityDetail) |
public static GovernanceRule mapOmrsEntityDetailToGovernanceRule(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapGovernanceRuleToOmrsEntityDetail(GovernanceRule governanceRule)
governanceRule - supplied GovernanceRuleCopyright © 2018 ODPi. All rights reserved.