Class XmlRoutingAlgorithmDS
java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.process.ds.xml.parsing.XmlRoutingAlgorithmDS
- All Implemented Interfaces:
IReportingDS
,IRoutingAlgorithmDS
Xml implementation of the routing algorithm datasource.
- Since:
- 9.1
- Author:
- A.Pragt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aquima.interactions.foundation.report.ReportingDS
addError, addMessage, getCategory, getReport
-
Constructor Details
-
XmlRoutingAlgorithmDS
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceIRoutingAlgorithmDS
-
getId
- Specified by:
getId
in interfaceIRoutingAlgorithmDS
-
getDescription
- Specified by:
getDescription
in interfaceIRoutingAlgorithmDS
-
getIsExternal
public boolean getIsExternal()- Specified by:
getIsExternal
in interfaceIRoutingAlgorithmDS
-
getReevaluationEvent
- Specified by:
getReevaluationEvent
in interfaceIRoutingAlgorithmDS
-
getIsUserOverwritingEnabled
public boolean getIsUserOverwritingEnabled()- Specified by:
getIsUserOverwritingEnabled
in interfaceIRoutingAlgorithmDS
-