| Package | Description |
|---|---|
| org.kuali.rice.ken.web.spring |
| Modifier and Type | Method and Description |
|---|---|
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–2016 The Kuali Foundation. All rights reserved.