com.redhat.rhn.frontend.action.channel.manage
Class AddCustomErrataAction

java.lang.Object
  extended by Action
      extended by com.redhat.rhn.frontend.struts.RhnAction
          extended by com.redhat.rhn.frontend.struts.RhnListAction
              extended by com.redhat.rhn.frontend.action.channel.manage.AddCustomErrataAction

public class AddCustomErrataAction
extends RhnListAction

AddCustomErrataAction


Constructor Summary
AddCustomErrataAction()
           
 
Method Summary
 ActionForward execute(ActionMapping mapping, ActionForm formIn, HttpServletRequest request, HttpServletResponse response)
          
protected  DataResult getData(HttpServletRequest request, Channel selectedChan, Channel currentChan, java.util.List<SelectableChannel> selChannelList, boolean packageAssoc, User user)
           
protected  RhnSetDecl getSetDecl()
           
 
Methods inherited from class com.redhat.rhn.frontend.struts.RhnListAction
clampListBounds, trackSet
 
Methods inherited from class com.redhat.rhn.frontend.struts.RhnAction
addGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createLabelValueList, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddCustomErrataAction

public AddCustomErrataAction()
Method Detail

execute

public ActionForward execute(ActionMapping mapping,
                             ActionForm formIn,
                             HttpServletRequest request,
                             HttpServletResponse response)


getSetDecl

protected RhnSetDecl getSetDecl()

getData

protected DataResult getData(HttpServletRequest request,
                             Channel selectedChan,
                             Channel currentChan,
                             java.util.List<SelectableChannel> selChannelList,
                             boolean packageAssoc,
                             User user)