C F G I L O P R U X

C

CharSequenceReport - Class in org.jboss.seam.reports.spi
 
CharSequenceReport(CharSequence, ReportDefinition) - Constructor for class org.jboss.seam.reports.spi.CharSequenceReport
 
compile(InputStream) - Method in interface org.jboss.seam.reports.ReportCompiler
 
compile(String) - Method in interface org.jboss.seam.reports.ReportCompiler
 
CSV - Annotation Type in org.jboss.seam.reports.output
Used on ReportRenderer

F

fill(Object, Map<String, Object>) - Method in interface org.jboss.seam.reports.ReportDefinition
Produces Report objects by filling them with a object that this definition can handle and some optional parameters

G

getDelegate() - Method in interface org.jboss.seam.reports.Report
Return the underlying provider object for the Report, if available
getDelegate() - Method in class org.jboss.seam.reports.spi.CharSequenceReport
 
getReportDefinition() - Method in interface org.jboss.seam.reports.Report
Return the definition (if available) that this report was based
getReportDefinition() - Method in class org.jboss.seam.reports.spi.CharSequenceReport
 

I

IllegalReportDataSourceException - Exception in org.jboss.seam.reports.exceptions
 
IllegalReportDataSourceException() - Constructor for exception org.jboss.seam.reports.exceptions.IllegalReportDataSourceException
 
IllegalReportDataSourceException(String, Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.IllegalReportDataSourceException
 
IllegalReportDataSourceException(String) - Constructor for exception org.jboss.seam.reports.exceptions.IllegalReportDataSourceException
 
IllegalReportDataSourceException(Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.IllegalReportDataSourceException
 

L

loadReport(InputStream) - Method in interface org.jboss.seam.reports.ReportLoader
 
loadReport(String) - Method in interface org.jboss.seam.reports.ReportLoader
 
loadReportDefinition(InputStream) - Method in interface org.jboss.seam.reports.ReportLoader
 
loadReportDefinition(String) - Method in interface org.jboss.seam.reports.ReportLoader
 

O

org.jboss.seam.reports - package org.jboss.seam.reports
 
org.jboss.seam.reports.exceptions - package org.jboss.seam.reports.exceptions
 
org.jboss.seam.reports.output - package org.jboss.seam.reports.output
 
org.jboss.seam.reports.spi - package org.jboss.seam.reports.spi
 

P

PDF - Annotation Type in org.jboss.seam.reports.output
Used on ReportRenderer

R

render(I, OutputStream) - Method in interface org.jboss.seam.reports.ReportRenderer
Renders a report to the supplied OutputStream.
Report - Interface in org.jboss.seam.reports
A "ready-to-print" report.
ReportCompiler - Interface in org.jboss.seam.reports
Allows reports to be compiled.
ReportDefinition - Interface in org.jboss.seam.reports
A report definition object (normally called a "template").
ReportException - Exception in org.jboss.seam.reports.exceptions
 
ReportException() - Constructor for exception org.jboss.seam.reports.exceptions.ReportException
 
ReportException(String, Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.ReportException
 
ReportException(String) - Constructor for exception org.jboss.seam.reports.exceptions.ReportException
 
ReportException(Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.ReportException
 
ReportLoader - Interface in org.jboss.seam.reports
Loads a report from a InputStream or a path name
ReportOutputBinding - Annotation Type in org.jboss.seam.reports.spi
Used on ReportRenderer.
ReportRenderer<I extends Report> - Interface in org.jboss.seam.reports
Renders a report to a specific output
ReportTypeBinding - Annotation Type in org.jboss.seam.reports.spi
Used as a metadata annotation on implementations

U

UnsupportedReportOutputException - Exception in org.jboss.seam.reports.exceptions
 
UnsupportedReportOutputException() - Constructor for exception org.jboss.seam.reports.exceptions.UnsupportedReportOutputException
 
UnsupportedReportOutputException(String, Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.UnsupportedReportOutputException
 
UnsupportedReportOutputException(String) - Constructor for exception org.jboss.seam.reports.exceptions.UnsupportedReportOutputException
 
UnsupportedReportOutputException(Throwable) - Constructor for exception org.jboss.seam.reports.exceptions.UnsupportedReportOutputException
 

X

XLS - Annotation Type in org.jboss.seam.reports.output
 
XML - Annotation Type in org.jboss.seam.reports.output
Used on ReportRenderer

C F G I L O P R U X

Copyright © 2011 Seam Framework. All Rights Reserved.