Uses of Interface
com.aquima.interactions.communication.ISchemaDefinition
Packages that use ISchemaDefinition
Package
Description
-
Uses of ISchemaDefinition in com.aquima.interactions.communication
Methods in com.aquima.interactions.communication that return ISchemaDefinition -
Uses of ISchemaDefinition in com.aquima.interactions.communication.impl
Classes in com.aquima.interactions.communication.impl that implement ISchemaDefinitionModifier and TypeClassDescriptionfinal class
This class holds the static definition of a schema.Methods in com.aquima.interactions.communication.impl that return ISchemaDefinitionModifier and TypeMethodDescriptionElementMappingDefinition.getSchema()
TypeMappingDefinition.getSchema()
SchemaSetDefinition.getSchemas
(String namespace) Constructors in com.aquima.interactions.communication.impl with parameters of type ISchemaDefinitionModifierConstructorDescriptionprotected
AttributeMappingDefinition
(ISchemaDefinition schema, TypeMappingDefinition type, IAttributeMappingDS datasource, IRuleEngine ruleEngine) protected
AttributeMappingVisitor
(ISchemaDefinition schema, TypeMappingDefinition xsdTypeDefinition, IRuleEngine ruleEngine)