Uses of Class
fr.gouv.vitam.metadata.core.UnitInheritedRule
-
Packages that use UnitInheritedRule Package Description fr.gouv.vitam.metadata.core Provides -
-
Uses of UnitInheritedRule in fr.gouv.vitam.metadata.core
Methods in fr.gouv.vitam.metadata.core that return UnitInheritedRule Modifier and Type Method Description UnitInheritedRuleUnitInheritedRule. createNewInheritedRule(com.fasterxml.jackson.databind.node.ObjectNode unitManagement, java.lang.String unitId)Deprecated.Herite rule from parent with unit managementUnitInheritedRuleUnitRuleCompute. getHeritedRules()Deprecated.UnitInheritedRuleUnitInheritedRule. setInheritedRule(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,InheritedRuleModel>>> rules)Deprecated.Methods in fr.gouv.vitam.metadata.core with parameters of type UnitInheritedRule Modifier and Type Method Description voidUnitInheritedRule. concatRule(UnitInheritedRule parentRule)Deprecated.Concat UnitInheritedRule when unit have many parent
-