Class ReportingMappingVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.portal.report.ReportingMappingVisitor
All Implemented Interfaces:
IMappingVisitor

public class ReportingMappingVisitor extends ReportingVisitorDS implements IMappingVisitor
Data source wrapper that adds error reporting.
Since:
7.2
Author:
Jon van Leuven
  • Constructor Details

  • Method Details

    • addMapping

      public void addMapping(IMappingDS datasource)
      Description copied from interface: IMappingVisitor
      This method should be invoked for each mapping definition that should be added.
      Specified by:
      addMapping in interface IMappingVisitor
      Parameters:
      datasource - Object providing the information needed to initialize the definition.