com.atlassian.confluence.util.i18n
Interface UserLocaleAware

All Known Implementing Classes:
ConfluenceLinkRenderer, ConfluenceVelocityModuleDescriptor, ConfluenceWebFragmentHelper, CustomMacroModuleDescriptor

public interface UserLocaleAware

Beans wishing to have a user locale sensitive I18NBeanFactory should implement this interface


Method Summary
 void setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
           
 

Method Detail

setI18NBeanFactory

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


Copyright © 2003-2011 Atlassian. All Rights Reserved.