|
||||||||||
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.action.AbstractAction
it.eng.spagobi.qbe.initializer.application.service.QbeApplicationSelectDatamartAction
public class QbeApplicationSelectDatamartAction
The Class QbeApplicationSelectDatamartAction.
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 |
---|
public QbeApplicationSelectDatamartAction()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response) throws java.lang.Exception
request
- the requestresponse
- the response
java.lang.Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |