| Modifier and Type | Method and Description |
|---|---|
ConditionalSolrSortModel |
ConditionalSolrSortResource.getConditionalSolrSortModel()
Convenience method which just delegates to
#getResourceValue() |
protected ConditionalSolrSortModel |
ConditionalSolrSortResource.readResource(String resourceId)
Gets the
ConditionalSolrSortModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConditionalSolrSortModel> |
ConditionalSolrSortsResource.getConditionalSolrSortsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalSolrSortResource.setConditionalSolrSortModel(ConditionalSolrSortModel value)
Convenience method which just delegates to
#setResourceValue(ConditionalSolrSortModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalSolrSortsResource.setConditionalSolrSortsCollection(Collection<ConditionalSolrSortModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<AbstractSolrSortConditionModel,IndexedTypeSortEvaluator> |
SortEvaluatorService.getEvaluatorsForConditionalSort(ConditionalSolrSortModel conditionalSort)
Returns all evaluators used to determine whether a category/filter has been selected in the search request.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<AbstractSolrSortConditionModel,IndexedTypeSortEvaluator> |
DefaultSortEvaluatorService.getEvaluatorsForConditionalSort(ConditionalSolrSortModel conditionalSort) |
Copyright © 2017 SAP SE. All Rights Reserved.