Package fr.gouv.vitam.common.model.unit
Interface CommonRule
-
- All Superinterfaces:
CommonRuleBase
public interface CommonRule extends CommonRuleBase
Common rule Interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<fr.gouv.culture.archivesdefrance.seda.v2.RuleIdType>
getRefNonRuleId()
Gets the value of the refNonRuleId property.-
Methods inherited from interface fr.gouv.vitam.common.model.unit.CommonRuleBase
getRuleAndStartDate, isPreventInheritance, setPreventInheritance
-
-