Class BackofficeSearchservicesFacetSearchConfigCache
- java.lang.Object
-
- com.hybris.backoffice.search.cache.impl.AbstractBackofficeFacetSearchConfigCache<BackofficeIndexedTypeToSearchservicesIndexConfigModel>
-
- com.hybris.backoffice.searchservices.cache.impl.BackofficeSearchservicesFacetSearchConfigCache
-
- All Implemented Interfaces:
BackofficeFacetSearchConfigCache,InvalidationListener
public class BackofficeSearchservicesFacetSearchConfigCache extends AbstractBackofficeFacetSearchConfigCache<BackofficeIndexedTypeToSearchservicesIndexConfigModel>
-
-
Field Summary
-
Fields inherited from class com.hybris.backoffice.search.cache.impl.AbstractBackofficeFacetSearchConfigCache
cache, cacheLock
-
-
Constructor Summary
Constructors Constructor Description BackofficeSearchservicesFacetSearchConfigCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidputSearchConfigForTypeCode(java.lang.String typeCode, java.lang.Object facetSearchConfig)-
Methods inherited from class com.hybris.backoffice.search.cache.impl.AbstractBackofficeFacetSearchConfigCache
containsSearchConfigForTypeCode, getSearchConfigForTypeCode, initialize, invalidateCache, keyInvalidated, setInvalidatingTypecodes, setModelService
-
-