public interface SearchResultGroup
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Document> |
getDocuments() |
java.lang.String |
getGroupValue() |
long |
getNumberOfResults() |
long getNumberOfResults()
java.lang.String getGroupValue()
java.util.List<Document> getDocuments()
Copyright © 2018 SAP SE. All Rights Reserved.