Class XmlPageDS
java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.composer.ds.xml.parsing.XmlContainerDS
com.aquima.interactions.composer.ds.xml.parsing.XmlPageDS
- All Implemented Interfaces:
IContainerDS
,IElementDS
,IPageDS
,IReportingDS
Xml datasource implementation.
- Since:
- 7.2
- Author:
- Jon van Leuven
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aquima.interactions.composer.ds.xml.parsing.XmlContainerDS
getAllowedChannels, getAllowedRoles, getContentStyle, getDisplayText, getExitEvents, getName, getPresentationStyles, getTypeName, isContextImmutable, isDynamic, iterateContents, iterateExitEvents, iterateProperties
Methods inherited from class com.aquima.interactions.foundation.report.ReportingDS
addError, addMessage, getCategory, getReport
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aquima.interactions.composer.ds.IContainerDS
getAllowedChannels, getAllowedRoles, getContentStyle, getDisplayText, getExitEvents, getTypeName, isContextImmutable, isDynamic, iterateContents, iterateExitEvents, iterateProperties
Methods inherited from interface com.aquima.interactions.composer.ds.IElementDS
getName, getPresentationStyles
Methods inherited from interface com.aquima.interactions.foundation.report.IReportingDS
addMessage
-
Constructor Details
-
XmlPageDS
-