|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.FlowBase
org.speakright.core.flows.PromptFlow
org.speakright.core.tests.TestWebServlet2.PFlow
public static class TestWebServlet2.PFlow
| Field Summary | |
|---|---|
Model |
M
|
static java.lang.String |
the_cityval
|
| Fields inherited from class org.speakright.core.flows.PromptFlow |
|---|
m_promptL |
| Constructor Summary | |
|---|---|
TestWebServlet2.PFlow(java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
execute(IExecutionContext context)
The default implementation of execute is to render this object. |
| Methods inherited from class org.speakright.core.flows.PromptFlow |
|---|
addPrompt, bargeIn, createRenderer, firstPrompt, setBargeIn |
| Methods inherited from class org.speakright.core.FlowBase |
|---|
executionCount, fixupGrammar, fixupPrompt, getFirst, getNext, getSubFlowAfter, log, logError, name, onBegin, onCatch, onComplete, onDisconnect, onEnd, onNoInput, onPlatformError, onTransferFailed, onValidateFailed, promptGroup, setExecutionCount, setName, setPromptGroup, shouldExecute, validateInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Model M
public static java.lang.String the_cityval
| Constructor Detail |
|---|
public TestWebServlet2.PFlow(java.lang.String text)
| Method Detail |
|---|
public void execute(IExecutionContext context)
FlowBase
execute in interface IFlowexecute in class FlowBasecontext - Contains the page renderer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||