|
||||||||||
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.geo.commons.service.AbstractGeoEngineAction
it.eng.spagobi.engines.geo.xservice.ShowDataDetailsAction
public class ShowDataDetailsAction
The Class ShowDataDetailsAction.
Field Summary | |
---|---|
static org.apache.log4j.Logger |
logger
Logger component. |
static java.lang.String |
RESULT_SET
Session parameters. |
static java.lang.String |
SELECTED_FEATURE_DESC
The Constant SELECTED_FEATURE_DESC. |
static java.lang.String |
SELECTED_FEATURE_ID
Request parameters. |
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
PRIVATE_SCOPE, PUBLIC_SCOPE |
Fields inherited from class it.eng.spagobi.utilities.service.AbstractBaseHttpAction |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
ShowDataDetailsAction()
|
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
|
Methods inherited from class it.eng.spagobi.engines.geo.commons.service.AbstractGeoEngineAction |
---|
getGeoEngineInstance |
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
getAuditServiceProxy, getEngineInstance, getEnv, getLocale, init, saveAnalysisState, setLocale, xsaveAnalysisState |
Methods inherited from class it.eng.spagobi.utilities.service.AbstractBaseHttpAction |
---|
delAttribute, delAttributeFromHttpSession, delAttributeFromSession, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsCsvStringList, getAttributeAsInteger, getAttributeAsJSONObject, getAttributeAsString, getAttributeAsStringList, getAttributeFromHttpSession, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsBoolean, getAttributeFromHttpSessionAsString, getAttributeFromSession, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsBoolean, getAttributeFromSessionAsString, getHttpSession, getRequest, getResponse, getSession, requestContainsAttribute, requestContainsAttribute, sessionContainsAttribute, setAttribute, setAttributeInHttpSession, setAttributeInSession, setRequest, setResponse, 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 SELECTED_FEATURE_ID
public static final java.lang.String RESULT_SET
public static final java.lang.String SELECTED_FEATURE_DESC
public static transient org.apache.log4j.Logger logger
Constructor Detail |
---|
public ShowDataDetailsAction()
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.AbstractEngineAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |