org.onebusaway.phone.impl
Class MessageTemplateDispatcher
java.lang.Object
org.onebusaway.probablecalls.agitemplates.AgiTemplateDispatcher
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
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 |
DEFAULT_PARAM
public static final String DEFAULT_PARAM
- See Also:
- Constant Field Values
MessageTemplateDispatcher
public MessageTemplateDispatcher()
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.