public interface TableSearchResult
Modifier and Type | Method and Description |
---|---|
List<RecordSearchResult> |
getResults()
Returns the list of
RecordSearchResult for this table search result. |
com.onwbp.adaptation.AdaptationTable |
getTable()
Returns the table.
|
com.onwbp.adaptation.AdaptationTable getTable()
List<RecordSearchResult> getResults()
RecordSearchResult
for this table search result.