public interface FieldMapperContext
FieldMapper
.Modifier and Type | Method and Description |
---|---|
ServiceType |
getServiceType()
Returns a
ServiceType object. |
com.orchestranetworks.service.Session |
getSession()
Returns the current session.
|
Table |
getSourceTable()
Returns the source table.
|
com.onwbp.adaptation.AdaptationTable |
getTable()
Returns the current table.
|
Table |
getTargetTable()
Returns the target table.
|
Table getSourceTable()
Table getTargetTable()
com.onwbp.adaptation.AdaptationTable getTable()
com.orchestranetworks.service.Session getSession()
ServiceType getServiceType()
ServiceType
object.