C F G L O P R X

C

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(T, Map<String, Object>) - Method in interface org.jboss.seam.reports.ReportDefinition
Produces Report objects by filling them with a ReportDataSource object 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 interface org.jboss.seam.reports.ReportDataSource
The result of this method is implementation specific
getReportDefinition() - Method in interface org.jboss.seam.reports.Report
Return the definition (if available) that this report was based

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.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 on the supplied OutputStream
Report - Interface in org.jboss.seam.reports
A report with values filled.
ReportCompiler - Interface in org.jboss.seam.reports
Allows reports to be compiled.
ReportDataSource - Interface in org.jboss.seam.reports
Markup interface for report data sources.
ReportDefinition<T extends ReportDataSource,I extends Report> - Interface in org.jboss.seam.reports
A report template object.
ReportException - Exception in org.jboss.seam.reports
 
ReportException() - Constructor for exception org.jboss.seam.reports.ReportException
 
ReportException(String, Throwable) - Constructor for exception org.jboss.seam.reports.ReportException
 
ReportException(String) - Constructor for exception org.jboss.seam.reports.ReportException
 
ReportException(Throwable) - Constructor for exception org.jboss.seam.reports.ReportException
 
ReportLoader - Interface in org.jboss.seam.reports
Loads a report from a InputStream The report may required to be compiled first.
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 on an specific output

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 L O P R X

Copyright © 2011 Seam Framework. All Rights Reserved.