Package org.dashbuilder.dataset
Interface DataSetGenerator
-
public interface DataSetGeneratorInterface for generating data set instances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSetbuildDataSet(Map<String,String> params)Build and get a DataSet instance.
-