Interface UserLocaleAware

All Known Implementing Classes:
ConfluenceLinkRenderer, ConfluenceWebFragmentHelper, CustomMacroModuleDescriptor

public interface UserLocaleAware
Beans wishing to have a user locale sensitive I18NBeanFactory should implement this interface
  • Method Details

    • setI18NBeanFactory

      void setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
      Parameters:
      i18NBeanFactory - the user locale sensitive i18n bean factory