|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
org.onebusaway.phone.templates.bookmarks.AbstractBookmarkTemplate
public abstract class AbstractBookmarkTemplate
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 |
---|
public AbstractBookmarkTemplate(boolean buildOnEachRequest)
Method Detail |
---|
public void setDestinationPronunciation(@Qualifier(value="destinationPronunciation") TextModification destinationPronunciation)
public void setBookmarkPresentationService(BookmarkPresentationService bookmarkPresentationService)
protected void addBookmarkDescription(BookmarkWithStopsBean bookmark)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |