Uses of Interface
com.atlassian.jira.config.LocaleManager

Packages that use LocaleManager
com.atlassian.jira   
com.atlassian.jira.config   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.user.profile   
com.atlassian.jira.util.system   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.translation   
com.atlassian.jira.web.action.user   
com.atlassian.sal.jira.message   
 

Uses of LocaleManager in com.atlassian.jira
 

Methods in com.atlassian.jira that return LocaleManager
static LocaleManager ManagerFactory.getLocaleManager()
          Deprecated. 
 

Uses of LocaleManager in com.atlassian.jira.config
 

Classes in com.atlassian.jira.config that implement LocaleManager
 class DefaultLocaleManager
           
 

Uses of LocaleManager in com.atlassian.jira.upgrade.tasks
 

Constructors in com.atlassian.jira.upgrade.tasks with parameters of type LocaleManager
UpgradeTask_Build552(OfBizDelegator ofBizDelegator, LocaleManager localeManager, ColumnLayoutManager columnLayoutManager, JqlQueryParser jqlQueryParser, JqlStringSupport jqlStringSupport, CustomFieldManager customFieldManager, I18nHelper.BeanFactory beanFactory, FieldScreenSchemeManager fieldScreenSchemeManager, FieldLayoutManager fieldLayoutManager, FieldScreenStore fieldScreenStore, CachingLabelStore cachingLabelStore, CachingSearchRequestStore cachingSearchRequestStore, CachingPortletConfigurationStore cachingPortletConfigurationStore)
           
 

Uses of LocaleManager in com.atlassian.jira.user.profile
 

Constructors in com.atlassian.jira.user.profile with parameters of type LocaleManager
PreferencesUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, UserPreferencesManager preferencesManager, LocaleManager localeManager, I18nHelper.BeanFactory i18nCachingFactory)
           
SummaryUserProfilePanel(EmailFormatter emailFormatter, JiraAuthenticationContext context, PermissionManager permissionManager, GroupPermissionChecker groupPermissionChecker, SearchService searchService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, com.atlassian.velocity.VelocityManager velocityManager, I18nHelper.BeanFactory i18nFactory, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, ApplicationProperties applicationProperties1, FieldVisibilityManager fieldVisibiltyManager, UserPreferencesManager preferencesManager, LocaleManager localeManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager, AvatarManager avatarManager, UserManager userManager)
           
 

Uses of LocaleManager in com.atlassian.jira.util.system
 

Constructors in com.atlassian.jira.util.system with parameters of type LocaleManager
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils, ServiceManager serviceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, TrustedApplicationService trustedAppService, org.ofbiz.core.entity.GenericDelegator delegator, I18nHelper i18nHelper, UserUtil userUtil, HashRegistryCache registry, LocaleManager localeManager, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, UpgradeManager upgradeManager, IssueIndexManager indexManager)
           
 

Uses of LocaleManager in com.atlassian.jira.web.action.admin
 

Methods in com.atlassian.jira.web.action.admin that return LocaleManager
 LocaleManager ViewSystemInfo.getLocaleManager()
           
 LocaleManager ViewApplicationProperties.getLocaleManager()
           
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type LocaleManager
EditApplicationProperties(UserPickerSearchService searchService, ReindexMessageManager reindexMessageManager, LocaleManager localeManager)
           
EditLookAndFeel(UserPickerSearchService searchService, UserFormatManager userFormatManager, UserFormatMapper userFormatMapper, I18nHelper.BeanFactory i18nBeanFactory, LocaleManager localeManager)
           
JiraSupportRequest(ExtendedSystemInfoUtils extendedSystemInfoUtil, JiraLicenseService jiraLicenseService, JiraLogLocator locator, LocaleManager localeManager, FileFactory fileFactory, PluginInfoProvider pluginInfoProvider)
           
JiraSupportRequest(JiraLicenseService jiraLicenseService, JiraLogLocator locator, LocaleManager localeManager, FileFactory fileFactory, PluginInfoProvider pluginInfoProvider)
           
ViewApplicationProperties(UserPickerSearchService searchService, LocaleManager localeManager)
           
ViewMemoryInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider)
           
ViewSystemInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider)
           
ViewUpgradeHistory(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider)
           
 

Uses of LocaleManager in com.atlassian.jira.web.action.admin.translation
 

Constructors in com.atlassian.jira.web.action.admin.translation with parameters of type LocaleManager
ViewTranslations(FieldConfigSchemeManager configSchemeManager, IssueTypeSchemeManager issueTypeSchemeManager, FieldManager fieldManager, OptionSetManager optionSetManager, IssueTypeManageableOption manageableOptionType, BulkMoveOperation bulkMoveOperation, SearchProvider searchProvider, TranslationManager translationManager, ConstantsManager constantsManager, JiraAuthenticationContext authenticationContext, IssueManager issueManager, LocaleManager localeManager)
           
 

Uses of LocaleManager in com.atlassian.jira.web.action.user
 

Constructors in com.atlassian.jira.web.action.user with parameters of type LocaleManager
UpdateUserPreferences(UserPreferencesManager userPreferencesManager, LocaleManager localeManager, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory)
           
 

Uses of LocaleManager in com.atlassian.sal.jira.message
 

Constructors in com.atlassian.sal.jira.message with parameters of type LocaleManager
JiraLocaleResolver(LocaleManager localeManager, JiraAuthenticationContext jiraAuthenticationContext)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.