| Constructor and Description |
|---|
SampleRule(RuleGuard guard,
RuleOperand oper1,
String op,
RuleOperand oper2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dependsOn(String fieldName) |
String |
getSubject() |
protected boolean |
onValidate(DValue dval,
DRuleContext ctx) |
exec, executeGuard, getName, setPolarity, validatepublic SampleRule(RuleGuard guard, RuleOperand oper1, String op, RuleOperand oper2)
protected boolean onValidate(DValue dval, DRuleContext ctx)
onValidate in class DRuleBasepublic boolean dependsOn(String fieldName)
public String getSubject()
Copyright © 2020. All rights reserved.