Uses of Class
fr.gouv.vitam.common.model.massupdate.RuleAction
-
Uses of RuleAction in fr.gouv.vitam.common.model.massupdate
Modifier and TypeMethodDescriptionRuleAction.setDeleteHoldEndDate
(Boolean deleteHoldEndDate) RuleAction.setDeleteHoldOwner
(Boolean deleteHoldOwner) RuleAction.setDeleteHoldReason
(Boolean deleteHoldReason) RuleAction.setDeleteHoldReassessingDate
(Boolean deleteHoldReassessingDate) RuleAction.setDeletePreventRearrangement
(Boolean deletePreventRearrangement) RuleAction.setDeleteStartDate
(Boolean deleteStartDate) RuleAction.setEndDate
(String endDate) Deprecated.unused / forbidden field.RuleAction.setHoldEndDate
(String holdEndDate) RuleAction.setHoldOwner
(String holdOwner) RuleAction.setHoldReason
(String holdReason) RuleAction.setHoldReassessingDate
(String holdReassessingDate) RuleAction.setOldRule
(String oldRule) RuleAction.setPreventRearrangement
(Boolean preventRearrangement) RuleAction.setStartDate
(String startDate) Modifier and TypeMethodDescriptionRuleCategoryAction.getRules()
RuleCategoryActionDeletion.getRules()
RuleCategoryActionDeletion.getRulesForDeserializer()
Modifier and TypeMethodDescriptionRuleCategoryAction.setRules
(List<RuleAction> rules) void
RuleCategoryActionDeletion.setRules
(List<RuleAction> rules)