com.redhat.rhn.frontend.action.channel
Class AllChannelTreeAction

java.lang.Object
  extended by Action
      extended by com.redhat.rhn.frontend.struts.RhnAction
          extended by com.redhat.rhn.frontend.struts.RhnUnpagedListAction
              extended by com.redhat.rhn.frontend.action.channel.BaseChannelTreeAction
                  extended by com.redhat.rhn.frontend.action.channel.AllChannelTreeAction

public class AllChannelTreeAction
extends BaseChannelTreeAction

AllChannelTreeSetupAction


Field Summary
 
Fields inherited from class com.redhat.rhn.frontend.struts.RhnAction
SUBMITTED
 
Constructor Summary
AllChannelTreeAction()
           
 
Method Summary
protected  DataResult getDataResult(User user, ListControl lc)
          
 
Methods inherited from class com.redhat.rhn.frontend.action.channel.BaseChannelTreeAction
execute
 
Methods inherited from class com.redhat.rhn.frontend.struts.RhnUnpagedListAction
filterList
 
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

AllChannelTreeAction

public AllChannelTreeAction()
Method Detail

getDataResult

protected DataResult getDataResult(User user,
                                   ListControl lc)

Specified by:
getDataResult in class BaseChannelTreeAction