public interface AuditModeAction
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.struts.action.ActionForward | activate(org.apache.struts.action.ActionMapping mapping,
        org.apache.struts.action.ActionForm form,
        javax.servlet.http.HttpServletRequest request,
        javax.servlet.http.HttpServletResponse response) | 
| org.apache.struts.action.ActionForward | deactivate(org.apache.struts.action.ActionMapping mapping,
          org.apache.struts.action.ActionForm form,
          javax.servlet.http.HttpServletRequest request,
          javax.servlet.http.HttpServletResponse response) | 
org.apache.struts.action.ActionForward activate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionorg.apache.struts.action.ActionForward deactivate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.