public class ChannelFileDeploySetup extends BaseSetListAction
| Constructor and Description | 
|---|
| ChannelFileDeploySetup() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DataResult | getDataResult(RequestContext rctx,
             PageControl pc)Returns the list data used by the list | 
| RhnSetDecl | getSetDecl()The declaration of the set we are working with, must be one of the
 constants from  RhnSetDecl | 
| protected java.util.Map | makeParamMap(javax.servlet.http.HttpServletRequest request)Default param map for our actions. | 
| protected void | processPageControl(PageControl pc)Extension point to allow controlling the pagination such as
 turning on filtering, alphabar, etc. | 
| protected void | processRequestAttributes(RequestContext rctx)Add attributes to the request. | 
execute, getSelectedItemsIterator, populateNewSet, preClearSet, processFormcheckPreConditions, getNewPageControlclampListBounds, trackSetaddGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, saveMessagesaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServletpublic RhnSetDecl getSetDecl()
RhnSetDeclgetSetDecl in class BaseSetListActionprotected DataResult getDataResult(RequestContext rctx, PageControl pc)
BaseListActiongetDataResult in class BaseListActionrctx - Currently active RequestContext.pc - boundary valuesprotected void processRequestAttributes(RequestContext rctx)
BaseSetListActionprocessRequestAttributes in class BaseSetListActionrctx - the context of the current requestprotected java.util.Map makeParamMap(javax.servlet.http.HttpServletRequest request)
RhnActionmakeParamMap in class RhnActionrequest - The request containing the params we wantprotected void processPageControl(PageControl pc)
BaseListActionprocessPageControl in class BaseListActionpc - PageControl