public class SessionCancelAction extends BaseSystemEditAction
| Constructor and Description |
|---|
SessionCancelAction() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseSystemOperation |
getOperation(RequestContext ctx) |
protected java.lang.String |
getSuccessKey() |
protected ValidatorError |
processFormValues(org.apache.struts.action.DynaActionForm form,
BaseSystemOperation cmd)
Process the values from the form.
|
protected void |
setupFormValues(RequestContext ctx,
org.apache.struts.action.DynaActionForm form,
BaseSystemOperation cmd)
Setup the form values and other attributes necessary for the
action to render.
|
execute, getSuccessForwardaddGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessagesaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServletprotected BaseSystemOperation getOperation(RequestContext ctx)
getOperation in class BaseSystemEditActionprotected ValidatorError processFormValues(org.apache.struts.action.DynaActionForm form, BaseSystemOperation cmd)
BaseSystemEditActionprocessFormValues in class BaseSystemEditActionform - to processcmd - to executeprotected java.lang.String getSuccessKey()
getSuccessKey in class BaseSystemEditActionprotected void setupFormValues(RequestContext ctx, org.apache.struts.action.DynaActionForm form, BaseSystemOperation cmd)
setupFormValues in class BaseSystemEditActionctx - the request contextform - the action formcmd - the operation