Interface TransferTransformationExecutionContext

All Superinterfaces:
TransformationExecutionContext<EBXField,EBXField>

public interface TransferTransformationExecutionContext extends TransformationExecutionContext<EBXField,EBXField>
Provides the context for a transformation when transferring data in EBX®.
Since:
2.3.0
  • Method Details

    • getInputValue

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

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