Uses of Interface
com.aquima.interactions.communication.ds.ICommunicationEngineDS
Packages that use ICommunicationEngineDS
Package
Description
-
Uses of ICommunicationEngineDS in com.aquima.interactions.communication
Methods in com.aquima.interactions.communication with parameters of type ICommunicationEngineDSModifier and TypeMethodDescriptionCommunicationEngineFactory.create
(IMetaModel metamodel, IRuleEngine ruleEngine, ICommunicationEngineDS datasource) ICommunicationEngineFactory.create
(IMetaModel metamodel, IRuleEngine ruleEngine, ICommunicationEngineDS datasource) This method creates a new communication engine. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.ds.xml.r12.generation
Constructors in com.aquima.interactions.communication.ds.xml.r12.generation with parameters of type ICommunicationEngineDSModifierConstructorDescriptionCommunicationEngineXml
(ICommunicationEngineDS datasource, IXmlGlobals globals) Use this constructor to create an XML based on a datasource. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.ds.xml.r12.parsing
Classes in com.aquima.interactions.communication.ds.xml.r12.parsing that implement ICommunicationEngineDSModifier and TypeClassDescriptionfinal class
Xml datasource implementation. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.ds.xml.r17.generation
Constructors in com.aquima.interactions.communication.ds.xml.r17.generation with parameters of type ICommunicationEngineDSModifierConstructorDescriptionCommunicationEngineXml
(ICommunicationEngineDS datasource, IXmlGlobals globals) Use this constructor to create an XML based on a datasource. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.ds.xml.r17.parsing
Classes in com.aquima.interactions.communication.ds.xml.r17.parsing that implement ICommunicationEngineDSModifier and TypeClassDescriptionfinal class
Xml datasource implementation. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.impl
Constructors in com.aquima.interactions.communication.impl with parameters of type ICommunicationEngineDSModifierConstructorDescriptionCommunicationEngine
(ICommunicationEngineDS datasource, IMetaModel metamodel, IRuleEngine ruleEngine) Construct a communication engine with a datasource. -
Uses of ICommunicationEngineDS in com.aquima.interactions.communication.report
Classes in com.aquima.interactions.communication.report that implement ICommunicationEngineDSModifier and TypeClassDescriptionfinal class
ICommunicationEngineDS implementation that adds error reporting.Constructors in com.aquima.interactions.communication.report with parameters of type ICommunicationEngineDSModifierConstructorDescriptionReportingCommunicationEngineDS
(IInitializationReport report, ICommunicationEngineDS datasource) -
Uses of ICommunicationEngineDS in com.aquima.interactions.ds.matching
Methods in com.aquima.interactions.ds.matching that return ICommunicationEngineDS -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.ds
Methods in com.aquima.interactions.portal.ds that return ICommunicationEngineDSModifier and TypeMethodDescriptionIModuleDS.getCommunicationEngineDS()
This method should return a datasource implementation that can be used to initialize the communication engine for the application. -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.ds.delegate
Methods in com.aquima.interactions.portal.ds.delegate that return ICommunicationEngineDS -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.ds.sys
Methods in com.aquima.interactions.portal.ds.sys that return ICommunicationEngineDS -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.ds.xml.r12.parsing
Methods in com.aquima.interactions.portal.ds.xml.r12.parsing that return ICommunicationEngineDS -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.ds.xml.r17.parsing
Methods in com.aquima.interactions.portal.ds.xml.r17.parsing that return ICommunicationEngineDS -
Uses of ICommunicationEngineDS in com.aquima.interactions.portal.report
Methods in com.aquima.interactions.portal.report that return ICommunicationEngineDS