Uses of Class
fr.gouv.vitam.metadata.core.model.InheritedRuleModel
-
Packages that use InheritedRuleModel Package Description fr.gouv.vitam.metadata.core Provides -
-
Uses of InheritedRuleModel in fr.gouv.vitam.metadata.core
Methods in fr.gouv.vitam.metadata.core that return types with arguments of type InheritedRuleModel Modifier and Type Method Description java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,InheritedRuleModel>>>
UnitInheritedRule. getInheritedRule()
Deprecated.Method parameters in fr.gouv.vitam.metadata.core with type arguments of type InheritedRuleModel Modifier and Type Method Description UnitInheritedRule
UnitInheritedRule. setInheritedRule(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,InheritedRuleModel>>> rules)
Deprecated.
-