Uses of Class
fr.gouv.vitam.common.model.rules.InheritedRuleResponseModel
Packages that use InheritedRuleResponseModel
Package
Description
-
Uses of InheritedRuleResponseModel in fr.gouv.vitam.common.model.rules
Methods in fr.gouv.vitam.common.model.rules that return types with arguments of type InheritedRuleResponseModelMethod parameters in fr.gouv.vitam.common.model.rules with type arguments of type InheritedRuleResponseModelModifier and TypeMethodDescriptionvoid
InheritedRuleCategoryResponseModel.setRules
(List<InheritedRuleResponseModel> rules) Constructor parameters in fr.gouv.vitam.common.model.rules with type arguments of type InheritedRuleResponseModelModifierConstructorDescriptionInheritedRuleCategoryResponseModel
(List<InheritedRuleResponseModel> rules, List<InheritedPropertyResponseModel> properties) -
Uses of InheritedRuleResponseModel in fr.gouv.vitam.worker.core.plugin.elimination
Method parameters in fr.gouv.vitam.worker.core.plugin.elimination with type arguments of type InheritedRuleResponseModelModifier 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
Methods in fr.gouv.vitam.worker.core.utils that return types with arguments of type InheritedRuleResponseModelModifier and TypeMethodDescriptionstatic Set<InheritedRuleResponseModel>
HoldRuleUtils.listActiveHoldRules
(String unitId, List<InheritedRuleResponseModel> holdRules, LocalDate expirationDate) Method parameters in fr.gouv.vitam.worker.core.utils with type arguments of type InheritedRuleResponseModelModifier and TypeMethodDescriptionstatic Set<InheritedRuleResponseModel>
HoldRuleUtils.listActiveHoldRules
(String unitId, List<InheritedRuleResponseModel> holdRules, LocalDate expirationDate)