|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ReportTemplate
and various
methods in ReportTemplateHelper
for executing and generating reports.
See:
Description
Interface Summary | |
Chartable | |
ChartRasterizer.ChartFactory | Simplified version of Chartable interface providing just needed inputs here (may need extension). |
ReportPostProcessor | This interface specifies post-processing methods for reports. |
XSLSpec | Supported API: false Extendable: false |
Class Summary | |
AuxDataSAXSource | Supported API: true Extendable: false |
ChartCreater | Implements Chartable. |
ChartRasterizer | Utility class for converting data in the form of a Swing TableModel into a raster image. |
CompositeSAXSource | Supported API: true Extendable: false |
DelegationXSLSpec | Supported API: false Extendable: false |
DocToDocFragSAXFilter | |
DTDRemovalWriterFilter | Simple FilterWriter that removes DTDs in simple cases.... |
EvaluateQMLChange | XSLT extension function class to manually track whether changes are being made to the source document (by judicious calling of this routine) rather than by XML diffing the two docs afterwards. |
ExpImpForReportTemplate | |
ExportReportTemplate | Exports selected Report Templates from the database. |
GraphHelper | This class converts data into a graph and serves as an XSLT extension function implementation. |
LoadReportTemplate | Creates and persists ReportTemplate objects based on input from a comma separated value (csv) file. |
LoadSingleReportTemplate | Creates and persists a ReportTemplate object based on input from the command line. |
MergeCellUtility | XSLT extension functions used by mergeQMLCellsToHTML.xsl |
MetaDataSAXSource | Supported API: true Extendable: false |
NodeSetToTableModel | Creates a TableModel from a NodeList. |
ParameterDataSAXSource | Supported API: true Extendable: false |
ParameterTemplate | A ParameterTemplate represents a template for a parameter that can be used to generate a runtime parameter value for a report. |
QMLWTUserMigratorR5ToR6 | |
ReportTemplate | This class is a default implementation of a template for reporting. |
ReportTemplateExecuteActionDelegate | Supported API: true Extendable: false |
ReportTemplateExecuteFormGenerator | Supported API: false Extendable: false |
ReportTemplateExecuteFormTaskDelegate | Deprecated. |
ReportTemplateExecuteURLActionDelegate | Supported API: true Extendable: false |
ReportTemplateHelper | This is a helper class which contains the implementation for processing XML Source which defines a report. |
ReportTemplateHelper.ReportApplicationContext | |
ReportTemplateIdentification |
Use the newReportTemplateIdentification static factory method(s),
not the ReportTemplateIdentification constructor, to construct
instances of this class. |
ReportTemplateQueryHelper | This class provides static helper methods for building and executing queries for ReportTemplates. |
ReportTemplateServerHelper | |
Shift_JIS | |
SVGGenerator | This class can be used to capture a Java component's graphics as SVG. |
SVGPostProcessor | This post processor class provides an SVG implementation. |
TableModelSAXSource | Supported API: true Extendable: false |
TableModelSAXSource.AggregateValue | |
TableModelSAXSource.WrapperTableModel | |
URLGenerator | Generates a string that can be used as a URL and serves as an XSLT extension function implementation. |
URLXSLSpec | Supported API: false Extendable: false |
XSLFOPostProcessor | This post processor class provides an XSL Formatting Objects implementation. |
Exception Summary | |
StringLimitException | StringLimitException captures errors that occur due to the limitations of Java RMI in handling large strings. |
Provides generic support for saved report queries using ReportTemplate
and various
methods in ReportTemplateHelper
for executing and generating reports.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |