Uses of Class
fr.gouv.vitam.common.model.rules.InheritedRuleCategoryResponseModel
Packages that use InheritedRuleCategoryResponseModel
Package
Description
-
Uses of InheritedRuleCategoryResponseModel in fr.gouv.vitam.common.model.rules
Methods in fr.gouv.vitam.common.model.rules that return types with arguments of type InheritedRuleCategoryResponseModelMethods in fr.gouv.vitam.common.model.rules with parameters of type InheritedRuleCategoryResponseModelModifier and TypeMethodDescriptionvoid
UnitInheritedRulesResponseModel.setRuleCategory
(String name, InheritedRuleCategoryResponseModel value) -
Uses of InheritedRuleCategoryResponseModel in fr.gouv.vitam.worker.core.plugin.reclassification.utils
Methods in fr.gouv.vitam.worker.core.plugin.reclassification.utils that return types with arguments of type InheritedRuleCategoryResponseModelModifier and TypeMethodDescriptionUnitGraphInfoLoader.loadInheritedHoldRules
(MetaDataClient metaDataClient, Set<String> unitsIdToRearrange) -
Uses of InheritedRuleCategoryResponseModel in fr.gouv.vitam.worker.core.utils
Methods in fr.gouv.vitam.worker.core.utils that return InheritedRuleCategoryResponseModelModifier and TypeMethodDescriptionHoldRuleUtils.parseHoldRuleCategory
(com.fasterxml.jackson.databind.JsonNode unit)