|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.xwork.interceptors.TestSafeParametersInterceptor.MyAction
public static class TestSafeParametersInterceptor.MyAction
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
TestSafeParametersInterceptor.MyAction()
|
|
| Method Summary | |
|---|---|
Map |
getBar_Map()
|
String |
getBar()
|
Map |
getBarMap()
|
List |
getBaz()
|
Map |
getFoo_Map()
|
String |
getFoo()
|
Map |
getFooMap()
|
List |
getQuux()
|
TestSafeParametersInterceptor.SafeReturnType |
getSafeReturnType()
|
TestSafeParametersInterceptor.UnsafeReturnType |
getUnsafeReturnType()
|
void |
setBar(String bar)
|
void |
setFoo_bar(String foo_bar)
|
void |
setFoo(String foo)
|
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doDefault, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSafeParametersInterceptor.MyAction()
| Method Detail |
|---|
public void setFoo(String foo)
public void setBar(String bar)
public void setFoo_bar(String foo_bar)
public List getBaz()
public List getQuux()
public TestSafeParametersInterceptor.SafeReturnType getSafeReturnType()
public TestSafeParametersInterceptor.UnsafeReturnType getUnsafeReturnType()
public String getFoo()
public String getBar()
public Map getBarMap()
public Map getBar_Map()
public Map getFooMap()
public Map getFoo_Map()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||