Package com.atlassian.confluence.core
Class AbstractI18nActionSupport
java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.confluence.core.AbstractI18nActionSupport
- All Implemented Interfaces:
Serializable
,org.apache.struts2.action.Action
,org.apache.struts2.interceptor.ValidationAware
,org.apache.struts2.locale.LocaleProvider
,org.apache.struts2.text.TextProvider
,org.apache.struts2.Validateable
- Direct Known Subclasses:
ConfluenceActionSupport
public abstract class AbstractI18nActionSupport
extends org.apache.struts2.ActionSupport
- Since:
- 8.9.0
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts2.ActionSupport
container
Fields inherited from interface org.apache.struts2.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getLocaleProvider, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, toLocale, validate
-
Constructor Details
-
AbstractI18nActionSupport
public AbstractI18nActionSupport()
-
-
Method Details
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getText
- Specified by:
getText
in interfaceorg.apache.struts2.text.TextProvider
- Overrides:
getText
in classorg.apache.struts2.ActionSupport
-
getTextStrict
-