java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlReferenceDS
All Implemented Interfaces:
IReportingDS, IReferenceDS

public class XmlReferenceDS extends ReportingDS implements IReferenceDS
Xml datasource implementation.
Since:
9.7
Author:
MariusOrsan
  • Constructor Details

  • Method Details

    • getReferenceType

      public ReferenceType getReferenceType()
      Description copied from interface: IReferenceDS
      This method returns the reference type of the attribute
      Specified by:
      getReferenceType in interface IReferenceDS
      Returns:
      The reference type of the attribute
    • getConnection

      public String getConnection()
      Description copied from interface: IReferenceDS
      This method returns the connection string of this attribute
      Specified by:
      getConnection in interface IReferenceDS
      Returns:
      The connection string of this attribute
    • getReferencedId

      public String getReferencedId()
      Description copied from interface: IReferenceDS
      This method returns the referenced id of this attribute (attributes from the same entity which are aggregate references)
      Specified by:
      getReferencedId in interface IReferenceDS
      Returns:
      The referenced id of this attribute