Uses of Class
de.smartics.properties.report.app.ReportException

Packages that use ReportException
de.smartics.properties.report.data Provides classes that represent report data. 
de.smartics.properties.reports Provides report implementations to generate reports in different formats. 
 

Uses of ReportException in de.smartics.properties.report.data
 

Methods in de.smartics.properties.report.data that throw ReportException
 void PropertyReport.handle(PropertyReportItem item)
          Passes a report item to the report.
 void PropertyReport.handle(PropertyReportSet reportSet)
          Passes a report set document information to the report.
 

Uses of ReportException in de.smartics.properties.reports
 

Methods in de.smartics.properties.reports that throw ReportException
 void XmlPropertyReport.handle(PropertyReportItem item)
           
 void PropertiesPropertyReport.handle(PropertyReportItem item)
           
 void InMemoryPropertyReport.handle(PropertyReportItem item)
          Passes a report item to the report.
 void AbstractPropertyReport.handle(PropertyReportItem item)
          Passes a report item to the report.
 void XmlPropertyReport.handle(PropertyReportSet reportSet)
           
 void PropertiesPropertyReport.handle(PropertyReportSet reportSet)
           
 void InMemoryPropertyReport.handle(PropertyReportSet reportSet)
          Passes a report set document information to the report.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.