public interface IReportEngineFactory
ReportRunner for the usage.| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
EXTENSION_REPORT_ENGINE_FACTORY
the extension point used to create the factory object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IReportEngine |
createReportEngine(EngineConfig config)
create a new report engine object.
|
static final java.lang.String EXTENSION_REPORT_ENGINE_FACTORY
Platform.createFactoryObject(String),
常量字段值IReportEngine createReportEngine(EngineConfig config)
config - config used to create the report engine.Copyright © 2008 Actuate Corp. All rights reserved.