Class RuleQuickLinksAction

java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction

public class RuleQuickLinksAction extends KewKualiAction
A Struts Action for building and interacting with the Rule Quick Links.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Details

    • RuleQuickLinksAction

      public RuleQuickLinksAction()
  • Method Details

    • start

      public org.apache.struts.action.ActionForward start(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
      Overrides:
      start in class KewKualiAction
      Throws:
      Exception
    • establishRequiredState

      public org.apache.struts.action.ActionMessages establishRequiredState(javax.servlet.http.HttpServletRequest request, org.apache.struts.action.ActionForm form) throws Exception
      Throws:
      Exception
    • addDelegationRule

      public org.apache.struts.action.ActionForward addDelegationRule(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
      Throws:
      Exception
    • getDocumentHelperService

      public DocumentHelperService getDocumentHelperService()
    • getMaintenanceDocumentDictionaryService

      public MaintenanceDocumentDictionaryService getMaintenanceDocumentDictionaryService()
    • toggleTab

      public org.apache.struts.action.ActionForward toggleTab(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
      Overrides:
      toggleTab in class KualiAction
      Throws:
      Exception