public class FileListSetupAction extends BaseSetListAction
| Constructor and Description |
|---|
FileListSetupAction() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResult |
getDataResult(RequestContext rctxIn,
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 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, setServletpublic RhnSetDecl getSetDecl()
RhnSetDeclgetSetDecl in class BaseSetListActionprotected DataResult getDataResult(RequestContext rctxIn, PageControl pc)
getDataResult in class BaseListActionrctxIn - Currently active RequestContext.pc - boundary valuesprotected void processPageControl(PageControl pc)
BaseListActionprocessPageControl in class BaseListActionpc - PageControlprotected void processRequestAttributes(RequestContext rctxIn)
BaseSetListActionprocessRequestAttributes in class BaseSetListActionrctxIn - the context of the current request