com.redhat.rhn.frontend.action.token
Class ActivationKeysListAction

java.lang.Object
  extended by Action
      extended by com.redhat.rhn.frontend.struts.RhnAction
          extended by com.redhat.rhn.frontend.action.token.ActivationKeysListAction

public class ActivationKeysListAction
extends RhnAction

ActivatonKeysListAction


Field Summary
 
Fields inherited from class com.redhat.rhn.frontend.struts.RhnAction
SUBMITTED
 
Constructor Summary
ActivationKeysListAction()
           
 
Method Summary
 ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response)
          $
protected  RhnSetDecl getDecl()
           
 
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

ActivationKeysListAction

public ActivationKeysListAction()
Method Detail

getDecl

protected RhnSetDecl getDecl()
Returns:
the set declaration used to this action..

execute

public ActionForward execute(ActionMapping mapping,
                             ActionForm form,
                             HttpServletRequest request,
                             HttpServletResponse response)
                      throws java.lang.Exception
$

Throws:
java.lang.Exception