Oracle Reports
Java API Reference
11g Release 1 (11.1.1)
E10775-01

Uses of Package
oracle.reports.plugin

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

Classes in oracle.reports.plugin used by oracle.reports.plugin
Plugin
          Base interface of Reports Plugin.
PluginEditor
          Plugin Editor which provides the UI dialog for users to edit/modify a Plugin.
PluginException
          The exception class used in Plugin API to pass error information This class also defines the errors code which might be thrown by the API to Plugin upon errors.
PluginFactory
          Plugin Factory is to create Plugin instances, hold static information, and provide shared functions of this type of Plugin.
PluginResultSetMetaData
          PluginResultSetMetaData defines extended result set meta data used by Reports Plugin Data Source.
PluginResultSetMetaDataTemplate
          Template ResultSetMetaData class used by Template Plug-in Data Source.
 

Classes in oracle.reports.plugin used by oracle.reports.plugin.datasource
Plugin
          Base interface of Reports Plugin.
PluginCondition
          Condition, like SQL's WHERE clause, expresses the restriction on data item values returned in the result set.
PluginException
          The exception class used in Plugin API to pass error information This class also defines the errors code which might be thrown by the API to Plugin upon errors.
PluginFactory
          Plugin Factory is to create Plugin instances, hold static information, and provide shared functions of this type of Plugin.
PluginFactoryTemplate
          Base Factory class of Template Plug-in Data Source.
PluginResultSetMetaData
          PluginResultSetMetaData defines extended result set meta data used by Reports Plugin Data Source.
 

Classes in oracle.reports.plugin used by oracle.reports.plugin.definition
PluginException
          The exception class used in Plugin API to pass error information This class also defines the errors code which might be thrown by the API to Plugin upon errors.
 


Oracle Reports
Java API Reference

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