Package com.businessobjects.enterprise.crystalreport

This package is designed to provide an interface through which detailed information about each report may be obtained.

See:
          Description

Class Summary
BusinessViews A collection of BusinessView IDs that have been assigned to this report.
CrystalReport Provides basic information about a report.
CrystalReport_RightEnum Specifies the Report plugin custom security rights.
CrystalReportFormatOptions Sets the export format type for the report and retrieves the specific export instances for setting further format options.
CrystalReportPrinterOptions Sets the printer options for a report.
CurrentValues A collection of the values currently chosen for the parameter.
DefaultValues A collection of the default values that may be chosen to be the current value for the parameter.
ExcelDataOnlyFormat Allows you to set the options for a report that is to be exported as an Excel spreadsheet.
ExcelFormat Allows you to set the options for a report that is to be scheduled as an Excel spreadsheet.
ExportModeEnum Defines the available export modes for the text format object.
FormatInterface This class is the base class for format options.
GroupSectionsOptionEnum Defines the available options for group sections.
HeaderFooterOptionEnum Specifies the way page header and footer are exported.
HyperlinkResolve This object automatically resolves and sets the CUID for the report object that is associated with a report hyperlink.
HyperlinkResolves Allows you to add HyperlinkResolve objects to the HyperlinkResolves collection.
Hyperlinks A collection of ReportHyperlink objects.
HyperLinkTypeEnum Specifies the hyperlink type, used when retrieving a hyperlink for export.
MaximumValue The maximum value.
MinimumValue The minimum value.
PageFormat This abstract interface is used by other exporting sub-classes to set how the pages of a report will be exported.
PageLayoutEnum Specifies Report Layout.
PageSizeEnum Specified Report Page Size.
PDFFormat Allows you to set the options for a report that is to be scheduled to a pdf format.
PrintCollationTypeEnum Specifies the report print collation.
ProcessingExtension Contains information about a processing extension.
ProcessingExtensions This collection allows you to add, delete, and manage customized processing extensions that are applied to the report.
PromptValue Stores detailed information about the parameter value itself.
RefreshOptionsEnum Specifies the report refresh options.
ReportAlert Specifies the alert information that is displayed in an alert notification email.
ReportAlerts Contains the list of alerts defined in a given report.
ReportFormatEnum The export format type of this report.
ReportHyperlink Provides the support necessary to use the report hyperlink object within reports.
ReportLogon Contains information for logging on to the database that the report must retrieve data from.
ReportLogons A collection object that represents the database logon information for this object.
ReportParameter Report parameter.
ReportParameters Contains information about a report's parameters.
ReportProcessingInfo Enables getting and setting basic information about the report.
ReportPromptTypeEnum The type of the parameter value.
ReportRefreshOptions Specifies the report refresh options.
ReportSectionsOptionEnum Defines the available report section options for the text format object.
ReportServerTypeEnum Specifies the Report Database Server Type.
ReportTablePrefix Allows you to change the table prefix template.
ReportTablePrefixes A collection of table prefix mappings that allows the user to define a new table location prefix for every table in the custom DB section.
ReportVariableValueTypeEnum The type of the parameter value.
RepositoryObjects The collection of repository object CUIDs for this report.
RichTextFormatEditable Allows you to set custom options for a report that is to be scheduled to a rich text format.
SectionTypeEnum Specifies the section to base the column width on when exporting to Excel.
TextFormatCharacterSeparated Allows you to set the options when during the export of a report to a text file with character separated values.
TextFormatPaginated Sets the options when exporting a report to a paginated text file.
TextFormatPlain Allows you to set the options when exporting a report to a plain text file.
TextFormatSeparated Defines a text format.
TextFormatTabSeparated Sets the options when exporting a report to a text file with tab separated values.
UniversesInfo A collection of universes for this report.
 

Package com.businessobjects.enterprise.crystalreport Description

This package is designed to provide an interface through which detailed information about each report may be obtained. To set basic information and properties for a specific report, use the CrystalReport class.