|
||||||||||
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.AbstractEngineStartAction
it.eng.spagobi.engines.console.services.initializers.ConsoleEngineStartAction
public class ConsoleEngineStartAction
Entry point action.
Field Summary | |
---|---|
static java.lang.String |
COUNTRY
|
static java.lang.String |
DOCUMENT_LABEL
|
static java.lang.String |
ENGINE_INSTANCE
|
static java.lang.String |
LANGUAGE
|
static org.apache.log4j.Logger |
logger
Logger component. |
static java.lang.String |
PROXY_DATASET
|
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartAction |
---|
analysisMetadata, analysisStateRowData, AUDIT_ID, DECODER, DOCUMENT_ID, SBI_EXECUTION_ID, SUBOBJ_DESCRIPTION, SUBOBJ_ID, SUBOBJ_NAME, SUBOBJ_VISIBILITY |
Constructor Summary | |
---|---|
ConsoleEngineStartAction()
|
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
|
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartAction |
---|
copyRequestParametersIntoEnv, getAnalysisMetadata, getAnalysisStateRowData, getAuditId, getAuditServiceProxy, getConetxtManager, getDataSet, getDataSetServiceProxy, getDataSource, getDataSourceServiceProxy, getDocumentId, getEngineName, getEnv, getLocale, getSpagoBIHttpSessionContainer, getSpagoBISessionContainer, getTemplateAsJSONObject, getTemplateAsSourceBean, getTemplateAsString, getUserId, getUserIdentifier, getUserProfile, init, setEngineName |
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 LANGUAGE
public static final java.lang.String COUNTRY
public static final java.lang.String DOCUMENT_LABEL
public static final java.lang.String PROXY_DATASET
public static final java.lang.String ENGINE_INSTANCE
public static transient org.apache.log4j.Logger logger
Constructor Detail |
---|
public ConsoleEngineStartAction()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean serviceRequest, it.eng.spago.base.SourceBean serviceResponse)
service
in interface it.eng.spago.dispatching.service.ServiceIFace
service
in class it.eng.spagobi.utilities.engines.AbstractEngineStartAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |