public class RuleMapper extends Object
Constructor and Description |
---|
RuleMapper() |
Modifier and Type | Method and Description |
---|---|
<T extends CommonRule> |
fillCommonRule(RuleCategoryModel ruleCategory,
Supplier<T> commonRuleSupplier)
This generic method is used to map data base model of rule to jaxb
|
public <T extends CommonRule> T fillCommonRule(RuleCategoryModel ruleCategory, Supplier<T> commonRuleSupplier) throws DatatypeConfigurationException
T
- ruleCategory
- commonRuleSupplier
- DatatypeConfigurationException
Copyright © 2018 Vitam. All rights reserved.