com.atlassian.jira.web.action.setup
Class IndexLanguageToLocaleMapperImpl
java.lang.Object
com.atlassian.jira.web.action.setup.IndexLanguageToLocaleMapperImpl
- All Implemented Interfaces:
- IndexLanguageToLocaleMapper
public class IndexLanguageToLocaleMapperImpl
- extends Object
- implements IndexLanguageToLocaleMapper
This is a simple utility class that will map a chosen locale to a specified indexing language for Lucene.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexLanguageToLocaleMapperImpl
public IndexLanguageToLocaleMapperImpl()
getLanguageForLocale
public String getLanguageForLocale(String locale)
- Specified by:
getLanguageForLocale
in interface IndexLanguageToLocaleMapper
Copyright © 2002-2014 Atlassian. All Rights Reserved.