java.lang.Object
org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
org.apache.taglibs.rdc.dm.Conditions.When
- All Implemented Interfaces:
- RuleBasedDirectedDialog.Condition
- Enclosing class:
- Conditions
- public static class Conditions.When
- extends RuleBasedDirectedDialog.ConditionImpl
Java Object corresponding to an individual when condition
defined within a rule in the XML navigation rules structure
for the rule based directed dialog.
Target will be chosen if the test succeeds.
Corresponds to <when> element in XML navigation rules.
| Methods inherited from class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl |
getLvalue, getLvalueType, getOpCode, getOperation, getRvalue, getRvalueType, getTarget, isSatisfied, post, pre, setExecutionContext, setLvalue, setOperation, setRvalue, setTarget |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conditions.When
public Conditions.When()
getAttrPropMap
public static java.util.Map getAttrPropMap()