org.onebusaway.phone.templates.settings
Class IndexTemplate

java.lang.Object
  extended by org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
      extended by org.onebusaway.phone.templates.settings.IndexTemplate
All Implemented Interfaces:
org.onebusaway.probablecalls.agitemplates.AgiTemplate

public class IndexTemplate
extends org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate


Constructor Summary
IndexTemplate()
           
 
Method Summary
 void buildTemplate(com.opensymphony.xwork2.ActionContext context)
           
 void setLocationPronunciation(TextModification locationPronunciation)
           
 
Methods inherited from class org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
addAction, addAction, addActionWithParameterFromMatch, addMessage, addOperation, addPause, addText, execute, getCallerIdNumber, setHangupOnCompletion, setNextAction, setSecondaryTimeout, setTextToSpeechFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexTemplate

public IndexTemplate()
Method Detail

setLocationPronunciation

public void setLocationPronunciation(@Qualifier(value="locationPronunciation")
                                     TextModification locationPronunciation)

buildTemplate

public void buildTemplate(com.opensymphony.xwork2.ActionContext context)
Specified by:
buildTemplate in class org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate


Copyright © 2012 OneBusAway. All Rights Reserved.