@Deprecated 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)Deprecated.  | 
| 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)Deprecated.  | 
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–2014 The Kuali Foundation. All rights reserved.