Uses of Class
it.eng.spagobi.analiticalmodel.execution.service.ExecuteDocumentAction

Packages that use ExecuteDocumentAction
it.eng.spagobi.adhocreporting.services   
it.eng.spagobi.analiticalmodel.execution.service   
 

Uses of ExecuteDocumentAction in it.eng.spagobi.adhocreporting.services
 

Subclasses of ExecuteDocumentAction in it.eng.spagobi.adhocreporting.services
 class StartCreatingWorksheetFromDatasetAction
           
 

Uses of ExecuteDocumentAction in it.eng.spagobi.analiticalmodel.execution.service
 

Subclasses of ExecuteDocumentAction in it.eng.spagobi.analiticalmodel.execution.service
 class CreateDatasetForWorksheetAction
          Action that create a new dataset and prepare the url to call the worksheeet's edit service (WORKSHEET_WITH_DATASET_START_EDIT_ACTION) in order to build a worksheet document on the brandnew dataset
 class GetDocumentInfoAction