public interface ExportResultsPlugin
Modifier and Type | Method and Description |
---|---|
DBResult |
getResults(Exporter exporter,
DBResult results)
Requests the result set to be used for this export
Note: If no changes are required then the results should be returned as is
|
DBResult getResults(Exporter exporter, DBResult results) throws java.lang.Exception
exporter
- - current exporter that called this methodresults
- - Default result set supplied by exporterjava.lang.Exception
- - ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.