|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExtractionResults | |
---|---|
org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
org.eclipse.birt.report.engine.extension | This package defines 3 key interfaces ---- IReportItemQuery, IReportItemGeneration, and IReportItemPresentation ---- that are used to process an extended item at query preparation, report generation and report rendering times. |
Uses of IExtractionResults in org.eclipse.birt.report.engine.api |
---|
Methods in org.eclipse.birt.report.engine.api that return IExtractionResults | |
---|---|
IExtractionResults |
IDataExtractionTask.extract()
|
IExtractionResults |
IDataIterator.getQueryResults()
Returns IExtractionResults
from which this data iterator is obtained. |
Uses of IExtractionResults in org.eclipse.birt.report.engine.extension |
---|
Methods in org.eclipse.birt.report.engine.extension with parameters of type IExtractionResults | |
---|---|
void |
IDataExtractionExtension.output(IExtractionResults results)
Outputs data defined in the result set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |