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

Interface Summary
BusinessViews A collection of BusinessView IDs that have been assigned to this report.
CrystalReport Provides basic information about a report.
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.
CrystalReportRightEnum Specifies the Report plugin custom security rights.
CurrentValues A collection of the values currently chosen for the parameter.
CurrentValuesBase Provides information on 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 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.
ReportParameterValueOptions Specifies the ReportParameterValue options.
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.
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.
Universes This package allows you to gather information about a collection of universes and manage it within the BusinessObjects Enterprise Infrastructure.
UniversesInfo A collection of universes for this report.
 

Class Summary
BusinessViews.Factory A class with methods for creating instances of the BusinessViews type.
CrystalReport.Factory A class with methods for creating instances of the CrystalReport type.
CrystalReportFormatOptions.Factory A class with methods for creating instances of the CrystalReportFormatOptions type.
CrystalReportPrinterOptions.Factory A class with methods for creating instances of the CrystalReportPrinterOptions type.
CrystalReportRightEnum.Enum Internal Use Only.
CrystalReportRightEnum.Factory A class with methods for creating instances of the CrystalReportRightEnum type.
CurrentValues.Factory A class with methods for creating instances of the CurrentValues type.
CurrentValuesBase.Factory A class with methods for creating instances of this type.
DefaultValues.Factory A class with methods for creating instances of the DefaultValues type.
ExcelDataOnlyFormat.Factory Creates an empty instance of ExcelDataOnlyFormat type.
ExcelFormat.Factory A class with methods for creating instances of the ExcelFormat type.
ExportModeEnum.Enum Internal Use Only
ExportModeEnum.Factory A class with methods for creating instances of the ExportModeEnum type.
FormatInterface.Factory A class with methods for creating instances of the FormatInterface type.
GroupSectionsOptionEnum.Enum Internal Use Only.
GroupSectionsOptionEnum.Factory A class with methods for creating instances of the GroupSectionsOptionEnum type.
HeaderFooterOptionEnum.Enum Internal Use Only.
HeaderFooterOptionEnum.Factory A class with methods for creating instances of the HeaderFooterOptionEnum type.
HyperlinkResolve.Factory A class with methods for creating instances of the HyperlinkResolve type.
HyperlinkResolves.Factory A class with methods for creating instances of the HyperlinkResolves type.
Hyperlinks.Factory A class with methods for creating instances of the Hyperlinks type.
HyperLinkTypeEnum.Enum Internal Use Only.
HyperLinkTypeEnum.Factory A class with methods for creating instances of the HyperLinkTypeEnum type.
MaximumValue.Factory A class with methods for creating instances of the MaximumValue type.
MinimumValue.Factory A class with methods for creating instances of the MinimumValue type.
PageFormat.Factory A class with methods for creating instances of the PageFormat type.
PageLayoutEnum.Enum Internal Use Only.
PageLayoutEnum.Factory A class with methods for creating instances of the PageLayoutEnum type.
PageSizeEnum.Enum Internal Use Only.
PageSizeEnum.Factory A class with methods for creating instances of the PageSizeEnum type.
PDFFormat.Factory A class with methods for creating instances of the PDFFormat type.
PrintCollationTypeEnum.Enum Internal Use Only.
PrintCollationTypeEnum.Factory A class with methods for creating instances of the PrintCollationTypeEnum type.
ProcessingExtension.Factory A class with methods for creating instances of the ProcessingExtension type.
ProcessingExtensions.Factory A class with methods for creating instances of the ProcessingExtensions type.
PromptValue.Factory A class with methods for creating instances of the PromptValue type.
RefreshOptionsEnum.Enum Internal Use Only.
RefreshOptionsEnum.Factory A class with methods for creating instances of the RefreshOptionsEnum type.
ReportAlert.Factory A class with methods for creating instances of the ReportAlert type.
ReportAlerts.Factory A class with methods for creating instances of the ReportAlerts type.
ReportFormatEnum.Enum Internal Use Only.
ReportFormatEnum.Factory A class with methods for creating instances of the ReportFormatEnum type.
ReportHyperlink.Factory A class with methods for creating instances of the ReportHyperlink type.
ReportLogon.Factory A class with methods for creating instances of the ReportLogon type.
ReportLogons.Factory A class with methods for creating instances of the ReportLogons type.
ReportParameter.Factory A class with methods for creating instances of the ReportParameter type.
ReportParameters.Factory A class with methods for creating instances of the ReportParameters type.
ReportParameterValueOptions.Factory A class with methods for creating instances of the ReportParameterValueOptions type.
ReportProcessingInfo.Factory A class with methods for creating instances of the ReportProcessingInfo type.
ReportPromptTypeEnum.Enum Internal Use Only.
ReportPromptTypeEnum.Factory A class with methods for creating instances of the ReportPromptTypeEnum type.
ReportRefreshOptions.Factory A class with methods for creating instances of the ReportRefreshOption type.
ReportSectionsOptionEnum.Enum Internal Use Only.
ReportSectionsOptionEnum.Factory A class with methods for creating instances of the ReportSectionsOptionEnum type.
ReportServerTypeEnum.Enum Internal Use Only.
ReportServerTypeEnum.Factory A class with methods for creating instances of the ReportServerTypeEnum type.
ReportTablePrefix.Factory A class with methods for creating instances of the ReportTablePrefix type.
ReportTablePrefixes.Factory A class with methods for creating instances of the TablePrefixs type.
RepositoryObjects.Factory A class with methods for creating instances of the RepositoryObjects type.
RichTextFormatEditable.Factory A class with methods for creating instances of the RichTextFormatEditable type.
SectionTypeEnum.Enum Internal Use Only.
SectionTypeEnum.Factory A class with methods for creating instances of the SectionTypeEnum type.
TextFormatCharacterSeparated.Factory A class with methods for creating instances of the TextFormatCharacterSeparated type.
TextFormatPaginated.Factory A class with methods for creating instances of the TextFormatPaginated type.
TextFormatPlain.Factory A class with methods for creating instances of the TextFormatPlain type.
TextFormatSeparated.Factory A class with methods for creating instances of the TextFormatSeparated type.
TextFormatTabSeparated.Factory A class with methods for creating instances of the TextFormatTabSeparated type.
Universes.Factory A class with methods for creating instances of the Universes type.
UniversesInfo.Factory A class with methods for creating instances of the UniversesInfo type.
 

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.