|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||