Class AbstractDatasourceXml

java.lang.Object
com.aquima.interactions.foundation.ds.AbstractDatasourceXml
All Implemented Interfaces:
IDatasourceXml
Direct Known Subclasses:
ActionXml, AggregateXml, AnyParticleMappingXml, AssetXml, AttributeMappingXml, AttributeMappingXml, AttributeXml, AuthorizationAlgorithmXml, ButtonXml, ChannelXml, CommunicationEngineXml, ComplexTypeReferenceXml, ComposerXml, ConditionXml, ConditionXml, ConstraintXml, ContainerExpanderXml, ContainerXml, ContentStyleXml, ContentXml, DcmWidgetFlowDefinitionXml, DcmWidgetFlowParameterXml, DecisionTreeNodeXml, DecisionTreeSymptomXml, DecisionTreeXml, DomainObjectXml, DomainPropertyXml, DomainSchemaXml, DomainValueXml, DomainXml, EdgeXml, ElementMappingXml, ElementParticleMappingXml, ElementReferenceXml, EntityMappingXml, EntityReferenceXml, EntityXml, EventNodeParameterXml, ExpanderXml, ExpressionEngineXml, ExpressionTemplateXml, ExternalFlowDefinitionXml, ExternalFlowEventMappingXml, FieldTypeXml, FieldValidationXml, FieldValidationXml, FieldXml, FlowEngineXml, FlowXml, FunctionCallInputParameterXml, FunctionCallOutputParameterXml, FunctionCallXml, FunctionFlowDefinitionXml, FunctionFlowInputParameterXml, FunctionFlowOutputParameterXml, GlobalParameterRefrenceXml, GlobalParameterValueXml, GlobalParameterXml, GroupParticleMappingXml, ImageXml, InstanceXml, JustificationXml, LanguageXml, MacroXml, MappingXml, MaskCallXml, MessageEventFieldXml, MessageEventMappingXml, MessageEventXml, MetadataXml, MetaModelXml, ModuleXml, NodeXml, ParameterXml, ParameterXml, PortalEngineXml, PortalMessageFieldXml, PortalMessageXml, PresentationStyleRefrenceXml, PriorityAlgorithmXml, ProcessEdgeXml, ProcessEngineXml, ProcessEventXml, ProcessFlowXml, ProcessMappingXml, ProcessModuleXml, ProcessNodeXml, ProcessTaskXml, ProcessTypeXml, ProjectXml, QualifiedNameXml, ReferenceXml, ReferenceXml, RelationReferenceXml, RelationXml, ResourceConnectionXml, RestHeaderXml, RestMessageXml, RestOperationXml, RestServiceXml, RestUrnArgumentXml, RestUrnFragmentXml, RoleXml, RoutingAlgorithmXml, RuleEngineXml, RuleGroupXml, RuleXml, RuleXml, SchemaContractXml, SchemaSetXml, SchemaXml, ServiceCallXml, ServiceXml, SoapContractXml, SoapMessagePartXml, SoapMessageXml, SoapOperationXml, SoapServiceXml, SpellEngineXml, SpellerXml, TargetXml, TaskMappingXml, TeamXml, TextNodeXml, TextXml, ThemeXml, TreeEngineXml, TypeMappingXml, TypeReferenceXml, ValidatorXml, ValueFormatXml, ValueXml, WebServiceConfigurationXml, WebServiceOperationXml, WebServiceXml, WsdlXml, XsdXml

public abstract class AbstractDatasourceXml extends Object implements IDatasourceXml
Internal abstract class for easy IDatasourceXml implementation, to avoid catching of InitializationException for every datasource xml implementation.
Since:
7.2
Author:
Jon van Leuven