|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.service.DefaultRequestContext
it.eng.spago.dispatching.service.DefaultHttpRequestContext
it.eng.spago.dispatching.action.AbstractHttpAction
it.eng.spagobi.utilities.service.AbstractBaseHttpAction
it.eng.spagobi.commons.services.AbstractSpagoBIAction
it.eng.spagobi.kpi.alarm.service.ManageAlarmsAction
public class ManageAlarmsAction
Field Summary | |
---|---|
static java.lang.String |
AUTO_DISABLED
|
static java.lang.String |
CONTACTS
|
static java.lang.String |
DESCRIPTION
|
static java.lang.String |
DOMAIN_CD
|
static java.lang.String |
ID
|
static java.lang.String |
KPI
|
static java.lang.String |
KPI_LIST
|
static java.lang.String |
LABEL
|
static java.lang.String |
LIMIT
|
static java.lang.Integer |
LIMIT_DEFAULT
|
static java.lang.String |
MODALITY
|
static java.lang.String |
NAME
|
static java.lang.String |
SINGLE_EVENT
|
static java.lang.String |
START
|
static java.lang.Integer |
START_DEFAULT
|
static java.lang.String |
TEXT
|
static java.lang.String |
THRESHOLD
|
static java.lang.String |
TRESHOLD_LIST
|
static java.lang.String |
URL
|
Fields inherited from class it.eng.spagobi.commons.services.AbstractSpagoBIAction |
---|
SERVICE_NAME |
Constructor Summary | |
---|---|
ManageAlarmsAction()
|
Method Summary | |
---|---|
void |
doService()
|
Methods inherited from class it.eng.spagobi.commons.services.AbstractSpagoBIAction |
---|
checkError, createContext, getContext, getLocale, getTheme, getUserProfile, handleException, init, localize, service, writeErrorsBackToClient |
Methods inherited from class it.eng.spagobi.utilities.service.AbstractBaseHttpAction |
---|
delAttributeFromHttpSession, delAttributeFromSession, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsCsvStringList, getAttributeAsInteger, getAttributeAsJSONArray, getAttributeAsJSONObject, getAttributeAsList, getAttributeAsString, getAttributeFromHttpSession, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsString, getAttributeFromSession, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsString, getAttributesAsMap, getHttpSession, getSessionContainer, getSpagoBIHttpSessionContainer, getSpagoBIRequestContainer, getSpagoBIResponseContainer, getSpagoBISessionContainer, httpSessionContainsAttribute, requestContainsAttribute, requestContainsAttribute, sessionContainsAttribute, setAttribute, setAttributeInHttpSession, setAttributeInSession, setSpagoBIRequestContainer, setSpagoBIResponseContainer, tryToWriteBackToClient, writeBackToClient, writeBackToClient, writeBackToClient, writeBackToClient, writeBackToClient |
Methods inherited from class it.eng.spago.dispatching.action.AbstractHttpAction |
---|
getActionMethod, getActionName, getConfig, setActionMethod, setActionName |
Methods inherited from class it.eng.spago.dispatching.service.DefaultHttpRequestContext |
---|
freezeHttpResponse, getHttpRequest, getHttpResponse, getServletConfig, isHttpResponseFreezed, setRequestContext, unfreezeHttpResponse |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface it.eng.spago.dispatching.service.RequestContextIFace |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Field Detail |
---|
public static final java.lang.String ID
public static final java.lang.String NAME
public static final java.lang.String DESCRIPTION
public static final java.lang.String LABEL
public static final java.lang.String MODALITY
public static final java.lang.String SINGLE_EVENT
public static final java.lang.String AUTO_DISABLED
public static final java.lang.String TEXT
public static final java.lang.String URL
public static final java.lang.String CONTACTS
public static final java.lang.String DOMAIN_CD
public static final java.lang.String KPI
public static final java.lang.String THRESHOLD
public static final java.lang.String KPI_LIST
public static final java.lang.String TRESHOLD_LIST
public static java.lang.String START
public static java.lang.String LIMIT
public static java.lang.Integer START_DEFAULT
public static java.lang.Integer LIMIT_DEFAULT
Constructor Detail |
---|
public ManageAlarmsAction()
Method Detail |
---|
public void doService()
doService
in class AbstractSpagoBIAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |