Uses of Interface
com.atlassian.greenhopper.service.I18nFactoryService

Packages that use I18nFactoryService
com.atlassian.greenhopper.service   
com.pyxis.greenhopper.jira.actions   
com.pyxis.greenhopper.jira.util   
 

Uses of I18nFactoryService in com.atlassian.greenhopper.service
 

Classes in com.atlassian.greenhopper.service that implement I18nFactoryService
 class I18nFactoryServiceImpl
          Default implementation of the i18n service.
 

Methods in com.atlassian.greenhopper.service that return I18nFactoryService
 I18nFactoryService BridgeServiceLocator.getI18nFactoryService()
          Deprecated.  
 

Uses of I18nFactoryService in com.pyxis.greenhopper.jira.actions
 

Methods in com.pyxis.greenhopper.jira.actions with parameters of type I18nFactoryService
 void AbstractBoardAction.setI18nFactoryService(I18nFactoryService i18nFactoryService)
          Deprecated. 
 

Uses of I18nFactoryService in com.pyxis.greenhopper.jira.util
 

Methods in com.pyxis.greenhopper.jira.util that return I18nFactoryService
static I18nFactoryService I18nUtil.getI18nFactoryService()
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.