Uses of Class
com.broadleafcommerce.search.core.cache.SearchCacheProperties
Packages that use SearchCacheProperties
Package
Description
-
Uses of SearchCacheProperties in com.broadleafcommerce.search.core.autoconfigure
Methods in com.broadleafcommerce.search.core.autoconfigure with parameters of type SearchCachePropertiesModifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.apache.ignite.cache.spring.SpringCacheManager>
SearchCacheAutoConfiguration.searchCacheManagerCustomizer
(com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers.BasicIgniteConfigurer configurer, SearchCacheProperties cacheProperties) -
Uses of SearchCacheProperties in com.broadleafcommerce.search.core.service
Methods in com.broadleafcommerce.search.core.service that return SearchCachePropertiesModifier and TypeMethodDescriptionprotected SearchCacheProperties
SearchRedirectMatchService.getCacheProperties()
Methods in com.broadleafcommerce.search.core.service with parameters of type SearchCachePropertiesModifier and TypeMethodDescriptionvoid
SearchRedirectMatchService.setCacheProperties
(SearchCacheProperties cacheProperties)