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

public class XmlTeamDS extends ReportingDS implements ITeamDS
Xml datasource implementation.
Since:
9.1
Author:
B. van de Ven
  • Constructor Details

  • Method Details

    • getName

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