Uses of Class
org.apache.taglibs.rdc.dm.DialogManagerImpl

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

Uses of DialogManagerImpl in org.apache.taglibs.rdc.dm
 

Subclasses of DialogManagerImpl in org.apache.taglibs.rdc.dm
 class RuleBasedDirectedDialog
          Concrete implementation of the RDC helper tag group using an rule based directed dialog.
 class SCXMLDialog
          A dialog management strategy for the RDC group container which uses a SCXML configuration file to define the dialog for each <group> instance.
 class SimpleDirectedDialog
          Concrete implementation of the RDC helper tag group using a directed dialog.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.