com.atlassian.crowd.util
Class I18nHelperConfigurationImpl
java.lang.Object
com.atlassian.crowd.util.I18nHelperConfigurationImpl
- All Implemented Interfaces:
- I18nHelperConfiguration
public class I18nHelperConfigurationImpl
- extends Object
- implements I18nHelperConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18nHelperConfigurationImpl
public I18nHelperConfigurationImpl(Locale locale,
List<String> bundleLocations)
getLocale
public Locale getLocale()
- Specified by:
getLocale in interface I18nHelperConfiguration
getBundleLocations
public List<String> getBundleLocations()
- Specified by:
getBundleLocations in interface I18nHelperConfiguration
Copyright © 2014 Atlassian. All Rights Reserved.