Uses of Interface
com.hybris.backoffice.solrsearch.cache.BackofficeFacetSearchConfigCache
-
Packages that use BackofficeFacetSearchConfigCache Package Description com.hybris.backoffice.solrsearch.cache.impl com.hybris.backoffice.solrsearch.services.impl -
-
Uses of BackofficeFacetSearchConfigCache in com.hybris.backoffice.solrsearch.cache.impl
Classes in com.hybris.backoffice.solrsearch.cache.impl that implement BackofficeFacetSearchConfigCache Modifier and Type Class Description classDefaultBackofficeFacetSearchConfigCacheThread-safe, invalidating implementation ofBackofficeFacetSearchConfigCache. -
Uses of BackofficeFacetSearchConfigCache in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type BackofficeFacetSearchConfigCache Modifier and Type Method Description voidDefaultBackofficeFacetSearchConfigService. setConfigCache(BackofficeFacetSearchConfigCache configCache)
-