it.eng.spagobi.qbe.initializer.application.service
Class QbeApplicationSelectDatamartAction

java.lang.Object
  extended by it.eng.spago.dispatching.service.DefaultRequestContext
      extended by it.eng.spago.dispatching.action.AbstractAction
          extended by it.eng.spagobi.qbe.initializer.application.service.QbeApplicationSelectDatamartAction
All Implemented Interfaces:
it.eng.spago.dispatching.action.ActionIFace, it.eng.spago.dispatching.service.RequestContextIFace, it.eng.spago.dispatching.service.ServiceIFace, it.eng.spago.init.InitializerIFace, java.io.Serializable

public class QbeApplicationSelectDatamartAction
extends it.eng.spago.dispatching.action.AbstractAction

The Class QbeApplicationSelectDatamartAction.

Author:
Andrea Zoppello This Action is responsible to instantiate the datamart where working with qbe
See Also:
Serialized Form

Constructor Summary
QbeApplicationSelectDatamartAction()
           
 
Method Summary
 void service(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response)
          Builds an empty datamart just to retrive all the datamarts defined and saved TODO buid a proper class to do this job and build the datamart only once when all the data are in place.
 
Methods inherited from class it.eng.spago.dispatching.action.AbstractAction
getAction, getActionMethod, getActionName, getConfig, init, setAction, setActionMethod, setActionName
 
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QbeApplicationSelectDatamartAction

public QbeApplicationSelectDatamartAction()
Method Detail

service

public void service(it.eng.spago.base.SourceBean request,
                    it.eng.spago.base.SourceBean response)
             throws java.lang.Exception
Builds an empty datamart just to retrive all the datamarts defined and saved TODO buid a proper class to do this job and build the datamart only once when all the data are in place.

Parameters:
request - the request
response - the response
Throws:
java.lang.Exception - the exception