Uses of Class
fr.gouv.vitam.common.model.rules.InheritedRuleResponseModel
Package
Description
-
Uses of InheritedRuleResponseModel in fr.gouv.vitam.common.model.rules
Modifier and TypeMethodDescriptionvoid
InheritedRuleCategoryResponseModel.setRules
(List<InheritedRuleResponseModel> rules) ModifierConstructorDescriptionInheritedRuleCategoryResponseModel
(List<InheritedRuleResponseModel> rules, List<InheritedPropertyResponseModel> properties) -
Uses of InheritedRuleResponseModel in fr.gouv.vitam.worker.core.plugin.elimination
Modifier and TypeMethodDescriptionEliminationAnalysisService.analyzeElimination
(String unitId, UnitType unitType, String operationId, List<InheritedRuleResponseModel> appraisalRules, List<InheritedPropertyResponseModel> appraisalProperties, List<InheritedRuleResponseModel> holdRules, LocalDate expirationDate, String sp) -
Uses of InheritedRuleResponseModel in fr.gouv.vitam.worker.core.utils
Modifier and TypeMethodDescriptionstatic Set<InheritedRuleResponseModel>
HoldRuleUtils.listActiveHoldRules
(String unitId, List<InheritedRuleResponseModel> holdRules, LocalDate expirationDate) Modifier and TypeMethodDescriptionstatic Set<InheritedRuleResponseModel>
HoldRuleUtils.listActiveHoldRules
(String unitId, List<InheritedRuleResponseModel> holdRules, LocalDate expirationDate)