public class ComputeInheritedRuleService extends Object
| Constructor and Description |
|---|
ComputeInheritedRuleService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UnitInheritedRulesResponseModel> |
computeInheritedRules(Map<String,UnitRuleModel> unitRulesById)
Computes inherited rules given local unit rule definitions
|
public Map<String,UnitInheritedRulesResponseModel> computeInheritedRules(Map<String,UnitRuleModel> unitRulesById)
unitRulesById - Map of local unit rules by unit id (the unit and all it's parents must be included)Copyright © 2018 Vitam. All rights reserved.