Package | Description |
---|---|
org.apache.shale.dialog.basic.config | |
org.apache.shale.dialog.basic.model |
Class and Description |
---|
ActionState
An
ActionState represents the execution of an action method
(typically delegating behavior to appropriate business logic). |
Dialog
Overall configuration of an individual dialog.
|
EndState |
State |
SubdialogState
A
SubdialogState represents the execution of a separate
Dialog , after which processing proceeds within the current
Dialog based upon the logical outcome returned by the
EndState of the subordinate dialog. |
Transition |
ViewState
A
ViewState encapsulates the rendering of a JavaServer Faces
view, identified by a specified view identifier. |
Class and Description |
---|
Dialog
Overall configuration of an individual dialog.
|
State |
Transition |
ViewState
A
ViewState encapsulates the rendering of a JavaServer Faces
view, identified by a specified view identifier. |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.