public class FailedActionsSetupAction extends BaseScheduledListAction
Constructor and Description |
---|
FailedActionsSetupAction() |
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, execute
addGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessages
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServlet
protected RhnSetDecl getSetDecl()
getSetDecl
in class BaseScheduledListAction
public java.util.List getResult(RequestContext context)
getResult
in interface Listable
getResult
in class BaseScheduledListAction
context
- the request context; will not be null
Selectable
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 BaseScheduledListAction
mapping
- an action mappingformIn
- an action formrequest
- the HttpServletRequestresponse
- the HttpServletResponse