Class AbstractDatasourceXml

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