Package com.aquima.interactions.composer.ds


package com.aquima.interactions.composer.ds
  • Class
    Description
    This class defines the various initialization errors that may occur when creating a composer from a data source.
    ErrorCode implementation for content item related errors.
    Error code implementation that uses the element name and type parameters to implement the getElementName and getElementType methods.
    This data source defines the methods that are needed to initialize a text definition.
    This visitor is used during the initialization of a text element to gather the actual text objects and their formats.
    This data source interface defines the methods that need to be implemented to initialize a button definition.
    This data source defines the methods needed to initialize a composer.
    Data source interface used to initialize a container element.
    This visitor is used during initialization to gather the exit events of a container definition.
    Visitor interface that is used during initialization to add content to containers of pages.
    This data source is used to initialize a content element.
    Base interface for content data-sources that support sub-content.
    This interface defines the methods that should be implemented to initialize a content style.
    This visitor is used during initialization to gather the content styles.
    Visitor that is used during the initialization of the composer to add static content.
    This data source is used to initialize a document element.
    This interface defines the methods that need to be provided by the data source for all elements.
    Interface for objects capable of providing the data to initialize a field (definition).
    This data source provides the information needed to initialize a field validation (definition).
    Visitor to add parameters to a field validation datasource.
    This visitor is used during initialization to gather the validation (definitions) for a field.
    This data source provides the information needed to initialize a field parameter (definition).
    Visitor used during initialization of a field to gather the field's parameters.
    This data source is used to initialize an image element.
    This interface is used to initialize a text node of a text element.
    This visitor is used during initialization of a image elements.
    This visitor is used to add sub-content to a content node.
    This data source defines the methods that are needed to initialize a page definition.
    Interface for an object that accepts properties.
    This interface provides the information needed to include an element on a container or in a document.
    This visitor is used to initialize the content of a text definition.
    This data source is used to initialize a text node.
    This interface is used to initialize a text node of a text element.
    This visitor is used during initialization of a text element to add child text nodes to a text node.
    This class defines the types of content of documents.