|
||||||||||
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.utilities.engines.AbstractEngineAction
it.eng.spagobi.engines.console.services.AbstractConsoleEngineAction
it.eng.spagobi.engines.console.services.GetConsoleDataAction
public class GetConsoleDataAction
Field Summary | |
---|---|
static java.lang.String |
CALLBACK
|
static java.lang.String |
DATASET_LABEL
|
static java.lang.String |
LIMIT
|
static java.lang.String |
LIMIT_SS
|
static java.lang.String |
LOCALE
|
static java.lang.String |
MEMORY_PAGINATION
|
static java.lang.String |
ROWS_LIMIT
|
static java.lang.String |
SERVICE_NAME
|
static java.lang.String |
START
|
static java.lang.String |
TOTAL_RESULT
|
static java.lang.String |
USER_ID
|
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
PRIVATE_SCOPE, PUBLIC_SCOPE |
Constructor Summary | |
---|---|
GetConsoleDataAction()
|
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean request,
it.eng.spago.base.SourceBean response)
|
Methods inherited from class it.eng.spagobi.engines.console.services.AbstractConsoleEngineAction |
---|
getConsoleEngineInstance |
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
getAuditServiceProxy, getConetxtManager, getEngineInstance, getEnv, getLocale, getSpagoBIHttpSessionContainer, getSpagoBISessionContainer, init, saveAnalysisState, setLocale |
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, getAttributesAsLinkedMap, getAttributesAsMap, getHttpSession, getSessionContainer, getSpagoBIRequestContainer, getSpagoBIResponseContainer, 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 SERVICE_NAME
public static java.lang.String DATASET_LABEL
public static java.lang.String USER_ID
public static java.lang.String CALLBACK
public static java.lang.String LOCALE
public static java.lang.String START
public static java.lang.String LIMIT
public static java.lang.String ROWS_LIMIT
public static java.lang.String LIMIT_SS
public static java.lang.String MEMORY_PAGINATION
public static java.lang.String TOTAL_RESULT
Constructor Detail |
---|
public GetConsoleDataAction()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response)
service
in interface it.eng.spago.dispatching.service.ServiceIFace
service
in class it.eng.spagobi.utilities.engines.AbstractEngineAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |