Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Reports
Java API Reference
10
g
(9.0.4)
B12019-01
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
S
saveToXML()
- Method in interface oracle.reports.plugin.
Plugin
Returns the text definition (usually in XML) of the plugin.
saveToXML()
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
Returns the static definition to be saved with report.
Security
- interface oracle.reports.server.
Security
.
send()
- Method in class oracle.reports.server.
Destination
Sends the output to a specified DESTYPE and DESNAME.
sendFile(boolean, String, short, long)
- Method in class oracle.reports.server.
Destination
Sends a file to the destination.
SET_SIGNON_PARAMETRE_FAIL
- Static variable in class oracle.reports.plugin.
PluginException
setBindValue(Object)
- Method in class oracle.reports.plugin.
PluginCondition
Sets the bind value of the condition.
setCacheItem(CacheItem)
- Method in class oracle.reports.server.
Destination
Sets a cache item associated with the destination.
setContentReady()
- Method in interface oracle.reports.cache.
CacheItem
Specifies whether the content for the CacheItem is ready to be used.
setCustomProperties(Properties)
- Method in interface oracle.reports.cache.
CacheItem
Sets custom properties for the CacheItem.
setDataSource(DataSource)
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
Sets the Reports hosting data source object of the plugin.
setDataSource(DataSource)
- Method in interface oracle.reports.plugin.datasource.
PluginDataSource
Sets the hosting Reports data source object of this Plugin Data Source.
setDesname(String)
- Method in class oracle.reports.server.
Destination
Sets the destination name.
setEditorClass(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets editor class name in the subclass constructor.
setEngineComm(EngineComm, String)
- Method in interface oracle.reports.engine.
EngineInterface
Sets the engine communication object that resides on Oracle9i Reports Server side, so the engine can communicate with Oracle9i Reports Server.
setExpiration(long)
- Method in interface oracle.reports.cache.
CacheItem
Sets the expiration time for the CacheItem.
setFactory(PluginFactory)
- Method in interface oracle.reports.plugin.
Plugin
Sets the factory object that creates this plugin.
setFactory(PluginFactory)
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
Sets the factory that creates the plugin.
setFetchDirection(int)
- Method in class oracle.reports.plugin.
PluginResultSetTemplate
Not used by the Reports Plugin API; simply stub it.
setFetchSize(int)
- Method in class oracle.reports.plugin.
PluginResultSetTemplate
Not used by the Reports Plugin API; simply stub it.
setFinishedTime(long)
- Method in interface oracle.reports.cache.
CacheItem
Sets the completion time for the CacheItem.
setHelpPrefix(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets help prefix in the subclass constructor.
setHelpSet(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets help set in the subclass constructor.
setHelpSetID(String)
- Method in interface oracle.reports.plugin.
PluginFactory
Sets the helpset ID for the plugin.
setHelpSetID(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets the helpset ID for the plugin.
setHint(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets hint message in the subclass constructor.
setIconName(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets icon name in the subclass constructor.
setJob(Job)
- Method in class oracle.reports.server.
Destination
Sets the job object to which the Destination object attaches.
setJob(Job)
- Method in interface oracle.reports.cache.
CacheItem
Sets the associated job for this CacheItem.
setJobStatus(short)
- Method in interface oracle.reports.server.
Job
Sets the job status.
setMajorVersion(int)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets major version in the subclass constructor.
setMaxCapacity(int)
- Method in interface oracle.reports.cache.
Cache
Sets the maximum cache capacity in megabytes (MB).
setMaxNumberOfFiles(int)
- Method in interface oracle.reports.cache.
Cache
Sets the maximum number of files.
setMinorVersion(int)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets minor version in the subclass constructor.
setName(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets plugin name in the subclass constructor.
setPluginClass(String)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Sets plugin class name in the subclass constructor.
setProperties(Properties)
- Method in class oracle.reports.server.
Destination
Sets the properties for the subclass object.
setReportContext(ReportContext)
- Method in interface oracle.reports.plugin.
PluginFactory
setReportContext(ReportContext)
- Method in class oracle.reports.plugin.
PluginFactoryTemplate
Passed in ReportContext.
setReportContext(ReportContext)
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceFactoryTemplate
Passed in ReportContext.
setSignOnParameter(Parameter)
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
Sets the Sign-on Parameter of this Plugin Data Source whenever it is set or changed in the Reports Property Inspector.
setSignOnParameter(Parameter)
- Method in interface oracle.reports.plugin.datasource.
PluginDataSource
Sets the Sign-on Parameter of this Plugin Data Source.
setSignOnParameter(String)
- Method in class oracle.reports.plugin.definition.
DataSource
Sets the Sign-on Parameter of this Plugin Data Source.
showHelpContent(String)
- Method in class oracle.reports.plugin.definition.
ReportContext
Displays the help content.
showHelpTopic(String, String)
- Method in class oracle.reports.plugin.definition.
ReportContext
Displays the help topic.
shutdown()
- Static method in class oracle.reports.server.
Destination
Shuts down the destination class.
shutdown()
- Method in interface oracle.reports.server.
Notification
Shuts down the notification object.
SORT_ASCENDING
- Static variable in interface oracle.reports.plugin.
PluginResultSetMetaData
Specifies that the column needs to be sorted in ascending order.
SORT_DESCENDING
- Static variable in interface oracle.reports.plugin.
PluginResultSetMetaData
Specifies that the column needs to be sorted in descending order.
SORT_NONE
- Static variable in interface oracle.reports.plugin.
PluginResultSetMetaData
Specifies that the column is not used for sorting.
sortColumnOf(int)
- Method in interface oracle.reports.plugin.
PluginResultSetMetaData
Returns the base column index of the column if it is a sort column.
sortColumnOf(int)
- Method in class oracle.reports.plugin.
PluginResultSetMetaDataTemplate
Returns the SortColumnOf value.
SQL
- Static variable in class oracle.reports.plugin.utility.
Trace
START_PRF
- Static variable in class oracle.reports.plugin.utility.
Trace
start(Properties)
- Method in interface oracle.reports.server.
JobRepository
Starts the repository.
start(Properties)
- Method in interface oracle.reports.server.
Security
Starts the security system.
start(Properties, String, int, long, short)
- Method in class oracle.reports.server.
Destination
Invoked before sending the first file to the destination.
start(Properties, Trace)
- Method in interface oracle.reports.cache.
Cache
Starts the Oracle9i Reports caching service.
startRuntime()
- Method in interface oracle.reports.plugin.
Plugin
Notifies the plugin that Reports is about to start to run.
startRuntime()
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
The Template Plugin Data Source does not need any initialization before runtime.
STATE
- Static variable in class oracle.reports.plugin.utility.
Trace
stop()
- Method in class oracle.reports.server.
Destination
Invoked after all the files are sent to the destination.
stop()
- Method in interface oracle.reports.server.
JobRepository
Stops the repository.
stop()
- Method in interface oracle.reports.server.
Security
Stops the security system.
stop()
- Method in interface oracle.reports.cache.
Cache
Stops the Oracle9i Reports caching service.
Summary
- class oracle.reports.plugin.definition.
Summary
.
The Reports summary object.
Summary(RWDataItem, Report)
- Constructor for class oracle.reports.plugin.definition.
Summary
Constructor.
supportCondition()
- Method in class oracle.reports.plugin.datasource.
PluginDataSourceTemplate
The Template Plugin Data Source does not support conditions, so returns false.
supportCondition()
- Method in interface oracle.reports.plugin.datasource.
PluginDataSource
Returns true or false, depending on whether the Plugin Data Source supports conditions.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Reports
Java API Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.