org.mule.example.bookstore
Class LocaleMessage
java.lang.Object
org.mule.config.i18n.MessageFactory
org.mule.example.bookstore.LocaleMessage
public class LocaleMessage
- extends MessageFactory
Methods inherited from class org.mule.config.i18n.MessageFactory |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleMessage
public LocaleMessage()
getWelcomeMessage
public static String getWelcomeMessage()
getMenuOption1
public static String getMenuOption1()
getMenuOption2
public static String getMenuOption2()
getMenuOption3
public static String getMenuOption3()
getMenuOption4
public static String getMenuOption4()
getMenuOptionQuit
public static String getMenuOptionQuit()
getMenuPromptMessage
public static String getMenuPromptMessage()
getGoodbyeMessage
public static String getGoodbyeMessage()
getMenuErrorMessage
public static String getMenuErrorMessage()
getBookTitlePrompt
public static String getBookTitlePrompt()
getAuthorNamePrompt
public static String getAuthorNamePrompt()
getAddBooksMessagePrompt
public static String getAddBooksMessagePrompt()
getOrderWelcomeMessage
public static String getOrderWelcomeMessage()
getBookIdPrompt
public static String getBookIdPrompt()
getHomeAddressPrompt
public static String getHomeAddressPrompt()
getEmailAddressPrompt
public static String getEmailAddressPrompt()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.