Interface EBXValidatorContext
-
- All Superinterfaces:
ValidatorContext
public interface EBXValidatorContext extends ValidatorContext
Deprecated.Since 2.3.0, replaced byValidatorContext.Provides the validator context for data transfer.- Since:
- 2.1.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description com.onwbp.adaptation.AdaptationgetSourceRecord()Deprecated.Returns a record from the source table during data transfer.-
Methods inherited from interface com.orchestranetworks.addon.dataexchange.validator.ValidatorContext
getSession, getTargetTable, getValue
-
-