Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(Meter.Id) - Method in class com.broadleafcommerce.common.extension.metrics.tomcat.TomcatMetricsMeterFilter
 
ActuatorLenientFallbackTrace - Class in com.broadleafcommerce.common.extension.data
Allow lenient fallback on a default DataRouteSupporting in a composite routing component when it is determined that the current call stack is part of a Spring actuator call.
ActuatorLenientFallbackTrace() - Constructor for class com.broadleafcommerce.common.extension.data.ActuatorLenientFallbackTrace
 
addCache(String, String, Duration, double) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
Registers a cache region with the manager.
addCache(String, String, Duration, double, int) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
Registers a cache region with the manager.
addClassMapping(Class<?>, Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Adds class mapping to TypeFactory.classMappings and clear the TypeFactory.classMappingsReverseLookupCache, as adding a new mapping could change the highest-level mapping.
addClassMappingIfAbsent(Class<?>, Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Adds class mapping to TypeFactory.classMappings if absent and clear the TypeFactory.classMappingsReverseLookupCache only if the new mapping is added, as adding a new mapping could change the highest-level mapping.
addMessagesDefaultBasenames(Set<String>) - Method in class com.broadleafcommerce.common.extension.i18n.MessagesDefaultBasenameAddingPostProcessor
Adds the default basenames to the messages basename set.
addReference(Class<?>, Class<? extends ReferenceAware<?>>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Given a reference class (usually a domain class), specify a matching auto-generated projection class.
addService(String, CaffeineCacheManager, int) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
Registers a service with the manager.
addService(String, JCacheCacheManager, int, int) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
Registers a service with the manager.
ADMIN_NAVIGATION - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
ADMIN_USER - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
afterPropertiesSet() - Method in class com.broadleafcommerce.common.extension.serialization.FuryCloner
 
afterPropertiesSet() - Method in class com.broadleafcommerce.common.extension.serialization.FurySerializer
 
alias() - Element in annotation interface com.broadleafcommerce.common.extension.BeanAlias
The alias that should be registered in Spring for the bean.
ALL_MATCH - Static variable in interface com.broadleafcommerce.common.extension.data.DataRoutePartitionAware
 
allow(Exception) - Method in class com.broadleafcommerce.common.extension.data.ActuatorLenientFallbackTrace
 
allow(Exception) - Method in interface com.broadleafcommerce.common.extension.data.LenientFallbackTrace
Based on the exception, should the composite routing component allow a default routable component to be used.
allowClass(String) - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
allowClasses(Collection<String>) - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
andCacheInfo(String, ContextKeyGen, Object[]) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
andCacheInfo(String, ContextKeyGen, Object...) - Method in interface com.broadleafcommerce.common.extension.cache.api.SingleItemChainable
 
andCacheInfo(String, Function<Object, String>, ContextKeyGen, List<String>, Object[]) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
andCacheInfo(String, Function<Object, String>, ContextKeyGen, List<String>, Object...) - Method in interface com.broadleafcommerce.common.extension.cache.api.ImperativeListChainable
 
andEntityInfo(Function<String, EntityInfo>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
andEntityInfo(Function<String, EntityInfo>) - Method in interface com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheable
Optional.
andEntityInfo(Function<Stream<?>, List<EntityInfo>>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
andEntityInfo(Function<Stream<?>, List<EntityInfo>>) - Method in interface com.broadleafcommerce.common.extension.cache.api.SingleItemCacheable
Optional.
andEntityInfo(Supplier<EntityInfo>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
andEntityInfo(Supplier<EntityInfo>) - Method in interface com.broadleafcommerce.common.extension.cache.api.SingleItemCacheable
andTarget(Object) - Method in interface com.broadleafcommerce.common.extension.reflection.InvocationUtils.Targetable
Supply a target object instance (i.e.
AnnotationClassTransformationInjector - Class in com.broadleafcommerce.common.extension.ltw
Implementation of ClassTransformationInjector that merges annotations from a template class into a target class.
AnnotationClassTransformationInjector() - Constructor for class com.broadleafcommerce.common.extension.ltw.AnnotationClassTransformationInjector
 
ApiCompatibilityManager - Class in com.broadleafcommerce.common.extension.reflection
Utility class for managing API compatibility dynamically through reflection.
ApiCompatibilityManager.Argument - Record Class in com.broadleafcommerce.common.extension.reflection
Represents an argument that can be passed to methods or constructors, with an optional qualifier to determine if it should undergo qualification checks or processing.
ApiCompatibilityManager.Builder - Class in com.broadleafcommerce.common.extension.reflection
The Builder class is used to configure and compile constructors, methods, and fields that can later be invoked or manipulated in a dynamic and reflective way.
ApiInterceptor() - Constructor for class com.broadleafcommerce.common.extension.reflection.InvocationUtils.ApiInterceptor
 
ApiVerificationUtils - Class in com.broadleafcommerce.common.extension.reflection
 
apply() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
Calculates the memory distribution and initializes all registered caches for all registered services.
apply() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
Calculates the memory distribution and initializes all registered caches for all registered services.
applyKeyFromArg(Object, int, ObjectNode) - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
Given a method param filtered as part of ContextKeyGen.getArgs(Object...), return the key fragment as a String.
arg() - Method in record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Returns the value of the arg record component.
Argument(boolean, Supplier<Object>) - Constructor for record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Creates an instance of a Argument record class.
as() - Method in interface com.broadleafcommerce.common.extension.projection.Projection
Convenience method for casting a Projection instance to a supertype of implemented interface.
asMap() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
ASSET - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
AssignableObjectValueTypeConverter - Class in com.broadleafcommerce.common.extension.mapping
Converts destination objects that are assignable from the source objects.
AssignableObjectValueTypeConverter() - Constructor for class com.broadleafcommerce.common.extension.mapping.AssignableObjectValueTypeConverter
 
authenticate(HttpServletResponse) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 

B

BaseCacheConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Common beans for all cache manager strategies.
BaseCacheConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
basicCaffeineConfigurer(Serializer) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineAutoConfiguration
 
BasicCaffeineConfigurer(Serializer) - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineConfigurers.BasicCaffeineConfigurer
 
basicEhcacheConfigurer() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheAutoConfiguration
 
BasicEhcacheConfigurer() - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheConfigurers.BasicEhcacheConfigurer
 
basicIgniteConfigurer() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration
Deprecated.
 
BasicIgniteConfigurer() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers.BasicIgniteConfigurer
Deprecated.
 
basicInitialize(CacheConfiguration<K, V>, String, int) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers.BasicIgniteConfigurer
Deprecated.
 
basicInitialize(CaffeineCacheManager, String, int, int, boolean) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineConfigurers.BasicCaffeineConfigurer
Initializes a standard cache configuration and registers it using custom heap sizes.
basicInitialize(JCacheCacheManager, String, int, int, int) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheConfigurers.BasicEhcacheConfigurer
Initializes a standard cache configuration with an off-heap tier and registers it using custom heap and off-heap sizes.
BeanAlias - Annotation Interface in com.broadleafcommerce.common.extension
Annotation defining a bean name as an alias for an existing bean id.
BeanAliasBeanRegistrar - Class in com.broadleafcommerce.common.extension
Registers a alias bean definition in Spring based on BeanAlias and/or BeanAliases.
BeanAliasBeanRegistrar() - Constructor for class com.broadleafcommerce.common.extension.BeanAliasBeanRegistrar
 
BeanAliases - Annotation Interface in com.broadleafcommerce.common.extension
Annotation defining one or more bean alias definitions.
beanRemovalBeanDefinitionRegistryPostProcessor(List<BeanRemovalIdentifier>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
BeanRemovalBeanDefinitionRegistryPostProcessor - Class in com.broadleafcommerce.common.extension
BeanDefinitionRegistryPostProcessor that will loop through a list of registered BeanRemovalIdentifier instances and enact removal of the BeanDefinition identified by each from the Spring BeanDefinitionRegistry.
BeanRemovalBeanDefinitionRegistryPostProcessor(List<BeanRemovalIdentifier>) - Constructor for class com.broadleafcommerce.common.extension.BeanRemovalBeanDefinitionRegistryPostProcessor
 
BeanRemovalIdentifier - Class in com.broadleafcommerce.common.extension
Register an instance of this component in spring config to cause the bean identified by BeanRemovalIdentifier.beanName to be removed from the spring BeanDefinitionRegistry.
BeanRemovalIdentifier(String) - Constructor for class com.broadleafcommerce.common.extension.BeanRemovalIdentifier
 
BILLING - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
bindImplementationSpecificMetrics(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
bindImplementationSpecificMetrics(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
bindImplementationSpecificMetrics(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
bindTo(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.IgniteStorageMetrics
Deprecated.
 
bindTo(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.MaxDirectMemoryMetricsBinder
 
BroadleafDiscriminatedConfigurationFilters() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration.BroadleafDiscriminatedConfigurationFilters
 
BroadleafJacksonDeserializationProblemHandlerProperties - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated, for removal: This API element is subject to removal in a future version.
since Common Extension 2.0.7, as the impacted classes should be updated to adhere the stricter constructor detection as soon as possible
BroadleafJacksonDeserializationProblemHandlerProperties() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
 
BroadleafScopedMissingInstantiatorHandler - Class in com.broadleafcommerce.common.extension.mapping
Deprecated, for removal: This API element is subject to removal in a future version.
since Common Extension 2.0.7, as the impacted classes should be updated to adhere the stricter constructor detection as soon as possible
BroadleafScopedMissingInstantiatorHandler(BroadleafJacksonDeserializationProblemHandlerProperties) - Constructor for class com.broadleafcommerce.common.extension.mapping.BroadleafScopedMissingInstantiatorHandler
Deprecated.
 
broadleafScopedNoCtorDeserModule(BroadleafJacksonDeserializationProblemHandlerProperties) - Method in class com.broadleafcommerce.common.extension.autoconfigure.JacksonAmbiguousConstructorModuleAutoConfiguration
Deprecated.
 
BroadleafScopedNoCtorDeserModule - Class in com.broadleafcommerce.common.extension.mapping
Deprecated, for removal: This API element is subject to removal in a future version.
since Common Extension 2.0.7, as the impacted classes should be updated to adhere the stricter constructor detection as soon as possible
BroadleafScopedNoCtorDeserModule(BroadleafJacksonDeserializationProblemHandlerProperties) - Constructor for class com.broadleafcommerce.common.extension.mapping.BroadleafScopedNoCtorDeserModule
Deprecated.
 
builder() - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Creates a new instance of the Builder class for configuring and compiling custom instantiations, methods, and fields to be used within the system.
Builder() - Constructor for class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
 
BULK - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
ByteBuddyUtil - Class in com.broadleafcommerce.common.extension.ltw
Install the agent in a more resilient manner, with retries.

C

CacheContext - Class in com.broadleafcommerce.common.extension.cache.condition
Several caches (most notably caches related to entity retrieval) are sensitive to the value of this thread local.
CacheContext() - Constructor for class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
cacheEnablementCleanupFilter() - Method in class com.broadleafcommerce.common.extension.autoconfigure.CacheFilterAutoConfiguration
 
CacheEnablementCleanupFilter - Class in com.broadleafcommerce.common.extension.cache.condition
Simple filter to remove CacheContext state at the termination of a request thread.
CacheEnablementCleanupFilter() - Constructor for class com.broadleafcommerce.common.extension.cache.condition.CacheEnablementCleanupFilter
 
CacheFilterAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Auto-configuration for cache-related filters.
CacheFilterAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.CacheFilterAutoConfiguration
 
CacheInfo - Class in com.broadleafcommerce.common.extension.cache.api
Basic information used for interaction with the CacheManager during a CacheUtility.forSingleWith(CacheStateManager) call.
CacheInfo(String, ContextKeyGen, Object[]) - Constructor for class com.broadleafcommerce.common.extension.cache.api.CacheInfo
 
cacheInvoker(CacheErrorHandler) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
CacheInvoker - Class in com.broadleafcommerce.common.extension.cache
Utility for performing manual cache operations while leveraging the configured CacheErrorHandler.
CacheInvoker(CacheErrorHandler) - Constructor for class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
CacheLock - Class in com.broadleafcommerce.common.extension.cache
 
cacheManager(CacheManagerCustomizers) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineAutoConfiguration
 
cacheManager(CacheManagerCustomizers, Cloner) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheAutoConfiguration
 
cacheManager(CacheManagerCustomizers, IgniteConfiguration) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration
Deprecated.
 
cacheManagerCustomizers(List<CacheManagerCustomizer<?>>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
cacheMetricsRefreshExecutor() - Method in class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
CacheProperties - Class in com.broadleafcommerce.common.extension.cache
Properties related to Broadleaf's integration with Spring Cache.
CacheProperties() - Constructor for class com.broadleafcommerce.common.extension.cache.CacheProperties
 
CacheResultPostProcessor - Interface in com.broadleafcommerce.common.extension.cache
Implementations can post process results returned from the cache before they are returned from the call to CacheStateManager.computeIfAbsent(Supplier, CacheInfo) or CacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo).
CacheStateConfigurer - Interface in com.broadleafcommerce.common.extension.cache
Declaring beans contribute behavior to the CacheStateManager.
cacheStateManager(CacheManager, List<CacheStateConfigurer>, RoundedInstantFactory, List<CacheResultPostProcessor>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
CacheStateManager - Class in com.broadleafcommerce.common.extension.cache
Provides functionality to support interaction with the CacheManager.
CacheStateManager(CacheManager, RoundedInstantFactory, List<CacheStateConfigurer>, List<CacheResultPostProcessor>) - Constructor for class com.broadleafcommerce.common.extension.cache.CacheStateManager
 
CacheUtility - Class in com.broadleafcommerce.common.extension.cache.api
Utility class for working with several interactions between broadleaf and spring cache.
CachingBeanSupplierByType - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
CachingBeanSupplierByType(BeanFactory, Class<?>) - Constructor for class com.broadleafcommerce.common.extension.intercommunication.CachingBeanSupplierByType
Deprecated.
 
CaffeineAutoConfiguration - Class in com.broadleafcommerce.common.extension.cache.caffeine
Cache configuration leveraging Caffeine.
CaffeineAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineAutoConfiguration
 
caffeineBudgetManager(CaffeineConfigurers.BasicCaffeineConfigurer, CaffeineProperties, MeterRegistry, ExecutorService) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineAutoConfiguration
 
CaffeineBudgetManager - Class in com.broadleafcommerce.common.extension.cache.caffeine
Manages memory budgeting and initialization for Caffeine regions across services.
CaffeineBudgetManager(CaffeineConfigurers.BasicCaffeineConfigurer, CaffeineProperties, MeterRegistry, ExecutorService) - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
 
CaffeineCacheMetrics - Class in com.broadleafcommerce.common.extension.cache.caffeine
A helper class for monitoring and exposing Caffeine cache metrics through Micrometer.
CaffeineCacheMetrics(ExecutorService, Cache<?, ?>, String, Iterable<Tag>) - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
CaffeineConfigurers - Class in com.broadleafcommerce.common.extension.cache.caffeine
Utility configuration helper for creating Caffeine regions.
CaffeineConfigurers() - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineConfigurers
 
CaffeineConfigurers.BasicCaffeineConfigurer - Class in com.broadleafcommerce.common.extension.cache.caffeine
 
CaffeineProperties - Class in com.broadleafcommerce.common.extension.cache.caffeine
Configuration properties for Caffeine cache.
CaffeineProperties() - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
 
CaffeineProxy - Class in com.broadleafcommerce.common.extension.cache.caffeine
A decorating proxy for Caffeine Cache instances that transparently handles value serialization and deserialization using a configured Serializer.
CaffeineProxy(Cache<Object, Object>, Serializer) - Constructor for class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
canEqual(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
 
CART - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
cast(List<?>) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Convenience method for casting to/from List whose generic type is a superclass of the projection to/from a List typed to this projection type.
cast(Set<?>) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Convenience method for casting to/from Set whose generic type is a superclass of the projection to/from a Set typed to this projection type.
cast(Page<?>) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Convenience method for casting to/from Page whose generic type is a superclass of the projection to/from a Page typed to this projection type.
CATALOG - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
changeSessionId() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
ChannelContext() - Constructor for class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
ChannelInfo(EnvironmentReport.ChannelType, String, String, boolean, String) - Constructor for class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
checkClass(ClassResolver, String) - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
checkField(String, String) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiVerificationUtils
 
checkInstantiation(String, Class<?>...) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiVerificationUtils
 
checkMethod(String, String, Class<?>...) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiVerificationUtils
 
checkNotModified(long) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
checkNotModified(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
checkNotModified(String, long) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
ClassTransformation - Class in com.broadleafcommerce.common.extension.ltw
Configuration related to a unit of work for one or more ClassTransformationInjector instances.
ClassTransformation() - Constructor for class com.broadleafcommerce.common.extension.ltw.ClassTransformation
 
ClassTransformationApplicationListener - Class in com.broadleafcommerce.common.extension.ltw
Identify and handle class transformation for qualified targets early in the application startup lifecycle.
ClassTransformationApplicationListener() - Constructor for class com.broadleafcommerce.common.extension.ltw.ClassTransformationApplicationListener
 
ClassTransformationInjector - Interface in com.broadleafcommerce.common.extension.ltw
Responsible for redefining classes at runtime in the classloader.
ClassTransformationProperties - Class in com.broadleafcommerce.common.extension.ltw
Specify one or more type of class redefinition that should take place at startup.
ClassTransformationProperties() - Constructor for class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
 
cleanUp() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
clear() - Static method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
clear() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
clear() - Static method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
clear() - Static method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
clear() - Static method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
clear() - Static method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
Client() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
 
Cloner - Interface in com.broadleafcommerce.common.extension.serialization
A functional interface for performing deep cloning of objects.
Cloning() - Constructor for class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
close() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
com.broadleafcommerce.common.extension - package com.broadleafcommerce.common.extension
 
com.broadleafcommerce.common.extension.autoconfigure - package com.broadleafcommerce.common.extension.autoconfigure
 
com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat - package com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat
 
com.broadleafcommerce.common.extension.cache - package com.broadleafcommerce.common.extension.cache
 
com.broadleafcommerce.common.extension.cache.api - package com.broadleafcommerce.common.extension.cache.api
 
com.broadleafcommerce.common.extension.cache.caffeine - package com.broadleafcommerce.common.extension.cache.caffeine
 
com.broadleafcommerce.common.extension.cache.condition - package com.broadleafcommerce.common.extension.cache.condition
 
com.broadleafcommerce.common.extension.cache.ehcache - package com.broadleafcommerce.common.extension.cache.ehcache
 
com.broadleafcommerce.common.extension.cache.key - package com.broadleafcommerce.common.extension.cache.key
 
com.broadleafcommerce.common.extension.cache.temporal - package com.broadleafcommerce.common.extension.cache.temporal
 
com.broadleafcommerce.common.extension.data - package com.broadleafcommerce.common.extension.data
 
com.broadleafcommerce.common.extension.environment - package com.broadleafcommerce.common.extension.environment
 
com.broadleafcommerce.common.extension.i18n - package com.broadleafcommerce.common.extension.i18n
 
com.broadleafcommerce.common.extension.i18n.autoconfigure - package com.broadleafcommerce.common.extension.i18n.autoconfigure
 
com.broadleafcommerce.common.extension.importing - package com.broadleafcommerce.common.extension.importing
 
com.broadleafcommerce.common.extension.intercommunication - package com.broadleafcommerce.common.extension.intercommunication
 
com.broadleafcommerce.common.extension.ltw - package com.broadleafcommerce.common.extension.ltw
 
com.broadleafcommerce.common.extension.mapping - package com.broadleafcommerce.common.extension.mapping
 
com.broadleafcommerce.common.extension.metrics.tomcat - package com.broadleafcommerce.common.extension.metrics.tomcat
 
com.broadleafcommerce.common.extension.projection - package com.broadleafcommerce.common.extension.projection
 
com.broadleafcommerce.common.extension.reflection - package com.broadleafcommerce.common.extension.reflection
 
com.broadleafcommerce.common.extension.serialization - package com.broadleafcommerce.common.extension.serialization
 
CommonEnvironmentPostProcessor - Class in com.broadleafcommerce.common.extension.autoconfigure
Default property overrides for the common library
CommonEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.CommonEnvironmentPostProcessor
 
CommonExtensionAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
 
CommonExtensionAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
CommonExtensionAutoConfiguration.CommonExtensionDataRouteAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
 
CommonExtensionDataRouteAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration.CommonExtensionDataRouteAutoConfiguration
 
CommonExtensionI18nAutoConfiguration - Class in com.broadleafcommerce.common.extension.i18n.autoconfigure
 
CommonExtensionI18nAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.i18n.autoconfigure.CommonExtensionI18nAutoConfiguration
 
CommonExtensionI18nAutoConfiguration.CommonExtensionMessageSourceCreator - Class in com.broadleafcommerce.common.extension.i18n.autoconfigure
In the event that a user wants to define their own custom bundle, we want to allow them to name it messages.properties for their convenience.
CommonExtensionMessageSourceCreator() - Constructor for class com.broadleafcommerce.common.extension.i18n.autoconfigure.CommonExtensionI18nAutoConfiguration.CommonExtensionMessageSourceCreator
 
compile() - Method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
Compiles the configuration and populates the mapping of invokable constructors, methods, and fields based on the entries defined in the builder.
computeIfAbsent(Function<List<String>, List<P>>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
computeIfAbsent(Function<List<String>, List<P>>) - Method in interface com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheable
 
computeIfAbsent(Function<List<String>, List<P>>, ImperativeListCacheInfo) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Given a Function instance meant to generate values that are cacheable, check the cache using keys based on a collection of imperative key fragments.
computeIfAbsent(Supplier<P>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
computeIfAbsent(Supplier<P>) - Method in interface com.broadleafcommerce.common.extension.cache.api.SingleItemCacheable
 
computeIfAbsent(Supplier<P>, CacheInfo) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Given a Supplier instance meant to generate values that are cacheable, check the cache using a key based on a collection of key fragments.
ConditionalOnPropertyOrGroup - Annotation Interface in com.broadleafcommerce.common.extension
 
ConfigurationPropertiesProxyFactory - Class in com.broadleafcommerce.common.extension.environment
Factory class for creating new proxies for ConfigurationProperties annotated classes.
ConfigurationPropertiesProxyFactory.TargetInterceptor - Class in com.broadleafcommerce.common.extension.environment
 
configure(ModelMapper) - Static method in class com.broadleafcommerce.common.extension.mapping.ModelMapperConfigurationHelper
 
construct(String, ApiCompatibilityManager.Argument...) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Constructs and returns an instance of a type by invoking a pre-configured constructor with the specified arguments.
containsKey(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
CONTENT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
CONTEXT_REQUEST_HEADER - Static variable in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyFilter
 
CONTEXT_REQUEST_PARAM - Static variable in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyFilter
 
ContextKeyGen - Interface in com.broadleafcommerce.common.extension.cache.key
KeyGenerator to use with Spring Cache for method response caching that needs to take into account DataRouteContext as part of the cache key determination.
convert(Locale) - Method in class com.broadleafcommerce.common.extension.mapping.LocaleConverter
 
convert(CurrencyUnit) - Method in class com.broadleafcommerce.common.extension.mapping.CurrencyToCurrencyConverter
 
convert(MonetaryAmount) - Method in class com.broadleafcommerce.common.extension.mapping.MonetaryToMonetaryConverter
 
convert(MappingContext<Object, Object>) - Method in class com.broadleafcommerce.common.extension.mapping.AssignableObjectValueTypeConverter
 
Convert() - Constructor for class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
 
create() - Static method in class com.broadleafcommerce.common.extension.mapping.ModelMapperConfigurationHelper
 
create(ObjectMapperFactoryUtil.Customizer...) - Static method in class com.broadleafcommerce.common.extension.ObjectMapperFactoryUtil
 
createDeepCopyCapable() - Static method in class com.broadleafcommerce.common.extension.mapping.ModelMapperConfigurationHelper
 
createIfNotAvailable(ObjectMapper) - Static method in class com.broadleafcommerce.common.extension.ObjectMapperFactoryUtil
 
createProjection(Class<?>) - Method in interface com.broadleafcommerce.common.extension.projection.ProjectionFactory
Create a dynamic projection class for the specified domain class.
createProjection(Class<?>, String) - Method in interface com.broadleafcommerce.common.extension.projection.ProjectionFactory
Create a dynamic projection class for the specified domain class.
createProxy(T, String, DiscriminatedConfigurationPropertiesMethodCallProcessor) - Static method in class com.broadleafcommerce.common.extension.environment.ConfigurationPropertiesProxyFactory
 
CREDIT_ACCOUNT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
CurrencyToCurrencyConverter - Class in com.broadleafcommerce.common.extension.mapping
A converter to help inform ModelMapper how to convert CurrencyUnit.
CurrencyToCurrencyConverter() - Constructor for class com.broadleafcommerce.common.extension.mapping.CurrencyToCurrencyConverter
 
CUSTOMER - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
customize(ObjectMapper) - Method in interface com.broadleafcommerce.common.extension.ObjectMapperFactoryUtil.Customizer
 

D

dataRouteAspect(DataRouteReference) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration.CommonExtensionDataRouteAutoConfiguration
 
DataRouteAspect - Class in com.broadleafcommerce.common.extension.data
Spring AOP aspect that identifies components annotated with DataRouteByExample and sets up a route proxy that establishes a DataRouteContext for any calls on the proxied component's API.
DataRouteAspect(DataRouteReference) - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteAspect
 
DataRouteByExample - Annotation Interface in com.broadleafcommerce.common.extension.data
This annotation identifies an example class whose package name is used to narrow the appropriate DataRouteSupporting component (for example, a RoutableDataSource in JPA) via a PackageDataRouteSupplier implementation.
DataRouteByKey - Annotation Interface in com.broadleafcommerce.common.extension.data
This annotation identifies a route key that is used to narrow the appropriate DataRouteSupporting component (for example, a RoutableDataSource in JPA) via a PackageDataRouteSupplier implementation.
dataRouteByKeyAspect(DataRouteReference) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration.CommonExtensionDataRouteAutoConfiguration
 
DataRouteByKeyAspect - Class in com.broadleafcommerce.common.extension.data
Spring AOP aspect that identifies components annotated with DataRouteByKey and sets up a route proxy that establishes a DataRouteContext for any calls on the proxied component's API.
DataRouteByKeyAspect(DataRouteReference) - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteByKeyAspect
 
DataRouteContext - Class in com.broadleafcommerce.common.extension.data
Thread local container defining a key used by a composite data routing component to narrow to a single underlying routable component.
DataRouteContext() - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteContext
 
DataRouteInvocationHandler - Class in com.broadleafcommerce.common.extension.data
Call handler for a DataRouteSupporting proxies.
DataRouteInvocationHandler(Object, String) - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteInvocationHandler
 
DataRouteInvocationHandler(Object, String, int) - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteInvocationHandler
 
DataRoutePartitionAware - Interface in com.broadleafcommerce.common.extension.data
Identifies a component whose execution should be tied to a particular route (or flow).
DataRouteProperties - Class in com.broadleafcommerce.common.extension.data
Property binding class exposing whether or not the data route feature is active.
DataRouteProperties() - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteProperties
 
DataRouteProxied - Interface in com.broadleafcommerce.common.extension.data
Additional interface applied to DataRouteSupporting proxies that allows access to the internal component.
dataRouteReference(List<PackageDataRouteSupplier<DataRouteSupporting>>, List<RepositoryDataRouteSupplier<DataRouteSupporting>>, List<DomainClassSupplier<DataRouteSupporting>>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration.CommonExtensionDataRouteAutoConfiguration
 
DataRouteReference - Class in com.broadleafcommerce.common.extension.data
Utility class used to filter routable concepts.
DataRouteReference(List<PackageDataRouteSupplier<DataRouteSupporting>>, List<RepositoryDataRouteSupplier<DataRouteSupporting>>, List<DomainClassSupplier<DataRouteSupporting>>) - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteReference
 
DataRoutes - Class in com.broadleafcommerce.common.extension.data
Library of most known data routes.
DataRoutes() - Constructor for class com.broadleafcommerce.common.extension.data.DataRoutes
 
DataRoutes.DataRouteByAdminNavigation - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByAdminUser - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByAsset - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByBilling - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByBulkOperations - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByCart - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByCatalog - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByContent - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByCreditAccount - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByCustomer - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByExport - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByFulfillment - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByImport - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByIndexer - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByInventory - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByMenu - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByMetadata - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByNotification - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByOffer - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByOrder - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByPaymentTransaction - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByPersonalization - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByPricing - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByRatings - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteBySandbox - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByScheduledJob - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteBySearch - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByShipping - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteBySubscriptionOps - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByTenant - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRoutes.DataRouteByVendor - Annotation Interface in com.broadleafcommerce.common.extension.data
 
DataRouteSupporting - Interface in com.broadleafcommerce.common.extension.data
Universal marker interface that identifies a lookup key that a data routing composite component can use to identify a specific underlying routable component.
DataRouteSupportUtil - Class in com.broadleafcommerce.common.extension.data
Utility class for processing and handling of route scenarios at runtime.
DataRouteSupportUtil() - Constructor for class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
 
DataRouteSupportUtil.ConfirmingWork - Interface in com.broadleafcommerce.common.extension.data
Perform a task and return a confirmation in the form of a boolean.
DataRouteSupportUtil.ReturningWork - Interface in com.broadleafcommerce.common.extension.data
Perform a task and return an arbitrary object instance as response.
DataRouteSupportUtil.ThrowingVoidWork<G extends Exception> - Interface in com.broadleafcommerce.common.extension.data
Perform a task and return nothing, but expose a checked exception.
DataRouteSupportUtil.VoidWork - Interface in com.broadleafcommerce.common.extension.data
Perform a task and return nothing.
decorateCache(Cache) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheJCacheCacheManager
Overrides the default decoration logic to wrap JCacheCache instances with an EhcacheProxy.
deepClone(T) - Method in interface com.broadleafcommerce.common.extension.serialization.Cloner
Creates a deep copy of the provided object.
deepClone(T) - Method in class com.broadleafcommerce.common.extension.serialization.FuryCloner
 
defaultCacheStateConfigurer() - Method in class com.broadleafcommerce.common.extension.autoconfigure.BaseCacheConfiguration
 
defaultCloner(SerializationProperties) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationAutoConfiguration
 
DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor - Class in com.broadleafcommerce.common.extension.environment
 
DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor(DiscriminatedPropertyAccessor) - Constructor for class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor
 
DefaultDiscriminatedPropertyAccessor - Class in com.broadleafcommerce.common.extension.environment
 
DefaultDiscriminatedPropertyAccessor(Environment) - Constructor for class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedPropertyAccessor
 
DefaultImperativeListChainable - Class in com.broadleafcommerce.common.extension.cache.api
Default transition object for holding state during method chaining from CacheUtility.forListWith(CacheStateManager).
DefaultImperativeListChainable() - Constructor for class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
DefaultRoundedInstantFactory - Class in com.broadleafcommerce.common.extension.cache.temporal
Default instance of RoundedInstantFactory.
DefaultRoundedInstantFactory(CacheProperties) - Constructor for class com.broadleafcommerce.common.extension.cache.temporal.DefaultRoundedInstantFactory
 
defaultSerializer(SerializationProperties) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationAutoConfiguration
 
DefaultSingleItemChainable - Class in com.broadleafcommerce.common.extension.cache.api
Default transition object for holding state during method chaining from CacheUtility.forSingleWith(CacheStateManager).
DefaultSingleItemChainable() - Constructor for class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
delegate(Object[], Object) - Method in class com.broadleafcommerce.common.extension.reflection.InvocationUtils.TargetInterceptor
 
delegate(Object[], Method, Object) - Method in class com.broadleafcommerce.common.extension.reflection.InvocationUtils.ApiInterceptor
 
delegate(Method, Method, Object[], Object) - Method in class com.broadleafcommerce.common.extension.environment.ConfigurationPropertiesProxyFactory.TargetInterceptor
 
deregisterCacheEntryListener(CacheEntryListenerConfiguration<Object, Object>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
deserialize(JsonParser, DeserializationContext) - Method in class com.broadleafcommerce.common.extension.mapping.TypeFactoryAwareDeserializer
 
DISABLE - Enum constant in enum class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
 
disallowClass(String) - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
discriminatedConfigurationPropertiesAspectProcessor(DiscriminatedPropertyAccessor) - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration
 
discriminatedConfigurationPropertiesBeanPostProcessor(DiscriminatedConfigurationPropertiesMethodCallProcessor, List<DiscriminatedPropertyIncludeFilterSupplier>, List<DiscriminatedPropertyExcludeFilterSupplier>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration
 
DiscriminatedConfigurationPropertiesBeanPostProcessor - Class in com.broadleafcommerce.common.extension.environment
BeanPostProcessor that identifies components annotated with ConfigurationProperties and sets up a proxy that circumvents the default property handling in favor of dynamic retrieval from the Spring environment.
DiscriminatedConfigurationPropertiesBeanPostProcessor(DiscriminatedConfigurationPropertiesMethodCallProcessor, List<DiscriminatedPropertyIncludeFilterSupplier>, List<DiscriminatedPropertyExcludeFilterSupplier>) - Constructor for class com.broadleafcommerce.common.extension.environment.DiscriminatedConfigurationPropertiesBeanPostProcessor
 
DiscriminatedConfigurationPropertiesMethodCallProcessor - Interface in com.broadleafcommerce.common.extension.environment
Studies the method call on a ConfigurationProperties annotated bean to determine if it should be evaluated for tenant related discrimination.
discriminatedPropertyAccessor(Environment) - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration
 
DiscriminatedPropertyAccessor - Interface in com.broadleafcommerce.common.extension.environment
Finds a discriminated property in the environment for the given basic key, if available.
DiscriminatedPropertyAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
 
DiscriminatedPropertyAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration
 
DiscriminatedPropertyAutoConfiguration.BroadleafDiscriminatedConfigurationFilters - Class in com.broadleafcommerce.common.extension.autoconfigure
 
DiscriminatedPropertyContext - Class in com.broadleafcommerce.common.extension.environment
Thread local context for holding any tenant related information for the current request.
DiscriminatedPropertyContext() - Constructor for class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
DiscriminatedPropertyExcludeFilterSupplier - Interface in com.broadleafcommerce.common.extension.environment
Beans declaring this interface as a return type supply regex pattern expressions that, when matched, cause a ConfigurationProperties annotated bean to be excluded for proxy handling by DiscriminatedConfigurationPropertiesBeanPostProcessor.
DiscriminatedPropertyFilter - Class in com.broadleafcommerce.common.extension.environment
Pulls tenant related information from the request context, if applicable and supplies it as thread local via DiscriminatedPropertyContext.
DiscriminatedPropertyFilter(ObjectMapper, Environment) - Constructor for class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyFilter
 
discriminatedPropertyFilterAllBroadleaf() - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration.BroadleafDiscriminatedConfigurationFilters
 
discriminatedPropertyFilterResourceOauth() - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration.BroadleafDiscriminatedConfigurationFilters
 
discriminatedPropertyFilterXss() - Method in class com.broadleafcommerce.common.extension.autoconfigure.DiscriminatedPropertyAutoConfiguration.BroadleafDiscriminatedConfigurationFilters
 
DiscriminatedPropertyIncludeFilterSupplier - Interface in com.broadleafcommerce.common.extension.environment
Beans declaring this interface as a return type supply regex pattern expressions that, when matched, cause a ConfigurationProperties annotated bean to be included for proxy handling by DiscriminatedConfigurationPropertiesBeanPostProcessor.
doClear(Cache) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
doClear(Cache, boolean) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
doEvict(Cache, Object) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
doEvict(Cache, Object, boolean) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheEnablementCleanupFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyFilter
 
doGet(Cache, Object) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
domainClasses() - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
DomainClassSupplier<T extends DataRouteSupporting> - Interface in com.broadleafcommerce.common.extension.data
Supplier of entity classes scanned and determined to be associated with a particular route.
DomainClassSupplier.DomainMapping<T> - Class in com.broadleafcommerce.common.extension.data
 
DomainMapping(Class<T>, List<Class<?>>) - Constructor for class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
DomainMapping(Class<T>, List<Class<?>>, int) - Constructor for class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
DomainTypeAware - Interface in com.broadleafcommerce.common.extension
Intended to be implemented by Spring Data repositories that should express the underlying, managed domain class type.
doPut(Cache, Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.CacheInvoker
 
doWork(String, Runnable) - Static method in class com.broadleafcommerce.common.extension.cache.CacheLock
 

E

EhcacheAutoConfiguration - Class in com.broadleafcommerce.common.extension.cache.ehcache
Cache configuration leveraging Ehcache.
EhcacheAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheAutoConfiguration
 
ehcacheBudgetManager(EhcacheConfigurers.BasicEhcacheConfigurer, EhcacheProperties, MeterRegistry, ExecutorService) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheAutoConfiguration
 
EhcacheBudgetManager - Class in com.broadleafcommerce.common.extension.cache.ehcache
Manages memory budgeting and initialization for Ehcache regions across services.
EhcacheBudgetManager(EhcacheConfigurers.BasicEhcacheConfigurer, EhcacheProperties, MeterRegistry, ExecutorService) - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
 
EhcacheCacheMetrics - Class in com.broadleafcommerce.common.extension.cache.ehcache
A helper class for monitoring and exposing Ehcache 3 cache metrics through Micrometer.
EhcacheCacheMetrics(ExecutorService, Cache<?, ?>, String, Iterable<Tag>) - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
EhcacheConfigurers - Class in com.broadleafcommerce.common.extension.cache.ehcache
Utility configuration helper for creating Ehcache regions.
EhcacheConfigurers() - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheConfigurers
 
EhcacheConfigurers.BasicEhcacheConfigurer - Class in com.broadleafcommerce.common.extension.cache.ehcache
 
EhcacheJCacheCacheManager - Class in com.broadleafcommerce.common.extension.cache.ehcache
Implementation of a CacheManager that integrates Ehcache and JCache operations and provides enhanced capabilities for deep cloning of cache values using a Cloner.
EhcacheJCacheCacheManager(CacheManager, Cloner) - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheJCacheCacheManager
 
EhcacheProperties - Class in com.broadleafcommerce.common.extension.cache.ehcache
Configuration properties for Ehcache off-heap tier and Kryo serialization.
EhcacheProperties() - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
 
EhcacheProxy - Class in com.broadleafcommerce.common.extension.cache.ehcache
A proxy implementation of the Cache interface that wraps a delegate cache and provides additional behavior for deep cloning of objects.
EhcacheProxy(Cache<Object, Object>, Cloner) - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
EhcacheSerializer - Class in com.broadleafcommerce.common.extension.cache.ehcache
Custom Ehcache 3 Serializer leveraging Apache Fury for high-performance, compact serialization.
EhcacheSerializer(ClassLoader) - Constructor for class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheSerializer
 
enabledPrefixes - Variable in class com.broadleafcommerce.common.extension.EnvironmentReport
 
EntityInfo - Class in com.broadleafcommerce.common.extension.cache.api
Optional.
EntityInfo() - Constructor for class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
EntityInfo(Class<?>, String) - Constructor for class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
environmentReport(Environment, EnvironmentReportProperties) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
EnvironmentReport - Class in com.broadleafcommerce.common.extension
Emit a report to the console during application startup (near the beginning).
EnvironmentReport(Environment) - Constructor for class com.broadleafcommerce.common.extension.EnvironmentReport
 
EnvironmentReport.ChannelContext - Class in com.broadleafcommerce.common.extension
 
EnvironmentReport.ChannelInfo - Class in com.broadleafcommerce.common.extension
 
EnvironmentReport.ChannelType - Enum Class in com.broadleafcommerce.common.extension
 
EnvironmentReportProperties - Class in com.broadleafcommerce.common.extension.autoconfigure
Properties related to Broadleaf's EnvironmentReport.
EnvironmentReportProperties() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.BeanRemovalIdentifier
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
 
equals(Object) - Method in record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
equals(Object) - Method in class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
equals(Object, ByteBuffer) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheSerializer
 
errorHandler() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration.GracefulCacheConfiguration
Deprecated.
 
estimatedSize() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
ETERNAL_EXPIRY - Static variable in class com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers
Deprecated.
 
evict(String, EntityInfo) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Evict a discrete cache member
evictionCount() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
evictionCount() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
evictionCount() - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
exec() - Method in interface com.broadleafcommerce.common.extension.data.DataRouteSupportUtil.ConfirmingWork
 
exec() - Method in interface com.broadleafcommerce.common.extension.data.DataRouteSupportUtil.ReturningWork
 
exec() - Method in interface com.broadleafcommerce.common.extension.data.DataRouteSupportUtil.ThrowingVoidWork
 
exec() - Method in interface com.broadleafcommerce.common.extension.data.DataRouteSupportUtil.VoidWork
 
executeIfApplicable(boolean, String, Runnable) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
Run the operation based on the following conditions Only if enabled Only if there is not another operation currently running Only if force is true, or, LazyCacheController.isExpiryExceeded(String) is true
EXPORT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
expose() - Method in interface com.broadleafcommerce.common.extension.projection.Projection
Projections are generated automatically by the system at runtime based on the related domain class.
External() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
ExternalClient - Interface in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
ExternalClientProperties - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
ExternalClientProperties() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
ExternalClientProperties.Client - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated.
 
ExternalClientProperties.External - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated.
 
ExternalClientProperties.Flex - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated.
 
ExternalClientProperties.Package - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated.
Values generally detected and set by the Broadleaf starter architecture at runtime
ExternalClientUtils - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
ExternalRequest - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
ExternalRequest() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 

F

findAll(Pageable) - Method in interface com.broadleafcommerce.common.extension.data.PagingAndSortingRepository
Returns a Page of entities meeting the paging restriction provided in the Pageable object.
findAll(Sort) - Method in interface com.broadleafcommerce.common.extension.data.PagingAndSortingRepository
Returns all entities sorted by the given options.
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule.GenericProjectionDeserializers
 
findDomainClassesByRoute(Class<?>) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given an example class, find any available scanned entity classes associated with the route.
findMembersInScopeByExample(List<T>, DataRouteReference, Class<?>) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a list of bean instances, filter the list based on the example class' package name, which is used to identity the package fragment for the current flow.
findMembersInScopeByFragment(List<T>, DataRouteReference, String) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a list of bean instances, filter the list based on the package fragment identifying the current flow.
findRouteByExample(Class<?>) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given an example class, find a matching instance based on PackageDataRouteSupplier.PackageMapping.packageFragment(), if available.
findRouteByExample(String) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given an example package fragment, find a matching instance based on PackageDataRouteSupplier.PackageMapping.packageFragment(), if available.
findRouteByKey(String) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given a known route key, find a matching instance based on DataRouteSupporting.getLookupKey().
findRoutesByRepository(Class<?>) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Filter all routes associated with a DataRouteSupporting extension that are handled by a given repository.
findSupportingRoutesByExample(Class<?>) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given an example class, find one or more matching instances based on PackageDataRouteSupplier.PackageMapping.packageFragment(), if available.
findSupportingRoutesByExample(String) - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
Given an example package fragment, find one or more matching instances based on PackageDataRouteSupplier.PackageMapping.packageFragment(), if available.
Flex() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
forListWith(CacheStateManager) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
forSingleWith(CacheStateManager) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
from() - Method in class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
from(Object) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Convenience method for casting to a Projection instance from a supertype.
FULFILLMENT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
FuryCloner - Class in com.broadleafcommerce.common.extension.serialization
An implementation of the Cloner interface that provides functionality for deep cloning objects using the Fury serialization library.
FuryCloner(SerializationProperties.Cloning) - Constructor for class com.broadleafcommerce.common.extension.serialization.FuryCloner
 
FurySerializer - Class in com.broadleafcommerce.common.extension.serialization
A thread-safe and optimized implementation of the Serializer interface, utilizing the Fury serialization library for efficient serialization and deserialization of objects in Java.
FurySerializer(SerializationProperties.Convert) - Constructor for class com.broadleafcommerce.common.extension.serialization.FurySerializer
 

G

generate(Object...) - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
 
generate(Object, Method, Object...) - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
 
generateWithPrefix(String, Object...) - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
 
GenericProjectionAwareDeserializerModule - Class in com.broadleafcommerce.common.extension.mapping
Jackson deserializer module capable of matching against specific variations of Projection based on the generic parameterized type.
GenericProjectionAwareDeserializerModule(JavaType, TypeFactory) - Constructor for class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule
 
GenericProjectionAwareDeserializerModule.GenericProjectionDeserializers - Class in com.broadleafcommerce.common.extension.mapping
 
GenericProjectionDeserializers(JavaType, TypeFactoryAwareDeserializer) - Constructor for class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule.GenericProjectionDeserializers
 
get() - Method in interface com.broadleafcommerce.common.extension.data.DomainClassSupplier
 
get() - Method in interface com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier
 
get() - Method in interface com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier
 
get() - Method in interface com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyExcludeFilterSupplier
 
get() - Method in interface com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyIncludeFilterSupplier
 
get() - Method in class com.broadleafcommerce.common.extension.intercommunication.CachingBeanSupplierByType
Deprecated.
 
get() - Method in interface com.broadleafcommerce.common.extension.TypeSupplier
 
get(CacheInfo) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Given the supplied cacheInfo object, return an object if it is in the cache.
get(ExternalRequest) - Method in interface com.broadleafcommerce.common.extension.intercommunication.ExternalClient
Deprecated.
Retrieve an object from another microservice via call
get(Class<T>) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Retrieve Projection instance referencing the persistence domain class type.
get(Class<T>) - Static method in class com.broadleafcommerce.common.extension.ProjectionTypeFactory
Retrieve Projection instance referencing the persistence domain class type.
get(Class<T>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Get a new instance of the requested type based on the the configured suppliers.
get(Class<T>, String) - Static method in interface com.broadleafcommerce.common.extension.projection.Projection
Retrieve Projection instance referencing the persistence domain class type.
get(Class<T>, String) - Static method in class com.broadleafcommerce.common.extension.ProjectionTypeFactory
Retrieve Projection instance referencing the persistence domain class type.
get(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
get(Object, Function<? super Object, ?>) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
get(String, Object) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Retrieves the value of a pre-configured field from the specified target object.
getActive() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
getActiveCacheManagerImplementation() - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
Fully qualified classname of the auto configuration class for the desired cache manager strategy.
getAdditionalAllowList() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Represents an additional list of permissible items that can extend the functionality of the standard allow list.
getAll(Iterable<?>, Function<? super Set<?>, ? extends Map<?, ?>>) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
getAll(Set<?>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getAllPresent(Iterable<?>) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
getAndPut(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getAndRemove(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getAndReplace(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getApplicationId() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
getArgs() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
Any method arguments, or other suitable key fragments that should be combined during key generation from generator.
getArgs() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
Any other method arguments, or other suitable key fragments that should be combined with imperativeArgs during key generation from generator.
getArgs(Object...) - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
Give the method call params passed, which params should be used in cache key determination.
getAsyncContext() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getAttribute(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getAttribute(String, int) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getAttributeNames() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getAttributeNames(int) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getAttributes() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getAuthType() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getBeanName() - Method in class com.broadleafcommerce.common.extension.BeanRemovalIdentifier
The name of the bean whose BeanDefinition should be removed
getBestMatchInRoute(List<T>, DataRouteReference, T) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Using the current DataRouteContext.getLookupKey() to match a DataRouteSupporting, and find the first bean whose whose class package name has a package fragment match.
getCacheInfo() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
getCacheManager() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getCacheName() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
The name of the cache in CacheManager
getCacheName() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
The name of the cache in CacheManager
getCacheStateManager() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
getCacheStateManager() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
getCause() - Method in exception com.broadleafcommerce.common.extension.reflection.UndeclaredThrowableException
Returns the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException, which may be null).
getCharacterEncoding() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getCheckLevel() - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
getClassMappings() - Method in class com.broadleafcommerce.common.extension.TypeFactory
 
getClient() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
getClone() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
getConfigByImportType() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
Override settings to use specifically for each import type.
getConfiguration(Class<C>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getConstructor(String) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Retrieves a pre-configured constructor by its name from the system.
getContentLength() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getContentLengthLong() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getContentType() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getContext() - Static method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
getContext() - Static method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
getContext() - Static method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
getContext() - Static method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
getContext() - Static method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
getContextPath() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getContextPath() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getConvert() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
getCookies() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getCountByProperty() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
getDataRoutePartition() - Method in interface com.broadleafcommerce.common.extension.data.DataRoutePartitionAware
The data route identifying package fragment.
getDateHeader(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getDefaultDataRegionEmptyPagesPoolSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the default data region's DataRegionConfiguration.getEmptyPagesPoolSize() (see the Javadocs there).
getDefaultDataRegionInitialSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The initial allocation size of the default data storage region (this is off-heap memory).
getDefaultDataRegionMaxSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The maximum allowed size of the default data storage region (this is off-heap memory).
getDefaultDataRegionPageEvictionMode() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the default data region's DataRegionConfiguration.getPageEvictionMode() (see the Javadocs there).
getDefaultInstantRoundingIncrement() - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
The default window during which the cache key will not change for active date filtered queries.
getDerivedMapToType() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
If the projection is mapped to a repository domain type, then this represents the extended repository domain type.
getDerivedProjectionType() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
The extended projection type
getDescription(boolean) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getDispatcherType() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getDomain() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
getDomainSuppliers() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getDomainType() - Method in interface com.broadleafcommerce.common.extension.DomainTypeAware
Retrieve the actual managed repository domain type
getEntityInfoFactoryFunction() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
Optional.
getExistingProjectionType(Class<?>) - Method in interface com.broadleafcommerce.common.extension.projection.ProjectionFactory
Try to ascertain if a known projection type already exists for the specified domain class.
getExpireTimeSeconds() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
getExpireTimeSeconds() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the timeout for unused thread count above the min pool size.
getExpiry() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
getExpiryTimestampByRegion() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
getExternal() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
getFactoryFunction() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
Deprecated.
use CacheInfo.infoFunction instead
getFallback() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getField(Object, Method) - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor
 
getFlex() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
getGenerator() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
The ContextKeyGen instance responsible for creating a complete and accurate cache key for all the computed members based on imperativeArgs.
getGenerator() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
The ContextKeyGen instance responsible for creating a complete and accurate cache key for all the computed members based on imperativeArgs.
getGlobalDefaultConfig() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
The global default settings to use.
getHeader(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getHeader(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getHeaderNames() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getHeaderNames() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getHeaders() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getHeaders(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getHeaderValues(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getHeap() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
The maximum size of the on-heap tier in megabytes for all caches running in this JVM.
getHeap() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
The maximum size of the on-heap tier in megabytes for all caches running in this JVM.
getHighestLevelMapping(Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Determine from this factory the most top-level type from all of the TypeSuppliers available.
getHighestLevelMappingInternal(Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
 
getId() - Method in interface com.broadleafcommerce.common.extension.projection.Projection
Projections are expected to have an id field as a first class citizen.
getIdentifier() - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
getIfPresent(Object) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
getImperativeArgs() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
A collection of discrete identifying informational items.
getImperativeListCacheInfo() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
getIncludedEventTypes() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the IgniteConfiguration.getIncludeEventTypes() value.
getInfoFunction() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
Optional.
getInfos() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
getInjectors() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
Fully qualified class names for all the ClassTransformationInjector instances that will be used to perform the work of class transformation.
getInputStream() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getInstance() - Static method in class com.broadleafcommerce.common.extension.serialization.FurySerializer
 
getIntHeader(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getKey() - Method in interface com.broadleafcommerce.common.extension.environment.PropertyInterceptorAware
The key provided by the proxied ConfigurationProperties.prefix(), or by a further derived key of a nested pojo inside of the original ConfigurationProperties bean.
getKey(ObjectNode) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
Generates a SimpleKey instance based on one or more key fragments.
getKey(String, ObjectNode) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
Generates a SimpleKey instance based on one or more key fragments.
getLocalAddr() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getLocale() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getLocale() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getLocale() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getLocales() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getLocalName() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getLocalPort() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getLookupKey() - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
getLookupKey() - Method in interface com.broadleafcommerce.common.extension.data.DataRouteSupporting
A unique key identifying the particular route.
getLookupKeyOnRoute() - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Check for a current, active DataRouteContext, and return the lookupKey if available.
getManualPutCount() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
getMatchValueFunction() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
A function that takes in a cacheable object instance and returns a field value that will be used to match to values from imperativeArgs.
getMaxPoolSize() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
getMaxPoolSize() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the maximum threads for the serialization pool.
getMemoryPageSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The memory page size to use for Ignite.
getMessage() - Method in exception com.broadleafcommerce.common.extension.reflection.UndeclaredThrowableException
 
getMethod() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getMinorVersion() - Static method in class com.broadleafcommerce.common.extension.environment.SpringBootVersionUtils
 
getMinPoolSize() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
getMinPoolSize() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the minimum threads for the serialization pool.
getModuleName() - Method in class com.broadleafcommerce.common.extension.mapping.BroadleafScopedNoCtorDeserModule
Deprecated.
 
getModuleName() - Method in class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule
 
getMostDerivedMapping(Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Determine from this factory the most derived type from all of the TypeSuppliers available.
getName() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
getName() - Method in interface com.broadleafcommerce.common.extension.cache.key.NamedParam
 
getName() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
getName() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
getName() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockPrincipal
Deprecated.
 
getNativeRequest() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getNativeRequest(Class<T>) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getNativeResponse() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getNativeResponse(Class<T>) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getNestedProxy(Object, Class<?>, String) - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor
 
getNow() - Method in interface com.broadleafcommerce.common.extension.cache.temporal.RoundedInstant
The specific, current time
getOffheap() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
The maximum size of the off-heap tier in megabytes for all caches running in this JVM.
getOrder() - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonEnvironmentPostProcessor
 
getOrder() - Method in class com.broadleafcommerce.common.extension.BeanAliasBeanRegistrar
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.cache.CacheResultPostProcessor
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.cache.CacheStateConfigurer
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.data.DomainClassSupplier
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.data.LenientFallbackTrace
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier
 
getOrder() - Method in interface com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier
 
getOriginalMapToType() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
If the projection is mapped to a repository domain type, then this represents the repository domain type that will be customized via extension.
getOriginalProjectionType() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
The starting projection type that will be customized via extension
getPack() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
getPackageFragmentByRoute() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getPackagePathsInScope() - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
The package paths where the MissingInstantiatorHandler should be used.
getParameter(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getParameter(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getParameterMap() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getParameterMap() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getParameterNames() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getParameterNames() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getParameterValues(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getParameterValues(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getPart(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getParts() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getPathInfo() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getPathTranslated() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getPayloads() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getPhase() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
 
getPhase() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
 
getPort() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
getPrincipal() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getProcessor() - Method in interface com.broadleafcommerce.common.extension.environment.PropertyInterceptorAware
The spring bean representing the processor to pass handling of calls to the proxied configuration bean's accessor API.
getProjectionReference() - Method in interface com.broadleafcommerce.common.extension.projection.ReferenceAware
The reference class containing the same (or a superset) API as this class.
getProperties() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
getProperties() - Method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
getProperties() - Method in class com.broadleafcommerce.common.extension.metrics.tomcat.TomcatMetricsMeterFilter
 
getPropertiesToSanitize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
Property name patterns and corresponding values that should be sanitized before being emitted by the EnvironmentReport.
getProperty(String, Class<?>, Supplier<Object>) - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedPropertyAccessor
 
getProperty(String, Class<?>, Supplier<Object>) - Method in interface com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyAccessor
Fetch a marshalled configuration property instance from the Spring environment
getProtocol() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getProtocolRequestId() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getQueryString() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getReader() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getReason() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
getRegistered() - Method in class com.broadleafcommerce.common.extension.TypeFactory
 
getRelated(Class<?>) - Method in class com.broadleafcommerce.common.extension.TypeFactory
Based on a reference class (usually a domain class), retrieve a auto-generated projection that was previously registered with the system.
getRemoteAddr() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRemoteHost() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRemotePort() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRemoteUser() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getRemoteUser() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getReportProperties() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 
getRepositoryRouteSuppliers() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getRequestDispatcher(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRequestedSessionId() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRequestId() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRequestURI() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRequestURL() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getRounded() - Method in interface com.broadleafcommerce.common.extension.cache.temporal.RoundedInstant
The rounded time useful as an incremental cache key fragment
getRounded(Duration) - Method in interface com.broadleafcommerce.common.extension.cache.temporal.RoundedInstant
The rounded time useful as an incremental cache key fragment
getRouteKey() - Method in interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
 
getRoutesByExample() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getRouteSuppliers() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getScheme() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getSerializerClass() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheConfigurers.BasicEhcacheConfigurer
 
getServerName() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getServerPort() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getServletConnection() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getServletContext() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getServletPath() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getSession() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getSession(boolean) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getSessionId() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getSessionMutex() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getSingleItemFunction() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
getStandardAllowList() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
This variable is typically used to define a baseline set of permissible items that might be cross-referenced or extended by other lists for customization or enhanced functionality.
getSupportingRoutesByExample() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
getSystemDataRegionInitialSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The initial allocation size of the system data storage region for Ignite system cache (this is off-heap memory).
getSystemDataRegionMaxSize() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The maximum allowed size of the system data storage region for Ignite system cache (this is off-heap memory).
getTarget() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Fully qualified name of the target class that will receive class information sourced from the template class.
getTemplate() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Fully qualified name of the template class containing the class information to source for transformation of the target class.
getTenantId() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
getTransformations() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
All the source and target information for a specific transformation.
getType() - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
getType() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
getTypeId() - Method in class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule
 
getUndeclaredThrowable() - Method in exception com.broadleafcommerce.common.extension.reflection.UndeclaredThrowableException
Returns the Throwable instance wrapped in this UndeclaredThrowableException, which may be null.
getUri() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
getUserPrincipal() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
getUserPrincipal() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
getValue() - Method in interface com.broadleafcommerce.common.extension.cache.key.NamedParam
 
getWhitelistedMeterIds() - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
The specific Tomcat meter IDs that are allowed to be registered.
GracefulCacheConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration.GracefulCacheConfiguration
Deprecated.
 
GREATER_THAN_OR_EQUAL_3 - Static variable in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
 
GREATER_THAN_OR_EQUAL_3_5 - Static variable in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
 
GREATER_THAN_OR_EQUAL_3_AND_LESS_THAN_3_5 - Static variable in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
 
group() - Element in annotation interface com.broadleafcommerce.common.extension.ConditionalOnPropertyOrGroup
The blanket property that covers a group of conditions.

H

handleInvocationTargetException(InvocationTargetException) - Static method in class com.broadleafcommerce.common.extension.reflection.ReflectionUtils
Handle the given invocation target exception.
handleMissingInstantiator(DeserializationContext, Class<?>, ValueInstantiator, JsonParser, String) - Method in class com.broadleafcommerce.common.extension.mapping.BroadleafScopedMissingInstantiatorHandler
Deprecated.
Delegates to MissingInstantiatorHandler only if the given class is in scope based on the configuration in BroadleafJacksonDeserializationProblemHandlerProperties.
handleReflectionException(Exception) - Static method in class com.broadleafcommerce.common.extension.reflection.ReflectionUtils
Handle the given reflection exception.
hashCode() - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.BeanRemovalIdentifier
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
hashCode() - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
hashCode() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
hashCode() - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
hashCode() - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
hashCode() - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
hashCode() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
hashCode() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
hashCode() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
hashCode() - Method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
hashCode() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
 
hashCode() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
 
hashCode() - Method in record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Returns a hash code value for this object.
hashCode() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
hashCode() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
 
hashCode() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
hashCode() - Method in class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
havingValue() - Element in annotation interface com.broadleafcommerce.common.extension.ConditionalOnPropertyOrGroup
The string representation of the expected value for the properties.
hitCount() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
hitCount() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
hitCount() - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 

I

IgniteCacheAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
IgniteCacheAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration
Deprecated.
 
IgniteCacheAutoConfiguration.GracefulCacheConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
Configuration that provides a graceful cache error handler for Apache Ignite.
IgniteCacheMetrics - Class in com.broadleafcommerce.common.extension.cache
Deprecated.
IgniteCacheMetrics(ExecutorService, Ignite, String, Iterable<Tag>) - Constructor for class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
igniteCacheNodeConfiguration(IgniteCacheNodeProperties) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration
Deprecated.
 
IgniteCacheNodeProperties - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
IgniteCacheNodeProperties() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
 
IgniteConfigurers - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
IgniteConfigurers.BasicIgniteConfigurer - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
 
igniteMetricsBindingExecutor() - Method in class com.broadleafcommerce.common.extension.autoconfigure.MicrometerIgniteAutoConfiguration.IgniteMetricsExecutorConfiguration
Deprecated.
Dedicated Spring Executor for safe async cache binding on cache started events.
IgniteMetricsExecutorConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.MicrometerIgniteAutoConfiguration.IgniteMetricsExecutorConfiguration
Deprecated.
 
IgniteStorageMetrics - Class in com.broadleafcommerce.common.extension.cache
Deprecated.
IgniteStorageMetrics(ExecutorService, Ignite, String, Iterable<Tag>) - Constructor for class com.broadleafcommerce.common.extension.cache.IgniteStorageMetrics
Deprecated.
 
ImperativeListCacheable - Interface in com.broadleafcommerce.common.extension.cache.api
ImperativeListCacheInfo - Class in com.broadleafcommerce.common.extension.cache.api
Store basic information about cache as it relates to calls to CacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo).
ImperativeListCacheInfo(String, Function<Object, String>, ContextKeyGen, List<String>, Object[]) - Constructor for class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
 
ImperativeListChainable - Interface in com.broadleafcommerce.common.extension.cache.api
API used during method chaining from CacheUtility.forListWith(CacheStateManager).
IMPORT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
ImportContext - Class in com.broadleafcommerce.common.extension.importing
Inform import related flows of configuration related to the import.
ImportContext(ImportContextConfigurationProperties.ImportContextProperties) - Constructor for class com.broadleafcommerce.common.extension.importing.ImportContext
 
ImportContextConfigurationProperties - Class in com.broadleafcommerce.common.extension.importing
Configuration related to the import process.
ImportContextConfigurationProperties() - Constructor for class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
 
ImportContextConfigurationProperties.ImportContextProperties - Class in com.broadleafcommerce.common.extension.importing
 
ImportContextProperties() - Constructor for class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
increment(String) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
INDEXER - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
init() - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedPropertyAccessor
 
init() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyFilter
 
init() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverrideJacksonContributor
 
INPUT - Enum constant in enum class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelType
 
install() - Static method in class com.broadleafcommerce.common.extension.ltw.ByteBuddyUtil
 
InstantAwareKey - Interface in com.broadleafcommerce.common.extension.cache.key
Marker interface to denote the key should also take into account an incremented instant param.
invalidate(Object) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
invalidate(String) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Invalidate an entire cache region, effectively evicting every member contained in that cache
invalidateAll() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
invalidateAll(Iterable<?>) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
INVENTORY - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
InvocationUtils - Class in com.broadleafcommerce.common.extension.reflection
TypeSafe invocation of a method on a target object based on a method exposed from a example class.
InvocationUtils.ApiInterceptor - Class in com.broadleafcommerce.common.extension.reflection
 
InvocationUtils.Targetable<T> - Interface in com.broadleafcommerce.common.extension.reflection
Supply a target object instance (i.e.
InvocationUtils.TargetInterceptor - Class in com.broadleafcommerce.common.extension.reflection
 
invoke(Object, Method, Object[]) - Method in class com.broadleafcommerce.common.extension.data.DataRouteInvocationHandler
 
invoke(Object, EntryProcessor<Object, Object, T>, Object...) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
invoke(String, Object, ApiCompatibilityManager.Argument...) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Invokes a pre-configured method on the specified target object with the provided arguments.
invokeAll(Set<?>, EntryProcessor<Object, Object, T>, Object...) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
invokeMethod(Method, Object, Object...) - Static method in class com.broadleafcommerce.common.extension.reflection.ReflectionUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
isAsyncStarted() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isAsyncSupported() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isBlocking() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
isCacheEnabled() - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
isCacheStatisticsEnabled() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Toggles the tracking of high-level throughput metrics such as cache hits, misses, gets, and puts.
isCacheStatisticsEnabled() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
Toggles the tracking of high-level throughput metrics (hits, misses, evictions).
isCacheStatisticsEnabled() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
Toggles the tracking of high-level throughput metrics (hits, misses, gets, puts) via JSR-107 enableStatistics.
isClosed() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
isDefaultDataRegionMetricsEnabled() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Controls whether the Ignite engine itself tracks low-level storage metrics (e.g., page allocations, evictions) for the default DataRegion.
isDumpThreadsOnFailure() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Whether to dump all threads to the log when a failure occurs.
isEnabled() - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
Whether the Tomcat metrics whitelist filter is enabled.
isEnabled() - Method in interface com.broadleafcommerce.common.extension.cache.CacheStateConfigurer
Whether or not the cache should be enabled for this call.
isEnabled() - Static method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
isEnabled() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
isEnabled() - Method in class com.broadleafcommerce.common.extension.data.DataRouteProperties
 
isEnabled() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
isEnabled(Object...) - Method in interface com.broadleafcommerce.common.extension.cache.CacheStateConfigurer
Whether or not the cache should be enabled for this call.
isEnabled(List<?>) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Whether or not cache should be leveraged for the current call using the candidate caches.
isEnabled(List<?>, Object...) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Whether or not cache should be leveraged for the current call using the candidate caches.
isEntityValidationEnabled() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
isExpiryExceeded(String) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
Whether or not the standard cache TTL is smaller than the duration of time since the last cache generation operation timestamp.
isFilterByActiveDates() - Method in interface com.broadleafcommerce.common.extension.cache.temporal.TemporalIdentifier
Whether or not active date filtering should be considered in the current flow.
isFor(List<String>) - Method in interface com.broadleafcommerce.common.extension.cache.CacheStateConfigurer
Evaluate if the configurer is a match for the passed caches.
isForceCompile() - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
Whether or not the cache should be ignored and all members computed and placed into cache.
isForceCompile() - Static method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
isForceCompileCache() - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
isLoopback(ExternalClientProperties, String, Supplier<Boolean>) - Static method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientUtils
Deprecated.
Determine if the supplied uri is actually looping back to the current flexpackage.
isLoopbackOptimizationEnabled() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
Whether optimizing microservice interlink requests should be optimized with a direct method call when the targeted service is colocated in the same flexpackage.
isMetricsCollectionEnabled() - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
A global "kill switch" for the Micrometer integration.
isMetricsCollectionEnabled() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
A global "kill switch" for the Micrometer integration.
isMetricsCollectionEnabled() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
A global "kill switch" for the Micrometer integration.
isPersistenceNotificationEnabled() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
isRequestedSessionIdFromCookie() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isRequestedSessionIdFromURL() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isRequestedSessionIdValid() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isRunning() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
 
isRunning() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
 
isSecure() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
isSecure() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isTransformAnnotations() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Whether annotations should be transformed during redefinition.
isUserInRole(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
isUserInRole(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
isUserSandboxPersistenceNotificationEnabled() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
Deprecated, for removal: This API element is subject to removal in a future version.
iterator() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 

J

JacksonAmbiguousConstructorModuleAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated, for removal: This API element is subject to removal in a future version.
since Common Extension 2.0.7, as the impacted classes should be updated to adhere the stricter constructor detection as soon as possible
JacksonAmbiguousConstructorModuleAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.JacksonAmbiguousConstructorModuleAutoConfiguration
Deprecated.
 
JacksonTypeFactoryDeserializerAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Registration config for the TypeFactoryAwareDeserializerModule
JacksonTypeFactoryDeserializerAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.JacksonTypeFactoryDeserializerAutoConfiguration
 

K

KEY_LIST - Static variable in class com.broadleafcommerce.common.extension.cache.CacheStateManager
 
keysInitialize(CaffeineCacheManager, String, int, boolean) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineConfigurers.BasicCaffeineConfigurer
Initializes a "Keys" cache region used by CacheStateManager for eviction tracking.
keysInitialize(JCacheCacheManager, String, int, int) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheConfigurers.BasicEhcacheConfigurer
Initializes a "Keys" cache region used by CacheStateManager for eviction tracking.

L

LazyCacheController - Class in com.broadleafcommerce.common.extension.cache
Utility class for performing a cache related operation lazily if an expiration threshold has been met.
LazyCacheController(boolean, String, Duration, boolean) - Constructor for class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
LenientFallbackTrace - Interface in com.broadleafcommerce.common.extension.data
If no DataRouteContext is set, and it is desirable for a default DataRouteSupporting to be made available, instances of this interface can be made available as bean and inspect the exception trace and respond positively if the default can be used.
loadAll(Set<?>, boolean, CompletionListener) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
LocaleConverter - Class in com.broadleafcommerce.common.extension.mapping
A converter to help inform ModelMapper how to convert locales.
LocaleConverter() - Constructor for class com.broadleafcommerce.common.extension.mapping.LocaleConverter
 
login(String, String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
logout() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 

M

map(Class<G>) - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
map(Class<G>) - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
match(Class<?>, Class<?>) - Method in class com.broadleafcommerce.common.extension.mapping.AssignableObjectValueTypeConverter
 
matchIfMissing() - Element in annotation interface com.broadleafcommerce.common.extension.ConditionalOnPropertyOrGroup
Specify if the condition should match if the property is not set.
maxDirectMemoryMetricsBinder() - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
MaxDirectMemoryMetricsBinder - Class in com.broadleafcommerce.common.extension.cache
Exposes the maximum direct memory limit to Micrometer.
MaxDirectMemoryMetricsBinder() - Constructor for class com.broadleafcommerce.common.extension.cache.MaxDirectMemoryMetricsBinder
 
MENU - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
MessagesDefaultBasenameAddingPostProcessor - Class in com.broadleafcommerce.common.extension.i18n
Appends our default basename to the basenames set for the MessageSource at the lowest priority, so any message bundles defined by a user will take precedence.
MessagesDefaultBasenameAddingPostProcessor() - Constructor for class com.broadleafcommerce.common.extension.i18n.MessagesDefaultBasenameAddingPostProcessor
 
messageSource(MessageSourceProperties) - Method in class com.broadleafcommerce.common.extension.i18n.autoconfigure.CommonExtensionI18nAutoConfiguration.CommonExtensionMessageSourceCreator
If there is not a message source, I need to define one for the default messages.
messageSourceProperties() - Method in class com.broadleafcommerce.common.extension.i18n.autoconfigure.CommonExtensionI18nAutoConfiguration.CommonExtensionMessageSourceCreator
 
METADATA - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
MicrometerIgniteAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
MicrometerIgniteAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.MicrometerIgniteAutoConfiguration
Deprecated.
 
MicrometerIgniteAutoConfiguration.IgniteMetricsExecutorConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure
Deprecated.
Inner static configuration class to define the ThreadPoolTaskExecutor.
MicrometerTomcatMetricsAutoConfiguration - Class in com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat
Auto-configuration for Tomcat metrics filtering.
MicrometerTomcatMetricsAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.MicrometerTomcatMetricsAutoConfiguration
 
missCount() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
missCount() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
missCount() - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
MockPrincipal - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
MockPrincipal(String) - Constructor for class com.broadleafcommerce.common.extension.intercommunication.MockPrincipal
Deprecated.
 
MockWebRequest - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
MockWebRequest(ExternalRequest, UriComponents) - Constructor for class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
ModelMapperConfigurationHelper - Class in com.broadleafcommerce.common.extension.mapping
Helper class for common base configuration and/or factory construction of ModelMapper instances.
MonetaryToMonetaryConverter - Class in com.broadleafcommerce.common.extension.mapping
A converter to help inform ModelMapper how to convert MonetaryAmounts.
MonetaryToMonetaryConverter() - Constructor for class com.broadleafcommerce.common.extension.mapping.MonetaryToMonetaryConverter
 
monitor(MeterRegistry, ExecutorService, Cache<?, ?>, String, String...) - Static method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
monitor(MeterRegistry, ExecutorService, String, Ignite, String...) - Static method in class com.broadleafcommerce.common.extension.cache.IgniteStorageMetrics
Deprecated.
 
monitor(MeterRegistry, ExecutorService, Cache<?, ?>, String, String...) - Static method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
monitor(MeterRegistry, ExecutorService, Ignite, String, String...) - Static method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 

N

name() - Element in annotation interface com.broadleafcommerce.common.extension.BeanAlias
The existing bean name.
name() - Element in annotation interface com.broadleafcommerce.common.extension.ConditionalOnPropertyOrGroup
The name of the properties to test.
NamedParam - Interface in com.broadleafcommerce.common.extension.cache.key
Represents a param for cache key generation that includes a name.
NOTIFICATION - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
now(TemporalIdentifier) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
Given a TemporalIdentifier instance, return the current instant in time (either now, or preview)
nowOrPreviewDate() - Method in interface com.broadleafcommerce.common.extension.cache.temporal.TemporalIdentifier
If a preview date is supported and properly configured, return that date.
NULL_VALUE_WRAPPER - Static variable in class com.broadleafcommerce.common.extension.cache.CacheStateManager
 
NullHttpServletRequest - Class in com.broadleafcommerce.common.extension.intercommunication
Deprecated, for removal: This API element is subject to removal in a future version.
use the facilities in com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClient instead.
NullHttpServletRequest() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 

O

ObjectMapperFactoryUtil - Class in com.broadleafcommerce.common.extension
 
ObjectMapperFactoryUtil.Customizer - Interface in com.broadleafcommerce.common.extension
 
OFFER - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
onApplicationEvent(EnvironmentChangeEvent) - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedPropertyAccessor
Invalidate the cache for any property that have changed in the environment
onApplicationEvent(ApplicationEvent) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationApplicationListener
 
OnEnabledCacheCondition - Class in com.broadleafcommerce.common.extension.cache.condition
Gate configuration based on spring cache type not being set to "NONE".
order() - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
order() - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
order() - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
ORDER - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
OUTPUT - Enum constant in enum class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelType
 
outputChannelInformation() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 
outputPropertyInformation() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 

P

Package() - Constructor for class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
PACKAGE_FRAGMENT - Static variable in interface com.broadleafcommerce.common.extension.data.DataRouteSupporting
 
PackageDataRouteSupplier<T extends DataRouteSupporting> - Interface in com.broadleafcommerce.common.extension.data
Supplier of a registered package fragment determined to be associated with a particular route.
PackageDataRouteSupplier.PackageMapping<T> - Class in com.broadleafcommerce.common.extension.data
 
packageFragment() - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
PackageMapping(String, T) - Constructor for class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
PackageMapping(String, T, int) - Constructor for class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
PagingAndSortingRepository<T,ID> - Interface in com.broadleafcommerce.common.extension.data
Version of PagingAndSortingRepository that inherits from CrudRepository, similar to the behavior in Spring Boot 2.7.
PAYMENT_TRANSACTION - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
PERSONALIZATION - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
policy() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
post(P, boolean) - Method in interface com.broadleafcommerce.common.extension.cache.CacheResultPostProcessor
Post process the result.
postProcessAfterInitialization(Object, String) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedConfigurationPropertiesBeanPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class com.broadleafcommerce.common.extension.BeanRemovalBeanDefinitionRegistryPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class com.broadleafcommerce.common.extension.PrometheusDependencyCheck
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.broadleafcommerce.common.extension.BeanRemovalBeanDefinitionRegistryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.broadleafcommerce.common.extension.PrometheusDependencyCheck
 
postProcessBeforeInitialization(Object, String) - Method in class com.broadleafcommerce.common.extension.i18n.MessagesDefaultBasenameAddingPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonEnvironmentPostProcessor
 
prefix() - Element in annotation interface com.broadleafcommerce.common.extension.ConditionalOnPropertyOrGroup
A prefix that should be applied to each property.
PRICING - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
processAllOrOnce(List<? extends DataRouteSupporting>, DataRouteSupportUtil.VoidWork, Class<?>...) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of void work, execute the work repeatedly against all the supplied routes.
processCandidate(Class<T>, Class<T>) - Method in class com.broadleafcommerce.common.extension.projection.ProjectionManager
Given a class identified as managed by a Repository, and a candidate domain class (either the same, or possibly more derived type), process all projection creation, type factory registration, and ObjectMapper deserialization module registration.
processFirstOrOnce(List<? extends DataRouteSupporting>, DataRouteSupportUtil.ConfirmingWork, Class<?>...) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of confirming work, execute the work against the supplied routes looking for the first positive confirmation.
processMethod(Object, Method, Method, Object[], String) - Method in class com.broadleafcommerce.common.extension.environment.DefaultDiscriminatedConfigurationPropertiesMethodCallProcessor
 
processMethod(Object, Method, Method, Object[], String) - Method in interface com.broadleafcommerce.common.extension.environment.DiscriminatedConfigurationPropertiesMethodCallProcessor
Handle a method call on a ConfigurationProperties annotated bean
processOnRoute(DataRouteSupportUtil.ConfirmingWork, DataRouteSupporting) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of confirming work, execute the work against the supplied route.
processOnRoute(DataRouteSupportUtil.ReturningWork, DataRouteSupporting) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of returning work, execute the work against the supplied route.
processOnRoute(DataRouteSupportUtil.ThrowingVoidWork<G>, DataRouteSupporting, Class<G>) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of void work, execute the work against the supplied route.
processOnRoute(DataRouteSupportUtil.VoidWork, DataRouteSupporting) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a piece of void work, execute the work against the supplied route.
processProjection(Class<T>, Class<T>, Class<?>, boolean) - Method in class com.broadleafcommerce.common.extension.projection.ProjectionManager
Given a class identified as managed by a Repository, and a candidate domain class (either the same, or possibly more derived type), process all projection creation, type factory registration, and ObjectMapper deserialization module registration.
processProjection(Class<T>, String) - Method in class com.broadleafcommerce.common.extension.projection.ProjectionManager
Given a class identified as managed by a Repository, and a target simple name for a projection class based on the managed class, process all projection creation, type factory registration, and ObjectMapper deserialization module registration.
Projection<T> - Interface in com.broadleafcommerce.common.extension.projection
Represents a projection class mapping to a persisted domain class.
ProjectionFactory - Interface in com.broadleafcommerce.common.extension.projection
A factory class used for creating dynamic projection classes from a domain class.
ProjectionManager - Class in com.broadleafcommerce.common.extension.projection
Handles projection creation through the ProjectionFactory, and is further responsible for registering type extensions with the TypeFactory, as well as registering any required deserializer modules with the Jackson ObjectMapper for appropriate deserialization to the projection upon entry into the service endpoint.
ProjectionManager(TypeFactory, ProjectionFactory, ObjectMapper) - Constructor for class com.broadleafcommerce.common.extension.projection.ProjectionManager
 
ProjectionReferredTypeOverride - Class in com.broadleafcommerce.common.extension.mapping
Represents an override of a type to use during Json deserialization.
ProjectionReferredTypeOverride(Class<?>, Class<?>) - Constructor for class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
 
projectionReferredTypeOverrideJacksonContributor(List<ProjectionReferredTypeOverride>, TypeFactory, TypeFactoryAwareDeserializerModule) - Method in class com.broadleafcommerce.common.extension.autoconfigure.JacksonTypeFactoryDeserializerAutoConfiguration
 
ProjectionReferredTypeOverrideJacksonContributor - Class in com.broadleafcommerce.common.extension.mapping
For any ProjectionReferredTypeOverride instances, will establish a class mapping in TypeFactory, and then establish the appropriate TypeFactoryAwareDeserializer in the TypeFactoryAwareDeserializerModule.
ProjectionReferredTypeOverrideJacksonContributor(List<ProjectionReferredTypeOverride>, TypeFactory, TypeFactoryAwareDeserializerModule) - Constructor for class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverrideJacksonContributor
 
ProjectionTypeFactory - Class in com.broadleafcommerce.common.extension
Factory for providing instantations of concrete implementations of the Projection interface based on a reference persistence domain class.
prometheusDependencyCheck(Environment) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
PrometheusDependencyCheck - Class in com.broadleafcommerce.common.extension
If prometheus is currently deployed with the system (especially in the case of a k8s deployment), this dependency check may be leveraged to determine if a set of dependent services are available.
PrometheusDependencyCheck(Environment) - Constructor for class com.broadleafcommerce.common.extension.PrometheusDependencyCheck
 
PropertyInterceptorAware - Interface in com.broadleafcommerce.common.extension.environment
Proxies created via ConfigurationPropertiesProxyFactory implement this interface to provide additional utility functions that aid proxy call processing.
proxyForDataRoute(T, DataRouteSupporting) - Static method in class com.broadleafcommerce.common.extension.data.DataRouteSupportUtil
Given a component, wrap the component in an AOP proxy that will guarantee any call on the component's API will have the DataRouteSupporting.getLookupKey() set on DataRouteContext.setLookupKey(String) during execution.
put(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
put(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
putAll(Map<?, ?>) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
putAll(Map<?, ?>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
putCount() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
putCount() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
putCount() - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
putIfAbsent(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 

Q

qualified() - Method in record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Returns the value of the qualified record component.

R

RATINGS - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
read(byte[]) - Method in class com.broadleafcommerce.common.extension.serialization.FurySerializer
 
read(byte[]) - Method in interface com.broadleafcommerce.common.extension.serialization.Serializer
Deserializes the given binary data into an object.
read(ByteBuffer) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheSerializer
 
redefine(Set<ClassTransformation>) - Method in class com.broadleafcommerce.common.extension.ltw.AnnotationClassTransformationInjector
 
redefine(Set<ClassTransformation>) - Method in interface com.broadleafcommerce.common.extension.ltw.ClassTransformationInjector
Initialize the transformation and subsequent redefinition of classes in the classloader.
ReferenceAware<T> - Interface in com.broadleafcommerce.common.extension.projection
Identifies as class as having a similar API to a referenced class.
ReflectionUtils - Class in com.broadleafcommerce.common.extension.reflection
Inspired by Spring's ReflectionUtils.
ReflectionUtils() - Constructor for class com.broadleafcommerce.common.extension.reflection.ReflectionUtils
 
RegexAllowListChecker - Class in com.broadleafcommerce.common.extension.serialization
Custom ClassChecker that supports advanced wildcards (intermediate and suffix '*') by converting them to regular expressions.
RegexAllowListChecker() - Constructor for class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
RegexAllowListChecker(RegexAllowListChecker.CheckLevel) - Constructor for class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
RegexAllowListChecker.CheckLevel - Enum Class in com.broadleafcommerce.common.extension.serialization
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.broadleafcommerce.common.extension.BeanAliasBeanRegistrar
 
registerCacheEntryListener(CacheEntryListenerConfiguration<Object, Object>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
registerCacheMetrics() - Method in class com.broadleafcommerce.common.extension.autoconfigure.MicrometerIgniteAutoConfiguration
Deprecated.
 
registerDestructionCallback(String, Runnable, int) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
remove(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
remove(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
removeAll() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
removeAll(Set<?>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
removeAttribute(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
removeAttribute(String, int) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
replace(Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
replace(Object, Object, Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
reportUsage(Map<String, String>) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
repositoryClass() - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
RepositoryDataRouteSupplier<T extends DataRouteSupporting> - Interface in com.broadleafcommerce.common.extension.data
Supplier of a repository class determined to be associated with one or more routes.
RepositoryDataRouteSupplier.RepositoryMapping<T> - Class in com.broadleafcommerce.common.extension.data
 
RepositoryMapping(Class<?>, List<T>) - Constructor for class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
RepositoryMapping(Class<?>, List<T>, int) - Constructor for class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
RequestView - Interface in com.broadleafcommerce.common.extension
Intended to be used within a JsonView to demarcate which properties are accepted in a request from external (e.g.
reset() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
Clear current expiries.
resolveReference(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
ResponseView - Interface in com.broadleafcommerce.common.extension
Intended to be used within a JsonView to demarcate which properties serialized in the response from and endpoint
rethrowRuntimeException(Throwable) - Static method in class com.broadleafcommerce.common.extension.reflection.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
round(Instant, TemporalField, int) - Static method in class com.broadleafcommerce.common.extension.cache.api.CacheUtility
Given an Instant, round the instant up to the nearest roundIncrement based on the roundTo type (e.g.
RoundedInstant - Interface in com.broadleafcommerce.common.extension.cache.temporal
Inform of the current, specific time and a rounded time useful as an incremental cache key fragment.
roundedInstantFactory(CacheProperties) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
RoundedInstantFactory - Interface in com.broadleafcommerce.common.extension.cache.temporal
Factory for Instant creation for use in driving temporal aspects of the software, such as active date filtering in queries.
roundNow(TemporalIdentifier) - Method in class com.broadleafcommerce.common.extension.cache.temporal.DefaultRoundedInstantFactory
 
roundNow(TemporalIdentifier) - Method in interface com.broadleafcommerce.common.extension.cache.temporal.RoundedInstantFactory
Given a TemporalIdentifier instance, return a rounded version of the current instance in time based on an increment modulus.
route() - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
route() - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
route(ProceedingJoinPoint) - Method in class com.broadleafcommerce.common.extension.data.DataRouteAspect
 
route(ProceedingJoinPoint) - Method in class com.broadleafcommerce.common.extension.data.DataRouteByKeyAspect
 
routes() - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 

S

SANDBOX - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
SCHEDULED_JOB - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
SEARCH - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
SerializationAutoConfiguration - Class in com.broadleafcommerce.common.extension.serialization
 
SerializationAutoConfiguration() - Constructor for class com.broadleafcommerce.common.extension.serialization.SerializationAutoConfiguration
 
SerializationProperties - Class in com.broadleafcommerce.common.extension.serialization
Configuration properties for managing serialization settings within the application.
SerializationProperties() - Constructor for class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
SerializationProperties.Cloning - Class in com.broadleafcommerce.common.extension.serialization
Configuration properties related to deep cloning operations used within the application.
SerializationProperties.Convert - Class in com.broadleafcommerce.common.extension.serialization
Configuration properties for managing object conversion settings within the application.
serialize(Object) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheSerializer
 
serialize(Object) - Method in class com.broadleafcommerce.common.extension.serialization.FurySerializer
 
serialize(Object) - Method in interface com.broadleafcommerce.common.extension.serialization.Serializer
Serializes the given object into a binary format represented as a byte array.
Serializer - Interface in com.broadleafcommerce.common.extension.serialization
An interface for serializing and deserializing objects.
set(String, Object, Object) - Static method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager
Sets the value of a pre-configured field on the target object.
setActive(AtomicBoolean) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
setActiveCacheManagerImplementation(String) - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
Fully qualified classname of the auto configuration class for the desired cache manager strategy.
setAdditionalAllowList(List<String>) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Represents an additional list of permissible items that can extend the functionality of the standard allow list.
setApplicationId(String) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
setAttribute(String, Object) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
setAttribute(String, Object, int) - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
setAttributes(Consumer<Map<String, Object>>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setBlocking(boolean) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
setCacheEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
setCacheInfo(CacheInfo) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
setCacheInvoker(CacheInvoker) - Method in class com.broadleafcommerce.common.extension.cache.CacheStateManager
 
setCacheStateManager(CacheStateManager) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
setCacheStateManager(CacheStateManager) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
setCacheStatisticsEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Toggles the tracking of high-level throughput metrics such as cache hits, misses, gets, and puts.
setCacheStatisticsEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
Toggles the tracking of high-level throughput metrics (hits, misses, evictions).
setCacheStatisticsEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
Toggles the tracking of high-level throughput metrics (hits, misses, gets, puts) via JSR-107 enableStatistics.
setCharacterEncoding(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
setCheckLevel(RegexAllowListChecker.CheckLevel) - Method in class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker
 
setClient(ExternalClientProperties.Client) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
setClone(SerializationProperties.Cloning) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
setConfigByImportType(Map<String, ImportContextConfigurationProperties.ImportContextProperties>) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
Override settings to use specifically for each import type.
setContext(ImportContext) - Static method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
setConvert(SerializationProperties.Convert) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
setCountByProperty(Map<String, Long>) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
setDefaultDataRegionEmptyPagesPoolSize(int) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the default data region's DataRegionConfiguration.getEmptyPagesPoolSize() (see the Javadocs there).
setDefaultDataRegionInitialSize(DataSize) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The initial allocation size of the default data storage region (this is off-heap memory).
setDefaultDataRegionMaxSize(DataSize) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The maximum allowed size of the default data storage region (this is off-heap memory).
setDefaultDataRegionMetricsEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Controls whether the Ignite engine itself tracks low-level storage metrics (e.g., page allocations, evictions) for the default DataRegion.
setDefaultDataRegionPageEvictionMode(DataPageEvictionMode) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the default data region's DataRegionConfiguration.getPageEvictionMode() (see the Javadocs there).
setDefaultInstantRoundingIncrement(Duration) - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
The default window during which the cache key will not change for active date filtered queries.
setDerivedMapToType(Class<?>) - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
If the projection is mapped to a repository domain type, then this represents the extended repository domain type.
setDomain(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
setDumpThreadsOnFailure(boolean) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Whether to dump all threads to the log when a failure occurs.
setEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
Whether the Tomcat metrics whitelist filter is enabled.
setEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.data.DataRouteProperties
 
setEntityInfoFactoryFunction(Function<String, EntityInfo>) - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
Optional.
setEntityValidationEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
setExpireTimeSeconds(long) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
setExpireTimeSeconds(long) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the timeout for unused thread count above the min pool size.
setExpiryTimestampByRegion(Map<String, AtomicLong>) - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
setExternal(ExternalClientProperties.External) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
setFactoryFunction(Supplier<EntityInfo>) - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
Deprecated.
use CacheInfo.infoFunction instead
setFallback(Function<?, ?>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setFlex(ExternalClientProperties.Flex) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
setForceCompileCache(boolean) - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
setGlobalDefaultConfig(ImportContextConfigurationProperties.ImportContextProperties) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
The global default settings to use.
setHeaders(Consumer<HttpHeaders>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setHeap(DataSize) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
The maximum size of the on-heap tier in megabytes for all caches running in this JVM.
setHeap(DataSize) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
The maximum size of the on-heap tier in megabytes for all caches running in this JVM.
setId(String) - Method in interface com.broadleafcommerce.common.extension.projection.Projection
Projections are expected to have an id field as a first class citizen.
setImperativeListCacheInfo(ImperativeListCacheInfo) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
setIncludedEventTypes(List<Integer>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
Configures the IgniteConfiguration.getIncludeEventTypes() value.
setIncludeEventTypes(IgniteCacheNodeProperties, IgniteConfiguration) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheAutoConfiguration
Deprecated.
 
setInfoFunction(Function<Stream<?>, List<EntityInfo>>) - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
Optional.
setInfos(Set<EnvironmentReport.ChannelInfo>) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
setInjectors(List<String>) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
Fully qualified class names for all the ClassTransformationInjector instances that will be used to perform the work of class transformation.
setLocale(Locale) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setLookupKey(String) - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
setLoopbackOptimizationEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
Whether optimizing microservice interlink requests should be optimized with a direct method call when the targeted service is colocated in the same flexpackage.
setMaxPoolSize(int) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
setMaxPoolSize(int) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the maximum threads for the serialization pool.
setMemoryPageSize(DataSize) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The memory page size to use for Ignite.
setMetricsCollectionEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
A global "kill switch" for the Micrometer integration.
setMetricsCollectionEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
A global "kill switch" for the Micrometer integration.
setMetricsCollectionEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
A global "kill switch" for the Micrometer integration.
setMinPoolSize(int) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
setMinPoolSize(int) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
Specifies the minimum threads for the serialization pool.
setOffheap(DataSize) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
The maximum size of the off-heap tier in megabytes for all caches running in this JVM.
setOriginalMapToType(Class<?>) - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
If the projection is mapped to a repository domain type, then this represents the repository domain type that will be customized via extension.
setPack(ExternalClientProperties.Package) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
setPackagePathsInScope(Set<String>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
The package paths where the MissingInstantiatorHandler should be used.
setPayloads(List<Object>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setPersistenceNotificationEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
setPort(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
setPrincipal(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setPropertiesToSanitize(String[]) - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
Property name patterns and corresponding values that should be sanitized before being emitted by the EnvironmentReport.
setReportProperties(EnvironmentReportProperties) - Method in class com.broadleafcommerce.common.extension.EnvironmentReport
 
setSingleItemFunction(Supplier<?>) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
setStandardAllowList(List<String>) - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
This variable is typically used to define a baseline set of permissible items that might be cross-referenced or extended by other lists for customization or enhanced functionality.
setSystemDataRegionInitialSize(DataSize) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The initial allocation size of the system data storage region for Ignite system cache (this is off-heap memory).
setSystemDataRegionMaxSize(DataSize) - Method in class com.broadleafcommerce.common.extension.autoconfigure.IgniteCacheNodeProperties
Deprecated.
The maximum allowed size of the system data storage region for Ignite system cache (this is off-heap memory).
setTarget(String) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Fully qualified name of the target class that will receive class information sourced from the template class.
setTemplate(String) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Fully qualified name of the template class containing the class information to source for transformation of the target class.
setTenantId(String) - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
setTransformAnnotations(boolean) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
Whether annotations should be transformed during redefinition.
setTransformations(List<ClassTransformation>) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
All the source and target information for a specific transformation.
setupModule(Module.SetupContext) - Method in class com.broadleafcommerce.common.extension.mapping.BroadleafScopedNoCtorDeserModule
Deprecated.
 
setupModule(Module.SetupContext) - Method in class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule
 
setUri(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
setUserSandboxPersistenceNotificationEnabled(boolean) - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
Deprecated, for removal: This API element is subject to removal in a future version.
setWhitelistedMeterIds(Set<String>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
The specific Tomcat meter IDs that are allowed to be registered.
SHIPPING - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
SingleItemCacheable - Interface in com.broadleafcommerce.common.extension.cache.api
SingleItemChainable - Interface in com.broadleafcommerce.common.extension.cache.api
API used during method chaining from CacheUtility.forSingleWith(CacheStateManager).
size() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineCacheMetrics
 
size() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheCacheMetrics
 
size() - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
SpringBootVersionUtils - Class in com.broadleafcommerce.common.extension.environment
Utility for determining version information for the current Spring Boot environment
start() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
 
start() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
 
startAsync() - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
startAsync(ServletRequest, ServletResponse) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 
stats() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProxy
 
stop() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineBudgetManager
 
stop() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheBudgetManager
 
STRICT - Enum constant in enum class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
 
SUBSCRIPTION_OPS - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
supportsEventType(Class<? extends ApplicationEvent>) - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationApplicationListener
 

T

TargetInterceptor() - Constructor for class com.broadleafcommerce.common.extension.environment.ConfigurationPropertiesProxyFactory.TargetInterceptor
 
TargetInterceptor() - Constructor for class com.broadleafcommerce.common.extension.reflection.InvocationUtils.TargetInterceptor
 
TemporalIdentifier - Interface in com.broadleafcommerce.common.extension.cache.temporal
Component capable of informing the system regarding the current time it should consider.
TENANT - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
to() - Method in class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
tomcatMetricsMeterFilter(TomcatMetricsMeterFilterProperties) - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.MicrometerTomcatMetricsAutoConfiguration
 
TomcatMetricsMeterFilter - Class in com.broadleafcommerce.common.extension.metrics.tomcat
By default, when server.tomcat.mbeanregistry.enabled is true, multiple different Tomcat metrics are exposed and registered.
TomcatMetricsMeterFilter(TomcatMetricsMeterFilterProperties) - Constructor for class com.broadleafcommerce.common.extension.metrics.tomcat.TomcatMetricsMeterFilter
 
TomcatMetricsMeterFilterProperties - Class in com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat
Configuration properties for TomcatMetricsMeterFilter.
TomcatMetricsMeterFilterProperties() - Constructor for class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.autoconfigure.BroadleafJacksonDeserializationProblemHandlerProperties
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.autoconfigure.EnvironmentReportProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.autoconfigure.metrics.tomcat.TomcatMetricsMeterFilterProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.BeanRemovalIdentifier
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.api.CacheInfo
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.api.EntityInfo
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.api.ImperativeListCacheInfo
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.CacheProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.caffeine.CaffeineProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.condition.CacheContext
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.cache.LazyCacheController
 
toString() - Method in class com.broadleafcommerce.common.extension.data.DataRouteContext
 
toString() - Method in class com.broadleafcommerce.common.extension.data.DataRouteProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.data.DataRouteReference
 
toString() - Method in class com.broadleafcommerce.common.extension.data.DomainClassSupplier.DomainMapping
 
toString() - Method in class com.broadleafcommerce.common.extension.data.PackageDataRouteSupplier.PackageMapping
 
toString() - Method in class com.broadleafcommerce.common.extension.data.RepositoryDataRouteSupplier.RepositoryMapping
 
toString() - Method in class com.broadleafcommerce.common.extension.environment.DiscriminatedPropertyContext
 
toString() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelContext
 
toString() - Method in class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
 
toString() - Method in class com.broadleafcommerce.common.extension.importing.ImportContext
 
toString() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties.ImportContextProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.importing.ImportContextConfigurationProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Client
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.External
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Flex
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties.Package
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalClientProperties
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.intercommunication.MockWebRequest
Deprecated.
 
toString() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformation
 
toString() - Method in class com.broadleafcommerce.common.extension.ltw.ClassTransformationProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
 
toString() - Method in record class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Argument
Returns a string representation of this record class.
toString() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Cloning
 
toString() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties.Convert
 
toString() - Method in class com.broadleafcommerce.common.extension.serialization.SerializationProperties
 
toString() - Method in class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
typeFactory(Optional<Collection<TypeSupplier>>) - Method in class com.broadleafcommerce.common.extension.autoconfigure.CommonExtensionAutoConfiguration
 
TypeFactory - Class in com.broadleafcommerce.common.extension
Inject this factory into other components when you need to perform an object creation based on a known TypeSupplier.
TypeFactory(Collection<TypeSupplier>) - Constructor for class com.broadleafcommerce.common.extension.TypeFactory
 
TypeFactoryAwareDeserializer - Class in com.broadleafcommerce.common.extension.mapping
A deserializer that appropriately swaps out deserialized types via the most-derived type registered in the TypeFactory.
TypeFactoryAwareDeserializer(JavaType, TypeFactory) - Constructor for class com.broadleafcommerce.common.extension.mapping.TypeFactoryAwareDeserializer
Create a deserializer that will match against generically specific versions of a parameterized type.
TypeFactoryAwareDeserializer(Class<?>, TypeFactory) - Constructor for class com.broadleafcommerce.common.extension.mapping.TypeFactoryAwareDeserializer
Creates the deserializer for the original deserialized from, which might be modified later on depending on the mappings in the typeFactory
typeFactoryAwareDeserializerModule(TypeFactory) - Method in class com.broadleafcommerce.common.extension.autoconfigure.JacksonTypeFactoryDeserializerAutoConfiguration
 
TypeFactoryAwareDeserializerModule - Class in com.broadleafcommerce.common.extension.mapping
Registers deserializers for all of the types known in the TypeFactory
TypeFactoryAwareDeserializerModule() - Constructor for class com.broadleafcommerce.common.extension.mapping.TypeFactoryAwareDeserializerModule
 
TypeFactoryAwareDeserializerModule(TypeFactory) - Constructor for class com.broadleafcommerce.common.extension.mapping.TypeFactoryAwareDeserializerModule
 
TypeMapping(Class<?>, Class<?>) - Constructor for class com.broadleafcommerce.common.extension.TypeSupplier.TypeMapping
 
TypeSupplier - Interface in com.broadleafcommerce.common.extension
Functional interface for component responsible for creating instances of an unknown type.
TypeSupplier.TypeMapping - Class in com.broadleafcommerce.common.extension
 

U

UndeclaredThrowableException - Exception in com.broadleafcommerce.common.extension.reflection
Inspired by Java's UndeclaredThrowableException Thrown by a method invocation on a proxy instance if its invocation handler's invoke method throws a checked exception (a Throwable that is not assignable to RuntimeException or Error) that is not assignable to any of the exception types declared in the throws clause of the method that was invoked on the proxy instance and dispatched to the invocation handler.
UndeclaredThrowableException(Throwable) - Constructor for exception com.broadleafcommerce.common.extension.reflection.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable.
UndeclaredThrowableException(Throwable, String) - Constructor for exception com.broadleafcommerce.common.extension.reflection.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable and a detail message.
unregister(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.IgniteCacheMetrics
Deprecated.
 
unregister(MeterRegistry) - Method in class com.broadleafcommerce.common.extension.cache.IgniteStorageMetrics
Deprecated.
 
unregisterCacheMetrics() - Method in class com.broadleafcommerce.common.extension.autoconfigure.MicrometerIgniteAutoConfiguration
Deprecated.
 
unwrap(Class<T>) - Method in class com.broadleafcommerce.common.extension.cache.ehcache.EhcacheProxy
 
unwrap(Class<T>) - Method in interface com.broadleafcommerce.common.extension.data.DataRouteProxied
Unwrap the proxy and return the underyling component of the type specified.
unwrapDelegate() - Method in interface com.broadleafcommerce.common.extension.Unwrappable
Get the actual underlying object instance
Unwrappable - Interface in com.broadleafcommerce.common.extension
Provide a vehicle for Proxy instances that wrap an underlying object to expose that wrapped object.
unwrapType() - Method in interface com.broadleafcommerce.common.extension.Unwrappable
Get the type of the underlying object
upgrade(Class<T>) - Method in class com.broadleafcommerce.common.extension.intercommunication.NullHttpServletRequest
Deprecated.
 

V

value() - Element in annotation interface com.broadleafcommerce.common.extension.BeanAliases
One or more aliases to define.
value() - Element in annotation interface com.broadleafcommerce.common.extension.data.DataRouteByExample
The class that serves as an example of a data route package.
value() - Element in annotation interface com.broadleafcommerce.common.extension.data.DataRouteByKey
The key used to indentify the data route.
valueOf(String) - Static method in enum class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.broadleafcommerce.common.extension.EnvironmentReport.ChannelType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
Returns an array containing the constants of this enum class, in the order they are declared.
VENDOR - Static variable in class com.broadleafcommerce.common.extension.data.DataRoutes
 
version() - Method in class com.broadleafcommerce.common.extension.mapping.BroadleafScopedNoCtorDeserModule
Deprecated.
 
version() - Method in class com.broadleafcommerce.common.extension.mapping.GenericProjectionAwareDeserializerModule
 

W

WARN - Enum constant in enum class com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
 
with(CacheStateManager) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultImperativeListChainable
 
with(CacheStateManager) - Method in class com.broadleafcommerce.common.extension.cache.api.DefaultSingleItemChainable
 
withAttributes(Consumer<Map<String, Object>>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
Consumer for request attributes to apply during the request.
withExample(Class<T>) - Static method in class com.broadleafcommerce.common.extension.reflection.InvocationUtils
Establish a InvocationUtils.Targetable proxy based on an example class.
withFallback(Function<E, Mono<T>>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
Provides a function to provide a fallback response in case of error during WebClient call.
withField(String, String, String, String) - Method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
Adds a field entry to the builder with the specified parameters.
withHeaders(Consumer<HttpHeaders>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
Consumer for headers to apply during the request.
withInstantiation(String, String, String, String...) - Method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
Adds an instantiation entry to the builder with the specified parameters.
withInstantiation(String, String, Supplier<Constructor<?>>) - Method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
Adds an instantiation entry to the builder with the specified parameters, using a supplier to acquire the constructor to be instantiated.
withLocale(Locale) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
The locale that should be associated with the call.
withMethod(String, String, String, String, String...) - Method in class com.broadleafcommerce.common.extension.reflection.ApiCompatibilityManager.Builder
Adds a method entry to the builder with the specified parameters.
withPayloads(List<Object>) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
One or more payload objects that may either be used as direct method call params, or serialized as JSON in request body posts.
withPrincipal(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
The authentication principal name that should be associated with the call.
withRepositoryMapTo(Class<?>, Class<?>) - Method in class com.broadleafcommerce.common.extension.mapping.ProjectionReferredTypeOverride
If the projection is mapped to a repository domain type, then original and extended repository domain types are set here.
withUri(String) - Method in class com.broadleafcommerce.common.extension.intercommunication.ExternalRequest
Deprecated.
The uri used for WebClient connection.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form