Package com.wavemaker.commons.i18n
Interface LocaleProvider
-
- All Known Implementing Classes:
DefaultLocaleProvider
public interface LocaleProviderCreated by prakashb on 11/7/18.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]getLocales()Will return the list of locales with descending priroty for the current request
-