| Interface | Description |
|---|---|
| ReportDesign |
An interface class used to get access to the report design information.
|
| ReportDesignTask |
An interface that provides access to the design details
of a birt report.
|
| Class | Description |
|---|---|
| CreateListReportDataColumnInputInfo |
This class represents a column defined on an ad hoc report.
|
| CreateListReportInputInfo |
This class represents a list report within the report container.
|
| CreateReportInputInfo |
This class represents the container for a report.
|
| CreateReportRelationshipInfo | |
| CreateReportSummaryInfo |
This class represents a summary defined on an ad hoc report column.
|
| ReportDesignTaskProvider |
A class that provides access to the report design task
that can be used to find details of a birt report design.
|
| ReportLabelInfo |
A class that represents information about report labels
stored in BIRT report that is useful for MAXIMO application.
|
| ReportLibraryInfo |
A class that represents information about report library dependencies
stored in BIRT report that is useful for MAXIMO application.
|
| ReportParameterInfo |
| Exception | Description |
|---|---|
| BirtReportDesignException |
A class used for representing exceptions thrown by the report
designtime engine.
|