Class CrowdDelegatingI18Helper
java.lang.Object
com.atlassian.jira.crowd.embedded.CrowdDelegatingI18Helper
- All Implemented Interfaces:
com.atlassian.crowd.util.I18nHelper
Delegate to JIRA's I18Helper.
- Since:
- v4.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllTranslationsForPrefix
(String prefix) getText
(Locale locale, String key, Serializable... arguments) getUnescapedText
(String key) getUnescapedText
(Locale locale, String key)
-
Constructor Details
-
CrowdDelegatingI18Helper
public CrowdDelegatingI18Helper()
-
-
Method Details
-
getText
- Specified by:
getText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getText
- Specified by:
getText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getText
- Specified by:
getText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getText
- Specified by:
getText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getUnescapedText
- Specified by:
getUnescapedText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getUnescapedText
- Specified by:
getUnescapedText
in interfacecom.atlassian.crowd.util.I18nHelper
-
getAllTranslationsForPrefix
- Specified by:
getAllTranslationsForPrefix
in interfacecom.atlassian.crowd.util.I18nHelper
-
getText
- Specified by:
getText
in interfacecom.atlassian.crowd.util.I18nHelper
-