|
||||||||||
| 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.geo.service.initializer.GeoEngineStartAction
public class GeoEngineStartAction
Geo entry point action.
| Field Summary | |
|---|---|
static java.lang.String |
DOCUMENT_LABEL
|
static java.lang.String |
EXECUTION_CONTEXT
The Constant EXECUTION_CONTEXT. |
static java.lang.String |
EXECUTION_ID
|
static java.lang.String |
GEO_ENGINE_INSTANCE
The Constant GEO_ENGINE_INSTANCE. |
static java.lang.String |
IS_DOC_COMPOSITION_MODE_ACTIVE
The Constant IS_DOC_COMPOSITION_MODE_ACTIVE. |
static org.apache.log4j.Logger |
logger
Logger component. |
static java.lang.String |
OUTPUT_TYPE
|
| Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartAction |
|---|
AUDIT_ID, COUNTRY, DOCUMENT_ID, LANGUAGE, SBI_EXECUTION_ID, SUBOBJ_DESCRIPTION, SUBOBJ_ID, SUBOBJ_NAME, SUBOBJ_VISIBILITY, USER_ID |
| Constructor Summary | |
|---|---|
GeoEngineStartAction()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getEnv(boolean isDocumentCompositionModeActive,
java.lang.String documentLabel,
java.lang.String executionId)
|
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, getContentServiceProxy, getDataSet, getDataSetServiceProxy, getDataSource, getDataSourceServiceProxy, getDocumentId, getEnv, getLocale, getSpagoBIHttpSessionContainer, getSpagoBISessionContainer, getTemplate, getUserId, getUserIdentifier, getUserProfile, init |
| Methods inherited from class it.eng.spagobi.utilities.service.AbstractBaseHttpAction |
|---|
delAttributeFromHttpSession, delAttributeFromSession, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsCsvStringList, getAttributeAsInteger, getAttributeAsJSONObject, getAttributeAsString, getAttributeAsStringList, getAttributeFromHttpSession, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsString, getAttributeFromSession, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsString, 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 EXECUTION_CONTEXT
public static final java.lang.String EXECUTION_ID
public static final java.lang.String DOCUMENT_LABEL
public static final java.lang.String OUTPUT_TYPE
public static final java.lang.String IS_DOC_COMPOSITION_MODE_ACTIVE
public static final java.lang.String GEO_ENGINE_INSTANCE
public static transient org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public GeoEngineStartAction()
| Method Detail |
|---|
public void service(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
throws GeoEngineException
service in interface it.eng.spago.dispatching.service.ServiceIFaceservice in class it.eng.spagobi.utilities.engines.AbstractEngineStartActionGeoEngineException
public java.util.Map getEnv(boolean isDocumentCompositionModeActive,
java.lang.String documentLabel,
java.lang.String executionId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||