Uses of Interface
org.apache.taglibs.rdc.core.DialogManager

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

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

Classes in org.apache.taglibs.rdc.dm that implement DialogManager
 class DialogManagerImpl
          Abstract base implementation of the RDC helper tag group.
 class RuleBasedDirectedDialog
          A dialog management strategy for the RDC group container which defines a 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
          A dialog management strategy for the RDC group container which implements a simple directed dialog (document order).
 



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