| Package | Description |
|---|---|
| de.hybris.platform.commercesearch.model |
Contains generated models for each type of de.hybris.platform.commercesearch.jalo package.
|
| de.hybris.platform.commercesearch.resource | |
| de.hybris.platform.commercesearch.searchandizing.sorting | |
| de.hybris.platform.commercesearch.searchandizing.sorting.evaluators | |
| de.hybris.platform.commercesearch.searchandizing.sorting.evaluators.impl | |
| de.hybris.platform.commercesearch.searchandizing.sorting.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectedCategoryHierarchySolrSortConditionModel
Generated model class for type SelectedCategoryHierarchySolrSortCondition first defined at extension commercesearch.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractSolrSortConditionModel> |
ConditionalSolrSortModel.getConditions()
Generated method - Getter of the
ConditionalSolrSort.conditions attribute defined at extension commercesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalSolrSortModel.setConditions(List<AbstractSolrSortConditionModel> value)
Generated method - Setter of
ConditionalSolrSort.conditions attribute defined at extension commercesearch. |
| Modifier and Type | Method and Description |
|---|---|
AbstractSolrSortConditionModel |
AbstractSolrSortConditionResource.getAbstractSolrSortConditionModel()
Convenience method which just delegates to
#getResourceValue() |
protected AbstractSolrSortConditionModel |
AbstractSolrSortConditionResource.readResource(String resourceId)
Gets the
AbstractSolrSortConditionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractSolrSortConditionModel> |
AbstractSolrSortConditionsResource.getAbstractSolrSortConditionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSortConditionResource.setAbstractSolrSortConditionModel(AbstractSolrSortConditionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractSolrSortConditionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSortConditionsResource.setAbstractSolrSortConditionsCollection(Collection<AbstractSolrSortConditionModel> 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 |
|---|---|
boolean |
IndexedTypeSortEvaluator.evaluateFilter(SolrSearchRequest searchRequest,
IndexedTypeSort sortToEvaluate,
AbstractSolrSortConditionModel condition)
Evaluates if a sort option should be filtered or not.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SelectedCategoryHierarchyIndexedTypeSortEvaluator.evaluateFilter(SolrSearchRequest searchRequest,
IndexedTypeSort sortToEvaluate,
AbstractSolrSortConditionModel condition) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<AbstractSolrSortConditionModel,IndexedTypeSortEvaluator> |
DefaultSortEvaluatorService.getEvaluatorsForConditionalSort(ConditionalSolrSortModel conditionalSort) |
Copyright © 2017 SAP SE. All Rights Reserved.