|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
org.apache.taglibs.rdc.dm.Conditions.Unless
public static class Conditions.Unless
Java Object corresponding to an individual unless condition defined within a rule in the XML navigation rules structure for the rule based directed dialog. Target will be chosen if the test fails. Corresponds to <unless> element in XML navigation rules.
| Field Summary |
|---|
| Fields inherited from class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl |
|---|
groupModel, groupTag, isExecCtxSet, lruCache, lvalue, operation, rvalue, target, tempVars |
| Constructor Summary | |
|---|---|
Conditions.Unless()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
getAttrPropMap()
|
| 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 |
| Constructor Detail |
|---|
public Conditions.Unless()
| Method Detail |
|---|
public static java.util.Map getAttrPropMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||