Uses of Class
org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand

Packages that use AdministerNotificationRequestController.AdministerNotificationRequestCommand
org.kuali.rice.ken.web.spring   
 

Uses of AdministerNotificationRequestController.AdministerNotificationRequestCommand in org.kuali.rice.ken.web.spring
 

Methods in org.kuali.rice.ken.web.spring with parameters of type AdministerNotificationRequestController.AdministerNotificationRequestCommand
 org.springframework.web.servlet.ModelAndView AdministerNotificationRequestController.acknowledge(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AdministerNotificationRequestController.AdministerNotificationRequestCommand command)
          Acknowledge action that acknowledges a notification request disapproval
 org.springframework.web.servlet.ModelAndView AdministerNotificationRequestController.approve(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AdministerNotificationRequestController.AdministerNotificationRequestCommand command)
          Approve action that approves a notification request
 org.springframework.web.servlet.ModelAndView AdministerNotificationRequestController.disapprove(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AdministerNotificationRequestController.AdministerNotificationRequestCommand command)
          Disapprove action that disapproves a notification request
 org.springframework.web.servlet.ModelAndView AdministerNotificationRequestController.view(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AdministerNotificationRequestController.AdministerNotificationRequestCommand command)
          View action that displays an approve/disapprove/acknowledge view
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.