public interface CrosswalkRecordResult
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getDetailedScore(com.orchestranetworks.schema.SchemaNode node)
Returns the detailed score by matching field.
|
com.onwbp.adaptation.PrimaryKey |
getPrimaryKey()
Returns the primary key of the record found.
|
BigDecimal |
getScore()
Returns the matching score.
|
com.onwbp.adaptation.PrimaryKey getPrimaryKey()
BigDecimal getScore()
BigDecimal getDetailedScore(com.orchestranetworks.schema.SchemaNode node)