|
||||||||||
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.qbe.services.AbstractQbeEngineAction
it.eng.spagobi.engines.qbe.services.GetCatalogueAction
public class GetCatalogueAction
Return items contained into the catalogue. An item is composed by query, meta and all the properties needed to use it as TreeNode on the client side
Field Summary | |
---|---|
static org.apache.log4j.Logger |
logger
Logger component. |
static java.lang.String |
SERVICE_NAME
|
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
PRIVATE_SCOPE, PUBLIC_SCOPE |
Constructor Summary | |
---|---|
GetCatalogueAction()
|
Method Summary | |
---|---|
java.lang.String |
getActionName()
|
void |
service(it.eng.spago.base.SourceBean request,
it.eng.spago.base.SourceBean response)
|
Methods inherited from class it.eng.spagobi.engines.qbe.services.AbstractQbeEngineAction |
---|
getDatamartModel, getEngineInstance, getQuery, setDatamartModel |
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineAction |
---|
getAuditServiceProxy, getConetxtManager, 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, 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, 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 transient org.apache.log4j.Logger logger
Constructor Detail |
---|
public GetCatalogueAction()
Method Detail |
---|
public java.lang.String getActionName()
getActionName
in interface it.eng.spago.dispatching.action.ActionIFace
getActionName
in class it.eng.spago.dispatching.action.AbstractHttpAction
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 |