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

Uses of Class
oracle.reports.plugin.utility.Trace

Packages that use Trace
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. 

 

Uses of Trace in oracle.reports.plugin.definition

 

Fields in oracle.reports.plugin.definition declared as Trace
protected  Trace ReportContext.mTrace
           

 

Methods in oracle.reports.plugin.definition that return Trace
 Trace ReportContext.getTrace()
          Returns the trace object.

 

Constructors in oracle.reports.plugin.definition with parameters of type Trace
ReportContext(oracle.reports.definition.RWReport rwobj, Trace trace)
          Constructor.

 


Oracle Reports
Java API Reference

Copyright © 2003 Oracle Corporation. All Rights Reserved.