|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAction
com.redhat.rhn.frontend.struts.RhnAction
com.redhat.rhn.frontend.struts.RhnListAction
com.redhat.rhn.frontend.struts.BaseListAction
com.redhat.rhn.frontend.struts.BaseSetListAction
com.redhat.rhn.frontend.action.kickstart.BaseKickstartListSetupAction
com.redhat.rhn.frontend.action.kickstart.ActivationKeysSetupAction
public class ActivationKeysSetupAction
ActivationKeysSetupAction.
| Field Summary |
|---|
| Fields inherited from class com.redhat.rhn.frontend.struts.RhnAction |
|---|
SUBMITTED |
| Constructor Summary | |
|---|---|
ActivationKeysSetupAction()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class com.redhat.rhn.frontend.action.kickstart.BaseKickstartListSetupAction |
|---|
execute, processForm |
| Methods inherited from class com.redhat.rhn.frontend.struts.BaseSetListAction |
|---|
getSelectedItemsIterator, populateNewSet, processRequestAttributes |
| Methods inherited from class com.redhat.rhn.frontend.struts.BaseListAction |
|---|
checkPreConditions, getNewPageControl, processPageControl |
| Methods inherited from class com.redhat.rhn.frontend.struts.RhnListAction |
|---|
clampListBounds, trackSet |
| Methods inherited from class com.redhat.rhn.frontend.struts.RhnAction |
|---|
addGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createLabelValueList, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessages |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivationKeysSetupAction()
| Method Detail |
|---|
protected DataResult getDataResult(RequestContext rctx,
PageControl pc)
getDataResult in class BaseListActionrctx - Currently active RequestContext.pc - boundary values
public RhnSetDecl getSetDecl()
BaseSetListActionRhnSetDecl
getSetDecl in class BaseSetListActionprotected java.util.Iterator getCurrentItemsIterator(KickstartData ksdata)
getCurrentItemsIterator in class BaseKickstartListSetupActionksdata - KickstartData to fetch info from
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||