Uses of Interface
com.atlassian.jira.web.action.setup.IndexLanguageToLocaleMapper

Packages that use IndexLanguageToLocaleMapper
com.atlassian.jira.web.action.setup   
 

Uses of IndexLanguageToLocaleMapper in com.atlassian.jira.web.action.setup
 

Classes in com.atlassian.jira.web.action.setup that implement IndexLanguageToLocaleMapper
 class IndexLanguageToLocaleMapperImpl
          This is a simple utility class that will map a chosen locale to a specified indexing language for Lucene.
 

Constructors in com.atlassian.jira.web.action.setup with parameters of type IndexLanguageToLocaleMapper
Setup(IssueIndexManager indexManager, IndexLanguageToLocaleMapper languageToLocaleMapper)
           
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.