public class StoreSearchResponse
extends java.lang.Object
| Constructor and Description |
|---|
StoreSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Document> |
getDocuments() |
long |
getTotal() |
public long getTotal()
public java.util.List<Document> getDocuments()