Oracle Reports
Java API Reference
10g (9.0.4)
B12019-01
A B C D E F G H I J L M N O P R S T U W

P

Parameter - class oracle.reports.plugin.definition.Parameter.
The Reports parameter object.
Parameter(RWDataItem, Report) - Constructor for class oracle.reports.plugin.definition.Parameter
Constructor.
Placeholder - class oracle.reports.plugin.definition.Placeholder.
The Reports placeholder object.
Placeholder(RWDataItem, Report) - Constructor for class oracle.reports.plugin.definition.Placeholder
Constructor.
PLS - Static variable in class oracle.reports.plugin.utility.Trace
 
Plugin - interface oracle.reports.plugin.Plugin.
Base interface of the Reports Plugin.
PluginCondition - class oracle.reports.plugin.PluginCondition.
Defines a condition, like SQL's WHERE clause, that expresses the restriction on data item values returned in the result set.
PluginCondition(int, int, Object) - Constructor for class oracle.reports.plugin.PluginCondition
Constructs a plugin condition of given column, operator, and bind value.
PluginDataSource - interface oracle.reports.plugin.datasource.PluginDataSource.
The Reports Plugin Data Source interface that allows application developers to write their own Java components to provide data from arbitrary sources to be used in reports.
PluginDataSourceFactory - interface oracle.reports.plugin.datasource.PluginDataSourceFactory.
Factory of the Plugin Data Source.
PluginDataSourceFactoryTemplate - class oracle.reports.plugin.datasource.PluginDataSourceFactoryTemplate.
Factory class used by the Template Plugin Data Source.
PluginDataSourceFactoryTemplate() - Constructor for class oracle.reports.plugin.datasource.PluginDataSourceFactoryTemplate
Constructor to set static information.
PluginDataSourceTemplate - class oracle.reports.plugin.datasource.PluginDataSourceTemplate.
Template Plugin Data Source class.
PluginDataSourceTemplate() - Constructor for class oracle.reports.plugin.datasource.PluginDataSourceTemplate
 
PluginEditor - interface oracle.reports.plugin.PluginEditor.
Provides the UI dialog box for users to edit or modify a plugin.
PluginEditorTemplate - class oracle.reports.plugin.PluginEditorTemplate.
Dummy dialog of the Template Plugin Data Source.
PluginEditorTemplate() - Constructor for class oracle.reports.plugin.PluginEditorTemplate
Constructs a new instance.
PluginException - exception oracle.reports.plugin.PluginException.
The exception class used in the Plugin API to pass error information.
PluginException(String, int, String) - Constructor for class oracle.reports.plugin.PluginException
Constructor
PluginFactory - interface oracle.reports.plugin.PluginFactory.
Creates plugin instances, holds static information, and provides shared functions of this type of plugin.
PluginFactoryTemplate - class oracle.reports.plugin.PluginFactoryTemplate.
Base Factory class used by the Template Plugin Data Source.
PluginFactoryTemplate() - Constructor for class oracle.reports.plugin.PluginFactoryTemplate
 
PluginResultSetMetaData - interface oracle.reports.plugin.PluginResultSetMetaData.
Defines the extended result set meta data used by the Reports Plugin Data Source.
PluginResultSetMetaDataTemplate - class oracle.reports.plugin.PluginResultSetMetaDataTemplate.
Template ResultSetMetaData class used by the Template Plugin Data Source.
PluginResultSetMetaDataTemplate() - Constructor for class oracle.reports.plugin.PluginResultSetMetaDataTemplate
Constructor.
PluginResultSetTemplate - class oracle.reports.plugin.PluginResultSetTemplate.
Template ResultSet class used by the Template Plugin Data Source.
PluginResultSetTemplate(PluginResultSetMetaDataTemplate) - Constructor for class oracle.reports.plugin.PluginResultSetTemplate
Constructor
PluginTypes - class oracle.reports.plugin.PluginTypes.
Defines the extended type codes supported by the Reports Plugin Data Source API, but not defined in JDBC java.sql.Types.
PluginTypes() - Constructor for class oracle.reports.plugin.PluginTypes
 
previous() - Method in class oracle.reports.plugin.PluginResultSetTemplate
Not used by the Reports Plugin API; simply stub it.
PRF - Static variable in class oracle.reports.plugin.utility.Trace
 

Oracle Reports
Java API Reference
A B C D E F G H I J L M N O P R S T U W
Copyright © 2003 Oracle Corporation. All Rights Reserved.