public class FileListConfirmSetupAction extends BaseListAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SELECT_ALL |
| Constructor and Description |
|---|
FileListConfirmSetupAction() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResult |
getDataResult(RequestContext rctxIn,
PageControl pcIn)
Returns the list data used by the list
|
protected RhnSetDecl |
getSetDecl() |
protected void |
processForm(RequestContext ctxt,
org.apache.struts.action.ActionForm form)
Process a form.
|
protected void |
processRequestAttributes(RequestContext rctxIn)
Add attributes to the request.
|
checkPreConditions, execute, getNewPageControl, processPageControlclampListBounds, trackSetaddGlobalMessage, 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, setServletpublic static final java.lang.String SELECT_ALL
protected DataResult getDataResult(RequestContext rctxIn, PageControl pcIn)
getDataResult in class BaseListActionrctxIn - Currently active RequestContext.pcIn - boundary valuesprotected void processRequestAttributes(RequestContext rctxIn)
BaseListActionprocessRequestAttributes in class BaseListActionrctxIn - the context of the current requestprotected void processForm(RequestContext ctxt, org.apache.struts.action.ActionForm form)
BaseListActionprocessForm in class BaseListActionctxt - The request contextform - struts ActionFormprotected RhnSetDecl getSetDecl()