org.onebusaway.phone.impl
Class MessageTemplateDispatcher

java.lang.Object
  extended by org.onebusaway.probablecalls.agitemplates.AgiTemplateDispatcher
      extended by org.onebusaway.phone.impl.MessageTemplateDispatcher
All Implemented Interfaces:
com.opensymphony.xwork2.Result, Serializable

public class MessageTemplateDispatcher
extends org.onebusaway.probablecalls.agitemplates.AgiTemplateDispatcher

See Also:
Serialized Form

Nested Class Summary
static class MessageTemplateDispatcher.MessageSource
           
 
Field Summary
static String DEFAULT_PARAM
           
 
Constructor Summary
MessageTemplateDispatcher()
           
 
Method Summary
protected  org.onebusaway.probablecalls.AgiActionName executeTemplate(com.opensymphony.xwork2.ActionContext context, org.onebusaway.probablecalls.agitemplates.AgiTemplate template)
           
 String getNextAction()
           
 void setMessage(String message)
           
 void setNextAction(String nextAction)
           
 
Methods inherited from class org.onebusaway.probablecalls.agitemplates.AgiTemplateDispatcher
buildTemplateInstance, execute, getTemplateClassForTargetName, setAgiTemplateRegistry, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PARAM

public static final String DEFAULT_PARAM
See Also:
Constant Field Values
Constructor Detail

MessageTemplateDispatcher

public MessageTemplateDispatcher()
Method Detail

setMessage

public void setMessage(String message)

setNextAction

public void setNextAction(String nextAction)

getNextAction

public String getNextAction()

executeTemplate

protected org.onebusaway.probablecalls.AgiActionName executeTemplate(com.opensymphony.xwork2.ActionContext context,
                                                                     org.onebusaway.probablecalls.agitemplates.AgiTemplate template)
                                                              throws Exception
Overrides:
executeTemplate in class org.onebusaway.probablecalls.agitemplates.AgiTemplateDispatcher
Throws:
Exception


Copyright © 2012 OneBusAway. All Rights Reserved.