|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cc.framework.adapter.struts.ActionContextWrapper
com.cc.framework.adapter.struts.ConcreteFormActionContext
ActionContext for Actions in Forms
| Field Summary | |
private java.lang.String |
action
The action |
| Fields inherited from class com.cc.framework.adapter.struts.ActionContextWrapper |
|
| Constructor Summary | |
ConcreteFormActionContext(ActionContext ctx,
java.lang.String action)
Constructor |
|
| Method Summary | |
java.lang.String |
getActionMethod()
Returns the name of the Method which will be called to handle the FormAction |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.cc.framework.adapter.RequestContext |
getLocale, getNestedContext, getPrincipal |
| Methods inherited from interface com.cc.framework.http.HttpContext |
getAttribute, getServletContext, request, response, session |
| Methods inherited from interface com.cc.framework.adapter.AjaxRequest |
addMenu, cancelAjaxRequest, getAjaxAttribute, getAjaxAttributeNames, getDirtyControls, getMenus, isAjaxCanceled, isAjaxRequest, markDirty, setAjaxAttribute |
| Field Detail |
private java.lang.String action
| Constructor Detail |
public ConcreteFormActionContext(ActionContext ctx,
java.lang.String action)
ctx - ActionContextaction - Action| Method Detail |
public java.lang.String getActionMethod()
getActionMethod in interface FormActionContextpublic java.lang.String toString()
toString in class ActionContextWrapperObject.toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||