|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I18nFactoryService
Provides access to i18n objects
| Method Summary | |
|---|---|
I18n2 |
getI18n()
Get the default application i18n. |
I18n2 |
getI18n(java.util.Locale locale)
Get the i18n object for a given locale |
I18n2 |
getI18n(com.atlassian.crowd.embedded.api.User user)
Get the i18n object for a given user. |
| Method Detail |
|---|
I18n2 getI18n(com.atlassian.crowd.embedded.api.User user)
user - the user to fetch the i18n object for
I18n2 getI18n(java.util.Locale locale)
locale - the locale to fetch for
I18n2 getI18n()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||