Package ru.onego.industrial.catalog.reports

Interface Summary
Report Every report system should implement this interface.
 

Class Summary
AbstractReport Abstract root for all reporting engings used in JCatalog.
CSVReport Creates report of comma separated format
ExcelReport Doing report to Excel
TextReport Store report in the file of text format.