org.jasig.portlet.widget.mvc
Class EmergencyAlertController

java.lang.Object
  extended by org.jasig.portlet.widget.mvc.EmergencyAlertController

Deprecated. This portlet was moved to the Apereo NotificationPortlet project.

@Controller
@RequestMapping(value="VIEW")
public final class EmergencyAlertController
extends Object


Field Summary
static String VIEW_NO_CURRENT_ALERT
          Deprecated.  
static String VIEW_SHOW_CURRENT_ALERT
          Deprecated.  
 
Constructor Summary
EmergencyAlertController()
          Deprecated.  
 
Method Summary
 org.springframework.web.portlet.ModelAndView showAlert(javax.portlet.PortletRequest req)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_NO_CURRENT_ALERT

public static final String VIEW_NO_CURRENT_ALERT
Deprecated. 
See Also:
Constant Field Values

VIEW_SHOW_CURRENT_ALERT

public static final String VIEW_SHOW_CURRENT_ALERT
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

EmergencyAlertController

public EmergencyAlertController()
Deprecated. 
Method Detail

showAlert

@RequestMapping
public org.springframework.web.portlet.ModelAndView showAlert(javax.portlet.PortletRequest req)
Deprecated. 


Copyright © 2013 Jasig. All Rights Reserved.