public interface SearchResultListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSearchResult(String[] fieldValues)
Handles a record from a search result.
|
void |
setFieldNames(String[] fieldNames) |
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.