public class PendingActionsSetupAction extends BaseScheduledListAction
| Constructor and Description | 
|---|
| PendingActionsSetupAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List | getResult(RequestContext context)Returns the data to display on the web page. | 
| protected RhnSetDecl | getSetDecl()Gets the set decl | 
| protected org.apache.struts.action.ActionForward | handleSubmit(org.apache.struts.action.ActionMapping mapping,
            org.apache.struts.action.ActionForm formIn,
            javax.servlet.http.HttpServletRequest request,
            javax.servlet.http.HttpServletResponse response)Handle the submit | 
archiveAction, executeaddGlobalMessage, 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 RhnSetDecl getSetDecl()
getSetDecl in class BaseScheduledListActionpublic java.util.List getResult(RequestContext context)
getResult in interface ListablegetResult in class BaseScheduledListActioncontext - the request context; will not be nullSelectable or
         Identifiable objects.protected org.apache.struts.action.ActionForward handleSubmit(org.apache.struts.action.ActionMapping mapping,
                                                              org.apache.struts.action.ActionForm formIn,
                                                              javax.servlet.http.HttpServletRequest request,
                                                              javax.servlet.http.HttpServletResponse response)
handleSubmit in class BaseScheduledListActionmapping - an action mappingformIn - an action formrequest - the HttpServletRequestresponse - the HttpServletResponse