org.jasig.portlet.widget.mvc
Class EmergencyAlertController
java.lang.Object
org.jasig.portlet.widget.mvc.EmergencyAlertController
@Controller
@RequestMapping(value="VIEW")
public final class EmergencyAlertController
- extends Object
|
Method Summary |
org.springframework.web.portlet.ModelAndView |
showAlert(javax.portlet.PortletRequest req)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIEW_NO_CURRENT_ALERT
public static final String VIEW_NO_CURRENT_ALERT
- See Also:
- Constant Field Values
VIEW_SHOW_CURRENT_ALERT
public static final String VIEW_SHOW_CURRENT_ALERT
- See Also:
- Constant Field Values
EmergencyAlertController
public EmergencyAlertController()
showAlert
@RequestMapping
public org.springframework.web.portlet.ModelAndView showAlert(javax.portlet.PortletRequest req)
Copyright © 2012 Jasig. All Rights Reserved.