org.onebusaway.phone.templates.bookmarks
Class AbstractBookmarkTemplate

java.lang.Object
  extended by org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
      extended by org.onebusaway.phone.templates.bookmarks.AbstractBookmarkTemplate
All Implemented Interfaces:
org.onebusaway.probablecalls.agitemplates.AgiTemplate
Direct Known Subclasses:
IndexTemplate, ManageTemplate

public abstract class AbstractBookmarkTemplate
extends org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate


Constructor Summary
AbstractBookmarkTemplate(boolean buildOnEachRequest)
           
 
Method Summary
protected  void addBookmarkDescription(BookmarkWithStopsBean bookmark)
           
 void setBookmarkPresentationService(BookmarkPresentationService bookmarkPresentationService)
           
 void setDestinationPronunciation(TextModification destinationPronunciation)
           
 
Methods inherited from class org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
addAction, addAction, addActionWithParameterFromMatch, addMessage, addOperation, addPause, addText, buildTemplate, 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

AbstractBookmarkTemplate

public AbstractBookmarkTemplate(boolean buildOnEachRequest)
Method Detail

setDestinationPronunciation

public void setDestinationPronunciation(@Qualifier(value="destinationPronunciation")
                                        TextModification destinationPronunciation)

setBookmarkPresentationService

public void setBookmarkPresentationService(BookmarkPresentationService bookmarkPresentationService)

addBookmarkDescription

protected void addBookmarkDescription(BookmarkWithStopsBean bookmark)


Copyright © 2012 OneBusAway. All Rights Reserved.