public interface ExportTransformationExecutionContext<SC extends Field,TC extends Field> extends TransformationExecutionContext<SC,TC>
| Modifier and Type | Method and Description |
|---|---|
Object |
getInputValue()
Returns the input value to export data through a transformation function.
|
int |
getRowIndex()
Returns the row number in the exported file.
|
com.onwbp.adaptation.Adaptation |
getSourceAdaptation()
Returns the specified source table record.
|
getProcedureContext, getReferencedTable, getSourceField, getSourceRecord, getTargetFieldObject getInputValue()
com.onwbp.adaptation.Adaptation getSourceAdaptation()
int getRowIndex()