public class RestrictReferencesRule extends RestrictReferencesRuleBaseImpl
ruleDMO| Constructor and Description |
|---|
RestrictReferencesRule() |
RestrictReferencesRule(RestrictReferencesRuleDataDMO dmo) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DmcObject obj,
DmcAttribute<?> attribute) |
getApplyToAttribute, getApplyToClass, getCategories, getKey, getMsgKey, getMsgParam, getRuleClass, getRuleDataDMO, getRuleTitle, getRuleType, setRuleData, toStringpublic RestrictReferencesRule()
public RestrictReferencesRule(RestrictReferencesRuleDataDMO dmo)
public void execute(DmcObject obj, DmcAttribute<?> attribute) throws DmcRuleExceptionSet
obj - The object in which the attribute existsattribute - The attribute to be validatedDmcRuleExceptionSetCopyright © 2023. All rights reserved.