Class TradeReportTemplateIniLoader

  • All Implemented Interfaces:
    ReportTemplateIniLoader<TradeReportTemplate>

    public class TradeReportTemplateIniLoader
    extends Object
    implements ReportTemplateIniLoader<TradeReportTemplate>
    Loads a trade report template from the standard INI file format.

    In a trade report template, the sections in the INI file (other than the special settings section) correspond to the columns in the report, in the order they are declared.

    Each section can specify the following properties:

    • value - identifies the value to display in the column's cells
    • ignoreFailures - optional boolean flag to disable failure messages in this column