Package com.crystaldecisions.reports.sdk

This package is used to provide access to a report and its data sources.

See:
          Description

Interface Summary
ISubreportClientDocument This interface is used to get the DatabaseController for the subreport.
 

Class Summary
DatabaseController Used to manipulate the Database objects that are contained in a report.
ReportClientDocument Provides access to a report's properties.
SubreportController Provides access to the subreports in the document.
 

Package com.crystaldecisions.reports.sdk Description

This package is used to provide access to a report and its data sources. It contains classes that can be used to update the data source location of a report and perform similar tasks.

Although this library provides the functionality to access a report, any changes made to the report will not be permanent. In order to permanently modify the report, you must have a Report Application Server. For more information on this, consult the Crystal Reports Java Reporting Component Developer's Guide.