Uses of Class
org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl

Packages that use RuleBasedDirectedDialog.ConditionImpl
org.apache.taglibs.rdc.dm A set of classes that define the pluggable dialog management strategies for the RDC group container. 
 

Uses of RuleBasedDirectedDialog.ConditionImpl in org.apache.taglibs.rdc.dm
 

Subclasses of RuleBasedDirectedDialog.ConditionImpl in org.apache.taglibs.rdc.dm
static class Conditions.Match
          Java Object corresponding to an individual match condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
static class Conditions.MatchAttribute
          Java Object corresponding to an individual match-attribute condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
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.
static class Conditions.When
          Java Object corresponding to an individual when condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.