org.pentaho.di.i18n
Class LanguageChoice
java.lang.Object
org.pentaho.di.i18n.LanguageChoice
public class LanguageChoice
- extends Object
getInstance
public static final LanguageChoice getInstance()
getDefaultLocale
public Locale getDefaultLocale()
- Returns:
- Returns the defaultLocale.
setDefaultLocale
public void setDefaultLocale(Locale defaultLocale)
- Parameters:
defaultLocale
- The defaultLocale to set.
getFailoverLocale
public Locale getFailoverLocale()
- Returns:
- Returns the failoverLocale.
setFailoverLocale
public void setFailoverLocale(Locale failoverLocale)
- Parameters:
failoverLocale
- The failoverLocale to set.
saveSettings
public void saveSettings()
getSettingsFilename
public String getSettingsFilename()