public class UnsubscribeAction extends BaseSetListAction
| Constructor and Description |
|---|
UnsubscribeAction() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResult |
getDataResult(RequestContext rctxIn,
PageControl pcIn)
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 pcIn)
Extension point to allow controlling the pagination such as
turning on filtering, alphabar, etc.
|
execute, getSelectedItemsIterator, populateNewSet, preClearSet, processForm, processRequestAttributescheckPreConditions, 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 pcIn)
getDataResult in class BaseListActionrctxIn - Currently active RequestContext.pcIn - boundary valuesprotected void processPageControl(PageControl pcIn)
BaseListActionprocessPageControl in class BaseListActionpcIn - PageControl