|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.TextProviderSupport
org.apache.empire.struts2.actionsupport.TextProviderActionSupport
public class TextProviderActionSupport
Field Summary | |
---|---|
protected static org.slf4j.Logger |
log
|
Method Summary | |
---|---|
static com.opensymphony.xwork2.TextProvider |
getInstance(Class<?> clazz,
com.opensymphony.xwork2.LocaleProvider provider)
|
String |
getText(String key,
String defaultValue,
List<Object> args)
|
static boolean |
isCachingEnabled()
|
static void |
setCachingEnabled(boolean enable)
|
Methods inherited from class com.opensymphony.xwork2.TextProviderSupport |
---|
getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasKey, setBundle, setClazz, setLocaleProvider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.slf4j.Logger log
Method Detail |
---|
public static void setCachingEnabled(boolean enable)
public static com.opensymphony.xwork2.TextProvider getInstance(Class<?> clazz, com.opensymphony.xwork2.LocaleProvider provider)
public static boolean isCachingEnabled()
public String getText(String key, String defaultValue, List<Object> args)
getText
in interface com.opensymphony.xwork2.TextProvider
getText
in class com.opensymphony.xwork2.TextProviderSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |