Interface ExportTransformationExecutionContext<SC extends Field,​TC extends Field>

    • Method Detail

      • getInputValue

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

        com.onwbp.adaptation.Adaptation getSourceAdaptation()
        Returns the specified source table record.
      • getRowIndex

        int getRowIndex()
        Returns the row number in the exported file.