|
Oracle Reports Java API Reference 10g Release 2 (10.1.2) B14049-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportContext | |
| oracle.reports.plugin | |
| oracle.reports.plugin.datasource | |
| oracle.reports.plugin.definition | |
| Uses of ReportContext in oracle.reports.plugin |
| Methods in oracle.reports.plugin that return ReportContext | |
ReportContext |
PluginFactoryTemplate.getReportContext()Returns Report Context which is passed in to setReportContext. |
| Methods in oracle.reports.plugin with parameters of type ReportContext | |
void |
PluginFactory.setReportContext(ReportContext reportContext) |
void |
PluginFactoryTemplate.setReportContext(ReportContext pReportContext)Passed in ReportContext. |
| Uses of ReportContext in oracle.reports.plugin.datasource |
| Methods in oracle.reports.plugin.datasource that return ReportContext | |
ReportContext |
PluginDataSourceTemplate.getReportContext()Gets the report context which provides environment information. |
| Methods in oracle.reports.plugin.datasource with parameters of type ReportContext | |
void |
PluginDataSourceFactoryTemplate.setReportContext(ReportContext pReportContext)Get ReportContext object. |
| Uses of ReportContext in oracle.reports.plugin.definition |
| Methods in oracle.reports.plugin.definition that return ReportContext | |
ReportContext |
Report.getReportContext()Returns the context object of the report. |
| Constructors in oracle.reports.plugin.definition with parameters of type ReportContext | |
Report(oracle.reports.definition.RWReport rwreport, ReportContext reportContext)Constructor NOTE: Plugin must never try to create any Reports objects by itself. |
|
|
Oracle Reports Java API Reference |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||