Oracle Reports
Java API Reference
10g Release 2 (10.1.2)
B14049-01

Uses of Interface
oracle.reports.plugin.Plugin

Packages that use Plugin
oracle.reports.plugin   
oracle.reports.plugin.datasource   

 

Uses of Plugin in oracle.reports.plugin

 

Methods in oracle.reports.plugin that return Plugin
 Plugin PluginFactory.make()
          Make Plugin instance
 Plugin PluginFactoryTemplate.make()
          Make new Plug-in instance.

 

Methods in oracle.reports.plugin with parameters of type Plugin
 boolean PluginEditor.edit(Plugin plugin)
          Edit function of plugin.
 boolean PluginEditorTemplate.edit(Plugin plugin)
          Bring up Plug-in Data Source's dialog.

 

Uses of Plugin in oracle.reports.plugin.datasource

 

Subinterfaces of Plugin in oracle.reports.plugin.datasource
 interface PluginDataSource
          Reports Plugin Data Source Interface allows application developers to write their own Java components to provide data from arbitrary sources to be used in the reports.

 

Classes in oracle.reports.plugin.datasource that implement Plugin
 class PluginDataSourceTemplate
          Template Plug-in Data Source class.

 


Oracle Reports
Java API Reference

Copyright © 1994, 2005 Oracle Corporation. All Rights Reserved.