Oracle Reports
Java API Reference
10g (9.0.4)
B12019-01

Uses of Package
oracle.reports.plugin

Packages that use oracle.reports.plugin
oracle.reports.plugin Provides the API of the generic Reports Plugin component. 
oracle.reports.plugin.datasource Provides the API of the Reports Plugin Data Source, which is a subclass of the generic Reports Plugin component. 
oracle.reports.plugin.definition Provides Java classes representing Report context and Reports objects for the Plugin to access Reports environment information, such as command line parameters, locale, and Reports objects in the same report. 

 

Classes in oracle.reports.plugin used by oracle.reports.plugin
Plugin
          Base interface of the Reports Plugin.
PluginEditor
          Provides the UI dialog box for users to edit or modify a plugin.
PluginException
          The exception class used in the Plugin API to pass error information.
PluginFactory
          Creates plugin instances, holds static information, and provides shared functions of this type of plugin.
PluginResultSetMetaData
          Defines the extended result set meta data used by the Reports Plugin Data Source.
PluginResultSetMetaDataTemplate
          Template ResultSetMetaData class used by the Template Plugin Data Source.

 

Classes in oracle.reports.plugin used by oracle.reports.plugin.datasource
Plugin
          Base interface of the Reports Plugin.
PluginCondition
          Defines a condition, like SQL's WHERE clause, that expresses the restriction on data item values returned in the result set.
PluginException
          The exception class used in the Plugin API to pass error information.
PluginFactory
          Creates plugin instances, holds static information, and provides shared functions of this type of plugin.
PluginFactoryTemplate
          Base Factory class used by the Template Plugin Data Source.
PluginResultSetMetaData
          Defines the extended result set meta data used by the Reports Plugin Data Source.

 

Classes in oracle.reports.plugin used by oracle.reports.plugin.definition
PluginException
          The exception class used in the Plugin API to pass error information.

 


Oracle Reports
Java API Reference

Copyright © 2003 Oracle Corporation. All Rights Reserved.