public class KickstartPreservationListSetupAction extends BaseKickstartListSetupAction
| Constructor and Description |
|---|
KickstartPreservationListSetupAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Iterator |
getCurrentItemsIterator(KickstartData ksdata)
Get the Iterator for a Collection of Objects
that implement the Identifiable interface.
|
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 |
execute, processFormgetSelectedItemsIterator, populateNewSet, preClearSet, processRequestAttributescheckPreConditions, getNewPageControl, processPageControlclampListBounds, 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 KickstartPreservationListSetupAction()
protected DataResult getDataResult(RequestContext rctx, PageControl pc)
getDataResult in class BaseListActionrctx - Currently active RequestContext.pc - boundary valuespublic RhnSetDecl getSetDecl()
RhnSetDeclgetSetDecl in class BaseSetListActionprotected java.util.Iterator getCurrentItemsIterator(KickstartData ksdata)
getCurrentItemsIterator in class BaseKickstartListSetupActionksdata - KickstartData to fetch info from