@RequestMapping(value="VIEW")
public final class EmergencyAlertAdminController
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VIEWNAME |
| Constructor and Description |
|---|
EmergencyAlertAdminController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.portlet.ModelAndView |
showAdmin(javax.portlet.PortletRequest req) |
void |
toggleEnabled(javax.portlet.ActionRequest req) |
public static final java.lang.String VIEWNAME