public abstract class EBXSourceTable extends SourceTable<EBXTable,EBXField>
TableMapping.| Modifier and Type | Method and Description |
|---|---|
com.onwbp.adaptation.AdaptationTable |
getAdaptationTable()
Returns the adaptation table.
|
EBXSourceTableSpec |
getSpec()
Returns the EBX source table's specification.
|
static EBXSourceTable |
newInstance(EBXSourceTableSpec spec)
Creates a new instance.
|
getMappedFields, getTablepublic static EBXSourceTable newInstance(EBXSourceTableSpec spec) throws DataIntegrationException
IllegalArgumentException - If the specification is null or invalid.DataIntegrationExceptionpublic final com.onwbp.adaptation.AdaptationTable getAdaptationTable()
public final EBXSourceTableSpec getSpec()