Class AbstractAsCategoryPathResolver
java.lang.Object
de.hybris.platform.adaptivesearch.strategies.impl.AbstractAsCategoryPathResolver
- Direct Known Subclasses:
DefaultSnAsCategoryPathResolver,DefaultSolrAsCategoryPathResolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddCategoryCode(List<String> targetCategoryCodes, String categoryCode) protected voidaddCategoryCodes(List<String> targetCategoryCodes, Collection<String> categoryCodes) protected Stringprotected StringvoidsetAsCategoryService(AsCategoryService asCategoryService) voidsetConfigurationService(ConfigurationService configurationService)
-
Field Details
-
FILTER_INDEX_PROPERTY_KEY
- See Also:
-
FACET_FILTER_INDEX_PROPERTY_KEY
- See Also:
-
-
Constructor Details
-
AbstractAsCategoryPathResolver
public AbstractAsCategoryPathResolver()
-
-
Method Details
-
resolveFilterIndexProperty
-
resolveFacetFilterIndexProperty
-
addCategoryCodes
-
addCategoryCode
-
getConfigurationService
-
setConfigurationService
-
getAsCategoryService
-
setAsCategoryService
-