Package org.dashbuilder.dataset.def
Interface DataSetPostProcessor
-
public interface DataSetPostProcessorA generic interface to declare extra post processing on the DataSets
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostProcess(DataSetLookup lookup, DataSet dataSet)
-
-
-
Method Detail
-
postProcess
void postProcess(DataSetLookup lookup, DataSet dataSet)
-
-