Uses of Class
org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
Uses of AdministerNotificationRequestController.AdministerNotificationRequestCommand in org.kuali.rice.ken.web.spring
Methods in org.kuali.rice.ken.web.spring with parameters of type AdministerNotificationRequestController.AdministerNotificationRequestCommandModifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewAdministerNotificationRequestController.acknowledge(javax.servlet.http.HttpServletRequest request, AdministerNotificationRequestController.AdministerNotificationRequestCommand command) Acknowledge action that acknowledges a notification request disapprovalorg.springframework.web.servlet.ModelAndViewAdministerNotificationRequestController.approve(javax.servlet.http.HttpServletRequest request, AdministerNotificationRequestController.AdministerNotificationRequestCommand command) Approve action that approves a notification requestorg.springframework.web.servlet.ModelAndViewAdministerNotificationRequestController.disapprove(javax.servlet.http.HttpServletRequest request, AdministerNotificationRequestController.AdministerNotificationRequestCommand command) Disapprove action that disapproves a notification requestorg.springframework.web.servlet.ModelAndViewAdministerNotificationRequestController.view(javax.servlet.http.HttpServletRequest request, AdministerNotificationRequestController.AdministerNotificationRequestCommand command) View action that displays an approve/disapprove/acknowledge view