public class TreeEditAction extends BaseTreeAction
BASE_PATH, CHANNEL_ID, CHANNELS, HIDE_SUBMIT, INSTALL_TYPE, INSTALLTYPES, KERNEL_OPTS, LABEL, NOCHANNELS, NOINSTALLTYPES, POST_KERNEL_OPTSREFRESH| Constructor and Description | 
|---|
| TreeEditAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected PersistOperation | getCommand(RequestContext ctx) | 
| protected java.lang.String | getSuccessKey() | 
| protected void | processFormValues(PersistOperation operation,
                 org.apache.struts.action.DynaActionForm form)Set the values on the form. | 
| protected void | processRequestAttributes(RequestContext rctx,
                        PersistOperation opr)Add attributes to the request. | 
getSelectedBaseChannel, processCommandSettersexecuteaddGlobalMessage, 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 void processRequestAttributes(RequestContext rctx, PersistOperation opr)
processRequestAttributes in class BaseTreeActionrctx - the context of the current requestopr - the persist operationprotected java.lang.String getSuccessKey()
getSuccessKey in class BaseEditActionprotected PersistOperation getCommand(RequestContext ctx)
getCommand in class BaseEditActionprotected void processFormValues(PersistOperation operation, org.apache.struts.action.DynaActionForm form)
processFormValues in class BaseEditActionoperation - operation to runform - web form containing values