public interface MergedFieldValue
Modifier and Type | Method and Description |
---|---|
com.orchestranetworks.schema.SchemaNode |
getField()
Returns the EBX field of the golden record.
|
com.onwbp.adaptation.PrimaryKey |
getPrimaryKey()
Returns the primary key of the record whose field value will be applied to the golden record.
|
Object |
getValue()
Returns the value that will be applied to the golden record
|
com.orchestranetworks.schema.SchemaNode getField()
Returns the EBX field of the golden record.
com.onwbp.adaptation.PrimaryKey getPrimaryKey()
Returns the primary key of the record whose field value will be applied to the golden record.
Object getValue()
Returns the value that will be applied to the golden record