public class SearchResult extends Object
| Constructor and Description |
|---|
SearchResult(String recordId,
String collectionId,
Map<String,Object> source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionId() |
String |
getRecordId() |
Map<String,Object> |
getSource() |
String |
toString() |
Copyright © 2019. All Rights Reserved.