it.eng.spagobi.tools.dataset
Class DatasetManagementAPI

java.lang.Object
  extended by it.eng.spagobi.tools.dataset.DatasetManagementAPI

public class DatasetManagementAPI
extends java.lang.Object

The class gives two method to create a biobject (with parameters) or a dataset

Author:
gavardi

Nested Class Summary
 class DatasetManagementAPI.ValidationException
           
 
Constructor Summary
DatasetManagementAPI()
           
 
Method Summary
 java.lang.Integer creatDataSet(GuiGenericDataSet dataSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatasetManagementAPI

public DatasetManagementAPI()
Method Detail

creatDataSet

public java.lang.Integer creatDataSet(GuiGenericDataSet dataSet)