Uses of Class
com.aquima.interactions.ds.export.r17.XmlExport
Packages that use XmlExport
-
Uses of XmlExport in com.aquima.interactions.ds.export.r17
Methods in com.aquima.interactions.ds.export.r17 that return XmlExportModifier and TypeMethodDescriptionstatic XmlExport
XmlExport.create
(IDatasourceXml exportData, boolean encrypt) Creates an ExportXml with the specified metaData. -
Uses of XmlExport in com.aquima.interactions.ds.export.r17.ds
Methods in com.aquima.interactions.ds.export.r17.ds that return XmlExportModifier and TypeMethodDescriptionApplicationExportDS.getXmlExport()
IExportDS.getXmlExport()
Returns the xml element that can be imported by the related xml datasource.