Class ReportingSchemaSetVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.communication.report.ReportingSchemaSetVisitor
All Implemented Interfaces:
ISchemaSetVisitor

public final class ReportingSchemaSetVisitor extends ReportingVisitorDS implements ISchemaSetVisitor
Visitor implementation that adds error reporting.
Since:
9.0
Author:
Jon van Leuven
  • Constructor Details

  • Method Details

    • addSchemaSet

      public void addSchemaSet(ISchemaSetDS datasource)
      Description copied from interface: ISchemaSetVisitor
      This method adds a schemaset to the communication engine.
      Specified by:
      addSchemaSet in interface ISchemaSetVisitor
      Parameters:
      datasource - The datasource representing the schemaset, may not be null.