Interface XMLExportTransformationExecutionContext

    • Method Detail

      • getInputValue

        java.lang.Object getInputValue()
        Deprecated.
        Returns the input value to export XML data through a transformation function.
      • getSourceSchemaNode

        com.orchestranetworks.schema.SchemaNode getSourceSchemaNode()
        Deprecated.
        Returns the node of the source field during export.
      • getXMLPath

        java.lang.String getXMLPath()
        Deprecated.
        Returns the field's path in the exported XML file starting from the table node.
      • getPrimaryKey

        com.onwbp.adaptation.PrimaryKey getPrimaryKey()
        Deprecated.
        Returns the primary key of the exported record.