| Modifier and Type | Method and Description |
|---|---|
SolrQueryAggregatedStatsModel |
AggregatedStatisticsConverter.convert(AggregatedSearchQueryInfo result) |
SolrQueryAggregatedStatsModel |
AggregatedStatisticsConverter.convert(AggregatedSearchQueryInfo source,
SolrQueryAggregatedStatsModel prototype) |
| Modifier and Type | Method and Description |
|---|---|
SolrQueryAggregatedStatsModel |
AggregatedStatisticsConverter.convert(AggregatedSearchQueryInfo source,
SolrQueryAggregatedStatsModel prototype) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<SolrQueryAggregatedStatsModel> |
DefaultAggregatedQueryStatsService.convertPojosToModels(java.util.List<AggregatedSearchQueryInfo> allStatistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAggregatedQueryStatsService.setConverter(Converter<AggregatedSearchQueryInfo,SolrQueryAggregatedStatsModel> converter) |
| Modifier and Type | Method and Description |
|---|---|
SolrQueryAggregatedStatsModel |
SolrQueryAggregatedStatsResource.getSolrQueryAggregatedStatsModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrQueryAggregatedStatsModel |
SolrQueryAggregatedStatsResource.readResource(java.lang.String resourceId)
Gets the
SolrQueryAggregatedStatsModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrQueryAggregatedStatsModel> |
SolrQueryAggregatedStatsesResource.getSolrQueryAggregatedStatsesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrQueryAggregatedStatsResource.setSolrQueryAggregatedStatsModel(SolrQueryAggregatedStatsModel value)
Convenience method which just delegates to
#setResourceValue(SolrQueryAggregatedStatsModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrQueryAggregatedStatsesResource.setSolrQueryAggregatedStatsesCollection(java.util.Collection<SolrQueryAggregatedStatsModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.