@RequestMapping(value="VIEW")
public final class EmergencyAlertController
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VIEW_SHOW_ALERTS |
| Constructor and Description |
|---|
EmergencyAlertController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.portlet.ModelAndView |
showAlert(javax.portlet.PortletRequest req) |
public static final java.lang.String VIEW_SHOW_ALERTS