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

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

public class ActivationKeyDeleteConfirmAction
extends RhnAction

ActivationKeyDeleteConfirm


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

ActivationKeyDeleteConfirmAction

public ActivationKeyDeleteConfirmAction()
Method Detail

execute

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

Throws:
java.lang.Exception