Uses of Class
org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
Packages that use JCacheRegionConfiguration
Package
Description
-
Uses of JCacheRegionConfiguration in org.broadleafcommerce.cms.config
Methods in org.broadleafcommerce.cms.config that return JCacheRegionConfigurationModifier and TypeMethodDescriptionCmsCacheConfiguration.blCMSElements()
CmsCacheConfiguration.blUrlHandler()
CmsCacheConfiguration.cmsPageCache()
CmsCacheConfiguration.cmsPageMapCache()
CmsCacheConfiguration.cmsStructuredContentCache()
CmsCacheConfiguration.cmsUrlHandlerCache()
CmsCacheConfiguration.uriCachedDateCache()
-
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.Configuration
DefaultJCacheConfigurationBuilder.buildConfiguration
(JCacheRegionConfiguration regionInformation) javax.cache.configuration.Configuration
JCacheConfigurationBuilder.buildConfiguration
(JCacheRegionConfiguration regionInformation) Given aJCacheRegionConfiguration
build the appropriateConfiguration
class -
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.cacheConfiguration
Methods in org.broadleafcommerce.common.extensibility.cache.jcache with parameters of type JCacheRegionConfigurationModifier and TypeMethodDescriptionprotected void
MergeJCacheManagerFactoryBean.createCacheIfNotExists
(JCacheRegionConfiguration config) -
Uses of JCacheRegionConfiguration in org.broadleafcommerce.core.config
Methods in org.broadleafcommerce.core.config that return JCacheRegionConfigurationModifier and TypeMethodDescriptionFrameworkCacheConfiguration.blCategoryProduct()
FrameworkCacheConfiguration.blCategoryRelationships()
FrameworkCacheConfiguration.blFulfillmentOptionElements()
FrameworkCacheConfiguration.blProductAttributes()
FrameworkCacheConfiguration.blProductOptions()
FrameworkCacheConfiguration.blProductRelationships()
FrameworkCacheConfiguration.blRelatedProducts()
FrameworkCacheConfiguration.blSearchElements()
FrameworkCacheConfiguration.blSkuMedia()
FrameworkCacheConfiguration.blStoreElements()
-
Uses of JCacheRegionConfiguration in org.broadleafcommerce.openadmin.config
Methods in org.broadleafcommerce.openadmin.config that return JCacheRegionConfigurationModifier and TypeMethodDescriptionOpenAdminCacheConfig.blAdminSecurity()
OpenAdminCacheConfig.blAdminSecurityQuery()
OpenAdminCacheConfig.blAdminSecurityQueryVolatile()
OpenAdminCacheConfig.blAdminSecurityVolatile()