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

Packages that use LocaleManager
com.atlassian.jira   
com.atlassian.jira.component   
com.atlassian.jira.config   
com.atlassian.jira.i18n   
com.atlassian.jira.lookandfeel   
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   
 

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.component
 

Methods in com.atlassian.jira.component that return LocaleManager
static LocaleManager ComponentAccessor.getLocaleManager()
           
 

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.i18n
 

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

Uses of LocaleManager in com.atlassian.jira.lookandfeel
 

Constructors in com.atlassian.jira.lookandfeel with parameters of type LocaleManager
EditLookAndFeel(UserPickerSearchService searchService, UserFormatManager userFormatManager, I18nHelper.BeanFactory i18nBeanFactory, LocaleManager localeManager, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, TimeZoneService timeZoneService, RendererManager rendererManager, LookAndFeelProperties lookAndFeelProperties, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, VelocityRequestContextFactory requestContextFactory, UploadService uploadService, FeatureManager featureManager)
           
 

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, VelocityParamFactory velocityParamFactory, UserPreferencesManager preferencesManager, LocaleManager localeManager, I18nHelper.BeanFactory i18nCachingFactory, TimeZoneService timeZoneManager)
           
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, VelocityParamFactory velocityParamFactory, 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, TimeZoneService timeZoneManager)
           
 

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, TimeZoneService timeZoneManager, RendererManager rendererManager, FieldManager fieldManager, org.ofbiz.core.entity.DelegatorInterface genericDelegator)
           
EditLookAndFeel(UserPickerSearchService searchService, UserFormatManager userFormatManager, UserFormatTypeConfiguration userFormatTypeConfiguration, UserFormatTypes userFormatTypes, UserFormatModuleDescriptors userFormatModuleDescriptors, I18nHelper.BeanFactory i18nBeanFactory, LocaleManager localeManager, TimeZoneService timeZoneManager, RendererManager rendererManager)
           
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, TimeZoneService timeZoneService, RendererManager rendererManager)
           
ViewMemoryInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
ViewSystemInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
ViewUpgradeHistory(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
 

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, TimeZoneService timeZoneManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.