Class ReportingEntityVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.metamodel.report.ReportingEntityVisitor
All Implemented Interfaces:
IEntityVisitor

public class ReportingEntityVisitor extends ReportingVisitorDS implements IEntityVisitor
IEntityVisitor implementation that adds error reporting.
Since:
5.0
Author:
O. Kerpershoek
  • Constructor Details

  • Method Details

    • process

      public void process(IEntityDS entity)
      Description copied from interface: IEntityVisitor
      The data layer may invoke this method to add a new entity definition.
      Specified by:
      process in interface IEntityVisitor
      Parameters:
      entity - data source that contains the information to initialize an entity.