java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.project.ds.xml.r17.parsing.XmlChannelDS
All Implemented Interfaces:
IReportingDS, IChannelDS

public class XmlChannelDS extends ReportingDS implements IChannelDS
Xml datasource implementation.
Since:
7.3
Author:
Danny Roest
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from interface: IChannelDS
      Returns the name of the channel (never null).
      Specified by:
      getName in interface IChannelDS
      Returns:
      the name of the channel (never null)