com.atlassian.confluence.languages
Interface LocaleManager

All Known Implementing Classes:
DefaultLocaleManager, MockLocaleManager

public interface LocaleManager


Field Summary
static Locale DEFAULT_LOCALE
           
 
Method Summary
 Locale getLocale(User user)
           
 Locale toLocale(String localeString)
           
 

Field Detail

DEFAULT_LOCALE

public static final Locale DEFAULT_LOCALE
Method Detail

getLocale

public Locale getLocale(User user)

toLocale

public Locale toLocale(String localeString)


Confluence is developed by Atlassian.