Interface EBXValidatorContext

All Superinterfaces:
ValidatorContext

public interface EBXValidatorContext extends ValidatorContext
Deprecated.
Since 2.3.0, replaced by ValidatorContext.
Provides the validator context for data transfer.
Since:
2.1.2
  • Method Summary

    Modifier and Type
    Method
    Description
    com.onwbp.adaptation.Adaptation
    Deprecated.
    Returns a record from the source table during data transfer.

    Methods inherited from interface com.orchestranetworks.addon.dataexchange.validator.ValidatorContext

    getSession, getTargetTable, getValue
  • Method Details

    • getSourceRecord

      com.onwbp.adaptation.Adaptation getSourceRecord()
      Deprecated.
      Returns a record from the source table during data transfer.