Interface BackofficeFacetSearchConfigCache<T>
- All Known Implementing Classes:
AbstractBackofficeFacetSearchConfigCache,BackofficeSearchservicesFacetSearchConfigCache,BackofficeSolrFacetSearchConfigCache
public interface BackofficeFacetSearchConfigCache<T>
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsSearchConfigForTypeCode(String typeCode) getSearchConfigForTypeCode(String typeCode) voidvoidputSearchConfigForTypeCode(String typeCode, T facetSearchConfig)
-
Method Details
-
containsSearchConfigForTypeCode
-
getSearchConfigForTypeCode
-
putSearchConfigForTypeCode
-
invalidateCache
void invalidateCache()
-