it.eng.spagobi.engines.widget
Class SpagoBIWidgetInternalEngine

java.lang.Object
  extended by it.eng.spagobi.engines.widget.SpagoBIAbstractInternalEngine
      extended by it.eng.spagobi.engines.widget.SpagoBIWidgetInternalEngine
All Implemented Interfaces:
InternalEngineIFace

public class SpagoBIWidgetInternalEngine
extends SpagoBIAbstractInternalEngine


Constructor Summary
SpagoBIWidgetInternalEngine()
           
 
Method Summary
 void doCreateDocumentTemplate()
           
 void doExecute()
           
 void doExecuteSubObject()
           
 void doModifyDocumentTemplate()
           
 
Methods inherited from class it.eng.spagobi.engines.widget.SpagoBIAbstractInternalEngine
execute, executeSubObject, getDataSet, getLocale, getObj, getRequestContainer, getResponse, getSession, getSubObjectInfo, getTemplate, getTemplateAsJSONObject, getTemplateAsString, getUserProfile, handleCreateDocumentTemplateException, handleDocumentTemplateEdit, handleException, handleExecutionException, handleModifyDocumentTemplateException, handleNewDocumentTemplateCreation, handleSubObjectExecutionException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpagoBIWidgetInternalEngine

public SpagoBIWidgetInternalEngine()
Method Detail

doExecute

public void doExecute()
Specified by:
doExecute in class SpagoBIAbstractInternalEngine

doExecuteSubObject

public void doExecuteSubObject()
Specified by:
doExecuteSubObject in class SpagoBIAbstractInternalEngine

doCreateDocumentTemplate

public void doCreateDocumentTemplate()
Specified by:
doCreateDocumentTemplate in class SpagoBIAbstractInternalEngine

doModifyDocumentTemplate

public void doModifyDocumentTemplate()
Specified by:
doModifyDocumentTemplate in class SpagoBIAbstractInternalEngine