Uses of Class
org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
Packages that use JCacheRegionConfiguration
Package
Description
-
Uses of JCacheRegionConfiguration in org.broadleafcommerce.common.config
Methods in org.broadleafcommerce.common.config that return JCacheRegionConfigurationModifier and TypeMethodDescriptionCommonCacheConfiguration.blBatchTranslationCache()CommonCacheConfiguration.blBundleElements()CommonCacheConfiguration.blCategories()CommonCacheConfiguration.blCategoryUrlCache()CommonCacheConfiguration.blConfigurationModuleElements()CommonCacheConfiguration.blCountryElements()CommonCacheConfiguration.blCustomerAddress()CommonCacheConfiguration.blCustomerElements()CommonCacheConfiguration.blDataDrivenEnumeration()CommonCacheConfiguration.blInventoryElements()CommonCacheConfiguration.blMediaElements()CommonCacheConfiguration.blOffers()CommonCacheConfiguration.blOrderElements()CommonCacheConfiguration.blProductOverrideCache()CommonCacheConfiguration.blProducts()CommonCacheConfiguration.blProductUrlCache()CommonCacheConfiguration.blResourceCacheElements()CommonCacheConfiguration.blResourceTransformerCacheElements()CommonCacheConfiguration.blSandBoxElements()CommonCacheConfiguration.blSecurityElements()CommonCacheConfiguration.blSiteElements()CommonCacheConfiguration.blSiteElementsQuery()CommonCacheConfiguration.blStandardElements()CommonCacheConfiguration.blSystemProperties()CommonCacheConfiguration.blSystemPropertyElements()CommonCacheConfiguration.blSystemPropertyNullCheckCache()CommonCacheConfiguration.blTemplateElements()CommonCacheConfiguration.blTranslationElements()CommonCacheConfiguration.defaultQueryResultsRegion()CommonCacheConfiguration.defaultUpdateTimestampsRegion()CommonCacheConfiguration.generatedResourceCache()CommonCacheConfiguration.queryblSandBoxElements()CommonCacheConfiguration.queryCatalog()CommonCacheConfiguration.queryCms()CommonCacheConfiguration.queryConfigurationModuleElements()CommonCacheConfiguration.queryOffer()CommonCacheConfiguration.queryOrder()CommonCacheConfiguration.queryPriceList()CommonCacheConfiguration.querySearch() -
Uses of JCacheRegionConfiguration in org.broadleafcommerce.common.extensibility.cache
Methods in org.broadleafcommerce.common.extensibility.cache with parameters of type JCacheRegionConfigurationModifier and TypeMethodDescriptionjavax.cache.configuration.ConfigurationDefaultJCacheConfigurationBuilder.buildConfiguration(JCacheRegionConfiguration regionInformation) javax.cache.configuration.ConfigurationJCacheConfigurationBuilder.buildConfiguration(JCacheRegionConfiguration regionInformation) Given aJCacheRegionConfigurationbuild the appropriateConfigurationclass -
Uses of JCacheRegionConfiguration in org.broadleafcommerce.common.extensibility.cache.jcache
Fields in org.broadleafcommerce.common.extensibility.cache.jcache with type parameters of type JCacheRegionConfigurationModifier and TypeFieldDescriptionprotected List<JCacheRegionConfiguration>MergeJCacheManagerFactoryBean.cacheConfigurationMethods in org.broadleafcommerce.common.extensibility.cache.jcache with parameters of type JCacheRegionConfigurationModifier and TypeMethodDescriptionprotected voidMergeJCacheManagerFactoryBean.createCacheIfNotExists(JCacheRegionConfiguration config)