Class XmlGlobalParameterReferenceDS
java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.project.ds.xml.parsing.XmlGlobalParameterReferenceDS
- All Implemented Interfaces:
IReportingDS
,IGlobalParameterReferenceDS
public class XmlGlobalParameterReferenceDS
extends ReportingDS
implements IGlobalParameterReferenceDS
Xml datasource implementation.
- Since:
- 11.1
- Author:
- Mihai Bob
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XmlGlobalParameterReferenceDS
(IInitializationReport report, IXmlNode node) -
Method Summary
Methods inherited from class com.aquima.interactions.foundation.report.ReportingDS
addError, addMessage, getCategory, getReport
-
Constructor Details
-
XmlGlobalParameterReferenceDS
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceIGlobalParameterReferenceDS
- Returns:
- - returns the name of the global parameter it references
-