public class GlobalRevisionDeploySetup extends BaseSetListAction
| Constructor and Description | 
|---|
| GlobalRevisionDeploySetup() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DataResult | getDataResult(RequestContext ctx,
             PageControl pc)Returns the list data used by the list | 
| RhnSetDecl | getSetDecl()We affect the selected-files set | 
| protected void | processPageControl(PageControl pc)Extension point to allow controlling the pagination such as
 turning on filtering, alphabar, etc. | 
| protected void | processRequestAttributes(RequestContext rctxIn)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, makeParamMap, saveMessagesaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServletprotected DataResult getDataResult(RequestContext ctx, PageControl pc)
BaseListActiongetDataResult in class BaseListActionctx - Currently active RequestContext.pc - boundary valuesprotected void processRequestAttributes(RequestContext rctxIn)
BaseSetListActionprocessRequestAttributes in class BaseSetListActionrctxIn - the context of the current requestprotected void processPageControl(PageControl pc)
BaseListActionprocessPageControl in class BaseListActionpc - PageControlpublic RhnSetDecl getSetDecl()
getSetDecl in class BaseSetListAction