|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface I18nHelper.BeanFactory
Ths BeanFactory is used to instantiate I18nHelper
instances
Method Summary | |
---|---|
I18nHelper |
getInstance(Locale locale)
Returns an I18nHelper instance associated with the provided Locale |
I18nHelper |
getInstance(com.atlassian.crowd.embedded.api.User user)
Returns an I18nHelper instance associated with the provided User 's locale preference |
Method Detail |
---|
I18nHelper getInstance(Locale locale)
I18nHelper
instance associated with the provided Locale
locale
- the locale in play
I18nHelper
instance associated with the provided Locale
I18nHelper getInstance(com.atlassian.crowd.embedded.api.User user)
I18nHelper
instance associated with the provided User
's locale preference
user
- the user in play
I18nHelper
instance associated with the provided User
's locale preference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |