| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ICubeExtractionResults |
| 限定符和类型 | 方法和说明 |
|---|---|
IExtractionResults |
IDatasetPreviewTask.execute()
execute the query and return the result set
|
IExtractionResults |
IDataExtractionTask.extract()
Redeclare this method in order to return IExtractionResults.
|
IExtractionResults |
IDataIterator.getQueryResults()
Returns
IExtractionResults
from which this data iterator is obtained. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IDataExtractionExtension.output(IExtractionResults results)
Outputs data defined in the result set.
|
Copyright © 2008 Actuate Corp. All rights reserved.