|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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.
| Method Summary | |
|---|---|
String |
getDialogName()
Return the name of the subordinate dialog to be executed by this state. |
| Methods inherited from interface org.apache.shale.dialog.State |
|---|
findTransition, getDialog, getName, getTransitionOutcomes |
| Method Detail |
|---|
String getDialogName()
Return the name of the subordinate dialog to be executed by this state.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||