java.lang.Object
com.aquima.interactions.project.ds.xml.r17.parsing.XmlThemeDS
All Implemented Interfaces:
IThemeDS

public class XmlThemeDS extends Object implements IThemeDS
Xml datasource implementation.
Since:
7.3
Author:
Danny Roest
  • Constructor Details

    • XmlThemeDS

      protected XmlThemeDS(IXmlNode node)
  • Method Details

    • getName

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