Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abbreviatedLength - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- abbreviateStatements - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- abbreviateStatementsLength - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- abs() - Method in class org.broadleafcommerce.common.money.Money
- abs(Money) - Static method in class org.broadleafcommerce.common.money.Money
- AbstractAuditableListener - Class in org.broadleafcommerce.common.audit
-
Implements behavior shared by auditable listener implementations
- AbstractAuditableListener() - Constructor for class org.broadleafcommerce.common.audit.AbstractAuditableListener
- AbstractBLCICacheExtensionHandler - Class in org.broadleafcommerce.common.web.cache
- AbstractBLCICacheExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.cache.AbstractBLCICacheExtensionHandler
- AbstractBroadleafApplicationEventListener<T extends BroadleafApplicationEvent> - Class in org.broadleafcommerce.common.event
-
This abstract class contains the plumbing that sets up the context for handling a
BroadleafApplicationEvent. - AbstractBroadleafApplicationEventListener() - Constructor for class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- AbstractBroadleafMergeResourceExtensionHandler - Class in org.broadleafcommerce.common.util
- AbstractBroadleafMergeResourceExtensionHandler() - Constructor for class org.broadleafcommerce.common.util.AbstractBroadleafMergeResourceExtensionHandler
- AbstractBroadleafTemplateResolverExtensionHandler - Class in org.broadleafcommerce.common.web
- AbstractBroadleafTemplateResolverExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.AbstractBroadleafTemplateResolverExtensionHandler
- AbstractBroadleafWebRequestProcessor - Class in org.broadleafcommerce.common.web
-
Provides no-op implementations to optional methods
- AbstractBroadleafWebRequestProcessor() - Constructor for class org.broadleafcommerce.common.web.AbstractBroadleafWebRequestProcessor
- AbstractCacheMissAware<T> - Class in org.broadleafcommerce.common.cache
-
Support for any class that wishes to utilize a query miss cache.
- AbstractCacheMissAware() - Constructor for class org.broadleafcommerce.common.cache.AbstractCacheMissAware
- AbstractClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
This provides a useful mechanism to pre-load/initialize classes that are required by a child class during class transformation, but that may not have been loaded or initialized by the JVM.
- AbstractClassTransformer() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.AbstractClassTransformer
- AbstractCreditCardTypesExtensionHandler - Class in org.broadleafcommerce.common.web.payment.processor
- AbstractCreditCardTypesExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.payment.processor.AbstractCreditCardTypesExtensionHandler
- AbstractDatabaseResourceResolverExtensionHandler - Class in org.broadleafcommerce.core.web.resolver
- AbstractDatabaseResourceResolverExtensionHandler() - Constructor for class org.broadleafcommerce.core.web.resolver.AbstractDatabaseResourceResolverExtensionHandler
- AbstractEntityDuplicationHelper<T> - Class in org.broadleafcommerce.common.persistence
-
Implements
AbstractEntityDuplicationHelper.getCopyHints()andAbstractEntityDuplicationHelper.addCopyHint(String, String), using aHashMapas the underlying data structure for storing the hints. - AbstractEntityDuplicationHelper(Environment) - Constructor for class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- AbstractEntityInformationServiceExtensionHandler - Class in org.broadleafcommerce.common.entity.service
- AbstractEntityInformationServiceExtensionHandler() - Constructor for class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- AbstractExtensionHandler - Class in org.broadleafcommerce.common.extension
-
Base
ExtensionHandlerclass that provide basic extension handler properties including priority (which drives the execution order of handlers) and enabled (which if false informs the manager to skip this handler). - AbstractExtensionHandler() - Constructor for class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- AbstractExternalPaymentGatewayCall<T,
R> - Class in org.broadleafcommerce.common.payment.service -
All payment gateway classes that intend to make an external call, either manually from an HTTP Post or through an SDK which makes its own external call, should extend this class.
- AbstractExternalPaymentGatewayCall() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- AbstractGeneratedResourceHandler - Class in org.broadleafcommerce.common.web.resource
-
An abstract GeneratedResourceHandler that is capable of responding to a single specified filename and generate contents for that filename.
- AbstractGeneratedResourceHandler() - Constructor for class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- AbstractHydratedCacheManager - Class in org.broadleafcommerce.common.cache.engine
- AbstractHydratedCacheManager() - Constructor for class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- AbstractIgnorableFilter - Class in org.broadleafcommerce.common.web.filter
-
Provides common logic for
GenericFilterBeanimplementations to allow for ignoring behavior based on the presence (or absence) of a request param. - AbstractIgnorableFilter() - Constructor for class org.broadleafcommerce.common.web.filter.AbstractIgnorableFilter
- AbstractIgnorableOncePerRequestFilter - Class in org.broadleafcommerce.common.web.filter
-
Provides common logic for
OncePerRequestFilterimplementations to allow for ignoring behavior based on the presence (or absence) of a request param. - AbstractIgnorableOncePerRequestFilter() - Constructor for class org.broadleafcommerce.common.web.filter.AbstractIgnorableOncePerRequestFilter
- AbstractMergeBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Contains useful processing code for merge bean post processors.
- AbstractMergeBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- AbstractMergeBeanPostProcessor.BeanPackage - Class in org.broadleafcommerce.common.extensibility.context.merge
- AbstractModuleConfiguration - Class in org.broadleafcommerce.common.config.domain
-
Modules that need to be configured via the database should extend this.
- AbstractModuleConfiguration() - Constructor for class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- AbstractModuleConfigurationAdminPresentation - Interface in org.broadleafcommerce.common.config.domain
- AbstractModuleConfigurationAdminPresentation.GroupName - Class in org.broadleafcommerce.common.config.domain
- AbstractModuleConfigurationAdminPresentation.GroupOrder - Class in org.broadleafcommerce.common.config.domain
- AbstractModuleConfigurationAdminPresentation.TabName - Class in org.broadleafcommerce.common.config.domain
- AbstractModuleConfigurationAdminPresentation.TabOrder - Class in org.broadleafcommerce.common.config.domain
- AbstractMultiTenantCopierExtensionHandler - Class in org.broadleafcommerce.common.copy
- AbstractMultiTenantCopierExtensionHandler() - Constructor for class org.broadleafcommerce.common.copy.AbstractMultiTenantCopierExtensionHandler
- AbstractPaymentGatewayClientTokenService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayClientTokenService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayClientTokenService
- AbstractPaymentGatewayConfiguration - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayConfiguration() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- AbstractPaymentGatewayConfigurationService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayConfigurationService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- AbstractPaymentGatewayCreditCardService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayCreditCardService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCreditCardService
- AbstractPaymentGatewayCustomerService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayCustomerService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCustomerService
- AbstractPaymentGatewayFieldExtensionHandler - Class in org.broadleafcommerce.common.web.payment.expression
- AbstractPaymentGatewayFieldExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- AbstractPaymentGatewayFraudService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayFraudService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayFraudService
- AbstractPaymentGatewayHostedService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayHostedService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayHostedService
- AbstractPaymentGatewayReportingService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayReportingService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayReportingService
- AbstractPaymentGatewayRollbackService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayRollbackService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayRollbackService
- AbstractPaymentGatewaySubscriptionService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewaySubscriptionService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewaySubscriptionService
- AbstractPaymentGatewayTransactionConfirmationService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayTransactionConfirmationService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationService
- AbstractPaymentGatewayTransactionService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayTransactionService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- AbstractPaymentGatewayTransparentRedirectService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayTransparentRedirectService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- AbstractPaymentGatewayWebResponseService - Class in org.broadleafcommerce.common.payment.service
- AbstractPaymentGatewayWebResponseService() - Constructor for class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayWebResponseService
- AbstractRemoveBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Contains useful processing code for merge bean post processors.
- AbstractRemoveBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- AbstractResourceProcessor - Class in org.broadleafcommerce.common.web.processor
-
An abstract tag replacement processor that provides methods to help get resource/bundle information
- AbstractResourceProcessor() - Constructor for class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
- AbstractResourceRequestExtensionHandler - Class in org.broadleafcommerce.common.web.resource
- AbstractResourceRequestExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.resource.AbstractResourceRequestExtensionHandler
- AbstractRuleProcessor<T> - Class in org.broadleafcommerce.common.rule
- AbstractRuleProcessor() - Constructor for class org.broadleafcommerce.common.rule.AbstractRuleProcessor
- AbstractSiteServiceExtensionHandler - Class in org.broadleafcommerce.common.site.service
-
Default implementation of
SiteServiceExtensionHandler - AbstractSiteServiceExtensionHandler() - Constructor for class org.broadleafcommerce.common.site.service.AbstractSiteServiceExtensionHandler
- AbstractSupportLoggerAdapter - Class in org.broadleafcommerce.common.logging
- AbstractSupportLoggerAdapter() - Constructor for class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- AbstractSystemPropertyServiceExtensionHandler - Class in org.broadleafcommerce.common.config.service
- AbstractSystemPropertyServiceExtensionHandler() - Constructor for class org.broadleafcommerce.common.config.service.AbstractSystemPropertyServiceExtensionHandler
- AbstractTemplateOverrideExtensionHandler - Class in org.broadleafcommerce.common.template
- AbstractTemplateOverrideExtensionHandler() - Constructor for class org.broadleafcommerce.common.template.AbstractTemplateOverrideExtensionHandler
- AbstractTRCreditCardExtensionHandler - Class in org.broadleafcommerce.common.web.payment.processor
-
An Abstract implementation of the TRCreditCardExtensionHandler.
- AbstractTRCreditCardExtensionHandler() - Constructor for class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- AbstractVendorService - Class in org.broadleafcommerce.common.vendor.service
- AbstractVendorService() - Constructor for class org.broadleafcommerce.common.vendor.service.AbstractVendorService
- ACCOUNT - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ACCOUNT_CREDIT_NUM - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- ACCOUNT_TYPE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- AccountNumberMask - Class in org.broadleafcommerce.common.payment
- AccountNumberMask(List<UnmaskRange>, char) - Constructor for class org.broadleafcommerce.common.payment.AccountNumberMask
- activateDebug(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- activateDebug(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- activateError(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- activateError(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- activateFatal(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- activateFatal(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- activateInfo(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- activateInfo(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- activateLogging() - Method in interface org.broadleafcommerce.common.cache.StatisticsService
- activateLogging() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- activateLogging(Class) - Method in class org.broadleafcommerce.common.cache.Log4j2StatisticsServiceLogAdapter
- activateLogging(Class) - Method in class org.broadleafcommerce.common.cache.NoOpStatisticsServiceLogAdapter
- activateLogging(Class) - Method in interface org.broadleafcommerce.common.cache.StatisticsServiceLogAdapter
- activateWarn(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- activateWarn(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- ActiveDates - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupName
- ActiveDates - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- activeEndDate - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- activeStartDate - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- adapter - Variable in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- add(int, ResourceInputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- add(ResourceInputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- add(Money) - Method in class org.broadleafcommerce.common.money.Money
- addAll(Collection<? extends ResourceInputStream>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- addCacheItem(String, String, Serializable, String, Object) - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- addCacheStat(String, boolean) - Method in interface org.broadleafcommerce.common.cache.StatisticsService
- addCacheStat(String, boolean) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- addChildRestriction(TQRestriction) - Method in class org.broadleafcommerce.common.util.dao.TQRestriction
-
Adds a child restriction to the restrictions list
- addClassName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
-
Adds the given class name o the persistence unit.
- addCopyHint(String, String) - Method in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- addCopyHint(String, String) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicationHelper
- addCssToModel(ResourceTagAttributes, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Adds the CSS to the model in a <link> tag
- addCustomerAttributeToCurrentCustomer(String, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentCustomerPaymentRequestService
-
adds a concept of an "customer attribute" to the current customer in the system
- addCustomerAttributeToCustomer(Long, String, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentCustomerPaymentRequestService
-
adds a concept of a "customer attribute" to a customer in the system based on ID.
- addDeepLink(ModelAndView, DeepLinkService<T>, T) - Method in class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
- addDeferredOperation(DeferredOperation) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- addDeferredOperations(List<DeferredOperation>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- addDependencyRestrictionToModel(List<String>, ResourceTagAttributes, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Adds JavaScript to the model that will insert a given script tag when the dependency event is fired
- addDependentBundleRestrictionToModel(String, boolean, boolean, String, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Deprecated.
- addElementToModel(String, boolean, boolean, String, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- addElementToModel(String, boolean, boolean, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- addElementToModel(ResourceTagAttributes, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Adds the bundle to the model.
- addEmbeddedResource(ResourceInputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- addErrorCode(String) - Method in class org.broadleafcommerce.common.service.GenericResponse
- addErrorCode(String, List<String>) - Method in class org.broadleafcommerce.common.service.GenericResponse
- addFriendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to display a friendly name to the user
- addFriendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - field name will be used if not specified
- addFriendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - field name will be used if not specified
- ADDFRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- ADDFRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- addHeader(String, String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- addHydratedCacheElementItem(String, String, Serializable, String, Object) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- addHydratedCacheElementItem(String, String, Serializable, String, Object) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- addHydratedCacheElementItem(String, String, Serializable, String, Object) - Method in interface org.broadleafcommerce.common.cache.engine.HydratedCacheManager
- addImage(SiteMapImageWrapper) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- addInterceptors(InterceptorRegistry) - Method in class org.broadleafcommerce.common.web.config.BroadleafSiteServletConfig
- addItemToList(Object, Object, Placement, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- addItemToSet(Object, Object, Placement, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- ADDITIONAL_FOREIGN_KEY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- additionalBundleFiles - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
-
This has to use an @Resource annotation because Spring's @Autowired cannot work with the type erasure from the Map<String, List
> type. - additionalField(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- additionalField(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- additionalFields - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- additionalFields(String, Object) - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- AdditionalFields - Interface in org.broadleafcommerce.common.domain
-
this interface indicates if the domain objects use additional fields It is not mandatory, but it is useful in order to process those fields in a generic way when generating JAXB Wrappers
- additionalParams - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- additionalProperties - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- additiveRoleNameSubstitutions - Variable in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.
- addJavaScriptToModel(ResourceTagAttributes, BroadleafTemplateContext, BroadleafTemplateModel) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Adds JavaScript to the model in a <script> tag
- addJoin(TQJoin) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- addLeadingSlash(String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Deprecated.this is now just a pass-through to
#addLeadingUnixSlash(String, String). The original method was a misnomer. - addLeadingUnixSlash(String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Adds the leading slash if needed on the beginning of a filename.
- addListToList(Object, Object, Placement, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- addMappingFile(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
-
Adds the given mapping file to the persistence unit
- addMapToMap(Object, Map, Placement, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- AddMethodType - Enum Class in org.broadleafcommerce.common.presentation.client
-
Define whether a new collection member is searched for or constructed.
- addNamedQueriesToPersistenceUnits(boolean) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- addOrder(TQOrder) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- addOrderAttributeToCurrentOrder(String, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentOrderPaymentRequestService
-
adds a concept of an "order attribute" to the current order in the system
- addOrderAttributeToOrder(Long, String, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentOrderPaymentRequestService
-
adds a concept of an "order attribute" to an order in the system based on ID.
- addOrUpdateResource(FileWorkArea, File, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
- addOrUpdateResource(FileWorkArea, File, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Takes in a temporary work area and a single File and copies that files to the configured FileProvider's permanent storage.
- addOrUpdateResourceForPath(FileWorkArea, File, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Takes in a temporary work area and a single File and copies that files to the configured FileProvider's permanent storage.
- addOrUpdateResourceForPath(FileWorkArea, File, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Takes in a temporary work area and a single File and copies that files to the configured FileProvider's permanent storage.
- addOrUpdateResources(FileWorkArea, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Deprecated.
- addOrUpdateResources(FileWorkArea, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Takes in a temporary work area and copies all of the files to the configured FileProvider's permanent storage.
- addOrUpdateResources(FileWorkArea, List<File>, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Deprecated.
- addOrUpdateResources(FileWorkArea, List<File>, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- addOrUpdateResources(FileWorkArea, List<File>, boolean) - Method in interface org.broadleafcommerce.common.file.service.FileServiceProvider
- addOrUpdateResources(FileWorkArea, List<File>, boolean) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
-
Deprecated.
- addOrUpdateResourcesForPaths(FileWorkArea, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Takes in a temporary work area and copies all of the files to the configured FileProvider's permanent storage.
- addOrUpdateResourcesForPaths(FileWorkArea, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- addOrUpdateResourcesForPaths(FileWorkArea, List<File>, boolean) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Takes in a temporary work area and a list of Files and copies them to the configured FileProvider's permanent storage.
- addOrUpdateResourcesForPaths(FileWorkArea, List<File>, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- addOrUpdateResourcesForPaths(FileWorkArea, List<File>, boolean) - Method in interface org.broadleafcommerce.common.file.service.FileServiceProvider
-
Adds all of the given files and returns the resource names of all of them suitable for invoking
FileServiceProvider.getResource(String)and/orFileServiceProvider.removeResource(String) - addOrUpdateResourcesForPaths(FileWorkArea, List<File>, boolean) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- addPaginationParam(String, String, Integer) - Static method in class org.broadleafcommerce.common.web.util.BroadleafUrlParamUtils
- addPattern(Pattern) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Checks for similar items before adding to avoid duplication
- addPropertyToCache(String, String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- ADDRESS_VERIFICATION - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- addressCityLocality - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCityLocality(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCompanyName - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCompanyName(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCountryCode - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCountryCode(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressCounty(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- AddressDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- AddressDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.AddressDTO
- AddressDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressEmail - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressEmail(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressFirstName - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressFirstName(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressFullName - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressFullName(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLastName - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLastName(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLine1 - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLine1(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLine2 - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressLine2(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressPhone - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressPhone(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressPopulated() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressPostalCode - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressPostalCode(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressStateRegion - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addressStateRegion(String) - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- addRestriction(String, String, Object) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Adds a simple restriction to the query.
- addRestriction(TQRestriction) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Adds an explicit TQRestriction object.
- addRow(Object[]) - Method in class org.broadleafcommerce.common.util.TableCreator
- addRow(String, Object) - Method in class org.broadleafcommerce.common.util.TableCreator
- addRow(TableCreator.Col[]) - Method in class org.broadleafcommerce.common.util.TableCreator
- addSeparator() - Method in class org.broadleafcommerce.common.util.TableCreator
- addSetToSet(Object, Object, Placement, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- addSiteMapEntries(SiteMapGeneratorConfiguration, SiteMapBuilder) - Method in class org.broadleafcommerce.common.sitemap.service.CustomUrlSiteMapGenerator
- addSiteMapEntries(SiteMapGeneratorConfiguration, SiteMapBuilder) - Method in interface org.broadleafcommerce.common.sitemap.service.SiteMapGenerator
-
Typically, the generator will loop through and build a list of URLs to add to the sitemap by calling methods on the SiteMapBuilder.
- addThemeContextIfNeeded(String) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- addThreadLocal(ThreadLocal) - Static method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- addToCache(List<Translation>) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- addToEnvironment(ConfigurableEnvironment, List<Resource>, String, String) - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
Adds the specified resource as a
PropertySourceto the given environment at the order from addBeforeResourceName. - addToSandbox - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- addToSandbox(Object) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
-
Add duplication entity to the sandbox
- addToSandbox(Object) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- addTransformersToPersistenceUnits() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
Adds all of the configured
MergePersistenceUnitManager.classTransformersto all of the persistence units - addType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you want to lookup an item for this association, rather than creating a new instance of the target item.
- addType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you want to lookup an item for this association, rather than creating a new instance of the target item.
- addType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationOperationTypes
-
How should the system execute an addition for this item
- ADDTYPE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- addUrl(SiteMapURLWrapper) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Returns the SiteMapURLSetWrapper that a Generator should use to add its next URL element.
- addVersion(String, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
-
Copied from Spring 4.1 AbstractVersionStrategy
- addVersion(String, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- addVersion(String, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- addVersion(String, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- addXformTemplate(String, String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- ADMIN - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventWorkerType
- ADMIN - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ADMIN - Enum constant in enum class org.broadleafcommerce.common.web.ValidateProductionChangesState
- ADMIN_FORGOT_PASSWORD - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- ADMIN_FORGOT_USERNAME - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- ADMIN_MODULE_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- ADMIN_USER_ID_PARAM_NAME - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- adminBaseUrl - Variable in class org.broadleafcommerce.common.web.deeplink.DeepLink
- AdminGroupPresentation - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminGroupPresentation() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- AdminGroupPresentationOverride - Annotation Interface in org.broadleafcommerce.common.presentation.override
- AdminMainEntity - Interface in org.broadleafcommerce.common.admin.domain
-
When viewing entities that implement this interface in the admin, the
AdminMainEntity.getMainEntityName()method will be invoked to determine the title of the entity to be rendered. - AdminOnlyTarget - Class in org.broadleafcommerce.common.config
-
This class is specifically used as a temporary workaround for
ConditionalOnAdminandConditionalOnNotAdminto allow them to work correctly when using application servers such as JBoss. - AdminOnlyTarget() - Constructor for class org.broadleafcommerce.common.config.AdminOnlyTarget
- AdminPresentation - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminPresentation() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- AdminPresentationAdornedTargetCollection - Annotation Interface in org.broadleafcommerce.common.presentation
-
Adorned target collections are a variant of the basic collection type (@see AdminPresentationCollection).
- AdminPresentationAdornedTargetCollection() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- AdminPresentationClass - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminPresentationCollection - Annotation Interface in org.broadleafcommerce.common.presentation
-
This annotation is used to describe a simple persistent collection for use by the admin tool.
- AdminPresentationCollection() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- AdminPresentationDataDrivenEnumeration - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminPresentationDataDrivenEnumeration() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- AdminPresentationMap - Annotation Interface in org.broadleafcommerce.common.presentation
-
This annotation is used to describe a persisted map structure for use in the admin tool
- AdminPresentationMap() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- AdminPresentationMapField - Annotation Interface in org.broadleafcommerce.common.presentation
-
This annotation is used to describe a member of a Map structure that should be displayed as a regular field in the admin tool.
- AdminPresentationMapFields - Annotation Interface in org.broadleafcommerce.common.presentation
-
This annotation is used to describe an array of map fields that allow map members to be displayed as regular fields in the admin tool.
- AdminPresentationMapKey - Annotation Interface in org.broadleafcommerce.common.presentation
-
Represents a single key value presented to a user in a selectable list when editing a map value in the admin tool
- AdminPresentationMergeEntry - Annotation Interface in org.broadleafcommerce.common.presentation.override
-
Represents a override value for a specific admin presentation property.
- AdminPresentationMergeOverride - Annotation Interface in org.broadleafcommerce.common.presentation.override
-
Allows a non-comprehensive override of admin presentation annotation property values for a target entity field.
- AdminPresentationMergeOverrides - Annotation Interface in org.broadleafcommerce.common.presentation.override
-
Allows a non-comprehensive override of admin presentation annotation property values for a target entity field.
- AdminPresentationOperationTypes - Annotation Interface in org.broadleafcommerce.common.presentation
-
Annotation for defining how CRUD operations are performed on an advanced collection in Broadleaf Commerce.
- AdminPresentationToOneLookup - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminPresentationToOneLookup() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- AdminTabPresentation - Annotation Interface in org.broadleafcommerce.common.presentation
- AdminTabPresentation() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType.AdminTabPresentation
- AdminTabPresentationOverride - Annotation Interface in org.broadleafcommerce.common.presentation.override
- adminUserId - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- AdornedTargetAddMethodType - Enum Class in org.broadleafcommerce.common.presentation.client
-
Define whether a new collection member is searched for or constructed.
- ADORNEDTARGETADDTYPE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- ADORNEDTARGETLIST - Enum constant in enum class org.broadleafcommerce.common.presentation.client.OperationType
- ADORNEDTARGETLIST - Enum constant in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
- Advanced - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- ADVANCED_CMS - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ADVANCED_INVENTORY - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ADVANCED_OFFER - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- AFFILIATE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- afterCompletion(WebRequest, Exception) - Method in class org.broadleafcommerce.common.web.BroadleafRequestInterceptor
- afterCompletion(WebRequest, Exception) - Method in class org.broadleafcommerce.common.web.filter.TranslationInterceptor
- afterPropertiesSet() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- afterPropertiesSet() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- afterPropertiesSet() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AbstractClassTransformer
- afterPropertiesSet() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- alias - Variable in class org.broadleafcommerce.common.util.dao.TQJoin
- ALL - Static variable in class org.broadleafcommerce.common.demo.AutoImportPersistenceUnit
- ALL - Static variable in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- ALL_TABLE_SEQUENCE - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- allowCategoryResolutionUsingIdParam() - Method in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
- allowNoValueEnumOption() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to allow an enum field to have "No Value Selected" as an option.
- allowProductResolutionUsingIdParam() - Method in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
- allowStaticFileCache - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
Whether or not to cache static file compression results.
- allPresent(List<String>) - Static method in class org.broadleafcommerce.common.module.ModulePresentUtil
-
Checks that every module in the list is registered.
- alpha2 - Variable in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- alpha3 - Variable in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- alreadyLoadedClasses - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AbstractClassTransformer
- alreadyQuoted(String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- alreadyRun - Variable in class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- alreadyRun - Variable in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- alterTableAnnotation(ClassFile, String, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
-
Build class-level annotations from a template class
- AlterTableNameClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.convert
-
This
BroadleafClassTransformerchanges the name of the Table for an entity before Hibernate sees it. - AlterTableNameClassTransformer() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- AlterTableNameClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- AlterTableNameClassTransformer(String, String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- altText - Variable in class org.broadleafcommerce.common.media.domain.MediaDto
- altText - Variable in class org.broadleafcommerce.common.media.domain.MediaImpl
- ALWAYS - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- ALWAYS_ADD_EXPIRES - Static variable in class org.broadleafcommerce.common.security.util.ServerCookie
-
If set to false, we don't use the IE6/7 Max-Age/Expires work around
- AMAZONS3 - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- AMEX - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- amount - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- amount - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
If this was a Transaction request, it will be the amount that was sent back from the gateway
- amount(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- amount(Money) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- AND - Enum constant in enum class org.broadleafcommerce.common.util.dao.TQRestriction.Mode
- annotationClass - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- annotationClass - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- AnnotationJmxAttributeSource - Class in org.broadleafcommerce.common.jmx
- AnnotationJmxAttributeSource(String) - Constructor for class org.broadleafcommerce.common.jmx.AnnotationJmxAttributeSource
- annotationQualifies(ConstPool, List<?>) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- AnnotationsCopyClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
Deprecated.do not use this class, use
DirectCopyClassTransformerinstead - AnnotationsCopyClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- annotationTransformedClasses - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- antiSamyPolicyFileLocation - Variable in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- AntisamyService - Interface in org.broadleafcommerce.common.security.service
- AntisamyServiceImpl - Class in org.broadleafcommerce.common.security.service
- AntisamyServiceImpl() - Constructor for class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- ANY - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventWorkerType
- APIUnwrapper<T> - Interface in org.broadleafcommerce.common.rest.api.wrapper
-
This interface is the super interface for all classes that will provide a JAXB unwrapper around classes.
- APIWrapper<T> - Interface in org.broadleafcommerce.common.rest.api.wrapper
-
This interface is the super interface for all classes that will provide a JAXB wrapper around classes.
- appctx - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- APPEND - Enum constant in enum class org.broadleafcommerce.common.extensibility.context.merge.Placement
- appendCacheKey(ExtensionResultHolder<String>, String, boolean) - Method in class org.broadleafcommerce.common.web.AbstractBroadleafTemplateResolverExtensionHandler
- appendCacheKey(ExtensionResultHolder<String>, String, boolean) - Method in interface org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionHandler
-
Allows an extension handler to alter the cache key for the view.
- appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean, boolean) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- appendUnixPaths(String, String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Builds a file path that ensures the directory and filename are separated by a single separator.
- APPLE_PAY - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- APPLICATION_CLASS - Static variable in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- applicationContext - Variable in class org.broadleafcommerce.common.event.BroadleafApplicationEventPublisherImpl
- applicationContext - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- applicationContext - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- applicationContext - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- applicationContext - Static variable in class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.
- applicationContext - Static variable in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- ApplicationContextHolder - Class in org.broadleafcommerce.common.util
-
Convenient class to hold the Spring application context.
- ApplicationContextHolder() - Constructor for class org.broadleafcommerce.common.util.ApplicationContextHolder
- applyCustomerTokenToProfile(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- applyPaymentToOrder(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- applyPaymentToOrder(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCheckoutService
- appName - Variable in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- APPROVAL - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- APRIL - Static variable in class org.broadleafcommerce.common.time.MonthType
- ARCHIVE_ONLY - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- archiveChildSandboxes(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- archiveChildSandboxes(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- archived - Variable in class org.broadleafcommerce.common.persistence.ArchiveStatus
- archiveStatus - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- archiveStatus - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- archiveStatus - Variable in class org.broadleafcommerce.common.site.domain.CatalogImpl
- archiveStatus - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- archiveStatus - Variable in class org.broadleafcommerce.common.weave.WeaveArchiveStatus
- ArchiveStatus - Class in org.broadleafcommerce.common.persistence
- ArchiveStatus() - Constructor for class org.broadleafcommerce.common.persistence.ArchiveStatus
- areTranslationsEnabled() - Method in class org.broadleafcommerce.common.web.filter.TranslationFilter
- arg(int, Object) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
- asCalendar() - Static method in class org.broadleafcommerce.common.time.SystemTime
- asCalendar(boolean) - Static method in class org.broadleafcommerce.common.time.SystemTime
- asCalendar(Locale) - Static method in class org.broadleafcommerce.common.time.SystemTime
- asCalendar(Locale, TimeZone, boolean) - Static method in class org.broadleafcommerce.common.time.SystemTime
- asCalendar(TimeZone) - Static method in class org.broadleafcommerce.common.time.SystemTime
- ascending - Variable in class org.broadleafcommerce.common.util.dao.TQOrder
- asDate() - Static method in class org.broadleafcommerce.common.time.SystemTime
- asDate(boolean) - Static method in class org.broadleafcommerce.common.time.SystemTime
- asList(T[]) - Static method in class org.broadleafcommerce.common.util.BLCArrayUtils
-
Given an input array, will return an ArrayList representation of the array.
- asMillis() - Static method in class org.broadleafcommerce.common.time.SystemTime
- asMillis(boolean) - Static method in class org.broadleafcommerce.common.time.SystemTime
- AspectUtil - Class in org.broadleafcommerce.common.jmx
- AspectUtil() - Constructor for class org.broadleafcommerce.common.jmx.AspectUtil
- ASSET_LOOKUP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- ASSET_LOOKUP - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- ASSET_URL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- AssetURLVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
For HTML fields maintained in the admin, redactor allows the user to select images.
- AssetURLVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.AssetURLVariableExpression
- associatedFieldName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - identifies another field on this entity which is associated with this one.
- ASSOCIATEDFIELDNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- async() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- async(boolean) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- atomicMove - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- AtomicMove - Interface in org.broadleafcommerce.common.io
-
Utility class that utilizes NIO support for atomic filesystem move operations.
- AtomicMoveImpl - Class in org.broadleafcommerce.common.io
- AtomicMoveImpl() - Constructor for class org.broadleafcommerce.common.io.AtomicMoveImpl
- Attachment - Class in org.broadleafcommerce.common.email.service.message
- Attachment() - Constructor for class org.broadleafcommerce.common.email.service.message.Attachment
- attachments - Variable in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- ATTRIBUTE_NAME - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- AttributePreserveInsert - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
Merge the attributes of a source and patch node, only adding attributes from the patch side.
- AttributePreserveInsert() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.AttributePreserveInsert
- Audit - Static variable in class org.broadleafcommerce.common.audit.Auditable.Presentation.Group.Name
- Audit - Static variable in class org.broadleafcommerce.common.audit.Auditable.Presentation.Group.Order
- Audit - Static variable in class org.broadleafcommerce.common.audit.Auditable.Presentation.Tab.Name
- Audit - Static variable in class org.broadleafcommerce.common.audit.Auditable.Presentation.Tab.Order
- auditable - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- Auditable - Class in org.broadleafcommerce.common.audit
- Auditable() - Constructor for class org.broadleafcommerce.common.audit.Auditable
- AUDITABLE_ONLY - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- Auditable.Presentation - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Group - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Group.Name - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Group.Order - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Tab - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Tab.Name - Class in org.broadleafcommerce.common.audit
- Auditable.Presentation.Tab.Order - Class in org.broadleafcommerce.common.audit
- AuditableListener - Class in org.broadleafcommerce.common.audit
- AuditableListener() - Constructor for class org.broadleafcommerce.common.audit.AuditableListener
- AuditExcludeFieldValue - Annotation Interface in org.broadleafcommerce.common.audit
-
Mark a field to exclude the actual field value change during standard auditing.
- AUGUST - Static variable in class org.broadleafcommerce.common.time.MonthType
- AUTH_CODE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- AUTH_FROM_ADMIN_SESSION_VAR - Static variable in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- AUTH_FROM_ADMIN_URL_PARAM - Static variable in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- author - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- authorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- authorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- authorize(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
- AUTHORIZE - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Funds have been authorized for capture.
- AUTHORIZE_AND_CAPTURE - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Funds have been captured/authorized all at once.
- authorizeAndCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- authorizeAndCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- authorizeAndCapture(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
- AutoDDLCreateStatusTestBean - Interface in org.broadleafcommerce.common.extensibility.jpa
-
MBean registered in JMX to keep track of which persistence units are marked with auto.ddl 'create'.
- AutoDDLCreateStatusTestBeanImpl - Class in org.broadleafcommerce.common.extensibility.jpa
- AutoDDLCreateStatusTestBeanImpl() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBeanImpl
- AutoImportPersistenceUnit - Class in org.broadleafcommerce.common.demo
- AutoImportPersistenceUnit() - Constructor for class org.broadleafcommerce.common.demo.AutoImportPersistenceUnit
- AutoImportSql - Class in org.broadleafcommerce.common.demo
-
Allows a module to specify a sql file and some ordering information to use during Hibernate auto import.
- AutoImportSql() - Constructor for class org.broadleafcommerce.common.demo.AutoImportSql
- AutoImportSql(String, String, int) - Constructor for class org.broadleafcommerce.common.demo.AutoImportSql
- AutoImportStage - Class in org.broadleafcommerce.common.demo
- AutoImportStage() - Constructor for class org.broadleafcommerce.common.demo.AutoImportStage
- automaticallyCorrectInconsistencies - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- AutoPopulate - Annotation Interface in org.broadleafcommerce.common.time.domain
- autoUpdateValue() - Element in annotation interface org.broadleafcommerce.common.time.domain.AutoPopulate
- available() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- available() - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- AVALARA - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
B
- BANK_ACCOUNT - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- BankersRounding - Class in org.broadleafcommerce.common.money
- BankersRounding() - Constructor for class org.broadleafcommerce.common.money.BankersRounding
- baseCartRedirect - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- baseConfirmationRedirect - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- baseDirectory - Variable in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- baseErrorView - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- BaseHandler - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
Convenience base class which all handler implementations extend.
- BaseHandler() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- baseOrderReviewRedirect - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- baseRedirect - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- baseUrl - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- baseUrlResolver - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- baseUrlResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- baseUrlResolver - Variable in class org.broadleafcommerce.common.web.deeplink.DeepLinkService
- BaseUrlResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for providing the base url for the site / admin applications.
- BaseUrlResolverImpl - Class in org.broadleafcommerce.common.web
- BaseUrlResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BaseUrlResolverImpl
- BaseWrapper - Class in org.broadleafcommerce.common.rest.api.wrapper
-
Base class for APIWrapper implementations to inject the EntityConfiguration reference.
- BaseWrapper() - Constructor for class org.broadleafcommerce.common.rest.api.wrapper.BaseWrapper
- BASIC - Enum constant in enum class org.broadleafcommerce.common.presentation.client.OperationType
- batchExecuteReadQuery(Query, List<?>, String) - Method in class org.broadleafcommerce.common.util.dao.BatchRetrieveDao
- BatchRetrieveDao - Class in org.broadleafcommerce.common.util.dao
- BatchRetrieveDao() - Constructor for class org.broadleafcommerce.common.util.dao.BatchRetrieveDao
- batchSize - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- batchSize - Variable in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl.Id
- batchStart - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- bccAddresses - Variable in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- beanFactory - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- beanFactory - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- beanFactory - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- beanFactory - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- beanFactory - Variable in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- BeanPackage() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- beanRef - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- BeanUtil() - Constructor for class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.BeanUtil
- begin - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- BEGIN - Enum constant in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
- BEGINNINGTYPE - Static variable in class org.broadleafcommerce.common.payment.UnmaskRange
- beginStack - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- BIGDECIMAL - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- BigDecimalRoundingAdapter - Class in org.broadleafcommerce.common.util.xml
-
This class allows us to round Big Decimals to 2 decimal places, generally for marshalling purposes.
- BigDecimalRoundingAdapter() - Constructor for class org.broadleafcommerce.common.util.xml.BigDecimalRoundingAdapter
- BigMemoryHydratedCacheEventListener - Class in org.broadleafcommerce.common.cache.engine
-
Ehcache 3 cache event listener for monitoring cache changes using the Big memory hydrated cache.
- BigMemoryHydratedCacheEventListener() - Constructor for class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheEventListener
- BigMemoryHydratedCacheJcacheEventListener - Class in org.broadleafcommerce.common.cache.engine
-
Jcache cache event listener for monitoring cache changes using the Big memory hydrated cache.
- BigMemoryHydratedCacheJcacheEventListener() - Constructor for class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheJcacheEventListener
- BigMemoryHydratedCacheManagerImpl - Class in org.broadleafcommerce.common.cache.engine
- BigMemoryHydratedCacheManagerImpl() - Constructor for class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- BILLING_FORM - Static variable in class org.broadleafcommerce.common.web.form.BroadleafFormType
- billTo - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- billTo - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
The billing address associated with this transaction
- billTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new bill to address if called more than once.
- billTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- billToPopulated() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- BL_EVENT_PU - Static variable in class org.broadleafcommerce.common.demo.AutoImportPersistenceUnit
- BL_PU - Static variable in class org.broadleafcommerce.common.demo.AutoImportPersistenceUnit
- blackListPatterns - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- blackListURIs - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
A comma delimited list of URI matching regular expressions for requests that should be ignored for any compression.
- blAdminOnlyTarget() - Method in class org.broadleafcommerce.common.config.EnableBroadleafAdminRootAutoConfiguration.BroadleafAdminRootAutoConfiguration
- blBatchTranslationCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blBundleElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- BLC_AJAX_PARAMETER - Static variable in class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
- BLC_BUNDLE_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_CACHE_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_CACHE_RESOURCE_TRANSFORMER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceTransformerOrder
- BLC_JS_PATH_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_JS_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_MINIFY_RESOURCE_TRANSFORMER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceTransformerOrder
- BLC_PATH_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_REDIRECT_ATTRIBUTE - Static variable in class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
- BLC_RULE_MAP_PARAM - Static variable in class org.broadleafcommerce.common.rule.MvelHelper
- BLC_SYSTEM_PROPERTY_FILE - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- BLC_SYSTEM_PROPERTY_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_THEME_FILE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLC_VERSION_RESOURCE_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BLCAbstractHandlerMapping - Class in org.broadleafcommerce.common.web
-
Adds some convenience methods to the Spring AbstractHandlerMapping for BLC specific HandlerMappings.
- BLCAbstractHandlerMapping() - Constructor for class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
- BLCArrayUtils - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with arrays
- BLCArrayUtils() - Constructor for class org.broadleafcommerce.common.util.BLCArrayUtils
- blCategories() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blCategoryUrlCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- BLCCollectionUtils - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with collections.
- BLCCollectionUtils() - Constructor for class org.broadleafcommerce.common.util.BLCCollectionUtils
- blcContextUtil - Variable in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- blcContextUtil - Variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- BLCCronUtils - Class in org.broadleafcommerce.common.util
-
Convenience class to facilitate cron interpretation.
- BLCCronUtils() - Constructor for class org.broadleafcommerce.common.util.BLCCronUtils
- BLCDateUtils - Class in org.broadleafcommerce.common.util
-
Convenience class to facilitate date manipulation.
- BLCDateUtils() - Constructor for class org.broadleafcommerce.common.util.BLCDateUtils
- BLCFieldUtils - Class in org.broadleafcommerce.common.util
-
Utility class used primarily for retrieving fields on domain classes.
- BLCFieldUtils(boolean, boolean, EntityConfiguration, DynamicDaoHelper) - Constructor for class org.broadleafcommerce.common.util.BLCFieldUtils
-
Initialize the utility with required resources
- BLCFileSystemUtils - Class in org.broadleafcommerce.common.util
- BLCFileSystemUtils() - Constructor for class org.broadleafcommerce.common.util.BLCFileSystemUtils
- BLCICacheExtensionHandler - Interface in org.broadleafcommerce.common.web.cache
- BLCICacheExtensionManager - Class in org.broadleafcommerce.common.web.cache
-
Extension manager that holds the list of
BLCICacheExtensionHandler. - BLCICacheExtensionManager() - Constructor for class org.broadleafcommerce.common.web.cache.BLCICacheExtensionManager
- BLCJSResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
A
ResourceResolverthat replaces the //BLC-SERVLET-CONTEXT and //BLC-SITE-BASEURL" tokens before serving the BLC.js file. - BLCJSResourceResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- BLCJSUrlPathResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
A
ResourceResolverthat replaces the //BLC-SERVLET-CONTEXT and //BLC-SITE-BASEURL" tokens before serving the BLC.js file. - BLCJSUrlPathResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- BLCMapUtils - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with maps
- BLCMapUtils() - Constructor for class org.broadleafcommerce.common.util.BLCMapUtils
- BLCMessageUtils - Class in org.broadleafcommerce.common.util
-
Deprecated.this class should not be used to statically retrieve localized messages.
MessageServiceshould be used instead - BLCMessageUtils() - Constructor for class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.
- BLCMoneyFormatUtils - Class in org.broadleafcommerce.common.util
-
Convenience class to format prices for front-end display.
- BLCMoneyFormatUtils() - Constructor for class org.broadleafcommerce.common.util.BLCMoneyFormatUtils
- blCMSStorageHibernateCacheUse_query_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateCacheUse_second_level_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateDialect - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateHbm2ddlAuto - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateHbm2ddlImport_files - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateHbm2ddlImport_files_sql_extractor - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateNamingImplicitStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateNamingPhysicalStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blCMSStorageHibernateShow_sql - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- BLCNumberUtils - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with Java number types
- BLCNumberUtils() - Constructor for class org.broadleafcommerce.common.util.BLCNumberUtils
- blCommonBasicData() - Method in class org.broadleafcommerce.common.demo.ImportSQLConfig
- blCommonLateData() - Method in class org.broadleafcommerce.common.demo.ImportSQLConfig
- blCommonPreBasicData() - Method in class org.broadleafcommerce.common.demo.ImportSQLConfig
- blConfigurationModuleElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blCountryElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- BLCPaymentMethodUtils - Class in org.broadleafcommerce.common.util
-
Convenience class to payment method data for front-end display.
- BLCPaymentMethodUtils() - Constructor for class org.broadleafcommerce.common.util.BLCPaymentMethodUtils
- BLCRequestUtils - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with the request
- BLCRequestUtils() - Constructor for class org.broadleafcommerce.common.util.BLCRequestUtils
- BLCSystemProperty - Class in org.broadleafcommerce.common.util
-
Deprecated.this class should not be used to statically obtain referenes to properties. Instead, you should either inject an instead of the
SystemPropertiesServicedirectly _or_ inject anEnvironmentto get properties that way, sinceSystemPropertiesPropertySourceRegistraradds aSystemPropertiesServicePropertySource - BLCSystemProperty() - Constructor for class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- BLCSystemPropertyResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
A
ResourceResolverthat replaces system properties in BLC-system-property.js - BLCSystemPropertyResourceResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- blCustomerAddress() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blCustomerElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blDataDrivenEnumeration() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blInventoryElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blJpaVendorAdapter() - Method in class org.broadleafcommerce.common.config.BroadleafCommonConfig
-
Other enterprise/mulititenant modules override this adapter to provide one that supports dynamic filtration
- blMediaElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blob - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- blOffers() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blOrderElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blProductOverrideCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blProducts() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blProductUrlCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blPUHibernateCacheUse_query_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateCacheUse_second_level_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateDialect - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateHbm2ddlAuto - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateHbm2ddlImport_files - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateHbm2ddlImport_files_sql_extractor - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateNamingImplicitStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateNamingPhysicalStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blPUHibernateShow_sql - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blResourceCacheElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blResourceTransformerCacheElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSandBoxElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSecurePUHibernateCacheUse_query_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateCacheUse_second_level_cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateDialect - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateHbm2ddlAuto - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateHbm2ddlImport_files - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateHbm2ddlImport_files_sql_extractor - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateNamingImplicitStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateNamingPhysicalStrategy - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurePUHibernateShow_sql - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- blSecurityElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSiteElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSiteElementsQuery() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blStandardElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSystemProperties() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSystemPropertyElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blSystemPropertyNullCheckCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blTemplateElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- blTranslationElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- BLVersionResourceResolverDefaultStrategyMap<T,
V> - Class in org.broadleafcommerce.common.web.resource.resolver - BLVersionResourceResolverDefaultStrategyMap() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BLVersionResourceResolverDefaultStrategyMap
- body - Variable in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- BOOLEAN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- BOOLEAN - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- BOOLEAN - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- BOOLEAN_LINK - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- BOOLEAN_TYPE - Static variable in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- booleanArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a boolean array value override.
- booleanOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a boolean value override.
- BRC_THEME_CHANGE_STATUS - Static variable in interface org.broadleafcommerce.common.web.BroadleafThemeResolver
- BRCVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
Exposes the
BroadleafRequestContextto the Thymeleaf expression context - BRCVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- BreadcrumbDTO - Class in org.broadleafcommerce.common.breadcrumbs.dto
-
Represents a single crumb in a Breadcrumb list
- BreadcrumbDTO() - Constructor for class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- BreadcrumbDTOType - Class in org.broadleafcommerce.common.breadcrumbs.dto
-
An extensible enumeration of breadcrumb types.
- BreadcrumbDTOType() - Constructor for class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- BreadcrumbDTOType(String, String) - Constructor for class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- BreadcrumbHandlerDefaultPriorities - Class in org.broadleafcommerce.common.breadcrumbs.service
-
Contains a list of static priority fields for commonly used Breadcrumb elements.
- BreadcrumbHandlerDefaultPriorities() - Constructor for class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- breadcrumbService - Variable in class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- BreadcrumbService - Interface in org.broadleafcommerce.common.breadcrumbs.service
- BreadcrumbServiceExtensionHandler - Interface in org.broadleafcommerce.common.breadcrumbs.service
- BreadcrumbServiceExtensionManager - Class in org.broadleafcommerce.common.breadcrumbs.service
- BreadcrumbServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceExtensionManager
- BreadcrumbServiceImpl - Class in org.broadleafcommerce.common.breadcrumbs.service
- BreadcrumbServiceImpl() - Constructor for class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceImpl
- BreadcrumbVariableExpression - Class in org.broadleafcommerce.common.web.expression
- BreadcrumbVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- breakdown - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- breakdown(Class<?>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Perform any breakdown operations.
- breakdown(Class<?>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- breakdown(Class<?>, String[]) - Method in interface org.broadleafcommerce.common.extension.QueryExtensionHandler
-
Perform any breakdown operations.
- breakdown(Class<?>, ResultType) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Perform any breakdown operations.
- BROADLEAF_BEAN_PREFIX - Static variable in class org.broadleafcommerce.common.config.BroadleafBeanNameGenerator
- BROADLEAF_COMMON_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
-
All of the property configurations registered by the core framework (e.g.
- BROADLEAF_ENUMERATION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- BROADLEAF_PACKAGE_PREFIXES - Static variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- BroadleafAbstractController - Class in org.broadleafcommerce.common.web.controller
-
An abstract controller that provides convenience methods and resource declarations for its children
- BroadleafAbstractController() - Constructor for class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
- BroadleafActiveDirectoryUserDetailsMapper - Class in org.broadleafcommerce.common.security.ldap
-
Deprecated.NO LONGER REQUIRED AND SHOULD NOT BE USED. SEE BroadleafAdminLdapUserDetailsMapper.
- BroadleafActiveDirectoryUserDetailsMapper() - Constructor for class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.
- BroadleafAdminAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAdminAutoConfiguration.BroadleafAdminAutoConfigurationOverrides
- BroadleafAdminRootAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAdminRootAutoConfiguration.BroadleafAdminRootAutoConfiguration
- BroadleafAdminRootAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAdminRootAutoConfiguration.BroadleafAdminRootAutoConfigurationOverrides
- BroadleafAdminServletAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAdminServletAutoConfiguration.BroadleafAdminServletAutoConfiguration
- BroadleafAdminServletAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAdminServletAutoConfiguration.BroadleafAdminServletAutoConfigurationOverrides
- BroadleafApplicationEvent - Class in org.broadleafcommerce.common.event
-
Base abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default context map.
- BroadleafApplicationEvent(Object) - Constructor for class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- BroadleafApplicationEvent.ContextVars - Class in org.broadleafcommerce.common.event
- BroadleafApplicationEventMulticaster - Class in org.broadleafcommerce.common.event
-
This class is a simple extension to Spring's SimpleApplicationEventMulticaster.
- BroadleafApplicationEventMulticaster() - Constructor for class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
- BroadleafApplicationEventPublisher - Interface in org.broadleafcommerce.common.event
- BroadleafApplicationEventPublisherImpl - Class in org.broadleafcommerce.common.event
- BroadleafApplicationEventPublisherImpl() - Constructor for class org.broadleafcommerce.common.event.BroadleafApplicationEventPublisherImpl
- BroadleafApplicationListener<E extends org.springframework.context.ApplicationEvent> - Interface in org.broadleafcommerce.common.event
-
Works in conjection with
org.broadleafcommerce.common.event.BroadleafApplicationEventMulticasterexcept the event listener can indicate if the event should be run in a background thread. - BroadleafAuthenticationFailureHandler - Class in org.broadleafcommerce.common.security
- BroadleafAuthenticationFailureHandler() - Constructor for class org.broadleafcommerce.common.security.BroadleafAuthenticationFailureHandler
- BroadleafAuthenticationFailureHandler(String) - Constructor for class org.broadleafcommerce.common.security.BroadleafAuthenticationFailureHandler
- BroadleafAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafAutoConfiguration.BroadleafAutoConfigurationOverrides
- BroadleafBeanNameGenerator - Class in org.broadleafcommerce.common.config
-
Prefixes a default Spring-generated bean name with 'bl', and also uppercases the first character of the default bean name.
- BroadleafBeanNameGenerator() - Constructor for class org.broadleafcommerce.common.config.BroadleafBeanNameGenerator
- BroadleafBootServletContextInitializer - Class in org.broadleafcommerce.common.web.boot.support
-
Used in conjunction with
SpringBootBootstrappingServletContextListener. - BroadleafBootServletContextInitializer() - Constructor for class org.broadleafcommerce.common.web.boot.support.BroadleafBootServletContextInitializer
- BroadleafCachingResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
A ResourceResolver that handles using the theme as part of the cache key and adds in support to disable with environment properties.
- BroadleafCachingResourceResolver(Cache) - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- BroadleafCachingResourceResolver(CacheManager) - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- BroadleafCachingResourceTransformer - Class in org.broadleafcommerce.common.web.resource.transformer
-
Wraps Spring's
CachingResourceResolverbut adds in support to disable with environment properties. - BroadleafCachingResourceTransformer(Cache) - Constructor for class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- BroadleafCachingResourceTransformer(CacheManager) - Constructor for class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- BroadleafClassTransformer - Interface in org.broadleafcommerce.common.extensibility.jpa.convert
- BroadleafCommonConfig - Class in org.broadleafcommerce.common.config
-
Main configuration class for the broadleaf-common module
- BroadleafCommonConfig() - Constructor for class org.broadleafcommerce.common.config.BroadleafCommonConfig
- BroadleafCommonPropertySource - Class in org.broadleafcommerce.common.config
-
Customized property source for broadleaf-common
- BroadleafCommonPropertySource() - Constructor for class org.broadleafcommerce.common.config.BroadleafCommonPropertySource
- BroadleafCommonServiceContributor - Class in org.broadleafcommerce.common.persistence.transaction
-
Support introduction of customized or additional services to the Hibernate service registry.
- BroadleafCommonServiceContributor() - Constructor for class org.broadleafcommerce.common.persistence.transaction.BroadleafCommonServiceContributor
- BroadleafContextUtil - Class in org.broadleafcommerce.common.web.resource
-
Some resource handlers need a valid site, theme, or sandbox to be available when serving request.
- BroadleafContextUtil() - Constructor for class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- BroadleafControllerUtility - Class in org.broadleafcommerce.common.web.controller
-
Commonly used Broadleaf Controller operations.
- BroadleafControllerUtility() - Constructor for class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
- BroadleafCookieLocaleResolver - Class in org.broadleafcommerce.common.web
-
Specific Spring component to override the default behavior of
CookieLocaleResolverso that the default Broadleaf Locale looked up in the database is used. - BroadleafCookieLocaleResolver() - Constructor for class org.broadleafcommerce.common.web.BroadleafCookieLocaleResolver
- broadleafCurrency - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- BroadleafCurrency - Interface in org.broadleafcommerce.common.currency.domain
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyDao - Interface in org.broadleafcommerce.common.currency.dao
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyDaoImpl - Class in org.broadleafcommerce.common.currency.dao
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyDaoImpl() - Constructor for class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- BroadleafCurrencyImpl - Class in org.broadleafcommerce.common.currency.domain
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyImpl() - Constructor for class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- BroadleafCurrencyResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for returning the currency to use for the current request.
- BroadleafCurrencyResolverImpl - Class in org.broadleafcommerce.common.web
-
Responsible for returning the currency to use for the current request.
- BroadleafCurrencyResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BroadleafCurrencyResolverImpl
- BroadleafCurrencyService - Interface in org.broadleafcommerce.common.currency.service
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyServiceImpl - Class in org.broadleafcommerce.common.currency.service
-
Author: jerryocanas Date: 9/6/12
- BroadleafCurrencyServiceImpl() - Constructor for class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
- BroadleafCurrencyUtils - Class in org.broadleafcommerce.common.currency.util
-
Utility methods for common currency operations
- BroadleafCurrencyUtils() - Constructor for class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- BroadleafDefaultResourceResolverChain - Class in org.broadleafcommerce.common.web.resource
-
This is a straight copy of Spring's DefaultResourceResolverChain (as of 4.1.6).
- BroadleafDefaultResourceResolverChain(List<? extends ResourceResolver>) - Constructor for class org.broadleafcommerce.common.web.resource.BroadleafDefaultResourceResolverChain
- broadleafEnumeration() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required for BROADLEAF_ENUMERATION field types
- BROADLEAFENUMERATION - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- BroadleafEnumerationType - Interface in org.broadleafcommerce.common
-
In order for the Broadleaf Administration to display enumerated values with meaningful labels, enumerations should implement this interface.
- BroadleafEnvironmentConfigurer - Class in org.broadleafcommerce.common.config
-
Created as a common class for adding property sources to the Spring
Environment. - BroadleafEnvironmentConfigurer() - Constructor for class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- BroadleafEnvironmentConfiguringApplicationListener - Class in org.broadleafcommerce.common.config
-
In non-boot this class should be hooked up in your web.xml as shown below
- BroadleafEnvironmentConfiguringApplicationListener() - Constructor for class org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringApplicationListener
- BroadleafEnvironmentConfiguringPostProcessor - Class in org.broadleafcommerce.common.config
-
This is by default added into
META-INF/spring.factorieswith theEnvironmentPostProcessorkey. - BroadleafEnvironmentConfiguringPostProcessor() - Constructor for class org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringPostProcessor
- BroadleafException - Exception in org.broadleafcommerce.common.exception
-
Base exception class for BroadleafExceptions that understands root cause messages.
- BroadleafException() - Constructor for exception org.broadleafcommerce.common.exception.BroadleafException
- BroadleafException(String) - Constructor for exception org.broadleafcommerce.common.exception.BroadleafException
- BroadleafException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.BroadleafException
- BroadleafException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.BroadleafException
- BroadleafExpressionParser - Interface in org.broadleafcommerce.common.expression
-
This component provides an expression parser, most typically for SPEL expressions.
- BroadleafExpressionParserImpl - Class in org.broadleafcommerce.common.expression
- BroadleafExpressionParserImpl() - Constructor for class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- BroadleafExternalAuthenticationUserDetails - Class in org.broadleafcommerce.common.security
-
This is an extension of Spring's User class to provide additional data to the UserDetails interface.
- BroadleafExternalAuthenticationUserDetails(String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>) - Constructor for class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- BroadleafExternalAuthenticationUserDetails(String, String, Collection<? extends GrantedAuthority>) - Constructor for class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
-
This sets the username, password, and authorities.
- broadleafFileService - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- BroadleafFileService - Interface in org.broadleafcommerce.common.file.service
-
Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).
- BroadleafFileServiceExtensionHandler - Interface in org.broadleafcommerce.common.file.service
- BroadleafFileServiceExtensionManager - Class in org.broadleafcommerce.common.file.service
-
Extension manager for
BroadleafFileService - BroadleafFileServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.file.service.BroadleafFileServiceExtensionManager
- BroadleafFileServiceImpl - Class in org.broadleafcommerce.common.file.service
-
Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).
- BroadleafFileServiceImpl() - Constructor for class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- BroadleafFileUtils - Class in org.broadleafcommerce.common.file.service
- BroadleafFileUtils() - Constructor for class org.broadleafcommerce.common.file.service.BroadleafFileUtils
- BroadleafFormType - Class in org.broadleafcommerce.common.web.form
- BroadleafFormType() - Constructor for class org.broadleafcommerce.common.web.form.BroadleafFormType
- BroadleafFormType(String, String) - Constructor for class org.broadleafcommerce.common.web.form.BroadleafFormType
- BroadleafHibernateEnhancingClassTransformerImpl - Class in org.broadleafcommerce.common.extensibility.jpa.hibernate
-
This is the override of Hibernate transformer that adds filtration based on class/package name to prevernt parsing unwanted classes
- BroadleafHibernateEnhancingClassTransformerImpl(EnhancementContext) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.hibernate.BroadleafHibernateEnhancingClassTransformerImpl
- BroadleafIncludeMyChangesResolver - Interface in org.broadleafcommerce.common.web
- BroadleafLocaleResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for returning the Locale to use for the current request.
- BroadleafLocaleResolverImpl - Class in org.broadleafcommerce.common.web
-
Responsible for returning the Locale to use for the current request.
- BroadleafLocaleResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
- BroadleafMergeResourceBundleMessageSource - Class in org.broadleafcommerce.common.util
-
Replaces the older BLResourceBundleMessageSource by using a
ReloadableResourceBundleMessageSourceinstead. - BroadleafMergeResourceBundleMessageSource() - Constructor for class org.broadleafcommerce.common.util.BroadleafMergeResourceBundleMessageSource
- BroadleafMergeResourceExtensionHandler - Interface in org.broadleafcommerce.common.util
- BroadleafMergeResourceExtensionManager - Class in org.broadleafcommerce.common.util
- BroadleafMergeResourceExtensionManager() - Constructor for class org.broadleafcommerce.common.util.BroadleafMergeResourceExtensionManager
- BroadleafModuleRegistration - Interface in org.broadleafcommerce.common.module
-
Provides the ability for modules to register themselves with Broadleaf to be used with
ConditionalOnBroadleafModuleandModulePresentUtilin order to provide different behavior in inter-module dependencies. - BroadleafModuleRegistration.BroadleafModuleEnum - Enum Class in org.broadleafcommerce.common.module
-
List of modules that are known to have declared a
BroadleafModuleRegistrationin theirspring.factories. - BroadleafPathResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
Wraps Spring's
PathResourceResolverfor ordering purposes. - BroadleafPathResourceResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafPathResourceResolver
- BroadleafPersistenceUnitDeclaringClassTransformer - Interface in org.broadleafcommerce.common.extensibility.jpa.convert
-
Allow a class transformer to explicitly declare which persistence unit it will influence
- BroadleafPostgreSQLDialect - Class in org.broadleafcommerce.common.dialect
-
This custom dialect will treat all Clob types as if they contain a string instead of an OID.
- BroadleafPostgreSQLDialect() - Constructor for class org.broadleafcommerce.common.dialect.BroadleafPostgreSQLDialect
- BroadleafRedirectController - Class in org.broadleafcommerce.common.web.controller
-
This controller works in conjunction with the broadleaf-ajax style redirect.
- BroadleafRedirectController() - Constructor for class org.broadleafcommerce.common.web.controller.BroadleafRedirectController
- BroadleafRequestContext - Class in org.broadleafcommerce.common.web
-
Convenient holder class for various objects to be automatically available on thread local without invoking the various services yourself
- BroadleafRequestContext() - Constructor for class org.broadleafcommerce.common.web.BroadleafRequestContext
- BroadleafRequestCustomerResolver - Interface in org.broadleafcommerce.common.web
-
This resolver is responsible for returning the Customer object that is currently present on the request.
- BroadleafRequestCustomerResolverImpl - Class in org.broadleafcommerce.common.web
-
By default, we'll resolve the customer from the "customer" attribute on the request.
- BroadleafRequestCustomerResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- BroadleafRequestedCurrencyDto - Class in org.broadleafcommerce.common.currency.domain
-
The BroadleafCurrencyResolver can be implemented to set the currency (e.g.
- BroadleafRequestedCurrencyDto(BroadleafCurrency, BroadleafCurrency) - Constructor for class org.broadleafcommerce.common.currency.domain.BroadleafRequestedCurrencyDto
- BroadleafRequestFilter - Class in org.broadleafcommerce.common.web
-
Responsible for setting up the site and locale used by Broadleaf Commerce components.
- BroadleafRequestFilter() - Constructor for class org.broadleafcommerce.common.web.BroadleafRequestFilter
- BroadleafRequestInterceptor - Class in org.broadleafcommerce.common.web
-
Interceptor responsible for setting up the BroadleafRequestContext for the life of the request.
- BroadleafRequestInterceptor() - Constructor for class org.broadleafcommerce.common.web.BroadleafRequestInterceptor
- BroadleafRequestProcessor - Class in org.broadleafcommerce.common.web
- BroadleafRequestProcessor() - Constructor for class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- BroadleafResourceHttpRequestHandler - Class in org.broadleafcommerce.common.web.resource
-
Provides a PostConstruct method that sorts the
ResourceResolver,ResourceTransformer, or location (Resource) collections based on theOrderedinterface. - BroadleafResourceHttpRequestHandler() - Constructor for class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- BroadleafResourceHttpRequestHandler.OrderedComparator - Class in org.broadleafcommerce.common.web.resource
-
Items that implement Ordered will sort by the value of
Ordered.getOrder(). - BroadleafResourceResolverOrder - Class in org.broadleafcommerce.common.web.resource.resolver
-
Constants representing out of box Broadleaf Resource Resolvers.
- BroadleafResourceResolverOrder() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- BroadleafResourceTransformerOrder - Class in org.broadleafcommerce.common.web.resource.resolver
-
Constants representing out of box Broadleaf Resource Transformer ordering.
- BroadleafResourceTransformerOrder() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceTransformerOrder
- BroadleafRootAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafRootAutoConfiguration.BroadleafRootAutoConfiguration
- BroadleafRootAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafRootAutoConfiguration.BroadleafRootAutoConfigurationOverrides
- BroadleafSandBoxResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for determining the SandBox to use for the current request.
- BroadleafSandBoxResolverImpl - Class in org.broadleafcommerce.common.web
-
Responsible for determining the SandBox to use for the current request.
- BroadleafSandBoxResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- BroadleafServletAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafServletAutoConfiguration.BroadleafServletAutoConfiguration
- BroadleafServletAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafServletAutoConfiguration.BroadleafServletAutoConfigurationOverrides
- BroadleafSharedOverrideProfileAwarePropertySource - Interface in org.broadleafcommerce.common.config
-
Holder for a folder of properties resources comprised of something like the following on the classpath: classpath:/runtime-properties/ common.properties common-shared.properties [profile].properties [profile]-shared.properties
- BroadleafSimpleMappingExceptionResolver - Class in org.broadleafcommerce.common.exception
-
This exception resolver can be used to handle exceptions in a user friendly way by displaying an error template.
- BroadleafSimpleMappingExceptionResolver() - Constructor for class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- BroadleafSiteAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafSiteAutoConfiguration.BroadleafSiteAutoConfigurationOverrides
- BroadleafSiteMapController - Class in org.broadleafcommerce.common.sitemap.controller
-
Controller to generate and retrieve site map files.
- BroadleafSiteMapController() - Constructor for class org.broadleafcommerce.common.sitemap.controller.BroadleafSiteMapController
- BroadleafSiteResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for returning the site used by Broadleaf Commerce for the current request.
- BroadleafSiteRootAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafSiteRootAutoConfiguration.BroadleafSiteRootAutoConfiguration
- BroadleafSiteRootAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafSiteRootAutoConfiguration.BroadleafSiteRootAutoConfigurationOverrides
- BroadleafSiteServletAutoConfiguration() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafSiteServletAutoConfiguration.BroadleafSiteServletAutoConfiguration
- BroadleafSiteServletAutoConfigurationOverrides() - Constructor for class org.broadleafcommerce.common.config.EnableBroadleafSiteServletAutoConfiguration.BroadleafSiteServletAutoConfigurationOverrides
- BroadleafSiteServletConfig - Class in org.broadleafcommerce.common.web.config
-
MVC configuration required by Broadleaf site to operate correctly.
- BroadleafSiteServletConfig() - Constructor for class org.broadleafcommerce.common.web.config.BroadleafSiteServletConfig
- BroadleafStaticAssetExtensionHandler - Interface in org.broadleafcommerce.common.file.service
- BroadleafSystemEvent - Class in org.broadleafcommerce.common.event
-
A BroadleafApplicationEvent used so that we can communicate with the ScheduledJobsAndEvents module without having a dependency on it.
- BroadleafSystemEvent(String, Map<String, BroadleafSystemEventDetail>, BroadleafSystemEvent.BroadleafEventScopeType, BroadleafSystemEvent.BroadleafEventWorkerType, boolean) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEvent
- BroadleafSystemEvent(String, BroadleafSystemEvent.BroadleafEventScopeType, BroadleafSystemEvent.BroadleafEventWorkerType, boolean) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEvent
- BroadleafSystemEvent.BroadleafEventScopeType - Enum Class in org.broadleafcommerce.common.event
-
Constant for how the event should be consumed
- BroadleafSystemEvent.BroadleafEventWorkerType - Enum Class in org.broadleafcommerce.common.event
-
Which type of worker is qualified to handle the event
- BroadleafSystemEventDetail - Class in org.broadleafcommerce.common.event
-
Effectively a copy of com.broadleafcommerce.jobsevents.domain.dto.SystemEventDetailDTO to be used when creating a org.broadleafcommerce.common.event.BroadleafSystemEvent
- BroadleafSystemEventDetail(Serializable) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- BroadleafSystemEventDetail(String) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- BroadleafSystemEventDetail(String, Serializable) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- BroadleafSystemEventDetail(String, String) - Constructor for class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- BroadleafTemplateViewResolverExtensionHandler - Interface in org.broadleafcommerce.common.web
- BroadleafTemplateViewResolverExtensionManager - Class in org.broadleafcommerce.common.web
- BroadleafTemplateViewResolverExtensionManager() - Constructor for class org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionManager
- BroadleafThemeProcessor - Class in org.broadleafcommerce.common.web
- BroadleafThemeProcessor() - Constructor for class org.broadleafcommerce.common.web.BroadleafThemeProcessor
- BroadleafThemeResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for returning the theme used by Broadleaf Commerce for the current request.
- BroadleafThemeResolverFilter - Class in org.broadleafcommerce.common.web
-
Responsible for setting up the theme used by Broadleaf Commerce components.
- BroadleafThemeResolverFilter() - Constructor for class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- broadleafTimeZoneResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- BroadleafTimeZoneResolver - Interface in org.broadleafcommerce.common.web
-
Responsible for returning the TimeZone to use for the current request.
- BroadleafTimeZoneResolverImpl - Class in org.broadleafcommerce.common.web
-
Responsible for returning the timezone to use for the current request.
- BroadleafTimeZoneResolverImpl() - Constructor for class org.broadleafcommerce.common.web.BroadleafTimeZoneResolverImpl
- BroadleafUrlParamUtils - Class in org.broadleafcommerce.common.web.util
- BroadleafUrlParamUtils() - Constructor for class org.broadleafcommerce.common.web.util.BroadleafUrlParamUtils
- BroadleafVariableExpression - Interface in org.broadleafcommerce.common.web.expression
-
Classes that implement this interface will be exposed to the Thymeleaf expression evaluation context.
- BroadleafVersionResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
Wraps Spring's
VersionResourceResolverbut adds in support to disable with environment properties. - BroadleafVersionResourceResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- BroadleafWebRequestProcessor - Interface in org.broadleafcommerce.common.web
-
Generic interface that should be used for processing requests from Servlet Filters, Spring interceptors or Portlet filters.
- build() - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
- buildAndExpand(Object...) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
- buildArrayFromStream(InputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- buildArrayFromStream(InputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- buildBasicEntityInformationForObject(Object) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
- buildBasicEntityInformationForObject(Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- buildBreadcrumbDTOs(String, Map<String, String[]>) - Method in interface org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbService
-
Builds a breadcrumb from the passed in url and parameter list.
- buildBreadcrumbDTOs(String, Map<String, String[]>) - Method in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceImpl
- buildBundledFilesList(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets all the files that should be included in the bundle
- buildCacheKey(TranslatedEntity, String, String, String) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- buildCacheKey(Translation) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- buildClassCacheAnnotation(ClassFile, ClassFile, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
-
Allows replacing of Cache annotations at the class level
- buildClassLevelAnnotations(ClassFile, ClassFile, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- buildConfiguration(int, int, Class<K>, Class<V>) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheConfigurationBuilder
- buildConfiguration(int, int, Class<K>, Class<V>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheConfigurationBuilder
- buildConfiguration(int, int, Class<K>, Class<V>) - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheConfigurationBuilder
-
Deprecated.use
JCacheConfigurationBuilder.buildConfiguration(JCacheRegionConfiguration)as this will be removed in the future - buildConfiguration(JCacheRegionConfiguration) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheConfigurationBuilder
- buildConfiguration(JCacheRegionConfiguration) - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheConfigurationBuilder
-
Given a
JCacheRegionConfigurationbuild the appropriateConfigurationclass - buildEJB3ConfigDaoCacheKey(Class<?>) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- buildEntityInformationForObject(Object) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Given an object, populates
EntityInformationDtowith the associated site, profile, and catalog ids. - buildEntityInformationForObject(Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- buildEntityListenerAnnotations(ClassFile, ClassFile, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- builder - Variable in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- builder - Variable in class org.broadleafcommerce.common.extensibility.context.merge.ImportProcessor
- buildErrorMessage(Map<String, List<String>>, List<String>) - Static method in class org.broadleafcommerce.common.util.ValidationUtil
- buildFileList(File, Collection<File>) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Adds the file to the passed in Collection.
- buildFilePath(String, String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Deprecated.this is now just a pass-through to
BroadleafFileUtils.appendUnixPaths(String, String). The original method was a misnomer. - buildKey(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
-
Properties can vary by site.
- buildKey(String...) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Build the key representing this missed cache item.
- buildKey(String, Long) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- buildKey(String, Long, boolean) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- buildKey(SystemProperty) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
-
Properties can vary by site.
- buildKey(SystemProperty, boolean) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- buildManagerCacheKey(String, Class<?>) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- buildManagerCacheKey(String, String) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- buildMessageBody(EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.message.MessageCreator
- buildMessageBody(EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.message.NullMessageCreator
- buildMimeMessagePreparator(Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.message.MessageCreator
- buildModelBundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Builds the model that contains the bundled resources the tag should be replaced with
- buildModelBundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- buildModelBundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
- buildModelUnbundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Builds the model that contains the unbundled resources the tag should be replaced with
- buildModelUnbundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- buildModelUnbundled(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
- buildMvelParameters() - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Builds parameters using time, request, customer, and cart.
- buildPreloadElement(String, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
-
Builds a preload link for the given path
- buildResourceName(String) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
-
Stores the file on the file-system by performing an MD5 hash of the the passed in fileName
- buildResourceTagAttributes(Map<String, String>) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Builds the tag attributes of the bundle tag
- buildSingleItemResponse(LocalePair, Translation) - Method in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- buildStatus - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- buildStatus(Class<?>, List, ExtensionResultHolder<List<StandardCacheItem>>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Convert the list of query results into a list that denotes not only the query results, but also whether or not each member represents a deleted/archived item, or an active/normal item.
- buildStatus(Object, ExtensionResultHolder<ItemStatus>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
- buildStatus(Object, ExtensionResultHolder<ItemStatus>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- buildThreadIdString() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- buildUnbundledSyncCompletedEventElement(ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Builds a script element that fires the bundle complete event only when supported
- bundleCompletedEvent() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- bundleCompletedEvent(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- bundleDependencyEvent() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- bundleDependencyEvent(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- bundledFilePaths - Variable in class org.broadleafcommerce.common.resource.BundledResourceInfo
- BundledResourceInfo - Class in org.broadleafcommerce.common.resource
-
Tracks a bundle version name and path/file information for a dynamically created resource bundle.
- BundledResourceInfo(Resource, String, List<String>) - Constructor for class org.broadleafcommerce.common.resource.BundledResourceInfo
- BundleResourceResolver - Class in org.broadleafcommerce.common.web.resource.resolver
-
A
ResourceResolverthat is used to serve previously bundled files. - BundleResourceResolver() - Constructor for class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- bundlesRequested - Variable in class org.broadleafcommerce.common.web.request.ResourcesRequest
- bundlingService - Variable in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
- bundlingService - Variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- bundlingService - Variable in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- bySource - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
C
- cache - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- CACHE_NAME - Static variable in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- cacheAwareResponseHandler - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- CacheAwareResponseHandler - Class in org.broadleafcommerce.common.web.util
-
Utility class that sets the correct response headers (especially browser cache related headers) using the existing Spring request pipeline configuration by mimetype.
- CacheAwareResponseHandler() - Constructor for class org.broadleafcommerce.common.web.util.CacheAwareResponseHandler
- cacheConfiguration - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- cachedDate - Variable in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- CacheFactoryException - Exception in org.broadleafcommerce.common.cache.engine
- CacheFactoryException() - Constructor for exception org.broadleafcommerce.common.cache.engine.CacheFactoryException
- CacheFactoryException(String) - Constructor for exception org.broadleafcommerce.common.cache.engine.CacheFactoryException
- CacheFactoryException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.cache.engine.CacheFactoryException
- CacheFactoryException(Throwable) - Constructor for exception org.broadleafcommerce.common.cache.engine.CacheFactoryException
- cacheHitCount - Variable in class org.broadleafcommerce.common.cache.CacheStat
- CacheItemRequest - Interface in org.broadleafcommerce.common.vendor.service.cache
- cacheManager - Variable in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
- cacheManager - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- cacheManager - Variable in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- cacheManager - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- cacheManager - Variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- cacheManagerUri - Variable in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- cacheName - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- cacheProvider - Variable in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- cacheRegionFactory - Variable in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- cacheRegionQualifies(Annotation) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- cacheRegions - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- CacheRequest - Interface in org.broadleafcommerce.common.vendor.service.cache
- CacheResponse - Interface in org.broadleafcommerce.common.vendor.service.cache
- cacheSeconds - Variable in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- CacheStat - Class in org.broadleafcommerce.common.cache
- CacheStat() - Constructor for class org.broadleafcommerce.common.cache.CacheStat
- cacheStaticCompressedFileInFileSystem(HttpServletRequest, HttpServletResponse, FilterChain, File) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- cacheStats - Variable in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- CacheStatType - Enum Class in org.broadleafcommerce.common.cache
- cacheWhileInDefaultEnvironment - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
It is likely resource versioning will be disabled in the default, development environment.
- CachingCompressedResponseFilter - Class in org.broadleafcommerce.common.web.util
-
Provides either dynamic, or cached static compression of response data.
- CachingCompressedResponseFilter() - Constructor for class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- calculateRedirectUrl(String, String) - Method in class org.broadleafcommerce.common.security.LocalRedirectStrategy
-
Create the redirect url
- calculateRemainder(Money, int) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
-
Returns the remainder amount if the passed in totalAmount was divided by the quantity taking into account the normal unit of the currency (e.g.
- calculateRowWidth() - Method in class org.broadleafcommerce.common.util.TableCreator
- cancelGatewaySubscription(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewaySubscriptionService
- cancelGatewaySubscription(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewaySubscriptionService
- canHandle(Class<? extends Notification>) - Method in class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- canHandle(Class<? extends Notification>) - Method in class org.broadleafcommerce.common.notification.service.DefaultSMSNotificationServiceImpl
- canHandle(Class<? extends Notification>) - Method in interface org.broadleafcommerce.common.notification.service.NotificationService
- canHandle(String) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- canHandle(MultiTenantCloneable) - Method in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- canHandle(MultiTenantCloneable) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicationHelper
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.common.sitemap.service.CustomUrlSiteMapGenerator
-
Returns true if this SiteMapGenerator is able to process the passed in siteMapGeneratorConfiguration.
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in interface org.broadleafcommerce.common.sitemap.service.SiteMapGenerator
-
Returns true if this SiteMapGenerator is able to process the passed in siteMapGeneratorConfiguration.
- canLinkToExternalEntity() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicity override whether a linkable field (e.g.,
SupportedFieldType.ADDITIONAL_FOREIGN_KEY) should link to an external entity from a LisGrid (i.e., be a clickable link). - CANLINKTOEXTERNALENTITY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- canRespond(ModuleConfiguration) - Method in interface org.broadleafcommerce.common.config.service.ModuleProvider
-
Indicates if, given the configuration, this module can respond to the particular request.
- capture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- capture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- capture(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
- CAPTURE - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Funds have been charged/submitted/debited from the customer and payment is complete.
- CARD_TYPE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- CART_RULES - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- cartReqAttributeNotProvidedMessage - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- catalog - Variable in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- Catalog - Interface in org.broadleafcommerce.common.site.domain
- CATALOG - Enum constant in enum class org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminatableType
- CATALOG - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- CATALOG - Static variable in class org.broadleafcommerce.common.util.ContextVariableNames
- CATALOG_ACCESS_POLICY - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- CATALOG_ID - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- CATALOG_ONLY - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- catalogCopierOptimizationEnabled - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- CatalogImpl - Class in org.broadleafcommerce.common.site.domain
- CatalogImpl() - Constructor for class org.broadleafcommerce.common.site.domain.CatalogImpl
- catalogs - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- category - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- category(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- CATEGORY - Static variable in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- CATEGORY - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- CATEGORY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CATEGORY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- CATEGORY - Static variable in class org.broadleafcommerce.common.template.TemplateType
- CATEGORY_ATTRIBUTE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- CATEGORY_CRUMB - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- CATEGORY_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CATEGORY_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CATEGORY_LOOKUP - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- CATEGORY_URL_MISSING_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- ccAddresses - Variable in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- CDN_PROVIDER - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- ceilingDisplayEntity() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
Specify the fully qualified class name of the ceiling entity for this inheritance hierarchy.
- CENTIMETERS - Static variable in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- CHALLENGE_QUESTION - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- changefreq - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- changeFreq - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- changeFreq - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- channelProcessorOverrides - Variable in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- CharResponseWrapper(HttpServletResponse) - Constructor for class org.broadleafcommerce.common.web.util.HtmlMinifyFilter.CharResponseWrapper
- CHECK - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- checkCloneable(Catalog) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- checkCloneable(Site) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- checkCloneStatus(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- checkFiles(FileWorkArea, List<File>) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- checkForExistingApprovalSandboxWithName(String) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
-
Returns true if an existing sandboxName exists with the passed in name.
- checkForExistingApprovalSandboxWithName(String) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- checkForExistingSandbox(SandBoxType, String, Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- checkForExistingSandbox(SandBoxType, String, Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- checkForMatch(T, Map<String, Object>) - Method in interface org.broadleafcommerce.common.rule.RuleProcessor
- checkForRegisteredBundleFile(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Tells if the given versioned bundle exists
- checkForRegisteredBundleFile(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- checkForResourceOnClassPath(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Returns true if the resource is available on the classpath.
- checkForResourceOnClassPath(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- checkManagedBean(Object) - Method in class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- checkNode(List<Node>, Node[], Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.LiberalNodeReplaceInsert
- checkNode(List<Node>, Node[], Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MetadataOverrideNodeReplaceInsert
- checkNode(List<Node>, Node[], Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplace
- checkNode(List<Node>, Node[], Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- checkService(ServiceStatusDetectable) - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- checkServiceAOP(ProceedingJoinPoint) - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- children - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- childSandBoxes - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- classExcludeRegexPatternList - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
To add elements use
MultiTenantCopier.addPattern(Pattern) - className - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- classNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- classNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- classNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- classQualifies(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- classTransformers - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- clazz - Variable in class org.broadleafcommerce.common.util.TypedPredicate
- cleanResults - Variable in exception org.broadleafcommerce.common.security.service.CleanStringException
- cleanseUrlString(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
-
Protect against HTTP Response Splitting
- cleanString(String) - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
-
Detect and remove possible XSS threats from the passed in string.
- cleanString(String) - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- CleanStringException - Exception in org.broadleafcommerce.common.security.service
- CleanStringException(CleanResults) - Constructor for exception org.broadleafcommerce.common.security.service.CleanStringException
- cleanStringWithResults(String) - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
-
Detect and remove possible XSS threats from the passed in string.
- cleanStringWithResults(String) - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- cleanUpJavaScriptName(String) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Cleans up the name that will be used in the dependency handling JavaScript
- clear() - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Clear level 1 cache
- clear() - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- clear() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- clear() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- clear() - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Clear level 1 cache
- clear() - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- clear() - Method in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- clear() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- clearAllRecordsOlderThan(LocalDateTime) - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- clearAllRecordsOlderThan(LocalDateTime) - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- clearAutoFlushMode() - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
- clearAutoFlushMode() - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- clearAutoFlushMode() - Method in interface org.broadleafcommerce.common.service.GenericEntityService
- clearAutoFlushMode() - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- clearBroadleafSessionAttrs(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- clearCache() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- clearCache() - Method in interface org.broadleafcommerce.common.vendor.service.cache.ServiceResponseCacheable
- clearCache(String) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Remove all items from the underlying cache - a complete clear
- clearDefaultEntityManager() - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Calls the
EntityManager.clear()method on the current default (blPU)EntityManagerif it is bound to a thread via theTransactionSynchronizationManager. - clearEntityManager(String) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Calls the
EntityManager.clear()method on the currentEntityManagerwith the provide persistence unit name if it is bound to a thread via theTransactionSynchronizationManager. - clearOriginalIdentifiers() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- clearStatus() - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- clearStatus() - Method in interface org.broadleafcommerce.common.payment.service.FailureCountExposable
- clearThinRequestContext() - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- CLIENT_TIMEZONE - Static variable in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- clone() - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- clone() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- clone() - Method in class org.broadleafcommerce.common.money.Money
- clone() - Method in class org.broadleafcommerce.common.security.RandomGenerator
- clone() - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- clone() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- clone() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Retrieve an deep copy of this site.
- clone() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- clone() - Method in class org.broadleafcommerce.common.web.SandBoxContext
- clone() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- CLONE_PARENT - Enum constant in enum class org.broadleafcommerce.common.web.DeployBehavior
- cloneIndexAnnotation(Annotation, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- ClonePolicy - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyAdornedTargetCollection - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyAdornedTargetCollectionOverride - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyArchive - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
-
Persistence for some collection fields is managed outside the admin pipeline.
- ClonePolicyCollection - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyCollectionOverride - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyMap - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- ClonePolicyMapOverride - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
- cloneUniqueAnnotation(Annotation, ConstPool) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- close() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- close() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- close() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- close() - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- closeFileOutputStream() - Method in class org.broadleafcommerce.common.web.util.FileSystemResponseWrapper
- closeWorkArea(FileWorkArea) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Closes the passed in work area.
- closeWorkArea(FileWorkArea) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Closes the passed in work area.
- CMS_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- COD - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- code - Variable in exception org.broadleafcommerce.common.exception.TranslatableException
- CODE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- Codes - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- Col(String) - Constructor for class org.broadleafcommerce.common.util.TableCreator.Col
- Col(String, int) - Constructor for class org.broadleafcommerce.common.util.TableCreator.Col
- collapsed() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Optional - only required if you want to control the initial collapsed state of the group
- COLLAPSED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- collect(Object[], TypedTransformer<T>) - Static method in class org.broadleafcommerce.common.util.BLCArrayUtils
-
Similar to the CollectionUtils collect except that it works on an array instead of a Java Collection
- collect(Collection, TypedTransformer<T>) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
Delegates to
CollectionUtils.collect(Collection, Transformer), but performs the necessary type coercion to allow the returned collection to be correctly casted based on the TypedTransformer. - collectArray(Collection, TypedTransformer<T>, Class<T>) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
The same as
BLCCollectionUtils.collect(Collection, TypedTransformer)but returns an array - COLLECTION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- COLLECTION_SIZE_EQ - Enum constant in enum class org.broadleafcommerce.common.presentation.client.ForeignKeyRestrictionType
- collectList(Collection, TypedTransformer<T>) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
The same as
BLCCollectionUtils.collect(Collection, TypedTransformer)but returns an ArrayList - collectSet(Object[], TypedTransformer<T>) - Static method in class org.broadleafcommerce.common.util.BLCArrayUtils
-
The same as
BLCArrayUtils.collect(Object[], TypedTransformer)but returns a set. - color - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- COLOR - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- COLOR - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- cols - Variable in class org.broadleafcommerce.common.util.TableCreator
- column() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Optional - only required if you want to place a group in a column other than the "main" column
- COLUMN - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- columnWidth() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicitly control column width for this field in a grid in the admin tool
- COLUMNWIDTH - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- CombineStack - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- combineXFormParams(DirectCopyClassTransformer.XFormParams, DirectCopyClassTransformer.XFormParams) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
-
Combines two
DirectCopyClassTransformer.XFormParamstogether with first passed in xformParama supercedes the second passed in parameter. - CommaDelimitedNodeValueMerge - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
- CommaDelimitedNodeValueMerge() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.CommaDelimitedNodeValueMerge
- COMMIT - Enum constant in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
- CommonCacheConfiguration - Class in org.broadleafcommerce.common.config
-
Configuration class for defining cache regions via Java config when either not using ehcache or when jcache.create.cache.forceJavaConfig is true
- CommonCacheConfiguration() - Constructor for class org.broadleafcommerce.common.config.CommonCacheConfiguration
- communicateWithVendor(T) - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- companyName - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- companyName(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- compare(Object, Object) - Method in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler.OrderedComparator
- compare(Node, Node) - Method in class org.broadleafcommerce.common.util.NodeUtil.NodeComparatorBySingleAttribute
- compareTo(Object) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- compareTo(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- compareTo(Date, Date) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
-
Method to solve problem with thymeleaf if you somehow have java.sql.Timestamp if will not allow call methods for this class
- compareTo(Money) - Method in class org.broadleafcommerce.common.money.Money
- compareTo(Catalog) - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- compareTo(Catalog) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- compareTo(TemplateType) - Method in class org.broadleafcommerce.common.template.TemplateType
- compareToken(String) - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
-
Detect possible XSRF attacks by comparing the csrf token included in the request against the true token for this user from the session.
- compareToken(String) - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- compareToken(String) - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Compare the state version token provided by the request to what is resident in the user session.
- compareToken(String) - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- compileJPAProperties(Properties, Object) - Method in interface org.broadleafcommerce.common.extensibility.jpa.convert.BroadleafClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.NullClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- compileJPAProperties(Properties, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- compileJs(SourceFile, String) - Method in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- compileMappingFiles(List<String>, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergeJPAPersistenceResource
- compileSqlFilePathList(String) - Method in class org.broadleafcommerce.common.demo.CompositeAutoImportSql
- compileThreadInformation(long, TransactionInfo, Thread) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- completeCheckoutOnCallback - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- completeCheckoutOnCallback - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Sets whether or not this module should complete checkout on callback.
- completeCheckoutOnCallback(boolean) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- completeCheckoutOnCallback(boolean) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- compositeAutoImportSql - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- CompositeAutoImportSql - Class in org.broadleafcommerce.common.demo
- CompositeAutoImportSql() - Constructor for class org.broadleafcommerce.common.demo.CompositeAutoImportSql
- CompositeStatusHandler - Class in org.broadleafcommerce.common.vendor.service.monitor.handler
- CompositeStatusHandler() - Constructor for class org.broadleafcommerce.common.vendor.service.monitor.handler.CompositeStatusHandler
- compress(String) - Static method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- compressed - Variable in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- compressedBeginStack - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- compressedFileTempDirectory - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
Specify a filesystem directory in which to store compressed static files.
- CompressedItem - Class in org.broadleafcommerce.common.persistence.transaction
-
Simple POJO for storing a String value as a compressed byte array.
- CompressedItem(byte[], boolean) - Constructor for class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- CompressedItem(String, boolean) - Constructor for class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- compressedQueries - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- compressionExtensionToMimeMappings - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
Comma delimited URI matching regular expression to mime type mapping.
- compressor - Variable in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- computeKey(HttpServletRequest, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
-
Pulled from
CachingResourceResolver - ConcurrentFileOutputStream - Interface in org.broadleafcommerce.common.io
- ConcurrentFileOutputStreamImpl - Class in org.broadleafcommerce.common.io
- ConcurrentFileOutputStreamImpl() - Constructor for class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- CONDITION_CLASSES - Static variable in class org.broadleafcommerce.common.demo.MTCondition
- conditionalDirectCopyTransformersManager - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- ConditionalDirectCopyTransformersManager - Interface in org.broadleafcommerce.common.weave
-
Responsible for determining if an entity has been conditionally enabled for loadtime weaving for the enterprise and/or multitenant modules.
- ConditionalDirectCopyTransformersManagerImpl - Class in org.broadleafcommerce.common.weave
- ConditionalDirectCopyTransformersManagerImpl() - Constructor for class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- ConditionalDirectCopyTransformMemberDto - Class in org.broadleafcommerce.common.weave
-
Simple data object to hold direct copy transform config information.
- ConditionalDirectCopyTransformMemberDto() - Constructor for class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- ConditionalFieldAnnotationCopyTransformersManager - Interface in org.broadleafcommerce.common.weave
- ConditionalFieldAnnotationCopyTransformersManagerImpl - Class in org.broadleafcommerce.common.weave
- ConditionalFieldAnnotationCopyTransformersManagerImpl() - Constructor for class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- ConditionalFieldAnnotationCopyTransformMemberDTO - Class in org.broadleafcommerce.common.weave
- ConditionalFieldAnnotationCopyTransformMemberDTO() - Constructor for class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- ConditionalFieldAnnotationsClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
The purpose of this class is to allow the conditional addition or removal of annotations to a target entity based on template class.
- ConditionalFieldAnnotationsClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
- ConditionalOnAdmin - Annotation Interface in org.broadleafcommerce.common.admin.condition
-
Indicates that this bean should not be created unless the broadleaf-open-admin-platform exists on the classpath.
- ConditionalOnBroadleafModule - Annotation Interface in org.broadleafcommerce.common.condition
-
Allows for conditional registration of beans depending only if a particular Broadleaf module is present.
- ConditionalOnEhCache - Annotation Interface in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Used to indicate that a class should be instantiated as a bean if ehcache is on the classpath
- ConditionalOnEhCacheMissing - Annotation Interface in org.broadleafcommerce.common.extensibility.cache
-
Used to indicate that a class should be instantiated as a bean if ehcache is missing fromm the classpath
- ConditionalOnMissingBroadleafModule - Annotation Interface in org.broadleafcommerce.common.condition
-
Allows for conditional registration of beans depending only if a particular Broadleaf module is absent.
- ConditionalOnNotAdmin - Annotation Interface in org.broadleafcommerce.common.admin.condition
-
Indicates that this bean should not be created unless the broadleaf-open-admin-platform does not exists on the classpath.
- conditionalProperty - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- conditionalProperty - Variable in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- conditionalPropertyName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- conditionalValue - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- CONFIG - Enum constant in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
- configBuilder - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- configLocation - Variable in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUriProvider
- configLocations - Variable in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- configs - Variable in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigPersistenceUnitPostProcessor
- configSite(Site) - Method in interface org.broadleafcommerce.common.site.service.provider.SiteConfigProvider
- configType - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- configuration - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- ConfigurationItem - Annotation Interface in org.broadleafcommerce.common.presentation
-
Configuration items to be used in conjunction with
ValidationConfigurationand used by an instace of org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidator - configurationItems() - Element in annotation interface org.broadleafcommerce.common.presentation.ValidationConfiguration
-
Optional configuration items that can be used to setup the validator
- ConfigurationOnlyState - Class in org.broadleafcommerce.common.extensibility.jpa
- ConfigurationOnlyState() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- configure(Type, Properties, ServiceRegistry) - Method in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- configure(ConfigurableEnvironment) - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- configureClassTransformers() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- configureMergedItems() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- configureMergedItems() - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- confirmTransaction(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationService
- confirmTransaction(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionConfirmationService
- constructAutoImportSqlMapForPU(String) - Method in class org.broadleafcommerce.common.demo.CompositeAutoImportSql
- constructBeanPackage(String, Map<String, Object>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- consumes() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- CONTACT_US - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- ContainerShapeType - Class in org.broadleafcommerce.common.vendor.service.type
-
An extendible enumeration of container shape types.
- ContainerShapeType() - Constructor for class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- ContainerShapeType(String, String) - Constructor for class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- ContainerSizeType - Class in org.broadleafcommerce.common.vendor.service.type
-
An extendible enumeration of container size types.
- ContainerSizeType() - Constructor for class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- ContainerSizeType(String, String) - Constructor for class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- contains(T[], TypedPredicate<T>) - Static method in class org.broadleafcommerce.common.util.BLCArrayUtils
-
Given an array and a typed predicate, determines if the array has an object that matches the condition of the predicate.
- containsCause(Class<? extends Throwable>) - Method in exception org.broadleafcommerce.common.exception.ServiceException
-
Checks to see if any of the causes of the chain of exceptions that led to this ServiceException are an instance of the given class.
- containsCTL(String, int) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- containsKey(Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- containsKey(Object) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- containsTypeLevelPersistenceAnnotation(Annotation[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
-
Determines if a given annotation set contains annotations that correspond to ones that someone would expect to appear in a persistence.xml
- containsValue(Object) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- contentName - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- contentType - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- context - Variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- context - Variable in class org.broadleafcommerce.common.notification.service.type.Notification
- context - Variable in class org.broadleafcommerce.common.rest.api.wrapper.BaseWrapper
- context - Static variable in class org.broadleafcommerce.common.util.ApplicationContextHolder
- CONTEXT_PARAM_STRIPPED_PARAMS - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceExtensionManager
- CONTEXT_PARAM_STRIPPED_URL - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceExtensionManager
-
As each handler runs, it can work with the ContextMap from the ExtensionResultHolder to get the URL as other handlers have modified it.
- contextClassNames - Variable in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
- contextDestroyed(ServletContextEvent) - Method in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- contextInitialized(ServletContextEvent) - Method in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- contextMap - Variable in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- ContextVariableNames - Class in org.broadleafcommerce.common.util
-
ContextVariableNames can be added as a Job or Event detail in order to establish the context.
- ContextVariableNames() - Constructor for class org.broadleafcommerce.common.util.ContextVariableNames
- ContextVars() - Constructor for class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- continueOnHandled() - Method in class org.broadleafcommerce.common.config.service.SystemPropertyServiceExtensionManager
-
The first "handler" to "handle" the request wins.
- continueOnHandled() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopierExtensionManager
-
By default,this extension manager will continue on handled allowing multiple handlers to interact with the order.
- continueOnHandled() - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
Returns whether or not this extension manager continues on
ExtensionResultStatusType.HANDLED. - continueOnHandled() - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoExtensionManager
-
By default,this extension manager will continue on handled allowing multiple handlers to interact with the order.
- continueOnHandled() - Method in class org.broadleafcommerce.common.template.TemplateOverrideExtensionManager
-
By default, this manager will allow other handlers to process the method when a handler returns HANDLED.
- continueOnHandled() - Method in class org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionManager
-
By default, this manager will allow other handlers to process the method when a handler returns HANDLED.
- continueOnHandled() - Method in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldExtensionManager
- continueOnHandled() - Method in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExtensionManager
- continueOnHandled() - Method in class org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionManager
- continueOnHandled() - Method in class org.broadleafcommerce.common.web.resource.ResourceRequestExtensionManager
-
The first handler to return a handled status will win
- continueOnHandled() - Method in class org.broadleafcommerce.core.web.resolver.DatabaseResourceResolverExtensionManager
-
By default, this manager will allow other handlers to process the method when a handler returns HANDLED.
- contribute(StandardServiceRegistryBuilder) - Method in class org.broadleafcommerce.common.persistence.transaction.BroadleafCommonServiceContributor
- contributeClone(T, T) - Method in interface org.broadleafcommerce.common.extension.NativeMethodEntityExtensionHandler
-
Contributes additional properties to a cloned instance.
- contributeEquals(T, T, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.extension.NativeMethodEntityExtensionHandler
-
Contributes additional equals() checks.
- contributeHashCode(T, int, ExtensionResultHolder<Integer>) - Method in interface org.broadleafcommerce.common.extension.NativeMethodEntityExtensionHandler
-
Contributes more properties to build an object's hashCode().
- contributeNonPersitentSiteProperties(Site, Site) - Method in class org.broadleafcommerce.common.site.service.AbstractSiteServiceExtensionHandler
- contributeNonPersitentSiteProperties(Site, Site) - Method in interface org.broadleafcommerce.common.site.service.SiteServiceExtensionHandler
-
Invoked via
SiteServiceImpl.getNonPersistentSite(Site)after the initial framework clone. - controller(Class<T>) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Return a "mock" controller instance.
- controllerName - Variable in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
- convert(String) - Method in class org.broadleafcommerce.common.locale.util.LocaleConverter
- convertAllAssetPathsInContent(String, boolean) - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
This method will take in a content string (e.g.
- convertAllAssetPathsInContent(String, boolean) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
-
This method will take in a content string (e.g.
- convertAssetPath(String, String, boolean) - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
This method will take in an assetPath (think image url) and convert it if the value contains the asseturlprefix.
- convertAssetPath(String, String, boolean) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
-
This method will take in an assetPath (think image url) and prepend the staticAssetUrlPrefix if one exists.
- convertCurrency(Money, Currency, int) - Method in interface org.broadleafcommerce.common.money.CurrencyConversionService
-
Converts the given Money into the destination.
- convertDateToUTC(Date) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- convertFeetToInches(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertFeetToMeters(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertField(String, String) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Converts a field to the specified type.
- convertInchesToFeet(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertKilogramsToPounds(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertLocaleToJavaLocale() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- convertLocaleToJavaLocale(Locale) - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- convertMetersToFeet(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertOuncesToPounds(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertPoundsToKilograms(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertPoundsToOunces(BigDecimal) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- convertResource(Resource, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- convertResource(Resource, String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- COOKIE_INVALIDATION_PLACEHOLDER_VALUE - Variable in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- CookieUtils - Interface in org.broadleafcommerce.common.security.util
- cookieValuePattern - Variable in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- copy() - Method in class org.broadleafcommerce.common.filter.Filter
- copy() - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- copy(Class<T>, Long) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Create a production duplicate of the entity specified in the params.
- copy(Class<T>, Long) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- copy(Class<T>, Long, Map<String, String>, EntityDuplicateModifier...) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Deprecated.use
EntityDuplicator.copy(Class, Long). Modifiers have been moved to a list bean to allow easier inclusion (seeEntityDuplicationHelpers) and copy hints can be added to implementations ofEntityDuplicationHelpers - copy(Class<T>, Long, Map<String, String>, EntityDuplicateModifier...) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
-
Deprecated.
- copy(MultiTenantCopyContext, MultiTenantCloneable<T>) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Create a production duplicate of the entity specified in the params.
- copy(MultiTenantCopyContext, MultiTenantCloneable<T>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- copy(MultiTenantCopyContext, MultiTenantCloneable<T>, Map<String, String>, EntityDuplicateModifier...) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Deprecated.use
EntityDuplicator.copy(MultiTenantCopyContext, MultiTenantCloneable). Modifiers have been moved to a list bean to allow easier inclusion (seeEntityDuplicationHelpers) and copy hints can be added to implementations ofEntityDuplicationHelpers - copy(MultiTenantCopyContext, MultiTenantCloneable<T>, Map<String, String>, EntityDuplicateModifier...) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
-
Deprecated.
- copy(PageDTO) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- copyEntities(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Main method that should be implemented by each
MultiTenantCopierto drive the logic of copying that particular entity to the new derived catalog. - copyEntities(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- copyEntitiesOfType(Class<T>, Site, Catalog, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Subclasses will generally call this method in their
MultiTenantCopier.copyEntities(MultiTenantCopyContext)implementation. - copyHints - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
-
hints used to fine tune copying - generally support for hints is included in
MultiTenantCloneable.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext)implementations. - copyHints - Variable in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- CopyOperation<T,
G extends Exception> - Interface in org.broadleafcommerce.common.copy - COULD_NOT_MINIFY_RESOURCES_RETURNED_UNMINIFIED_BYTES - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- countMax - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- COUNTRY - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- COUNTRY_SUBDIVISION - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- COUNTRY_SUBDIVISION_CATEGORY - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- countTranslationEntries(TranslatedEntity, ResultType) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Count the number of translations for the given params.
- countTranslationEntries(TranslatedEntity, ResultType) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- county - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- create() - Method in interface org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDao
- create() - Method in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- create() - Method in interface org.broadleafcommerce.common.currency.service.BroadleafCurrencyService
- create() - Method in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
- create() - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Creates an empty translation instance that is not persisted to the database
- create() - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- create() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Creates an instance of Site based on the class matching the bean id of "org.broadleafcommerce.common.site.domain.Site"
- create() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- CREATE_CUSTOMER_PAYMENT_TR - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- createAuthorizeAndCaptureForm(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- createAuthorizeAndCaptureForm(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
- createAuthorizeForm(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- createAuthorizeForm(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
- createBundle(String, List<String>, ResourceResolverChain, List<Resource>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- createBundle(String, List<String>, ResourceResolverChain, List<Resource>, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- createBundleIfNeeded(String, List<String>, ResourceResolverChain, List<Resource>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- createBundleIfNeeded(String, List<String>, ResourceResolverChain, List<Resource>, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- createCache(String, int, int) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- createCache(String, int, int) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- createCache(String, int, int) - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheUtil
-
Returns a new Cache with the appropriate cache name, TTL, and maxElements.
- createCache(String, int, int, Class<K>, Class<V>) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- createCache(String, int, int, Class<K>, Class<V>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- createCache(String, int, int, Class<K>, Class<V>) - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheUtil
-
Returns a new Cache with the appropriate cache name, TTL, and maxElements.
- createCache(String, C) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- createCacheIfNotExists(JCacheRegionConfiguration) - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- createCatalog() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Creates a catalog using
EntityConfiguration. - createCatalog() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- createCatalog() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Creates an instance of
Catalog. - createCatalog() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- createChangeAwareCollection(WorkOnChange, Collection) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
Create a collection proxy that will perform some piece of work whenever modification methods are called on the proxy.
- createClasspathResource(String, String, String) - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- createCustomerPayment(Model, HttpServletRequest, RedirectAttributes) - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
-
This method is intended to initiate the creation of a saved payment token.
- createCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in interface org.broadleafcommerce.common.payment.service.CustomerPaymentGatewayService
- createCustomerPaymentTokenForm(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- createCustomerPaymentTokenForm(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
- createdBundles - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- createdBy - Variable in class org.broadleafcommerce.common.audit.Auditable
- createDefaultSandBox() - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- createDefaultSandBox() - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- createDefaultSandBox() - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- createDefaultSandBox() - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- createElementWrappers(AdditionalFields) - Method in class org.broadleafcommerce.common.rest.api.wrapper.BaseWrapper
-
Utility method.
- createEntityInformationDto(Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
-
Factory method for instantiating the
EntityInformationDto - createEntityInstance(String) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- createEntityInstance(String, Class<T>) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- createGatewayCreditCard(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCreditCardService
- createGatewayCreditCard(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCreditCardService
- createGatewayCustomer(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCustomerService
- createGatewayCustomer(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCustomerService
- createGatewaySubscription(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewaySubscriptionService
- createGatewaySubscription(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewaySubscriptionService
- createHeapKey(String, String, String, Serializable) - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- createIfMissing - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- createIfNull(List<T>) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
It is common to want to make sure that a collection you receive is not null.
- createInitializer(Class<WebApplicationInitializer>) - Method in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- createInstance() - Method in class org.broadleafcommerce.common.util.SortedListFactoryBean
- createInstance(String) - Static method in class org.broadleafcommerce.common.util.PropertyDrivenBeanFactory
- createInstance(String, String...) - Static method in class org.broadleafcommerce.common.util.PropertyDrivenBeanFactory
- createLightWeightClone() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
In some cases, it is useful to utilize a clone of the context that does not include the actual container request and response information.
- createLightWeightCloneFromJson(String, EntityManager) - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Resurrect the BroadleafRequestContext state based on a JSON representation.
- createLightWeightCloneJson() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
In some cases, it is useful to create a JSON representation of the context that does not include the actual container request and response information.
- createNameKey(String, String, Serializable) - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- createNewInstance(Class<?>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- createNewSystemProperty() - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
- createNewSystemProperty() - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- createNextIndexedFileName() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Create the name of the indexed files.
- createOrRetrieveCopyInstance(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
-
Create a new instance of the polymorphic entity type - could be an extended type outside of Broadleaf.
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in interface org.broadleafcommerce.common.copy.MultiTenantCloneable
-
Clone this entity for the purpose of multiple tenancy.
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- createProxy(Class<T>, Class<?>[], Object[]) - Static method in class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
-
This utility method will return a Proxy of a chosen type that response to an array of chose Interfaces and uses a InvocationHandlerForUnitTestingByteWeavedClasses that is backed by an array of chosen Objects.
- CreateResponse<G> - Class in org.broadleafcommerce.common.copy
- CreateResponse(G, boolean) - Constructor for class org.broadleafcommerce.common.copy.CreateResponse
- createSandBox(String, SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- createSandBox(String, SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- createSandBox(String, SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- createSandBox(String, SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- createSite() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Creates an instance of Site.
- createSite() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- createSiteCatalog() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Creates a new instance of
SiteCatalogXrefusingEntityConfiguration. - createSiteCatalog() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- createSiteCatalog() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Creates an instance of
SiteCatalogXref. - createSiteCatalog() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- createStandardEvaluationContext(Map<String, Object>) - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- createTamperProofSeal(String, String, String) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTamperProofSealService
- createTamperProofSeal(String, String, String) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayTamperProofSealServiceImpl
- createTarget() - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- createTarget() - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- createTempFile(File) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- createTemporaryMergeXml(Resource) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- createThreadLocal(Class<T>) - Static method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- createThreadLocal(Class<T>, boolean) - Static method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- createTrackedEmail(String, String, String) - Method in interface org.broadleafcommerce.common.email.service.EmailTrackingManager
- createTrackedEmail(String, String, String) - Method in class org.broadleafcommerce.common.email.service.EmailTrackingManagerImpl
- createTracking(String, String, String) - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- createTracking(String, String, String) - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- createTransaction(int, int, PlatformTransactionManager, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransaction(int, PlatformTransactionManager, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransaction(String, int, int, PlatformTransactionManager, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransaction(String, int, PlatformTransactionManager) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransaction(String, int, PlatformTransactionManager, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransaction(Session) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- createTransparentRedirectForm(Map<String, Map<String, String>>, PaymentRequestDTO, Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- createTransparentRedirectForm(Map<String, Map<String, String>>, PaymentRequestDTO, Map<String, String>) - Method in interface org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionHandler
-
The implementing modules should take into consideration the passed in configuration settings map and call their implementing TransparentRedirectService to generate either an Authorize or Authorize and Capture Form.
- createUserSandBox(Long, Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- createUserSandBox(Long, Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- createUserSandBox(Long, SandBox) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- createUserSandBox(Long, SandBox) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- createUserSandBox(Long, SandBox) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- createUserSandBox(Long, SandBox) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- CREDIT_CARD - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- creditCard - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- creditCard - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
for sale/authorize transactions, this will be the Credit Card object that was charged.
- creditCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new credit card if called more than once.
- creditCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- creditCardCvv - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardCvv(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- CreditCardDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- CreditCardDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- CreditCardDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpDate - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpDate(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpMonth - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpMonth(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpYear - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardExpYear(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardHolderName - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardHolderName(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardLastFour - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardLastFour(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardNum - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardNum(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardPopulated() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardPopulated() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- creditCardType - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- creditCardType(String) - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- CreditCardType - Class in org.broadleafcommerce.common.payment
-
An extendible enumeration of credit card types.
- CreditCardType() - Constructor for class org.broadleafcommerce.common.payment.CreditCardType
- CreditCardType(String, String) - Constructor for class org.broadleafcommerce.common.payment.CreditCardType
- CreditCardTypeCheck - Class in org.broadleafcommerce.common.payment
- CreditCardTypeCheck() - Constructor for class org.broadleafcommerce.common.payment.CreditCardTypeCheck
- CreditCardTypesExpression - Interface in org.broadleafcommerce.common.web.payment.processor
- CreditCardTypesExtensionHandler - Interface in org.broadleafcommerce.common.web.payment.processor
- CreditCardTypesExtensionManager - Class in org.broadleafcommerce.common.web.payment.processor
- CreditCardTypesExtensionManager() - Constructor for class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExtensionManager
- CreditCardTypesProcessor - Class in org.broadleafcommerce.common.web.payment.processor
-
The following processor will add any Payment Gateway specific Card Type 'codes' to the model if the gateway requires that a 'Card Type' (e.g.
- CreditCardTypesProcessor() - Constructor for class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- CRITERIA - Static variable in interface org.broadleafcommerce.common.sandbox.ProductionOnlyRequest
-
Determines that all admin persistence request should be in production and skip any workflow/sandbox processing This can be added as customCriteria to any
PersistencePackage#getCustomCriteria()or any of theAdminPresentationCollection.customCriteria(),AdminPresentationAdornedTargetCollection.customCriteria(),AdminPresentationToOneLookup.customCriteria()annotations. - CROSS_SALE_PRODUCT - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- CrossAppAdminAuthService - Interface in org.broadleafcommerce.common.crossapp.service
-
A service responsible for allowing secure authentication for a user between the admin and site applications.
- CrossAppAuditable - Interface in org.broadleafcommerce.common.audit
-
Marker class that allows the auditable fields to be udpated from either the site or the admin.
- crossAppAuthService - Variable in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- crossAppAuthService - Variable in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- CrossAppAuthService - Interface in org.broadleafcommerce.common.crossapp.service
-
A service responsible for allowing secure authentication for a user between the admin and site applications.
- CsrfFilter - Class in org.broadleafcommerce.common.security.handler
-
Deprecated.Use
SecurityFilterinstead - CsrfFilter() - Constructor for class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- CSS_MIN - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- CSS_TYPE - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- cssMinificationService - Variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- CssMinificationService - Interface in org.broadleafcommerce.common.resource.service
-
Service that's used to minify CSS
- cssResourceHandler - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- ctx - Variable in class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
- CURRENCY_CODE - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- CURRENCY_CODE_PARAM - Static variable in class org.broadleafcommerce.common.web.BroadleafCurrencyResolverImpl
-
Parameter/Attribute name for the current currency code
- CURRENCY_VAR - Static variable in class org.broadleafcommerce.common.web.BroadleafCurrencyResolverImpl
-
Parameter/Attribute name for the current currency
- CurrencyAdapter - Class in org.broadleafcommerce.common.money.util
-
Unfortunately, JAXB doesn't know how to deal with java.util.Currency because it doesn't have a default constructor.
- CurrencyAdapter() - Constructor for class org.broadleafcommerce.common.money.util.CurrencyAdapter
- currencyCode - Variable in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- currencyCodeField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - If you have FieldType set to SupportedFieldType.MONEY, then you can specify a money currency property field.
- currencyCodeField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - If you have FieldType set to SupportedFieldType.MONEY, * then you can specify a money currency property field.
- currencyCodeField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - If you have FieldType set to SupportedFieldType.MONEY, * then you can specify a money currency property field.
- currencyCodeField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - If you have FieldType set to SupportedFieldType.MONEY, * then you can specify a money currency property field.
- CURRENCYCODEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- CURRENCYCODEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- CURRENCYCODEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- CURRENCYCODEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- CurrencyCodeIdentifiable - Interface in org.broadleafcommerce.common.currency.util
- CurrencyConsiderationContext - Class in org.broadleafcommerce.common.money
- CurrencyConsiderationContext() - Constructor for class org.broadleafcommerce.common.money.CurrencyConsiderationContext
- CurrencyConversionContext - Class in org.broadleafcommerce.common.money
- CurrencyConversionContext() - Constructor for class org.broadleafcommerce.common.money.CurrencyConversionContext
- CurrencyConversionService - Interface in org.broadleafcommerce.common.money
- currencyDao - Variable in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
- CurrencyDeterminationService - Interface in org.broadleafcommerce.common.money
- currencyResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- currencyService - Variable in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- CURRENT_TIMESTAMP - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- currentCatalog - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- currentCloneMap - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- CurrentCustomerPaymentRequestService - Interface in org.broadleafcommerce.common.payment.service
-
Simple interface for returning a
PaymentRequestDTObased on the current customer in the system (like something on threadlocal). - currentDateResolution - Variable in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- currentEquivalentMap - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- CurrentOrderPaymentRequestService - Interface in org.broadleafcommerce.common.payment.service
-
Simple interface for returning a
PaymentRequestDTObased on the current order in the system (like something on threadlocal). - currentProcessingPersistenceUnit - Static variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
used in transformers to know from what persistentUnit classes are currently loaded
- currentProfile - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- currentStackElement - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- currentTime() - Static method in class org.broadleafcommerce.common.rule.MvelHelper
- currentURLSetWrapper - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- CUSTOM - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- CUSTOM_FIELD - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- customCriteria() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you need to specially handle crud operations for this specific collection on the server
- customCriteria() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you need to specially handle CRUD operations for this specific collection on the server
- customCriteria() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you need to specially handle crud operations for this specific collection on the server
- customCriteria() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - only required if you need to specially handle crud operations for this specific collection on the server
- CUSTOMCRITERIA - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- CUSTOMCRITERIA - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- CUSTOMCRITERIA - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- CUSTOMCRITERIA - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- customer - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- customer - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Any customer information that relates to this transaction
- customer() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new customer if called more than once.
- customer() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- CUSTOMER - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CUSTOMER_ADDRESS_FORM - Static variable in class org.broadleafcommerce.common.web.form.BroadleafFormType
- CUSTOMER_ATTRIBUTE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- CUSTOMER_COOKIE_NAME - Static variable in interface org.broadleafcommerce.common.security.util.CookieUtils
- CUSTOMER_CREDIT - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- CUSTOMER_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CUSTOMER_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- CUSTOMER_PAYMENT - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- CUSTOMER_SEGMENT - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- customerCredit() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new gift card if called more than once.
- customerCredit() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- customerCreditAccountMasked - Variable in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- customerCreditAccountMasked(String) - Method in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- customerCreditAccountNum - Variable in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- customerCreditAccountNum(String) - Method in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- CustomerCreditDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- CustomerCreditDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- CustomerCreditDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- customerCredits - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- customerCredits - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Any customer credit accounts that have been processed.
- customerId - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- customerId - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- customerId(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- CustomerPaymentGatewayAbstractController - Class in org.broadleafcommerce.common.web.payment.controller
-
Abstract controller that provides convenience methods and resource declarations to facilitate payment gateway communication between the implementing module and the Spring injected customer profile engine.
- CustomerPaymentGatewayAbstractController() - Constructor for class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- customerPaymentGatewayService - Variable in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- CustomerPaymentGatewayService - Interface in org.broadleafcommerce.common.payment.service
-
The default implementation of this interface is represented in the core Broadleaf framework at
org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService. - customerPopulated() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- customerPopulated() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- customerRequestAttributeName - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- customURLEntries - Variable in class org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfigurationImpl
- CustomUrlSiteMapGenerator - Class in org.broadleafcommerce.common.sitemap.service
-
Responsible for generating site map entries.
- CustomUrlSiteMapGenerator() - Constructor for class org.broadleafcommerce.common.sitemap.service.CustomUrlSiteMapGenerator
- customUrlSiteMapGeneratorConfiguration - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- CustomUrlSiteMapGeneratorConfiguration - Interface in org.broadleafcommerce.common.sitemap.domain
-
CustomSiteMapGenerator is controlled by this configuration.
- CustomUrlSiteMapGeneratorConfigurationImpl - Class in org.broadleafcommerce.common.sitemap.domain
-
CustomSiteMapGenerator is controlled by this configuration.
- CustomUrlSiteMapGeneratorConfigurationImpl() - Constructor for class org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfigurationImpl
D
- DAILY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- dao - Variable in class org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationServiceImpl
- dao - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- dao - Variable in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- dao - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- daoHelper - Variable in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- DATA_DRIVEN_ENUMERATION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- DatabaseResourceResolverExtensionHandler - Interface in org.broadleafcommerce.core.web.resolver
-
Extension handler for resolving templates from the database.
- DatabaseResourceResolverExtensionManager - Class in org.broadleafcommerce.core.web.resolver
- DatabaseResourceResolverExtensionManager() - Constructor for class org.broadleafcommerce.core.web.resolver.DatabaseResourceResolverExtensionManager
- DataDrivenEnumeration - Interface in org.broadleafcommerce.common.enumeration.domain
- DataDrivenEnumerationDao - Interface in org.broadleafcommerce.common.enumeration.dao
- DataDrivenEnumerationDaoImpl - Class in org.broadleafcommerce.common.enumeration.dao
- DataDrivenEnumerationDaoImpl() - Constructor for class org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDaoImpl
- DataDrivenEnumerationImpl - Class in org.broadleafcommerce.common.enumeration.domain
- DataDrivenEnumerationImpl() - Constructor for class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- DataDrivenEnumerationService - Interface in org.broadleafcommerce.common.enumeration.service
- DataDrivenEnumerationServiceImpl - Class in org.broadleafcommerce.common.enumeration.service
- DataDrivenEnumerationServiceImpl() - Constructor for class org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationServiceImpl
- DataDrivenEnumerationValue - Interface in org.broadleafcommerce.common.enumeration.domain
- DataDrivenEnumerationValueImpl - Class in org.broadleafcommerce.common.enumeration.domain
- DataDrivenEnumerationValueImpl() - Constructor for class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- DataDrivenEnumVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
Variable expression that looks up a list of
DataDrivenEnumerationValues based on its enum key - DataDrivenEnumVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.DataDrivenEnumVariableExpression
- DATE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- DATE - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- DATE - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- DATE_FORMAT - Static variable in class org.broadleafcommerce.common.util.FormatUtil
- DATE_FORMAT_WITH_TIMEZONE - Static variable in class org.broadleafcommerce.common.util.FormatUtil
- DATE_TIME_FORMAT_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- dateClicked - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- dateCreated - Variable in class org.broadleafcommerce.common.audit.Auditable
- dateOpened - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- dateSent - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- dateToSting(Date, TimeZone) - Static method in class org.broadleafcommerce.common.util.FormatUtil
-
Use to produce date Strings with a given timezone
- dateUpdated - Variable in class org.broadleafcommerce.common.audit.Auditable
- DateUtil - Class in org.broadleafcommerce.common.util
- DateUtil() - Constructor for class org.broadleafcommerce.common.util.DateUtil
- DAY_OF_MONTH - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- DAY_OF_WEEK - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- DayOfMonthType - Class in org.broadleafcommerce.common.time
-
An extendible enumeration of container shape types.
- DayOfMonthType() - Constructor for class org.broadleafcommerce.common.time.DayOfMonthType
- DayOfMonthType(String, String) - Constructor for class org.broadleafcommerce.common.time.DayOfMonthType
- DayOfWeekType - Class in org.broadleafcommerce.common.time
-
An extendible enumeration of container shape types.
- DayOfWeekType() - Constructor for class org.broadleafcommerce.common.time.DayOfWeekType
- DayOfWeekType(String, String) - Constructor for class org.broadleafcommerce.common.time.DayOfWeekType
- deactivated - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- debug(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
-
In order to be backwards compatible.
- debug(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- debug(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- debug(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- debug(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
-
In order to be backwards compatible.
- debug(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- debug(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- debug(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- debug(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- debug(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- DEBUG - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- DECEMBER - Static variable in class org.broadleafcommerce.common.time.MonthType
- decide(FilterInvocation, Collection<ConfigAttribute>) - Method in class org.broadleafcommerce.common.security.channel.ProtoInsecureChannelProcessor
- decide(FilterInvocation, Collection<ConfigAttribute>) - Method in class org.broadleafcommerce.common.security.channel.ProtoSecureChannelProcessor
- DECIMAL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- DECLINE_TYPE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- decodeUrl(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
- decompress() - Method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- decompress(byte[]) - Static method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- decompressInToString - Variable in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- decompressLogLine(String) - Method in interface org.broadleafcommerce.common.persistence.transaction.SqlStatementLoggable
- decompressLogLine(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- decompressStatementForLog - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- decompressStatementForLog - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- decrypt(String) - Method in interface org.broadleafcommerce.common.encryption.EncryptionModule
-
Decrypt a encrypted string
- decrypt(String) - Method in class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- deepClone() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyCollection
- deepClone() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyMap
- DeepLink - Class in org.broadleafcommerce.common.web.deeplink
-
DTO Class that contains enough information to allow the client site application to generate the necessary information for a link to an admin screen
- DeepLink() - Constructor for class org.broadleafcommerce.common.web.deeplink.DeepLink
- DeepLinkService<T> - Class in org.broadleafcommerce.common.web.deeplink
-
This abstract class should be extended by services that provide deep links for specific entities.
- DeepLinkService() - Constructor for class org.broadleafcommerce.common.web.deeplink.DeepLinkService
- DEFAULT - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- DEFAULT_CHARSET - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- DEFAULT_CHARSET - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- DEFAULT_DATE_FORMAT - Static variable in class org.broadleafcommerce.common.util.BLCDateUtils
- DEFAULT_ENTITY_MANAGER_NAME - Static variable in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
- DEFAULT_ENTITY_MANAGER_NAME - Static variable in class org.broadleafcommerce.common.util.HibernateUtils
- DEFAULT_ERROR_VIEW - Variable in class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- DEFAULT_ERROR_VIEW - Variable in class org.broadleafcommerce.common.exception.FileUploadExceptionAdvice
- DEFAULT_INCREMENT_SIZE - Static variable in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- DEFAULT_LEVEL_KEY - Static variable in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- DEFAULT_ORDER - Static variable in interface org.broadleafcommerce.common.config.BroadleafSharedOverrideProfileAwarePropertySource
- DEFAULT_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- DEFAULT_ORDER - Static variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- DEFAULT_PRIORITY - Static variable in interface org.broadleafcommerce.common.persistence.EntityParentIdServiceExtensionHandler
- DEFAULT_SCALE - Static variable in class org.broadleafcommerce.common.money.BankersRounding
- DEFAULT_SEGMENT_COLUMN_NAME - Static variable in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- DEFAULT_TABLE_NAME - Static variable in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- DEFAULT_TRANSACTION_MANAGER - Static variable in class org.broadleafcommerce.common.util.TransactionUtils
-
Intended for use in all @Transactional definitions that operate against the
- DEFAULT_VALUE_COLUMN_NAME - Static variable in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- defaultBatchSize - Variable in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- defaultBatchStart - Variable in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- defaultBeanPackage - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- defaultCurrency - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- defaultCurrency() - Static method in class org.broadleafcommerce.common.money.Money
-
Attempts to load a default currency by using the default locale.
- DefaultEhCacheConfigurationBuilder - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
- DefaultEhCacheConfigurationBuilder() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheConfigurationBuilder
- DefaultEhCacheUriProvider - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
- DefaultEhCacheUriProvider() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- DefaultEhCacheUtil - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Allows an encapsulated way to create caches programmatically from an EhCache
CacheManager. - DefaultEhCacheUtil(String) - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- DefaultEhCacheUtil(URI) - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- DefaultEhCacheUtil(CacheManager) - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- DefaultEmailNotificationServiceImpl - Class in org.broadleafcommerce.common.notification.service
- DefaultEmailNotificationServiceImpl() - Constructor for class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- defaultEntityManager - Variable in class org.broadleafcommerce.common.util.DialectHelper
- DefaultExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Defines a default ExpiryPolicy for EhCache.
- DefaultExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
-
Creates a new
ExpiryPolicywith an infinite default duration. - DefaultExpiryPolicy(int) - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
-
creates a new
ExpiryPolicywith a duration equal to the number of seconds passed in as a argument. - defaultFileBufferSize - Variable in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- defaultFileServiceProvider - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- defaultFlag - Variable in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- defaultFlag - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- defaultHandler - Variable in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- DefaultJCacheConfigurationBuilder - Class in org.broadleafcommerce.common.extensibility.cache
- DefaultJCacheConfigurationBuilder() - Constructor for class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheConfigurationBuilder
- DefaultJCacheUriProvider - Class in org.broadleafcommerce.common.extensibility.cache
- DefaultJCacheUriProvider() - Constructor for class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUriProvider
- DefaultJCacheUtil - Class in org.broadleafcommerce.common.extensibility.cache
-
Default utility to access and programmatically create JCache instances via the JCache
CacheManager. - DefaultJCacheUtil(String) - Constructor for class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- DefaultJCacheUtil(URI) - Constructor for class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- DefaultJCacheUtil(CacheManager) - Constructor for class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- defaultLocale - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- defaultLogEvents - Variable in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- DefaultOrderFrameworkCommonClasspathPropertySource - Class in org.broadleafcommerce.common.config
-
Passthrough implementation for the
FrameworkCommonClasspathPropertySourcethat sets the default order - DefaultOrderFrameworkCommonClasspathPropertySource() - Constructor for class org.broadleafcommerce.common.config.DefaultOrderFrameworkCommonClasspathPropertySource
- DefaultOverridePreCacheServiceImpl - Class in org.broadleafcommerce.common.cache
-
Default implementation of
OverridePreCacheService. - DefaultOverridePreCacheServiceImpl() - Constructor for class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- DefaultPostLoaderDao - Class in org.broadleafcommerce.common.persistence
- DefaultPostLoaderDao() - Constructor for class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- defaultQueryResultsRegion() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- DefaultRuntimeEnvironmentProfileAwarePropertySource - Class in org.broadleafcommerce.common.config
-
Adds a default property source to look for a
runtime-environmentfolder and apply the -shared overriding mechanics to it. - DefaultRuntimeEnvironmentProfileAwarePropertySource() - Constructor for class org.broadleafcommerce.common.config.DefaultRuntimeEnvironmentProfileAwarePropertySource
- DefaultSandBoxHelper - Class in org.broadleafcommerce.common.sandbox
- DefaultSandBoxHelper() - Constructor for class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- defaultSchemaSequenceGenerator - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- DefaultSMSMessageCreatorImpl - Class in org.broadleafcommerce.common.sms.service
- DefaultSMSMessageCreatorImpl() - Constructor for class org.broadleafcommerce.common.sms.service.DefaultSMSMessageCreatorImpl
- DefaultSMSNotificationServiceImpl - Class in org.broadleafcommerce.common.notification.service
- DefaultSMSNotificationServiceImpl() - Constructor for class org.broadleafcommerce.common.notification.service.DefaultSMSNotificationServiceImpl
- defaultTargetModeMap - Variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- DefaultTimeSource - Class in org.broadleafcommerce.common.time
- DefaultTimeSource() - Constructor for class org.broadleafcommerce.common.time.DefaultTimeSource
- defaultUpdateTimestampsRegion() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- defaultValue() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to display a default value to the user when adding a new entity
- DEFAULTVALUE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- defer() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- defer(boolean) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- deferredCssAttributes - Variable in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- DeferredOperation - Interface in org.broadleafcommerce.common.copy
-
Encapsulates a block of code that should be run at a later time, usually in order to guarantee the proper state or conditions for its execution.
- deferredOperations - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- definition - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- delegateListener - Variable in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- delete(ModuleConfiguration) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- delete(ModuleConfiguration) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- delete(ModuleConfiguration) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- delete(ModuleConfiguration) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- delete(Translation) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Deletes the given translation
- delete(Translation) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- deleteCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in interface org.broadleafcommerce.common.payment.service.CustomerPaymentGatewayService
- DELETED - Enum constant in enum class org.broadleafcommerce.common.extension.ItemStatus
- deleteEntityUponRemove() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the value class is a JPA managed type and the persisted entity should be deleted upon removal from this map
- DELETEENTITYUPONREMOVE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- deleteGatewayCreditCard(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCreditCardService
- deleteGatewayCreditCard(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCreditCardService
- deleteGatewayCustomer(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCustomerService
- deleteGatewayCustomer(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCustomerService
- deleteSystemProperty(SystemProperty) - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
- deleteSystemProperty(SystemProperty) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- deleteTranslationById(Long) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Deletes the given translations
- deleteTranslationById(Long) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- delimiter - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- DemoCondition - Class in org.broadleafcommerce.common.demo
- DemoCondition() - Constructor for class org.broadleafcommerce.common.demo.DemoCondition
- DemoHSQLDialect - Class in org.broadleafcommerce.common.dialect
-
A HSQL DB dialect specifically for the demo.
- DemoHSQLDialect() - Constructor for class org.broadleafcommerce.common.dialect.DemoHSQLDialect
- DemoHsqlSingleLineSqlCommandExtractor - Class in org.broadleafcommerce.common.util.sql.importsql
-
This is a utility class that is only meant to be used for testing the BLC demo on HSQLDB.
- DemoHsqlSingleLineSqlCommandExtractor() - Constructor for class org.broadleafcommerce.common.util.sql.importsql.DemoHsqlSingleLineSqlCommandExtractor
- DemoOracleSingleLineSqlCommandExtractor - Class in org.broadleafcommerce.common.util.sql.importsql
-
This is a utility class that is only meant to be used for testing the BLC demo on Oracle.
- DemoOracleSingleLineSqlCommandExtractor() - Constructor for class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- DemoPostgresSingleLineSqlCommandExtractor - Class in org.broadleafcommerce.common.util.sql.importsql
-
Command extractor that does Postgres specific logic in order for the DemoSite load scripts to import correctly.
- DemoPostgresSingleLineSqlCommandExtractor() - Constructor for class org.broadleafcommerce.common.util.sql.importsql.DemoPostgresSingleLineSqlCommandExtractor
- DemoSqlServerSingleLineSqlCommandExtractor - Class in org.broadleafcommerce.common.util.sql.importsql
-
This is a utility class that is only meant to be used for testing the BLC demo on SQL Server.
- DemoSqlServerSingleLineSqlCommandExtractor() - Constructor for class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- deployBehavior - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- DeployBehavior - Enum Class in org.broadleafcommerce.common.web
- deployBehaviorUtil - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- deployBehaviorUtil - Variable in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- DeployBehaviorUtil - Class in org.broadleafcommerce.common.util
- DeployBehaviorUtil() - Constructor for class org.broadleafcommerce.common.util.DeployBehaviorUtil
- deployState - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- DeployState - Enum Class in org.broadleafcommerce.common.web
- DEPRECATED_RUNTIME_ENVIRONMENT_KEY - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- deproxy(T) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Ensure a domain object is an actual persisted object and not a Hibernate proxy object by getting its real implementation.
- deregisterCacheEntryListener(CacheEntryListenerConfiguration) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- description - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- description - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- description - Variable in class org.broadleafcommerce.common.resource.GeneratedResource
- description - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- description(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- Description - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.GroupName
- Description - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.GroupOrder
- DESCRIPTION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- destinationUri - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- destroy() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- destroy() - Method in class org.broadleafcommerce.common.web.util.RepeatSubmitProtectionFilter
- destroyCache(String) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- DETACHED_CREDIT - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Some payment processors allow you to issue credit to a customer that is not tied to an initial
PaymentTransactionType.AUTHORIZEorPaymentTransactionType.AUTHORIZE_AND_CAPTUREtransaction. - DETACHED_CREDIT_REFUND - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- detailMap - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- detectExpiry(List<Integer>, Integer, long, TransactionInfo, StackTraceElement[]) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- detectLeakage(List<Integer>, Integer, long, TransactionInfo) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- detectNonTransformedClasses() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
If a class happened to be loaded by the ClassLoader before we had a chance to set up our instrumentation, it may not be in a consistent state.
- detectSequenceGeneratorInconsistencies - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- detectSpringBootDevtools() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
Detects whether or not Spring Devtools is on the classpath
- determineDefaultLocale(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.BroadleafCookieLocaleResolver
- determineSimilarity(String, String) - Static method in class org.broadleafcommerce.common.util.StringUtil
- DialectHelper - Class in org.broadleafcommerce.common.util
- DialectHelper() - Constructor for class org.broadleafcommerce.common.util.DialectHelper
- DimensionUnitOfMeasureType - Class in org.broadleafcommerce.common.util
-
An extendible enumeration of units of measure types.
- DimensionUnitOfMeasureType() - Constructor for class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- DimensionUnitOfMeasureType(String, String) - Constructor for class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- DINERSCLUB_CARTEBLANCHE - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- DirectCopyClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
This class transformer will copy fields, methods, and interface definitions from a source class to a target class, based on the xformTemplates map.
- DirectCopyClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- DirectCopyClassTransformer.XFormParams - Class in org.broadleafcommerce.common.extensibility.jpa.copy
- DirectCopyIgnorePattern - Class in org.broadleafcommerce.common.extensibility.jpa.copy
- DirectCopyIgnorePattern() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyIgnorePattern
- DirectCopyTransform - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.copy
- DirectCopyTransformMember - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.copy
- DirectCopyTransformTypes - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
Constants for tagging an entity class to receive byte code transformation upon being loaded by the classloader
- DirectCopyTransformTypes() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- disableAllProcessDetailLogging - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- disableCache - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- disableCache - Variable in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- disabled - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- disableLogging() - Method in interface org.broadleafcommerce.common.cache.StatisticsService
- disableLogging() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- disableLogging(Class) - Method in class org.broadleafcommerce.common.cache.Log4j2StatisticsServiceLogAdapter
- disableLogging(Class) - Method in class org.broadleafcommerce.common.cache.NoOpStatisticsServiceLogAdapter
- disableLogging(Class) - Method in interface org.broadleafcommerce.common.cache.StatisticsServiceLogAdapter
- disableSchemaCreateIfApplicable(String, MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- DisableSupportLoggerAdapter - Class in org.broadleafcommerce.common.logging
-
An implementation of SupportLoggerAdapter that would disable SupportLogger logging.
- DisableSupportLoggerAdapter() - Constructor for class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- DISCOVER - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- Discriminatable - Interface in org.broadleafcommerce.common.extensibility.jpa
-
Marker interface for a class that is included in one way or another in the multitenant architecture.
- discriminatorLength - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- discriminatorName - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- discriminatorType - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- dispatchNotification(Notification) - Method in interface org.broadleafcommerce.common.notification.service.NotificationDispatcher
-
This method is responsible for dispatching the given notification to any relevant services.
- dispatchNotification(Notification) - Method in class org.broadleafcommerce.common.notification.service.NotificationDispatcherImpl
- display - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- DISPLAY_DATE_FORMAT - Static variable in class org.broadleafcommerce.common.util.BLCDateUtils
- displayText - Variable in class org.broadleafcommerce.common.web.deeplink.DeepLink
- displayType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicitly specify the field type.
- divide(double) - Method in class org.broadleafcommerce.common.money.Money
- divide(double, RoundingMode) - Method in class org.broadleafcommerce.common.money.Money
- divide(int) - Method in class org.broadleafcommerce.common.money.Money
- divide(int, double, double) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- divide(int, BigDecimal, BigDecimal) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- divide(int, RoundingMode) - Method in class org.broadleafcommerce.common.money.Money
- divide(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- divide(BigDecimal, BigDecimal) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- divide(BigDecimal, RoundingMode) - Method in class org.broadleafcommerce.common.money.Money
- doBegin(Object, TransactionDefinition) - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- doCommit(DefaultTransactionStatus) - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.SecurityBasedIgnoreFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.ThemeUrlEncodingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.util.RepeatSubmitProtectionFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.security.handler.SecurityFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableOncePerRequestFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.EntityManagerFindValidationFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.IgnorableOpenEntityManagerInViewFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- doFilterInternalUnlessIgnored(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- doFilterInternalUnlessIgnored(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- doFilterInternalUnlessIgnored(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableOncePerRequestFilter
- doFilterInternalUnlessIgnored(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- doFilterUnlessIgnored(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.api.common.web.filter.StatelessSessionFilter
- doFilterUnlessIgnored(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableFilter
- doFilterUnlessIgnored(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.filter.TranslationFilter
- doFilterUnlessIgnored(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.site.common.web.filter.EstablishSessionFilter
- doGetTransaction() - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- DOMAIN - Static variable in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- DOMAIN_PREFIX - Static variable in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- done() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- done() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- done() - Method in class org.broadleafcommerce.common.web.JsonResponse
- dontTraversThroughEntityFromTheDB(Object, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- doRollback(DefaultTransactionStatus) - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- doTransactionalOptimisticUpdate(String, OptimisticLockUtils.UpdateOperation<T>, Class<? extends T>, Object, PlatformTransactionManager, EntityManager) - Static method in class org.broadleafcommerce.common.util.OptimisticLockUtils
- DOUBLE - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- DOUBLE_TYPE - Static variable in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- doubleArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a double array value override.
- DOUBLEBACKSLASHMATCH - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- doubleOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a double value override.
- doubleValue() - Method in class org.broadleafcommerce.common.money.Money
- DOWN - Static variable in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- doWork(Collection) - Method in class org.broadleafcommerce.common.util.ReflectiveWorkOnChange
- doWork(Collection) - Method in interface org.broadleafcommerce.common.util.WorkOnChange
-
An implementation of this method will be called whenever a change is detected on a change aware collection.
- dropConstraints() - Method in class org.broadleafcommerce.common.dialect.DemoHSQLDialect
-
To avoid seeing all of the hibernate errors on first startup, disable dropping constraints.
- DROPDOWN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.LookupType
- DURABLE_GLOBAL - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Durable events are always global, but are not removed from the system, allowing them to be consumed across server restarts, or when new nodes enter the cluster (VM level events already exhibit behavior that allow them to execute even after system restarts and do not require additional "durable" classification).
- dynamicDaoHelper - Variable in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- DynamicDaoHelper - Interface in org.broadleafcommerce.common.util.dao
-
Provides utility methods for interacting with dynamic entities
- DynamicDaoHelperImpl - Class in org.broadleafcommerce.common.util.dao
- DynamicDaoHelperImpl() - Constructor for class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- DynamicResourceIterator - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This class serves as a basic iterator for a list of source files to be merged.
- DynamicResourceIterator() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- DynamicSupportedFieldType - Class in org.broadleafcommerce.common.presentation.client
-
This extensible enumeration controls the field types that are available for users to choose from when creating FieldDefinitions in the admin tool.
- DynamicSupportedFieldType() - Constructor for class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- DynamicSupportedFieldType(String, String) - Constructor for class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- DynamicTranslationProvider - Class in org.broadleafcommerce.common.i18n.service
-
Convenience class to provide dynamic field translations.
- DynamicTranslationProvider() - Constructor for class org.broadleafcommerce.common.i18n.service.DynamicTranslationProvider
E
- e - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- early() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
Whether or not this merge should take place early, before entityManagerFactory configuration.
- EarlyStageMergeBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Use this merge bean post processor for merging tasks that should take place before the persistence layer is initialized.
- EarlyStageMergeBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageMergeBeanPostProcessor
- EarlyStageRemoveBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Use this merge bean post processor for collection member removal tasks that should take place before the persistence layer is initialized.
- EarlyStageRemoveBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageRemoveBeanPostProcessor
- effectiveDate(CriteriaBuilder, List<Predicate>, Path, String, String) - Static method in class org.broadleafcommerce.common.util.dao.QueryUtils
-
given a list of AND-ed query restrictions, adds to the list the restrictions necessary for effective-dating The rules used are: The "activeStart" effective date has to exist (otherwise, inactive) The "activeStart" effective date has be prior or equal to today For the record to remain active, the "activeEnd" date can be either left unspecified, or be after today
- EfficientLRUMap<K,
V> - Class in org.broadleafcommerce.common.util -
This class provides an LRUMap structure that defaults to a more efficient ConcurrentHashMap if the size has not yet been reached.
- EfficientLRUMap(int) - Constructor for class org.broadleafcommerce.common.util.EfficientLRUMap
- EhcacheHydratedCacheEventListener - Class in org.broadleafcommerce.common.cache.engine
-
Ehcache 3 cache event listener for monitoring cache changes using the Ehcache hydrated cache.
- EhcacheHydratedCacheEventListener() - Constructor for class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheEventListener
- EhcacheHydratedCacheJcacheEventListener - Class in org.broadleafcommerce.common.cache.engine
-
JCache cache event listener for monitoring cache changes using the Ehcache hydrated cache.
- EhcacheHydratedCacheJcacheEventListener() - Constructor for class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheJcacheEventListener
- EhcacheHydratedCacheManagerImpl - Class in org.broadleafcommerce.common.cache.engine
- EhcacheHydratedCacheManagerImpl() - Constructor for class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- EIGHT - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- EIGHT - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- EIGHT - Static variable in class org.broadleafcommerce.common.time.MinuteType
- EIGHTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- EIGHTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- EIGHTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- ELECTRONIC_CHECK - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- ELEVEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- ELEVEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- ELEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- em - Variable in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- em - Variable in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- em - Variable in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- em - Variable in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- em - Variable in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- em - Variable in class org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDaoImpl
- em - Variable in class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- em - Variable in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- em - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- em - Variable in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- em - Variable in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
- em - Variable in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- email - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- email(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- EMAIL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- EMAIL - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- emailAddress - Variable in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- emailAddress - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- emailAddress - Variable in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- EmailException - Exception in org.broadleafcommerce.common.email.service.exception
- EmailException() - Constructor for exception org.broadleafcommerce.common.email.service.exception.EmailException
- EmailException(String) - Constructor for exception org.broadleafcommerce.common.email.service.exception.EmailException
- EmailException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.email.service.exception.EmailException
- EmailException(Throwable) - Constructor for exception org.broadleafcommerce.common.email.service.exception.EmailException
- emailInfo - Variable in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- EmailInfo - Class in org.broadleafcommerce.common.email.service.info
- EmailInfo() - Constructor for class org.broadleafcommerce.common.email.service.info.EmailInfo
- emailInfos - Variable in class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- EmailNotification - Class in org.broadleafcommerce.common.notification.service.type
- EmailNotification() - Constructor for class org.broadleafcommerce.common.notification.service.type.EmailNotification
- EmailNotification(String, NotificationEventType, Map<String, Object>) - Constructor for class org.broadleafcommerce.common.notification.service.type.EmailNotification
- EmailNotification(NotificationEventType, Map<String, Object>) - Constructor for class org.broadleafcommerce.common.notification.service.type.EmailNotification
- EmailPropertyType - Class in org.broadleafcommerce.common.email.service.message
-
An extendible enumeration of email property types.
- EmailPropertyType() - Constructor for class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- EmailPropertyType(String, String) - Constructor for class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- emailReportingDao - Variable in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- emailReportingDao - Variable in class org.broadleafcommerce.common.email.service.EmailTrackingManagerImpl
- EmailReportingDao - Interface in org.broadleafcommerce.common.email.dao
- EmailReportingDaoImpl - Class in org.broadleafcommerce.common.email.dao
- EmailReportingDaoImpl() - Constructor for class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- emailService - Variable in class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- emailService - Variable in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- EmailService - Interface in org.broadleafcommerce.common.email.service
-
Deprecated.in favor of
NotificationDispatcher - EmailServiceImpl - Class in org.broadleafcommerce.common.email.service
-
Deprecated.
- EmailServiceImpl() - Constructor for class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- EmailServiceMDP - Class in org.broadleafcommerce.common.email.service.jms
- EmailServiceMDP() - Constructor for class org.broadleafcommerce.common.email.service.jms.EmailServiceMDP
- emailServiceProducer - Variable in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- EmailServiceProducer - Interface in org.broadleafcommerce.common.email.service.message
- EmailStatusHandler - Class in org.broadleafcommerce.common.vendor.service.monitor.handler
- EmailStatusHandler() - Constructor for class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- emailTarget - Variable in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- EmailTarget - Interface in org.broadleafcommerce.common.email.domain
-
The EmailTarget interface is used to specify the recipients of the email.
- EmailTargetImpl - Class in org.broadleafcommerce.common.email.domain
-
Basic implementation of EmailTarget
- EmailTargetImpl() - Constructor for class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- emailTracking - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- emailTracking - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- EmailTracking - Interface in org.broadleafcommerce.common.email.domain
- emailTrackingClicks - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- EmailTrackingClicks - Interface in org.broadleafcommerce.common.email.domain
- EmailTrackingClicksImpl - Class in org.broadleafcommerce.common.email.domain
- EmailTrackingClicksImpl() - Constructor for class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- EmailTrackingImpl - Class in org.broadleafcommerce.common.email.domain
- EmailTrackingImpl() - Constructor for class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- emailTrackingManager - Variable in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- EmailTrackingManager - Interface in org.broadleafcommerce.common.email.service
- EmailTrackingManagerImpl - Class in org.broadleafcommerce.common.email.service
- EmailTrackingManagerImpl() - Constructor for class org.broadleafcommerce.common.email.service.EmailTrackingManagerImpl
- emailTrackingOpens - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- EmailTrackingOpens - Interface in org.broadleafcommerce.common.email.domain
- EmailTrackingOpensImpl - Class in org.broadleafcommerce.common.email.domain
- EmailTrackingOpensImpl() - Constructor for class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- emf - Variable in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- emitStaticFileToResponse(HttpServletRequest, HttpServletResponse, File) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- EMPTY_COLLECTION - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- EMPTY_ENUMERATION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- EnableAllFrameworkControllers - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
Enables
FrameworkControllerandFrameworkRestControllerannotations. - enableAutoFlushMode() - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
- enableAutoFlushMode() - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- enableAutoFlushMode() - Method in interface org.broadleafcommerce.common.service.GenericEntityService
- enableAutoFlushMode() - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- EnableBroadleafAdminAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps Broadleaf admin configuration XML for both servlet and non-servlet.
- EnableBroadleafAdminAutoConfiguration.BroadleafAdminAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafAdminRootAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps the Broadleaf root admin configuration XML for only non-servlet beans.
- EnableBroadleafAdminRootAutoConfiguration.BroadleafAdminRootAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafAdminRootAutoConfiguration.BroadleafAdminRootAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafAdminServletAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps Broadleaf admin configuration XML for both servlet and non-servlet beans.
- EnableBroadleafAdminServletAutoConfiguration.BroadleafAdminServletAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafAdminServletAutoConfiguration.BroadleafAdminServletAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
STOP.
- EnableBroadleafAutoConfiguration.BroadleafAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafRootAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
STOP.
- EnableBroadleafRootAutoConfiguration.BroadleafRootAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafRootAutoConfiguration.BroadleafRootAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafServletAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
STOP.
- EnableBroadleafServletAutoConfiguration.BroadleafServletAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafServletAutoConfiguration.BroadleafServletAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafSiteAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps Broadleaf customer-facing configuration XML for both servlet and non-servlet beans in use with a traditional MVC application.
- EnableBroadleafSiteAutoConfiguration.BroadleafSiteAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafSiteRootAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps Broadleaf root site configuration XML for only non-servlet beans.
- EnableBroadleafSiteRootAutoConfiguration.BroadleafSiteRootAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafSiteRootAutoConfiguration.BroadleafSiteRootAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- EnableBroadleafSiteServletAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Bootstraps Broadleaf site configuration XML for only servlet beans in use with a traditional MVC application.
- EnableBroadleafSiteServletAutoConfiguration.BroadleafSiteServletAutoConfiguration - Class in org.broadleafcommerce.common.config
-
We are deliberately leaving off the
Configurationannotation since this inner class is being included in theImportabove, which interprets this as aConfiguration. - EnableBroadleafSiteServletAutoConfiguration.BroadleafSiteServletAutoConfigurationOverrides - Class in org.broadleafcommerce.common.config
- enabled - Variable in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- enabled - Variable in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- enabled - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- enabledEntities - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- enabledEntities - Variable in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- EnableFrameworkControllers - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
Enables only
FrameworkControllerannotations, which are the MVC controllers. - EnableFrameworkRestControllers - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
Enables only
FrameworkRestControllerannotations, which are the RESTful controllers. - enableManagement - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- enableManagement(String, boolean) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- enableManagement(Cache<?, ?>) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
-
By default this disables management of each cache that is created here.
- enableStatistics - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- enableStatistics(String, boolean) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- enableStatistics(Cache<?, ?>) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
-
By default this enables statistics for each cache that is created here.
- enableTypeaheadLookup() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - by setting this value to true, the admin will utilize a typeahead based lookup to search for the associated entity.
- ENABLETYPEAHEADLOOKUP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- encodeURL(String) - Method in class org.broadleafcommerce.common.web.ThemeUrlEncodingFilter.ResourceUrlEncodingResponseWrapper
-
Provide special encoding of .js and .css files - specifically providing the themeConfigId so that subsequent requests can use the correct theme
- ENCODING_EXTENSION - Static variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- encrypt(String) - Method in interface org.broadleafcommerce.common.encryption.EncryptionModule
-
Encrypt a text string
- encrypt(String) - Method in class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- EncryptionModule - Interface in org.broadleafcommerce.common.encryption
-
Basic extension point for modules handling encryption.
- end - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- END - Enum constant in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
- END_OF_MONTH - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- endTransaction(TransactionStatus, boolean, Class<G>, PlatformTransactionManager) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- ENDTYPE - Static variable in class org.broadleafcommerce.common.payment.UnmaskRange
- enforceEnterpriseCollectionBehaviorState - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- EnforceEnterpriseCollectionBehaviorState - Enum Class in org.broadleafcommerce.common.web
-
Defines the state in which sandboxable collections in the Enterprise module should adhere to Broadleaf defined behavior.
- ENROUTE - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- enter(double) - Method in class org.broadleafcommerce.common.util.StatCalc
- ENTERPRISE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ENTERPRISE_SEARCH - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ENTITY_KEY_MAP - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- ENTITY_MANAGER_KEY - Static variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- ENTITY_NAME_PARAM - Static variable in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- EntityClassNotFoundException - Exception in org.broadleafcommerce.common.extensibility.jpa
- EntityClassNotFoundException() - Constructor for exception org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException
- EntityClassNotFoundException(String) - Constructor for exception org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException
- EntityClassNotFoundException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException
- EntityClassNotFoundException(Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException
- entityConfiguration - Variable in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- EntityConfiguration - Class in org.broadleafcommerce.common.persistence
- EntityConfiguration() - Constructor for class org.broadleafcommerce.common.persistence.EntityConfiguration
- EntityDuplicateModifier<T> - Interface in org.broadleafcommerce.common.persistence
-
Deprecated.Implement
EntityDuplicationHelperinstead - EntityDuplicationHelper<T> - Interface in org.broadleafcommerce.common.persistence
-
Provides additional metadata and performs final modifications for an entity before persistence.
- entityDuplicationHelpers - Variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- EntityDuplicator - Interface in org.broadleafcommerce.common.persistence
-
Creates a production duplicate of an entity.
- EntityDuplicatorExtensionHandler - Interface in org.broadleafcommerce.common.persistence
-
Allow other modules to contribute to the duplication lifecycle
- EntityDuplicatorExtensionManager - Class in org.broadleafcommerce.common.persistence
-
Manage the interaction between a duplication operation and other modules that wish to contribute to that lifecycle
- EntityDuplicatorExtensionManager() - Constructor for class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- EntityDuplicatorImpl - Class in org.broadleafcommerce.common.persistence
- EntityDuplicatorImpl() - Constructor for class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- entityExtensionManagers - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- entityId - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- entityImplementationClassName - Variable in class org.broadleafcommerce.common.filter.FilterDefinition
- EntityInformationDto - Class in org.broadleafcommerce.common.entity.dto
-
This class holds information about an entity.
- EntityInformationDto() - Constructor for class org.broadleafcommerce.common.entity.dto.EntityInformationDto
- EntityInformationService - Interface in org.broadleafcommerce.common.entity.service
-
Class that provides guidance to modules that need to react when running in a multi-tenant mode.
- EntityInformationServiceExtensionHandler - Interface in org.broadleafcommerce.common.entity.service
-
ExtensionHandler for methods within
EntityInformationService - EntityInformationServiceExtensionManager - Class in org.broadleafcommerce.common.entity.service
-
Extension manager that holds the list of
EntityInformationServiceExtensionHandler. - EntityInformationServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- EntityInformationServiceImpl - Class in org.broadleafcommerce.common.entity.service
- EntityInformationServiceImpl() - Constructor for class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- entityManager - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- EntityManagerAwareRunnable - Class in org.broadleafcommerce.common.util
-
Provides a
Runnableimplementation that allows the execution of the run() method inside the context of a thread-boundEntityManager. - EntityManagerAwareRunnable() - Constructor for class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
-
Constructs an abstract
Runnableimplementation that can be run in another thread. - EntityManagerAwareRunnable(Semaphore) - Constructor for class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
-
Constructs an abstract
Runnableimplementation that can be run in another thread. - EntityManagerFindValidationFilter - Class in org.broadleafcommerce.common.web.filter
-
Used to validate usages of em.find() when querying for a primary key specifically across sibling Multi-Tenant sites.
- EntityManagerFindValidationFilter() - Constructor for class org.broadleafcommerce.common.web.filter.EntityManagerFindValidationFilter
- entityManagers - Variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- entityMarkerClassTransformer - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- EntityMarkerClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.convert
-
This class transformer will check to see if there is class that should have been loaded by the
MergePersistenceUnitManager(meaning, it has an @Entity, @MappedSuperclass or @Embeddable annotation on it and will be inside of a persistence.xml). - EntityMarkerClassTransformer() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- EntityParentIdServiceExtensionHandler - Interface in org.broadleafcommerce.common.persistence
-
Allow other modules to provide a parent id for a given entity/id combination
- EntityParentIdServiceExtensionManager - Class in org.broadleafcommerce.common.persistence
-
Manage the handling of EntityParentIdServiceExtensionHandlers
- EntityParentIdServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.persistence.EntityParentIdServiceExtensionManager
- entityToPropertyMap - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- entityToPropertyMap - Variable in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- entityType - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- entrySet() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- ENUMERATION - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- enumService - Variable in class org.broadleafcommerce.common.web.expression.DataDrivenEnumVariableExpression
- enumValues - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- env - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar
- env - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- env - Variable in class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- env - Variable in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- env - Variable in class org.broadleafcommerce.common.web.BaseUrlResolverImpl
- env - Variable in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
- env - Variable in class org.broadleafcommerce.common.web.filter.TranslationFilter
- ENV_CACHE_PREFIX - Static variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- environment - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- environment - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- environment - Variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- environment - Variable in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
- environment - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- EnvironmentFactoryBean - Class in org.broadleafcommerce.common.util
- EnvironmentFactoryBean(String) - Constructor for class org.broadleafcommerce.common.util.EnvironmentFactoryBean
- eps - Variable in class org.broadleafcommerce.common.web.processor.FormProcessor
- equals(Object) - Method in class org.broadleafcommerce.common.audit.Auditable
- equals(Object) - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- equals(Object) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- equals(Object) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- equals(Object) - Method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- equals(Object) - Method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- equals(Object) - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- equals(Object) - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- equals(Object) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- equals(Object) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- equals(Object) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- equals(Object) - Method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- equals(Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- equals(Object) - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- equals(Object) - Method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- equals(Object) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- equals(Object) - Method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- equals(Object) - Method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- equals(Object) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- equals(Object) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- equals(Object) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- equals(Object) - Method in class org.broadleafcommerce.common.money.Money
- equals(Object) - Method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.CreditCardType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- equals(Object) - Method in class org.broadleafcommerce.common.payment.PaymentType
- equals(Object) - Method in class org.broadleafcommerce.common.persistence.ArchiveStatus
- equals(Object) - Method in class org.broadleafcommerce.common.persistence.PreviewStatus
- equals(Object) - Method in class org.broadleafcommerce.common.persistence.TargetModeType
- equals(Object) - Method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- equals(Object) - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- equals(Object) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- equals(Object) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- equals(Object) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- equals(Object) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- equals(Object) - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- equals(Object) - Method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- equals(Object) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- equals(Object) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- equals(Object) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- equals(Object) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- equals(Object) - Method in class org.broadleafcommerce.common.template.TemplateType
- equals(Object) - Method in class org.broadleafcommerce.common.time.DayOfMonthType
- equals(Object) - Method in class org.broadleafcommerce.common.time.DayOfWeekType
- equals(Object) - Method in class org.broadleafcommerce.common.time.HourOfDayType
- equals(Object) - Method in class org.broadleafcommerce.common.time.MinuteType
- equals(Object) - Method in class org.broadleafcommerce.common.time.MonthType
- equals(Object) - Method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- equals(Object) - Method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- equals(Object) - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- equals(Object) - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- equals(Object) - Method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- equals(Object) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- equals(Object) - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- equals(Object) - Method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- equalsModuleName(String) - Method in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- equivalentsMap - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- error(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- error(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- error(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- error(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- error(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- error(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- error(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- error(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- error(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- error(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- ERROR - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- ERROR_MESSAGE - Static variable in annotation interface org.broadleafcommerce.common.presentation.ConfigurationItem
-
Item name for the error message (could also be a key to a properties file to support localization)
- errorEndpoint(Model, HttpServletRequest, RedirectAttributes, Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- EstablishSessionFilter - Class in org.broadleafcommerce.site.common.web.filter
- EstablishSessionFilter() - Constructor for class org.broadleafcommerce.site.common.web.filter.EstablishSessionFilter
- establishThinRequestContext() - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
-
Creates a BroadleafRequestContext with supported values populated
- establishThinRequestContext(boolean) - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- establishThinRequestContextInternal(boolean, boolean) - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
-
Adds request and site to the BroadleafRequestContext
- establishThinRequestContextInternal(boolean, boolean, boolean) - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- establishThinRequestContextWithoutSandBox() - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
-
Creates a BroadleafRequestContext without a Sandbox
- establishThinRequestContextWithoutThemeOrSandbox() - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
-
Creates a BroadleafRequestContext without a Theme or Sandbox
- eval(T) - Method in class org.broadleafcommerce.common.util.TypedPredicate
- evaluate(Object) - Method in class org.broadleafcommerce.common.util.TypedPredicate
- evaluateRule(String, Map<String, Object>) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Returns true if the passed in rule passes based on the passed in ruleParameters.
- evaluateRule(String, Map<String, Object>, Map<String, Serializable>) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Evaluates the passed in rule given the passed in parameters.
- evaluateRule(String, Map<String, Object>, Map<String, Serializable>, Map<String, Class<?>>) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
- EVENT_TRANSACTION_MANAGER - Static variable in class org.broadleafcommerce.common.util.TransactionUtils
-
Intended for use in all @Transactional definitions that operate against the
- evict(Class<?>, Object) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- evict(Class<?>, Object) - Method in interface org.broadleafcommerce.common.persistence.PostLoaderDao
- evict(Object) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- evict(Object) - Method in interface org.broadleafcommerce.common.persistence.PostLoaderDao
- exactNodeExists(Node[], Node, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- EXCEPTIONALLY_RESERVED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- exceptionHandlerEnabled - Variable in class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- ExceptionHelper - Class in org.broadleafcommerce.common.exception
- ExceptionHelper() - Constructor for class org.broadleafcommerce.common.exception.ExceptionHelper
- exceptionIfEntityMarkerNotFound() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
Detects the presence of the
EntityMarkerClassTransformerand throws an exception if this is misconfigured. - exceptionIfRootBeanDefinition(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
Validates whether or not the given nonTransformedClasses are contained in the root ApplicationContext and throws an IllegalStateException if so, else this does nothing
- exceptionWithNonTransformed(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- excluded() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicitly exclude this field from dynamic management by the admin tool
- excluded() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - fields are not excluded by default
- excluded() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - fields are not excluded by default
- excluded() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - fields are not excluded by default
- EXCLUDED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- EXCLUDED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- EXCLUDED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- EXCLUDED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- excludedRequestPatterns - Variable in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- excludedRequestPatterns - Variable in class org.broadleafcommerce.common.security.handler.SecurityFilter
- excludeFilters() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.EnableFrameworkControllers
-
A set of
ComponentScan.Filters that describe classes to exclude from component scanning. - excludeFilters() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.EnableFrameworkRestControllers
-
A set of
ComponentScan.Filters that describe classes to exclude from component scanning. - excludeFromCopyRegexPattern(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- excludeFromPolymorphism() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
Specify whether or not this class should be excluded from admin detection as a polymorphic type.
- execute() - Method in interface org.broadleafcommerce.common.util.GenericOperation
-
Returns R, the return value and throws T, the Throwable.
- execute() - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- execute() - Method in interface org.broadleafcommerce.common.util.tenant.IdentityOperation
- execute() - Method in interface org.broadleafcommerce.common.util.TransactionalOperation
- execute(HttpServletRequest, HttpServletResponse, Authentication) - Method in interface org.broadleafcommerce.common.security.MergeCartProcessor
-
Deprecated.Convenience method.
- execute(ExtensionHandler, Object...) - Method in interface org.broadleafcommerce.common.extension.ExtensionManagerOperation
-
Call a method on the handler using some params.
- execute(ExtensionManagerOperation, Object...) - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
Provides a mechanism for executing multiple extension handler touchpoints without utilizing reflection.
- execute(WebRequest, Authentication) - Method in interface org.broadleafcommerce.common.security.MergeCartProcessor
-
Deprecated.Merge the cart owned by the anonymous current session
Customerwith theCustomerthat has just logged in - execute(T) - Method in interface org.broadleafcommerce.common.copy.CopyOperation
- executeAfterCommit(Object[]) - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- executeAfterCommit(Object[]) - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- executeExpression(String, Map<String, Object>) - Method in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
-
Helpful method for processing a boolean MVEL expression and associated arguments.
- executeInternal() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
-
Executes within the context of a thread-bound
EntityManager. - executeRetryableOperation(GenericOperation<R>) - Static method in class org.broadleafcommerce.common.util.GenericOperationUtil
-
Executes the provided operation up to 5 times if there are exceptions, waiting an additive 100 ms between tries.
- executeRetryableOperation(GenericOperation<R>, int, long, boolean, Class<? extends Exception>[]) - Static method in class org.broadleafcommerce.common.util.GenericOperationUtil
-
Executes the provided operation up to as many times as the retries argument.
- executeRetryableOperation(GenericOperation<R>, Class<? extends Exception>[]) - Static method in class org.broadleafcommerce.common.util.GenericOperationUtil
-
Executes the provided operation up to 5 times if there are exceptions, waiting an additive 100 ms between tries.
- executeTargetedCacheInvalidation(EntityManager, Class<?>, List<Long>) - Static method in class org.broadleafcommerce.common.util.UpdateExecutor
- executeUpdateQuery(EntityManager, String, Object[], Type[], List<Long>) - Static method in class org.broadleafcommerce.common.util.UpdateExecutor
-
Deprecated.Highly recommended not to use this method. This method results in global L2 cache region clearing. Use
UpdateExecutor.executeUpdateQuery(EntityManager, String, String, Object[], Type[], List)instead. - executeUpdateQuery(EntityManager, String, String, Object[], Type[], List<Long>) - Static method in class org.broadleafcommerce.common.util.UpdateExecutor
-
Perform an update query using a String template and params.
- executeWithCache(GenericOperation<T>) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Attempts to execute the operation with L2 and query cache engaged.
- executeWithCache(GenericOperation<T>, EntityManager) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
During bulk operations such as reindexing we occasionally want things to be cached.
- executeWithCache(GenericOperation<T>, String) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Attempts to execute the operation with L2 and query cache engaged.
- executeWithoutCache(GenericOperation<T>) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Attempts to execute the operation without L2 or query cache engaged.
- executeWithoutCache(GenericOperation<T>, EntityManager) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
During bulk operations such as reindexing we don't always want things to be cached.
- executeWithoutCache(GenericOperation<T>, String) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Attempts to execute the operation without L2 or query cache engaged.
- exhaustedNodesContains(List<Node>, Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- EXP_DATE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- EXP_MONTH - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- EXP_YEAR - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- EXPLICIT_ENUMERATION - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- explicitCatalogs - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- ExplicitNameFactoryBean - Class in org.broadleafcommerce.common.jmx
- ExplicitNameFactoryBean(String, String) - Constructor for class org.broadleafcommerce.common.jmx.ExplicitNameFactoryBean
- exploitProtectionService - Variable in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- exploitProtectionService - Variable in class org.broadleafcommerce.common.security.handler.SecurityFilter
- ExploitProtectionService - Interface in org.broadleafcommerce.common.security.service
- ExploitProtectionServiceImpl - Class in org.broadleafcommerce.common.security.service
- ExploitProtectionServiceImpl() - Constructor for class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- EXPORT - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- exposeRootBean(Object) - Static method in class org.broadleafcommerce.common.jmx.AspectUtil
- expression - Variable in class org.broadleafcommerce.common.util.dao.TQJoin
- expression - Variable in class org.broadleafcommerce.common.util.dao.TQOrder
- expression - Variable in class org.broadleafcommerce.common.util.dao.TQRestriction
- extensionHandler - Variable in class org.broadleafcommerce.common.extension.ExtensionManager
- ExtensionHandler - Interface in org.broadleafcommerce.common.extension
-
An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.
- extensionManager - Variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- extensionManager - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- extensionManager - Variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- extensionManager - Variable in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- extensionManager - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- extensionManager - Variable in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.common.util.BroadleafMergeResourceBundleMessageSource
- extensionManager - Variable in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- extensionManager - Variable in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- extensionManager - Variable in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- extensionManager - Variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- ExtensionManager<T extends ExtensionHandler> - Class in org.broadleafcommerce.common.extension
-
The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
- ExtensionManager(Class<T>) - Constructor for class org.broadleafcommerce.common.extension.ExtensionManager
-
Should take in a className that matches the ExtensionHandler interface being managed.
- ExtensionManagerOperation - Interface in org.broadleafcommerce.common.extension
-
Responsible for exercising a method on an
ExtensionHandler. - ExtensionResultHolder<T> - Class in org.broadleafcommerce.common.extension
-
If a service extension using the
ExtensionManagerpattern expects a result from the extension, it should pass in an instance of this class into the method call. - ExtensionResultHolder() - Constructor for class org.broadleafcommerce.common.extension.ExtensionResultHolder
- ExtensionResultStatusType - Enum Class in org.broadleafcommerce.common.extension
- extensionToMime - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- extract(ResourceInputStream[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.ImportProcessor
- extractCommands(Reader) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoHsqlSingleLineSqlCommandExtractor
- extractCommands(Reader) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- extractCommands(Reader) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoPostgresSingleLineSqlCommandExtractor
- extractCommands(Reader) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- extractFieldNameFromExpression(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
-
given a string with the format "fields[someFieldName].value" (very common in error validation), returns only "someFieldName
F
- factoryMethod() - Element in annotation interface org.broadleafcommerce.common.cache.Hydrated
- failureCount - Variable in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- FailureCountExposable - Interface in org.broadleafcommerce.common.payment.service
-
This interface is a lightweight replacement of gateway-specific classes extending AbstractExternalPaymentGatewayCall, and it helps expose some f the QoS inner methods, for testing purposes.
- FALSE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.UnspecifiedBooleanType
- FALSE - Enum constant in enum class org.broadleafcommerce.common.presentation.PopulateToOneFieldsEnum
- FALSE - Enum constant in enum class org.broadleafcommerce.common.web.EnforceEnterpriseCollectionBehaviorState
- FALSE - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- FALSE - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- fatal(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- fatal(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- fatal(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- fatal(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
-
Mapping FATAL to ERROR as the SLF4J API does not contain a fatal level
- fatal(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- fatal(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- fatal(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- fatal(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
-
Mapping FATAL to ERROR as the SLF4J API does not contain a fatal level
- fatal(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- fatal(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- FATAL - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- faultStateDetected - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- fax - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- fax(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- FEBRUARY - Static variable in class org.broadleafcommerce.common.time.MonthType
- FEET - Static variable in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- fetchType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationOperationTypes
-
How should the system execute a fetch
- FIELD - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- FIELD_CACHE - Static variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- fieldComponentRenderer() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - drives the component that renders the UI for an entityform
- FIELDCOMPONENTRENDERER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- fieldComponentRendererTemplate() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - drives the component that renders the UI for an entityform
- FIELDCOMPONENTRENDERERTEMPLATE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- fieldName - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- fieldName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapField
-
Represents the field name for this field.
- fieldName() - Element in annotation interface org.broadleafcommerce.common.presentation.FieldValueConfiguration
-
The name of the target field name
- FieldOrder() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- fieldPresentation() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapField
-
Represents the metadata for this field.
- fieldType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicitly specify the field type.
- FIELDTYPE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- FieldValueConfiguration - Annotation Interface in org.broadleafcommerce.common.presentation
-
Field Value Configurations are be used in conjunction with the `showIfFieldEquals` option in AdminPresentation configurations.
- fieldValues() - Element in annotation interface org.broadleafcommerce.common.presentation.FieldValueConfiguration
-
The values of the target property to test for
- FIFTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- FIFTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- FIFTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTY - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYEIGHT - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYFIVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYFOUR - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYNINE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYONE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYSEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYSIX - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYTHREE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FIFTYTWO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FileApplicationType - Class in org.broadleafcommerce.common.file.service.type
-
Any module within the BLC framework that needs to store and retrieve files from a remote storage such as Rackspace CloudFiles or AmazonS3 should declare an application file type.
- FileApplicationType() - Constructor for class org.broadleafcommerce.common.file.service.type.FileApplicationType
- FileApplicationType(String, String) - Constructor for class org.broadleafcommerce.common.file.service.type.FileApplicationType
- fileExtensionInWhitelist(String) - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
- filePathLocation - Variable in class org.broadleafcommerce.common.file.domain.FileWorkArea
- files() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- files(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- fileService - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- fileServiceClasspathDirectory - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- FileServiceException - Exception in org.broadleafcommerce.common.file
-
Marker exception that just extends RuntimeException to be used by the
BroadleafFileService - FileServiceException() - Constructor for exception org.broadleafcommerce.common.file.FileServiceException
- FileServiceException(String) - Constructor for exception org.broadleafcommerce.common.file.FileServiceException
- FileServiceException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.file.FileServiceException
- FileServiceException(Throwable) - Constructor for exception org.broadleafcommerce.common.file.FileServiceException
- FileServiceProvider - Interface in org.broadleafcommerce.common.file.service
-
Interface to be implemented by a FileProvider.
- fileServiceProviders - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- fileSystemBaseDirectory - Variable in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- FileSystemFileServiceProvider - Class in org.broadleafcommerce.common.file.service
-
Default implementation of FileServiceProvider that uses the local file system to store files created by Broadleaf components.
- FileSystemFileServiceProvider() - Constructor for class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- FileSystemResponseWrapper - Class in org.broadleafcommerce.common.web.util
-
Buffer an HTTP response to the file system, rather than streaming directly to the HTTP caller.
- FileSystemResponseWrapper(HttpServletResponse, File) - Constructor for class org.broadleafcommerce.common.web.util.FileSystemResponseWrapper
- FileUploadExceptionAdvice - Class in org.broadleafcommerce.common.exception
- FileUploadExceptionAdvice() - Constructor for class org.broadleafcommerce.common.exception.FileUploadExceptionAdvice
- fileWorkArea - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- FileWorkArea - Class in org.broadleafcommerce.common.file.domain
-
Represents a temporary location on the fileSystem.
- FileWorkArea() - Constructor for class org.broadleafcommerce.common.file.domain.FileWorkArea
- fillParameterMap(TypedQuery<?>) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- Filter - Class in org.broadleafcommerce.common.filter
-
Configuration bean that represents a Hibernate filter.
- Filter() - Constructor for class org.broadleafcommerce.common.filter.Filter
- filterByAttribute(Node[], String) - Static method in class org.broadleafcommerce.common.util.NodeUtil
-
given an array of nodes, returns a subarray containing only those nodes having a non-null specified attribute
- FilterDefinition - Class in org.broadleafcommerce.common.filter
-
Configuration bean that represents a Hibernate FilterDefinition
- FilterDefinition() - Constructor for class org.broadleafcommerce.common.filter.FilterDefinition
- filterDuplicationHelpers(MultiTenantCloneable) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- FilterOrdered - Class in org.broadleafcommerce.common.web.filter
-
For Spring Boot implementations, use the
Orderedinterface, in conjunction with these order values, on anyFilterimplementation beans instantiated through Spring. - FilterOrdered() - Constructor for class org.broadleafcommerce.common.web.filter.FilterOrdered
- FilterParameter - Class in org.broadleafcommerce.common.filter
- FilterParameter() - Constructor for class org.broadleafcommerce.common.filter.FilterParameter
- filterResults - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- filterResults(Class<?>, Object, List) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Deprecated.It's difficult to determine this efficiently at runtime. The current implementation will no longer check the use case described above.
- filterResults(Class<?>, Object, List) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- finalizeTransaction(TransactionLifecycleEvent) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- finalizeTransaction(Transaction, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- finalizeTransaction(TransactionStatus, PlatformTransactionManager, boolean) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- find(Class<T>, Object) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
-
Find and return the entity by primary key and class.
- find(Class<T>, Object) - Method in interface org.broadleafcommerce.common.persistence.PostLoaderDao
-
Find the entity by primary key and class, and, if found in the persistence context, return the deproxied version.
- findActiveConfigurationsByType(ModuleConfigurationType) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- findActiveConfigurationsByType(ModuleConfigurationType) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- findActiveSiteMapConfiguration() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- findAllActiveSites() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Deprecated.use
SiteService.findAllNonPersistentActiveSites()instead - findAllActiveSites() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Deprecated.
- findAllCatalogs - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- findAllCatalogs() - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Returns all of the catalogs, using multi-tenant mode
- findAllCatalogs() - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- findAllCatalogs() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds all catalogs
- findAllCatalogs() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findAllCatalogs(ExtensionResultHolder<List<Catalog>>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- findAllCatalogs(ExtensionResultHolder<List<Catalog>>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will set the value of
ExtensionResultHolderto a list of all catalogs, specifically when running in a Multi-Tenant Broadleaf implementation. - findAllCatalogs(ExtensionResultHolder<List<Catalog>>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- findAllConfigurationByType(ModuleConfigurationType) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- findAllConfigurationByType(ModuleConfigurationType) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- findAllLocales() - Method in interface org.broadleafcommerce.common.locale.dao.LocaleDao
-
Returns all supported BLC locales.
- findAllLocales() - Method in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
-
Returns all supported BLC locales.
- findAllLocales() - Method in interface org.broadleafcommerce.common.locale.service.LocaleService
- findAllLocales() - Method in class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- findAllNonPersistentActiveSites() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Returns all of the active sites in the system and does not attach them to a Hibernate session
- findAllNonPersistentActiveSites() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findAllPersistentActiveSites() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Returns all of the active sites in the system that are still attached to a Hibernate session
- findAllPersistentActiveSites() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findAllSites(boolean) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findAllTranslationEntries(TranslatedEntity, ResultType, List<String>) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Find all the available translations for the given params.
- findAllTranslationEntries(TranslatedEntity, ResultType, List<String>) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- findBestTemplateTranslation(String, String, Map<String, Map<String, Translation>>, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- findBestTemplateTranslation(String, String, Map<String, Map<String, Translation>>, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Find the most appropriate translation in the map.
- findBestTranslation(String, List<Translation>) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- findBundlesNameByResourceFileName(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Returns names of bundles which contain the given file
- findBundlesNameByResourceFileName(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- findById(Long) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- findById(Long) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- findById(Long) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Finds a SystemProperty by its internal id
- findById(Long) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- findByType(Class<? extends ModuleConfiguration>) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- findByType(Class<? extends ModuleConfiguration>) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- findCatalogById(Long) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds a catalog by its id.
- findCatalogById(Long) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findCatalogByName(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
- findCatalogByName(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- findCurrencyByCode(String) - Method in interface org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDao
-
Returns a Broadleaf currency found by a code
- findCurrencyByCode(String) - Method in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- findCurrencyByCode(String) - Method in interface org.broadleafcommerce.common.currency.service.BroadleafCurrencyService
-
Returns a Broadleaf currency found by a code
- findCurrencyByCode(String) - Method in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
- findDefaultBroadleafCurrency() - Method in interface org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDao
-
Returns the default Broadleaf currency
- findDefaultBroadleafCurrency() - Method in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- findDefaultBroadleafCurrency() - Method in interface org.broadleafcommerce.common.currency.service.BroadleafCurrencyService
-
Returns the default Broadleaf currency
- findDefaultBroadleafCurrency() - Method in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
-
Returns the default Broadleaf currency
- findDefaultLocale() - Method in interface org.broadleafcommerce.common.locale.dao.LocaleDao
-
Returns the page template with the passed in id.
- findDefaultLocale() - Method in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
-
Returns the page template with the passed in id.
- findDefaultLocale() - Method in interface org.broadleafcommerce.common.locale.service.LocaleService
- findDefaultLocale() - Method in class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- findDetailsByTransaction(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayReportingService
- findDetailsByTransaction(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayReportingService
- findElements(String...) - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- findElements(String...) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Find any cached items matching the passed keys
- findEntityParentId(String, String, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.persistence.EntityParentIdServiceExtensionHandler
- findEnumByKey(String) - Method in interface org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationService
- findEnumByKey(String) - Method in class org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationServiceImpl
- findEnumValueByKey(String, String) - Method in interface org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationService
- findEnumValueByKey(String, String) - Method in class org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationServiceImpl
- findInches(BigDecimal, DimensionUnitOfMeasureType) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- findISOCountries() - Method in interface org.broadleafcommerce.common.i18n.dao.ISODao
- findISOCountries() - Method in class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- findISOCountries() - Method in interface org.broadleafcommerce.common.i18n.service.ISOService
- findISOCountries() - Method in class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- findISOCountryByAlpha2Code(String) - Method in interface org.broadleafcommerce.common.i18n.dao.ISODao
- findISOCountryByAlpha2Code(String) - Method in class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- findISOCountryByAlpha2Code(String) - Method in interface org.broadleafcommerce.common.i18n.service.ISOService
- findISOCountryByAlpha2Code(String) - Method in class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- findLanguageCode(Locale) - Static method in class org.broadleafcommerce.common.locale.util.LocaleUtil
- findLocaleByCode(String) - Method in interface org.broadleafcommerce.common.locale.dao.LocaleDao
- findLocaleByCode(String) - Method in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
- findLocaleByCode(String) - Method in interface org.broadleafcommerce.common.locale.service.LocaleService
- findLocaleByCode(String) - Method in class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- findNextId(String) - Method in interface org.broadleafcommerce.common.id.dao.IdGenerationDao
- findNextId(String) - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- findNextId(String) - Method in interface org.broadleafcommerce.common.id.service.IdGenerationService
- findNextId(String) - Method in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- findNextId(String, Long) - Method in interface org.broadleafcommerce.common.id.dao.IdGenerationDao
- findNextId(String, Long) - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- findNextId(String, Long) - Method in interface org.broadleafcommerce.common.id.service.IdGenerationService
- findNextId(String, Long) - Method in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- findNode(Node[], Node, String, boolean) - Static method in class org.broadleafcommerce.common.util.NodeUtil
-
tries to find a test Node within an array of nodes The array is assumed sorted according to a custom comparator by single attribute, but if can be optionally sorted inside the method
- findOunces(BigDecimal, WeightUnitOfMeasureType) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- findPounds(BigDecimal, WeightUnitOfMeasureType) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- findRemainingOunces(BigDecimal, WeightUnitOfMeasureType) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- findResourceHttpRequestHandler(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- findSandboxEntity(Class<T>, Object) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- findSandboxEntity(Class<T>, Object) - Method in interface org.broadleafcommerce.common.persistence.PostLoaderDao
-
If within the context of a sandbox, return the sandbox entity by primary key and class.
- findSpecificTranslation(String, List<Translation>) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- findTranslationById(Long) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Find a translation instance by its primary key value.
- findTranslationById(Long) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- findWholePounds(BigDecimal, WeightUnitOfMeasureType) - Static method in class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- FINISHED - Static variable in class org.broadleafcommerce.common.payment.PaymentLogEventType
- firstName - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- firstName(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- FIVE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- FIVE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- FIVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FixedTimeSource - Class in org.broadleafcommerce.common.time
- FixedTimeSource(long) - Constructor for class org.broadleafcommerce.common.time.FixedTimeSource
- fixRedirectUrl(String, String) - Static method in class org.broadleafcommerce.common.util.UrlUtil
-
If the url does not include "//" then the system will ensure that the application context is added to the start of the URL.
- fixSiteUrlPath(String) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Ensure that the site URL path does not end with a "/"
- fixSiteUrlPath(String) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- fixUrl(String) - Method in class org.broadleafcommerce.common.web.expression.AssetURLVariableExpression
-
This method will resolve image urls located in HTML.
- FLOAT - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- floatArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a float array value override.
- floatOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a float value override.
- flush() - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Flush changes to the persistence store
- flush() - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- flush() - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Flush changes to the persistence store
- flush() - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- flush() - Method in class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- flushInternalBuffer() - Method in class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- FORCE_ENTITY_CACHE_EVICT_ON_LOAD - Static variable in class org.broadleafcommerce.common.persistence.QueryHelperHints
- forceFreeFormKeys() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required when you want to allow the user to create his/her own key value, rather than select from a pre-defined list.
- FORCEFREEFORMKEYS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- forcePopulateChildProperties() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - by setting this value to true, the admin will identify the properties that are inside the target of this to-one field.
- FORCEPOPULATECHILDPROPERTIES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- FOREIGN_KEY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- FOREIGNKEY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
- ForeignKeyRestrictionType - Enum Class in org.broadleafcommerce.common.presentation.client
- foreignPageFields - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- FORGOT_PASSWORD - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- FORGOT_USERNAME - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- FORM_EXPLICITLY_HIDDEN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- FORM_EXPLICITLY_SHOWN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
-
This will ensure that the field is shown on the the entity form regardless of whether or not this field is actually a member of the entity.
- FORM_HIDDEN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- FORMAT_CACHE - Static variable in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- formatDate(Date) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- formatDate(Date, String) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- formatDate(Date, String, TimeZone) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- formatDateAsString(Date) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- formatDateAsString(Date, TimeZone) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- formatDateUsingW3C(Date) - Static method in class org.broadleafcommerce.common.util.FormatUtil
-
Use to produce date Strings in the W3C date format
- formatPrice(Money) - Static method in class org.broadleafcommerce.common.util.BLCMoneyFormatUtils
-
Reformats the given price field for front-end display.
- formatPrice(Money, Map<String, String>) - Static method in class org.broadleafcommerce.common.util.BLCMoneyFormatUtils
- formatSimpleDate(Date) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- FormatUtil - Class in org.broadleafcommerce.common.util
- FormatUtil() - Constructor for class org.broadleafcommerce.common.util.FormatUtil
- FormProcessor - Class in org.broadleafcommerce.common.web.processor
-
Used as a replacement to the HTML
<form>element which adds a CSRF token input field to forms that are submitted via anything but GET. - FormProcessor() - Constructor for class org.broadleafcommerce.common.web.processor.FormProcessor
- forwardToTag(String, BufferedReader) - Static method in class org.broadleafcommerce.common.util.PomEvaluator
- FOUR - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- FOUR - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- FOUR - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- FOURTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- FOURTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTY - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYEIGHT - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYFIVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYFOUR - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYNINE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYONE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYSEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYSIX - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYTHREE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FOURTYTWO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- FQCN_KEY - Static variable in class org.broadleafcommerce.common.logging.SupportLogger
- FRAMEWORK_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- FRAMEWORK_SOURCES_NAME - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
The name of the Broadleaf framework composite properties within the Environment, useful for ordering before and after
- FRAMEWORK_WEB_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- FrameworkCommonClasspathPropertySource - Interface in org.broadleafcommerce.common.config
-
A holder for a folder containing a
common.propertiesfile to be added to the SpringEnvironmentin a programmatic way without Spring Boot and with very specific ordering semantics. - FrameworkController - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
Indicates that an annotated class is a "Framework Controller" (default MVC controller).
- FrameworkControllerHandlerMapping - Class in org.broadleafcommerce.common.web.controller
-
HandlerMapping to find and map
FrameworkMappings insideFrameworkControllerandFrameworkRestControllerclasses. - FrameworkControllerHandlerMapping() - Constructor for class org.broadleafcommerce.common.web.controller.FrameworkControllerHandlerMapping
- FrameworkMapping - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
This annotation behaves exactly like
RequestMappingexcept it is used insideFrameworkControllerandFrameworkRestControllercontrollers. - FrameworkMvcUriComponentsBuilder - Class in org.broadleafcommerce.common.web.controller
-
This class has been copied from spring-webmvc:4.3.7-RELEASE in order to provide URI building functionality for
FrameworkMappingannotations. - FrameworkMvcUriComponentsBuilder(UriComponentsBuilder) - Constructor for class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Default constructor.
- FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder - Class in org.broadleafcommerce.common.web.controller
- FrameworkMvcUriComponentsBuilder.MethodInvocationInfo - Interface in org.broadleafcommerce.common.web.controller
- FrameworkRestController - Annotation Interface in org.broadleafcommerce.common.web.controller.annotation
-
Indicates that an annotated class is a "Framework REST Controller" (default RESTful controller).
- FrameworkXmlBeanDefinitionReader - Class in org.broadleafcommerce.common.extensibility
-
Ensures that any beans registered using this reader have a lower precedence than any beans defined in @Configuration classes, which otherwise have a lesser /priority than XML resources.
- FrameworkXmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.broadleafcommerce.common.extensibility.FrameworkXmlBeanDefinitionReader
- FREE_GEO_IP - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- frequency - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- frequency(String) - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- FRIDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- FRIENDLY_NAME - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- friendlyGroup - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- friendlyKeyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapKey
-
The friendly name to present to a user for this value field title in a GUI.
- friendlyName - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- friendlyName - Variable in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- friendlyName - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- friendlyName - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- friendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to display a friendly name to the user
- friendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - field name will be used if not specified
- friendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
The friendly name to present to a user for this field in a GUI.
- friendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - field name will be used if not specified
- friendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - field name will be used if not specified
- FRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- FRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- FRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- FRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- friendlyTab - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- from - Variable in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- fromCatalog - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- fromController(Class<?>) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create a
UriComponentsBuilderfrom the mapping of a controller class and current request information including Servlet mapping. - fromController(UriComponentsBuilder, Class<?>) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromController(Class)that accepts aUriComponentsBuilderrepresenting the base URL. - fromMappingName(String) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create a URL from the name of a Spring MVC controller method's request mapping.
- fromMappingName(UriComponentsBuilder, String) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMappingName(String)that accepts aUriComponentsBuilderrepresenting the base URL. - fromMethod(Class<?>, Method, Object...) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create a
UriComponentsBuilderfrom the mapping of a controller method and an array of method argument values. - fromMethod(Method, Object...) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Deprecated.as of 4.2, this is deprecated in favor of the overloaded method that also accepts a controllerType argument
- fromMethod(UriComponentsBuilder, Class<?>, Method, Object...) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethod(Class, Method, Object...)that accepts aUriComponentsBuilderrepresenting the base URL. - fromMethodCall(Object) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create a
UriComponentsBuilderby invoking a "mock" controller method. - fromMethodCall(UriComponentsBuilder, Object) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethodCall(Object)that accepts aUriComponentsBuilderrepresenting the base URL. - fromMethodName(Class<?>, String, Object...) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create a
UriComponentsBuilderfrom the mapping of a controller method and an array of method argument values. - fromMethodName(UriComponentsBuilder, Class<?>, String, Object...) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethodName(Class, String, Object...)that accepts aUriComponentsBuilderrepresenting the base URL. - fromSite - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- FULFILLMENT_GROUP_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- FULFILLMENT_OPTION - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- FULFILLMENT_PRICING - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- FULFILLMENT_TYPE - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- FULFILLMENTGROUP - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- FULFILLMENTGROUP_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- FulfillmentPriceException - Exception in org.broadleafcommerce.common.vendor.service.exception
- FulfillmentPriceException() - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- FulfillmentPriceException(String) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- FulfillmentPriceException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- FulfillmentPriceException(Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- fulfillmentPriceExceptionResponse - Variable in exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- FulfillmentPriceExceptionResponse - Interface in org.broadleafcommerce.common.vendor.service.message
- FulfillmentPriceHostException - Exception in org.broadleafcommerce.common.vendor.service.exception
- FulfillmentPriceHostException() - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException
- FulfillmentPriceHostException(String) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException
- FulfillmentPriceHostException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException
- FulfillmentPriceHostException(Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException
G
- GATEWAY_TYPE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- gatewayConfigurationServices - Variable in class org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProviderImpl
- GatewayCustomerDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- GatewayCustomerDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- GatewayCustomerDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- gatewayRequestType - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- gatewayRequestType(PaymentGatewayRequestType) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- General - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.TabOrder
- generate(SharedSessionContractImplementor, Object) - Method in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.broadleafcommerce.common.config.BroadleafBeanNameGenerator
- generateCheckDigit(String) - Static method in class org.broadleafcommerce.common.util.Mod43CheckDigitUtil
- generateClientToken(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayClientTokenService
- generateClientToken(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayClientTokenService
- GENERATED_FIELD_VALUE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- GENERATED_RESOURCE_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- GENERATED_URL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- generateDate(SiteMapUrlEntry) - Method in class org.broadleafcommerce.common.sitemap.service.CustomUrlSiteMapGenerator
- GeneratedResource - Class in org.broadleafcommerce.common.resource
-
An in memory generated resource.
- GeneratedResource() - Constructor for class org.broadleafcommerce.common.resource.GeneratedResource
-
Note: This constructor should not be explicitly used
- GeneratedResource(byte[], String) - Constructor for class org.broadleafcommerce.common.resource.GeneratedResource
- generatedResourceCache - Variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- generatedResourceCache() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- generateRandomId(String, int) - Static method in class org.broadleafcommerce.common.security.RandomGenerator
- generateRandomId(SecureRandom, int) - Static method in class org.broadleafcommerce.common.security.RandomGenerator
- generateSecurePassword(int) - Static method in class org.broadleafcommerce.common.security.util.PasswordUtils
- generateSiteMap() - Method in interface org.broadleafcommerce.common.sitemap.service.SiteMapService
-
Generates a well formed SiteMap.
- generateSiteMap() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- generateTokenForSiteAuth(Long) - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAdminAuthService
- generateTokenForSiteAuth(Long, List<String>) - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAdminAuthService
-
Returns a randomly generated String that the user can then include in a request from the site application to associate his site session with an admin user.
- generateUri(SiteMapBuilder, SiteMapUrlEntry) - Method in class org.broadleafcommerce.common.sitemap.service.CustomUrlSiteMapGenerator
- generateUrlKey(String) - Static method in class org.broadleafcommerce.common.util.UrlUtil
- generatorType - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- GenericCookieUtilsImpl - Class in org.broadleafcommerce.common.security.util
- GenericCookieUtilsImpl() - Constructor for class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- genericEntityDao - Variable in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- GenericEntityDao - Interface in org.broadleafcommerce.common.dao
-
Provides methods to easily access entities managed by the 'blPU'
PersistenceUnit. - GenericEntityDaoImpl - Class in org.broadleafcommerce.common.dao
- GenericEntityDaoImpl() - Constructor for class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- genericEntityService - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- genericEntityService - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- GenericEntityService - Interface in org.broadleafcommerce.common.service
-
CRUD methods for generic entities
- GenericEntityServiceImpl - Class in org.broadleafcommerce.common.service
- GenericEntityServiceImpl() - Constructor for class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- GenericOperation<R> - Interface in org.broadleafcommerce.common.util
-
Allows for a generic operation that can be executed in a particular context.
- GenericOperationUtil - Class in org.broadleafcommerce.common.util
-
Provides a mechanism to allow for retriable logic.
- GenericOperationUtil() - Constructor for class org.broadleafcommerce.common.util.GenericOperationUtil
- GenericResponse - Class in org.broadleafcommerce.common.service
- GenericResponse() - Constructor for class org.broadleafcommerce.common.service.GenericResponse
- get(Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- get(Object) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- get(String) - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- get(String) - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- GET_TRANSACTION - Enum constant in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
- getAbbreviated() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getAbbreviatedLength() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getActiveEndDate() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getActiveEndDate() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getActiveStartDate() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getActiveStartDate() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getAdapter() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getAdditionalBundleFiles(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Through configuration, you can provide additional files that will be automatically included for any bundle.
- getAdditionalBundleFiles(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getAdditionalFields() - Method in interface org.broadleafcommerce.common.domain.AdditionalFields
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getAdditionalFields() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- getAdditionalFields() - Method in interface org.broadleafcommerce.common.rest.api.wrapper.WrapperAdditionalFields
- getAdditionalParams() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getAdditionalProperties() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getAdditionalProperty(String) - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getAddressCityLocality() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressCompanyName() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressCountryCode() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressEmail() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressFirstName() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressFullName() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressLastName() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressLine1() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressLine2() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressPhone() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressPostalCode() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAddressStateRegion() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getAdmin() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getAdminBaseUrl() - Method in interface org.broadleafcommerce.common.web.BaseUrlResolver
-
Returns the currently configured base url for the admin.
- getAdminBaseUrl() - Method in class org.broadleafcommerce.common.web.BaseUrlResolverImpl
- getAdminBaseUrl() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- getAdminBaseUrl() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLinkService
- getAdminUserId() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getAll(Set) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getAllCurrencies() - Method in interface org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDao
-
Returns a list of all the Broadleaf Currencies
- getAllCurrencies() - Method in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- getAllCurrencies() - Method in interface org.broadleafcommerce.common.currency.service.BroadleafCurrencyService
-
Returns a list of all the Broadleaf Currencies
- getAllCurrencies() - Method in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
-
Returns a list of all the Broadleaf Currencies
- getAllFields(Class<?>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getAllMappings() - Static method in class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
-
Retrieves all Hibernate metadata for all entities
- getAllPolymorphicEntitiesFromCeiling(Class<?>, boolean, boolean) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Get all the polymorphic types known to Hibernate for the ceiling class provided.
- getAllPolymorphicEntitiesFromCeiling(Class<?>, boolean, boolean) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getAlpha2() - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- getAlpha2() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getAlpha3() - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- getAlpha3() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getAltText() - Method in interface org.broadleafcommerce.common.media.domain.Media
- getAltText() - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- getAltText() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- getAmount() - Method in class org.broadleafcommerce.common.money.Money
- getAmount() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getAmount() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getAndPut(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getAndRemove(Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getAndReplace(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getAnnotationClass() - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
-
The fully-qualified classname of the annotation to remove at the class and field level
- getAnnotationClass() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
-
The fully-qualified classname of the annotation to remove at the class and field level
- getAntiSamy() - Method in interface org.broadleafcommerce.common.security.service.AntisamyService
- getAntiSamy() - Method in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- getAntiSamyPolicy() - Method in interface org.broadleafcommerce.common.security.service.AntisamyService
- getAntiSamyPolicy() - Method in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- getAntiSamyPolicyFileLocation() - Method in interface org.broadleafcommerce.common.security.service.AntisamyService
- getAntiSamyPolicyFileLocation() - Method in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- getApplicationContext() - Static method in class org.broadleafcommerce.common.util.ApplicationContextHolder
- getApplicationContext() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
- getApplicationContext() - Static method in class org.broadleafcommerce.common.util.SpringAppContext
- getAppName() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getAppName() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getArchived() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getArchived() - Method in class org.broadleafcommerce.common.persistence.ArchiveStatus
- getArchived() - Method in interface org.broadleafcommerce.common.persistence.Status
- getArchived() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getArchived() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getArchived() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getArchived() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getArchived() - Method in class org.broadleafcommerce.common.weave.WeaveArchiveStatus
- getArchiveStatus() - Method in interface org.broadleafcommerce.common.site.domain.Site
- getArchiveStatus() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getArgumentValues() - Method in interface org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodInvocationInfo
- getAs(String) - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
-
Gets the "as" attribute for the link based off of the file name
- getAsBoolean(String) - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- getAsInt(String) - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- getAsLong(String) - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- getAssignableEntityType(String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Gets the TranslatedEntity based on the passed className.
- getAssignableEntityType(String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getAttachments() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getAttachments() - Method in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- getAttribute(String) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getAttributeInfo(Object, String) - Method in class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- getAttributes(String[]) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getAuditable() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getAuditable() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getAuditableFieldName() - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Gathers the auditable field name.
- getAuthor() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getAuthor() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getAutoGenerateSiteMapAfterTimeout() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getAvailableIDs() - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getAvailableIDs(int) - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getBaseConfirmationRedirect() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getBaseDirectory(boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Returns the baseDirectory for writing and reading files as the property assetFileSystemPath if it exists or java.tmp.io if that property has not been set.
- getBaseDirectory(boolean) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
-
Returns a base directory (unique for each tenant in a multi-tenant installation.
- getBaseProfileIdForSite - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getBaseProfileIdForSite(Site) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Given a Site object, returns the Base Profile Id if one exists.
- getBaseProfileIdForSite(Site) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getBaseProfileIdForSite(Site, ExtensionResultHolder<Long>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getBaseProfileIdForSite(Site, ExtensionResultHolder<Long>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will populate the
ExtensionResultHolderwith a valid base profile id if one exists for the site - getBaseProfileIdForSite(Site, ExtensionResultHolder<Long>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getBaseUrl() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- getBaseUrl() - Method in class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- getBatchSize() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getBatchSize() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getBatchStart() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getBatchStart() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getBCCAddresses() - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- getBCCAddresses() - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- getBeanId(Element) - Method in class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.MergeBeanDefinitionDocumentReader
-
Most of this method comes from
BeanDefinitionParserDelegate.parseBeanDefinitionElement(Element). - getBeanRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- getBegin() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getBegin() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getBeginStack() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getBigMemoryHydratedCacheConfiguration() - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- getBigMemoryHydratedCacheName() - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- getBillTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getBillTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getBillToAddressCityLocality() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressCompanyName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressCountryCode() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressEmail() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressFirstName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressLastName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressLine1() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressLine2() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressPhone() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressPostalCode() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBillToAddressStateRegion() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getBlob() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- getBody() - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- getBreadcrumbs() - Method in class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- getBroadleafCurrency() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getBroadleafRequestContext() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the current, thread-bound
BroadleafRequestContext. - getBroadleafRequestContext(boolean) - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the current, thread-bound
BroadleafRequestContext, or null if one does not exist. - getBundle(String, String, List<String>) - Method in class org.broadleafcommerce.common.web.request.ResourcesRequest
-
Gets the bundle for the bundle name, prefix, and file list if previously used on this request.
- getBundleAppendText(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets the bundle append text, text that will be appended to the end of a bundle
- getBundleCharSet() - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getBundleCompleteEventJavaScript(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets the JavaScript that fires an event when a bundle is completed
- getBundledFilePaths() - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- getBundledResource(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getBundleEnabled() - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Tells if bundling is enabled
- getBundleFilePaths() - Method in class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- getBundleName() - Method in class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- getBundleName(String, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getBundlePath() - Method in class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- getBundlePath(ResourceTagAttributes, List<String>) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets the bundle path.
- getBundleUrl(String, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Adds the context path to the bundleUrl.
- getBundleVersion(LinkedHashMap<String, Resource>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getBytes() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- getCache() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- getCache() - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Get the translation specific cache (different than the level-2 hibernate cache)
- getCache() - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getCache() - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Retrieve the backing Cache instance
- getCache() - Method in interface org.broadleafcommerce.common.vendor.service.cache.ServiceResponseCacheable
- getCache() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
-
Return the configured
Cache. - getCache(Object, ExtensionResultHolder<Object>, BroadleafTemplateCacheContext) - Method in class org.broadleafcommerce.common.web.cache.AbstractBLCICacheExtensionHandler
- getCache(Object, ExtensionResultHolder<Object>, BroadleafTemplateCacheContext) - Method in interface org.broadleafcommerce.common.web.cache.BLCICacheExtensionHandler
- getCache(String) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Retrieve the underlying cache for this query miss cache.
- getCache(String) - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- getCache(String) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUtil
- getCache(String) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getCache(String) - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheUtil
-
Returns the cache associated with the name or null if no cache exists.
- getCache(String, Class<K>, Class<V>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getCachedObject(Class<T>, String, String, PersistentRetrieval<T>, String...) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
This is the main entry point for retrieving an object from this cache.
- getCachedPolymorphicEntityList(Map<Class<?>, Class<?>[]>, Class<?>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getCacheHitCount() - Method in class org.broadleafcommerce.common.cache.CacheStat
- getCacheItem() - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- getCacheItem(String, String, Serializable, String) - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- getCacheItemRequests() - Method in interface org.broadleafcommerce.common.vendor.service.cache.CacheRequest
- getCacheItemResponses() - Method in interface org.broadleafcommerce.common.vendor.service.cache.CacheResponse
- getCacheKey(Object, String, ResultType, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Build the cache key to be used for either the STANDARD or TEMPLATE style cache, driven by the resultType.
- getCacheKey(String, List<String>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- getCacheKey(String, ResultType, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Build the cache key to be used for either the STANDARD or TEMPLATE style cache, driven by the resultType.
- getCacheKey(ResultType, TranslatedEntity) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getCacheKey(ResultType, TranslatedEntity) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Build a cache key
- getCacheKey(TranslatedEntity, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getCacheKey(Translation) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getCacheKeyListForTemplateSite(String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getCacheKeyListForTemplateSite(String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Returns a list of cacheKeys for a template site
- getCacheKeyListForTemplateSite(String, ExtensionResultHolder<List<String>>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Build a list of cache keys that are related to a TEMPLATE template site
- getCacheKeys(String, ResultType, ExtensionResultHolder<List<String>>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Build the cache keys to be used for either the STANDARD or TEMPLATE style cache, driven by the resultType.
- getCacheManager() - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUtil
- getCacheManager() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getCacheManager() - Method in interface org.broadleafcommerce.common.extensibility.cache.JCacheUtil
- getCacheMutators() - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- getCacheName() - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- getCacheName() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getCacheName() - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getCacheName() - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- getCacheNames() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getCacheRegion() - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- getCacheRegion() - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- getCacheRegions() - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
-
The list of cache region names to be removed by this transformer
- getCacheStat(String) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getCachingProvider() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getCartReqAttributeNotProvidedMessage() - Static method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getCartViewRedirect() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getCascadeConstraintsString() - Method in class org.broadleafcommerce.common.dialect.DemoHSQLDialect
-
Since we aren't dropping constraints anymore, we must cascade when dropping tables to avoid violating FKs.
- getCascadedProductionStateId(Class<?>, Long) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getCascadedProductionStateId(Class<?>, Long) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Find the production sandbox clone, if any, in the current site for the supplied type and primary key value.
- getCatalog() - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- getCatalog() - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- getCatalog(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getCatalogId() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
For entities that implement
DirectCopyTransformTypes.MULTITENANT_CATALOG, returns the id of the catalog with which the entity is associated. - getCatalogId() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getCatalogOwner() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Returns the site id of the site that manages the catalog id (
EntityInformationDto.getCatalogId()), if applicable - getCatalogs() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Deprecated.Not used by Broadleaf - scheduled to remove on or after 3.3
- getCatalogs() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getCatalogsForPropagation - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- getCatalogsForPropagation(MultiTenantCopyContext, ExtensionResultHolder<List<MultiTenantCopyContext>>) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
- getCatalogsForPropagation(MultiTenantCopyContext, ExtensionResultHolder<List<MultiTenantCopyContext>>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- getCategory() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getCCAddresses() - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- getCCAddresses() - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- getCeilingImplClass(String) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Finds the ceiling implementation for the entity
- getCeilingImplClass(String) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getCeilingImplClass(String) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Return the ceiling implementation class for an entity
- getCeilingImplClass(String) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- getCeilingImplClassFromEntityManagers(String) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Retrieves the topmost implementation for the given className by checking each registered
EntityManager. - getCeilingImplClassFromEntityManagers(String) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getChallengeAnswer() - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- getChallengeQuestion() - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- getChangefreq() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- getChannelProcessorOverrides() - Method in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- getChecksum(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
- getChildren() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- getChildren() - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Retrieve any child merge handlers associated with this handler.
- getChildren() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- getChildSandBoxes() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getChildSandBoxes() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getChildSiteIdsForProfile - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getChildSiteIdsForProfile(Site) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
- getChildSiteIdsForProfile(Site) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getChildSiteIdsForProfile(Site, ExtensionResultHolder<Set<Long>>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getChildSiteIdsForProfile(Site, ExtensionResultHolder<Set<Long>>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will populate the
ExtensionResultHolderwith a valid child site ids whose base profile is the given profile - getChildSiteIdsForProfile(Site, ExtensionResultHolder<Set<Long>>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getClassForField(DynamicDaoHelper, String, Field, Class<?>[]) - Method in class org.broadleafcommerce.common.util.BLCFieldUtils
- getClassForName(String) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getClassLoader() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getClassName() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- getClassNames() - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
-
The list of fully-qualified classes to be impacted by this transformer
- getClassNames() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
-
The list of fully-qualified classes to be impacted by this transformer
- getClassNames() - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- getClasspathFileContents(String) - Static method in class org.broadleafcommerce.common.util.BLCFileSystemUtils
- getClasspathFileInputStream(String) - Static method in class org.broadleafcommerce.common.util.BLCFileSystemUtils
- getClasspathFolder() - Method in class org.broadleafcommerce.common.config.BroadleafCommonPropertySource
- getClasspathFolder() - Method in interface org.broadleafcommerce.common.config.BroadleafSharedOverrideProfileAwarePropertySource
-
The folder on the classpath that contains a
common.propertiesfile. - getClasspathFolder() - Method in class org.broadleafcommerce.common.config.DefaultRuntimeEnvironmentProfileAwarePropertySource
- getClasspathFolder() - Method in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
-
A folder on the classpath that contains a
common.propertiesfile. - getClasspathResource(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Allows assets to be included in the Java classpath.
- getClasspathResource(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getClassTransformers() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- getCleanResults() - Method in exception org.broadleafcommerce.common.security.service.CleanStringException
- getClientTokenService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getClientTokenService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getClobBinder(JavaTypeDescriptor<X>) - Method in class org.broadleafcommerce.common.dialect.PostgreSQLClobTypeDescriptor
- getClone() - Method in class org.broadleafcommerce.common.copy.CreateResponse
- getClone() - Method in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- getClone() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getClonedVersion(Class<T>, Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getClonesByCatalogs - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- getClonesByCatalogs(String, Long, MultiTenantCopyContext, ExtensionResultHolder<Map<Long, Map<Long, Long>>>) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
- getClonesByCatalogs(String, Long, MultiTenantCopyContext, ExtensionResultHolder<Map<Long, Map<Long, Long>>>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- getCode() - Method in exception org.broadleafcommerce.common.exception.TranslatableException
-
Retrieve the error code associated with this exception
- getCollectionRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Deprecated.use
AbstractMergeBeanPostProcessor.getSourceRef()instead - getColor() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getColor() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getCompanyName() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getCompiled() - Method in class org.broadleafcommerce.common.util.IgnorableItem
- getCompiler() - Method in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- getCompilerOptions() - Method in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- getCompressed() - Method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- getCompressedBeginStack() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getCompressedQueries() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getCondition() - Method in class org.broadleafcommerce.common.filter.Filter
- getConditionalProperty() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- getConditionalProperty() - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- getConditionalPropertyName() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
-
Optional property to declare to gate the activity of this instance of the class tranformer.
- getConditionalValue() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- getConfiguration() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getConfiguration() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getConfiguration() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getConfiguration() - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- getConfiguration() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getConfiguration() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- getConfiguration(Class) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getConfirmationViewRedirect(String) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getContentName() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getContentName() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getContentType() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getContentType() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getContext() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
-
Context map that allows generic objects / properties to be passed around on events.
- getContext() - Method in class org.broadleafcommerce.common.notification.service.type.Notification
- getContextClassNames() - Method in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
-
List of class names to add to the MVEL ParserContext.
- getContextMap() - Method in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- getContextName(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- getContextPath(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
-
Returns the current servlet context path.
- getControllerMethod() - Method in interface org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodInvocationInfo
- getControllerName() - Method in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
-
Returns the controllerName if set or "blPageController" by default.
- getControllerType() - Method in interface org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodInvocationInfo
- getCookieValue(HttpServletRequest, String) - Method in interface org.broadleafcommerce.common.security.util.CookieUtils
- getCookieValue(HttpServletRequest, String) - Method in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- getCopyHints() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
-
Provides a place for the caller to provide generic information to inform the copy operation.
- getCopyHints() - Method in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- getCopyHints() - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicationHelper
- getCopySuffix() - Method in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
-
Defaults to " - Copy" but can be overridden using
admin.entity.duplication.suffix.default. - getCount() - Method in class org.broadleafcommerce.common.util.StatCalc
- getCountMax() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getCounty() - Method in class org.broadleafcommerce.common.payment.dto.AddressDTO
- getCreateCustomerPaymentTokenCancelURLFieldKey(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- getCreateCustomerPaymentTokenCancelURLFieldKey(PaymentResponseDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
-
Return the
PaymentResponseDTO.responseMapkey that corresponds to creating the customer token cancel url - getCreateCustomerPaymentTokenReturnURLFieldKey(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- getCreateCustomerPaymentTokenReturnURLFieldKey(PaymentResponseDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
-
Return the
PaymentResponseDTO.responseMapkey that corresponds to creating the customer token return url - getCreatedBy() - Method in class org.broadleafcommerce.common.audit.Auditable
- getCreateSiteMapIfNotFound() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getCreditCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getCreditCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getCreditCardCvv() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardCvv() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardExpDate() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardExpDate() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardExpMonth() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardExpMonth() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardExpYear() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardExpYear() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardExtensionHandler() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getCreditCardExtensionHandler() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getCreditCardHolderName() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardHolderName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardLastFour() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardNum() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardNum() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getCreditCardService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getCreditCardType() - Method in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- getCreditCardType() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getCreditCardType(String) - Static method in class org.broadleafcommerce.common.payment.CreditCardTypeCheck
- getCreditCardTypesExtensionHandler() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getCreditCardTypesExtensionHandler() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getCSRFToken() - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
- getCSRFToken() - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- getCsrfTokenParameter() - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
- getCsrfTokenParameter() - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- getCurrency() - Method in class org.broadleafcommerce.common.money.Money
- getCurrency() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getCurrency(BroadleafCurrency) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getCurrency(Money) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getCurrency(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getCurrencyCode() - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- getCurrencyCode() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- getCurrencyCode() - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- getCurrencyCode() - Method in interface org.broadleafcommerce.common.currency.util.CurrencyCodeIdentifiable
- getCurrencyCode() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getCurrencyCode(HashMap) - Method in interface org.broadleafcommerce.common.money.CurrencyDeterminationService
- getCurrencyCode(BroadleafCurrency) - Static method in class org.broadleafcommerce.common.money.Money
- getCurrencyConsiderationContext() - Static method in class org.broadleafcommerce.common.money.CurrencyConsiderationContext
- getCurrencyConversionContext() - Static method in class org.broadleafcommerce.common.money.CurrencyConversionContext
- getCurrencyConversionService() - Static method in class org.broadleafcommerce.common.money.CurrencyConversionContext
- getCurrencyDeterminationService() - Static method in class org.broadleafcommerce.common.money.CurrencyConsiderationContext
- getCurrencyToUse() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafRequestedCurrencyDto
- getCurrentAuthedAdminId() - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- getCurrentCatalog() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getCurrentCatalog() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getCurrentDateAfterFactoringInDateResolution() - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- getCurrentDateAfterFactoringInDateResolution(Date, Long) - Static method in class org.broadleafcommerce.common.util.DateUtil
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- getCurrentDateWithinTimeResolution(Date, Long) - Static method in class org.broadleafcommerce.common.time.SystemTime
-
Many DAO objects in Broadleaf use a cached time concept.
- getCurrentDefaultEntityManager() - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Retrieves the current, default
EntityManager, with thePersistenceUnitname "blPU", or null if it has not been initialized and bound to the Thread. - getCurrentEntityManager(String) - Static method in class org.broadleafcommerce.common.util.HibernateUtils
-
Retrieves the current, default
EntityManager, with thePersistenceUnitname provided, or null if it has not been initialized and bound to the Thread. - getCurrentIdRange(String, Long) - Method in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- getCurrentPassword() - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- getCurrentProfile() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getCurrentProfile() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getCurrentStackElement() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getCurrentTime() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getCurrentTimeCalendar() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getCurrentTransactionInfo() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getCustomer() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getCustomer() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getCustomer() - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- getCustomer() - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- getCustomer(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- getCustomer(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- getCustomer(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- getCustomer(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- getCustomerCredits() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getCustomerCredits() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getCustomerId() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getCustomerId() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getCustomerId() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getCustomerPaymentErrorRedirect() - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- getCustomerPaymentViewRedirect(String) - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- getCustomerRequestAttributeName() - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- getCustomerRequestAttributeName() - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- getCustomerService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getCustomerService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getCustomURLEntries() - Method in interface org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfiguration
-
Returns a list of custom SiteMapURLEntrys.
- getCustomURLEntries() - Method in class org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfigurationImpl
- getCustomUrlSiteMapGeneratorConfiguration() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the SiteMapGeneratorConfiguration.
- getCustomUrlSiteMapGeneratorConfiguration() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getData() - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- getDate() - Method in class org.broadleafcommerce.common.TimeDTO
- getDateClicked() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getDateClicked() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getDateCreated() - Method in class org.broadleafcommerce.common.audit.Auditable
- getDateFormat() - Static method in class org.broadleafcommerce.common.util.FormatUtil
- getDateFormatter() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getDateOpened() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- getDateOpened() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- getDateSent() - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- getDateSent() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getDateUpdated() - Method in class org.broadleafcommerce.common.audit.Auditable
- getDayOfMonth() - Method in class org.broadleafcommerce.common.TimeDTO
- getDayOfWeek() - Method in class org.broadleafcommerce.common.TimeDTO
- getDecompressStatementForLog() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getDefault() - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getDefaultBatchSize() - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- getDefaultBatchStart() - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- getDefaultCatalogIdForSite - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getDefaultCatalogIdForSite(Site) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Given a Site object, returns the default catalog id.
- getDefaultCatalogIdForSite(Site) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getDefaultCatalogIdForSite(Site, ExtensionResultHolder<Long>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getDefaultCatalogIdForSite(Site, ExtensionResultHolder<Long>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will populate the
ExtensionResultHolderwith a valid default catalog id for the site - getDefaultCatalogIdForSite(Site, ExtensionResultHolder<Long>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getDefaultClassLoaderForProvider() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- getDefaultCurrency() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- getDefaultCurrency() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getDefaultDuration() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
- getDefaultErrorView() - Method in class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- getDefaultFileServiceProvider() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getDefaultFlag() - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- getDefaultFlag() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- getDefaultFlag() - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- getDefaultFlag() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- getDefaultFlag() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getDefaultHandler() - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- getDefaultHandler() - Method in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
-
This handler mapping does not provide a default handler.
- getDefaultLocale() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
used for default locale
- getDefaultLocale() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getDefaultTranslationValue(Object, String, Locale, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Intended for use with the
DynamicTranslationProviderto determine the default value when a translation was not provided. - getDefaultTranslationValue(Object, String, Locale, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getDefaultType() - Method in interface org.broadleafcommerce.common.admin.domain.TypedEntity
-
Returns the default type to be used for this entity
- getDeferredCssElements(ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Gets a list of elements to add to the model for deferred CSS
- getDeferredOperations() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getDefinition() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getDelimiter() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.CommaDelimitedNodeValueMerge
- getDelimiter() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- getDelimiter() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.SpaceDelimitedNodeValueMerge
- getDeployBehavior() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getDeployState() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getDeprecatedDefaultProfileKey() - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- getDescription() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getDescription() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getDescription() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- getDestinationUri() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getDestinationUri() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getDetailMap() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- getDiscriminatorLength() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- getDiscriminatorName() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- getDiscriminatorType() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- getDisplay() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- getDisplay() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- getDisplayName(boolean, int, Locale) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getDisplayTemplate() - Method in interface org.broadleafcommerce.common.template.TemplatePathContainer
-
Returns the path to a display template.
- getDisplayText() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- getDSTSavings() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getDynamicDaoHelper() - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getEmail() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getEmail() - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- getEmail() - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- getEmailAddress() - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- getEmailAddress() - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- getEmailAddress() - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- getEmailAddress() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getEmailAddress() - Method in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- getEmailInfo() - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- getEmailServiceDestination() - Method in interface org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducer
- getEmailServiceDestination() - Method in class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- getEmailServiceProducer() - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- getEmailServiceTemplate() - Method in interface org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducer
- getEmailServiceTemplate() - Method in class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- getEmailTarget() - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- getEmailTemplate() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getEmailTracking() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getEmailTracking() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getEmailTracking() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- getEmailTracking() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- getEmailTrackingClicks() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getEmailTrackingManager() - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- getEmailTrackingOpens() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getEmailType() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getEnabled() - Method in interface org.broadleafcommerce.common.resource.service.ResourceMinificationService
-
Indicates whether or not the system is allowed to minify bundled resources.
- getEnabled() - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- getEnableManagement() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getEnableStatistics() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getEncoding() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getEnd() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getEnd() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getEnforceEnterpriseCollectionBehaviorState() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Defines the state in which sandboxable collections in the Enterprise module should adhere to Broadleaf defined behavior.
- getEntityBeanNames() - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- getEntityContexts() - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- getEntityId() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getEntityId() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getEntityId(TranslatedEntity, Object) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Get the id for the object.
- getEntityId(TranslatedEntity, Object) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getEntityImpl(TranslatedEntity) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Returns the entity implementation class based on the TranslatedEntity
- getEntityImpl(TranslatedEntity) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getEntityImplementationClassName() - Method in class org.broadleafcommerce.common.filter.Filter
- getEntityImplementationClassName() - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- getEntityListeners(ConstPool, Annotation, Annotation) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getEntityManager() - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Gathers the
EntityManagerthat is based on blPU - getEntityManager() - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getEntityManager() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getEntityManager() - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Return the entity manager
- getEntityManager() - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- getEntityManager() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
- getEntityManager(Class) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getEntityManager(Class) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- getEntityManager(Map<String, Object>) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Gathers the
EntityManagerfrom the provided managerMap - getEntityManager(Map<String, Object>) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getEntityManagerFactory() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
- getEntityManagerFromTransactionObject(Object) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getEntityManagerName() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
-
The name of the persistence unit.
- getEntityName() - Method in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- getEntityType() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getEntityType() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getEntityType(Class<?>) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getEntityType(Object) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getEnumValues() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
-
Gets list of values associated with this enumeration with the hidden flag set to false or null.
- getEnumValues() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- getEnumValues(String) - Method in class org.broadleafcommerce.common.web.expression.DataDrivenEnumVariableExpression
-
Looks up a list of
DataDrivenEnumerationValueby theDataDrivenEnumeration.getKey()specified by key - getEnumValues(String, String) - Method in class org.broadleafcommerce.common.web.expression.DataDrivenEnumVariableExpression
-
Looks up a list of
DataDrivenEnumerationValueby theDataDrivenEnumeration.getKey()specified by key - getEquivalentId(String, Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getErrorCode() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Returns a code representing the error.
- getErrorCode() - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- getErrorCode() - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- getErrorCodeArguments(String) - Method in class org.broadleafcommerce.common.service.GenericResponse
- getErrorCodesList() - Method in class org.broadleafcommerce.common.service.GenericResponse
- getErrorText() - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- getErrorText() - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- getErrorViewRedirect() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getException() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- getExcludedRequestPatterns() - Method in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- getExcludedRequestPatterns() - Method in class org.broadleafcommerce.common.security.handler.SecurityFilter
- getExpectedTemplateName(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.TemplateTypeAware
-
If a custom handler is written and it knows the eventual template name, then it should return the template name when this method is called.
- getExpirationMonthOptions() - Static method in class org.broadleafcommerce.common.util.BLCPaymentMethodUtils
-
A helper method used to construct a list of Credit Card Expiration Months Useful for expiration dropdown menus.
- getExpirationYearOptions() - Static method in class org.broadleafcommerce.common.util.BLCPaymentMethodUtils
-
A helper method used to construct a list of Credit Card Expiration Years Useful for expiration dropdown menus.
- getExpiryForAccess(Object, Supplier<?>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
- getExpiryForCreation(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
- getExpiryForUpdate(Object, Supplier<?>, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultExpiryPolicy
- getExplicitCatalogs() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getExpressionParser() - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- getExtensionManager() - Method in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- getExtensionManager() - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.broadleafcommerce.common.dialect.PostgreSQLClobTypeDescriptor
- getFactoryMethod() - Method in class org.broadleafcommerce.common.cache.engine.HydrationItemDescriptor
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- getFailureReportingThreshold() - Method in interface org.broadleafcommerce.common.payment.service.FailureCountExposable
- getFailureReportingThreshold() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
All payment gateway classes that intend to make an external call, either manually from an HTTP Post or through an SDK which makes its own external call, should extend the AbstractExternalPaymentGatewayCall class.
- getFaultStateDetected() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getFax() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getField(Class<?>, String) - Method in class org.broadleafcommerce.common.util.BLCFieldUtils
-
Retrieve the field for the class.
- getFieldExtensionHandler() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getFieldExtensionHandler() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getFieldName() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getFieldName() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getFileContents(String, List<Resource>) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- getFileMoveLock(File) - Method in class org.broadleafcommerce.common.io.AtomicMoveImpl
- getFileMoveLock(File) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- getFilename() - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- getFilename() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- getFilePathLocation() - Method in class org.broadleafcommerce.common.file.domain.FileWorkArea
-
Gets the file path location representing this work area ending with an appropriate system-specific separator
- getFiles() - Method in class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- getFileServiceProviders() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getFileType(Resource, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
-
Return a SupportedFileType
- getFirst() - Method in class org.broadleafcommerce.common.util.Tuple
- getFirstName() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getFirstName() - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- getForceShowIdColumns() - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
-
Returns true if the listGrid.forceShowIdColumns system property or a showIds request parameter is set to true.
- getForDuplicate() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getForeignPageFields() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getFormActionURLKey() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- getFormattedDate() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getFrameworkSources() - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- getFraudService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getFraudService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getFrequency() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- getFriendlyGroup() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getFriendlyGroup() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
- getFriendlyGroup() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getFriendlyName() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getFriendlyName() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
- getFriendlyName() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getFriendlyName() - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- getFriendlyName() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- getFriendlyName() - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- getFriendlyName() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- getFriendlyName() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- getFriendlyName() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getFriendlyTab() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getFriendlyTab() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
- getFriendlyTab() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getFriendlyType() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- getFriendlyType() - Method in interface org.broadleafcommerce.common.BroadleafEnumerationType
- getFriendlyType() - Method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- getFriendlyType() - Method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- getFriendlyType() - Method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- getFriendlyType() - Method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- getFriendlyType() - Method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- getFriendlyType() - Method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- getFriendlyType() - Method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.CreditCardType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- getFriendlyType() - Method in class org.broadleafcommerce.common.payment.PaymentType
- getFriendlyType() - Method in class org.broadleafcommerce.common.persistence.TargetModeType
- getFriendlyType() - Method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- getFriendlyType() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- getFriendlyType() - Method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- getFriendlyType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- getFriendlyType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- getFriendlyType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- getFriendlyType() - Method in class org.broadleafcommerce.common.template.TemplateType
- getFriendlyType() - Method in class org.broadleafcommerce.common.time.DayOfMonthType
- getFriendlyType() - Method in class org.broadleafcommerce.common.time.DayOfWeekType
- getFriendlyType() - Method in class org.broadleafcommerce.common.time.HourOfDayType
- getFriendlyType() - Method in class org.broadleafcommerce.common.time.MinuteType
- getFriendlyType() - Method in class org.broadleafcommerce.common.time.MonthType
- getFriendlyType() - Method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- getFriendlyType() - Method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- getFriendlyType() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- getFriendlyType() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- getFriendlyType() - Method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- getFriendlyType() - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- getFriendlyType() - Method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- getFrom() - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- getFromAddress() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getFromCache(TranslatedEntity, String, String, String) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- getFromCatalog() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getFromSite() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getFulfillmentGroupId() - Method in class org.broadleafcommerce.common.event.ItemsCancelledEvent
- getFulfillmentGroupId() - Method in class org.broadleafcommerce.common.event.ItemsFulfilledEvent
- getFulfillmentPriceExceptionResponse() - Method in exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- getFullUnbundledFileName(String, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets the full path of an unbundled file.
- getFullUrl() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- getFullUrlWithQueryString() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getFullUrLWithQueryString() - Method in interface org.broadleafcommerce.common.RequestDTO
- getFullUrLWithQueryString() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getGatewayConfigurationService(PaymentGatewayType) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProvider
-
Returns the first
PaymentGatewayConfigurationServicethat matches the givenPaymentGatewayType. - getGatewayConfigurationService(PaymentGatewayType) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProviderImpl
- getGatewayConfigurationServices() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProvider
- getGatewayConfigurationServices() - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProviderImpl
- getGatewayContextKey() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getGatewayRequestType() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getGatewayType() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- getGatewayType() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
Each payment module should have a unique subclass of
PaymentGatewayTypewith only a single type. - getGeneralItem() - Method in class org.broadleafcommerce.common.i18n.service.LocalePair
-
Retrieve the language only translation.
- getGeneratedResourceCache() - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- getGenericEntityDao() - Static method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getGiftCards() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getGiftCards() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getGoLiveDate() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getGoLiveDate() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getGzipSiteMapFiles() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getGzipSiteMapFilesDefault() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getHandlers() - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
If you are attempting to register a handler with this manager and are invoking this outside of an
ExtensionManagersubclass, consider usingExtensionManager.registerHandler(ExtensionHandler)instead. - getHandlers() - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.CompositeStatusHandler
- getHandlers() - Method in class org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionManager
- getHandlerType() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getHandlerType() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractCreditCardTypesExtensionHandler
- getHandlerType() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- getHasErrors() - Method in class org.broadleafcommerce.common.service.GenericResponse
-
Returns true if
- getHashRepresentation() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- getHeaders() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getHibernateDialect() - Method in class org.broadleafcommerce.common.util.DialectHelper
- getHibernateDialect(EntityManager) - Method in class org.broadleafcommerce.common.util.DialectHelper
- getHidden() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- getHidden() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- getHiddenParamsKey() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- getHitRate() - Method in class org.broadleafcommerce.common.cache.CacheStat
- getHost() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getHostedService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getHostedService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getHour() - Method in class org.broadleafcommerce.common.TimeDTO
- getHydratedCacheElementItem(String, String, Serializable, String) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- getHydratedCacheElementItem(String, String, Serializable, String) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- getHydratedCacheElementItem(String, String, Serializable, String) - Method in interface org.broadleafcommerce.common.cache.engine.HydratedCacheManager
- getHydratedCacheName() - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- getHydratedMutators() - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- getHydrationDescriptor(Object) - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- getHydrationDescriptor(Object) - Method in interface org.broadleafcommerce.common.cache.engine.HydratedAnnotationManager
- getId() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getId() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getId() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getId() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Unique id of the DB record
- getId() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getId() - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- getId() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getId() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getId() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getId() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- getId() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- getId() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- getId() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- getId() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- getId() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- getId() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getId() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getId() - Method in interface org.broadleafcommerce.common.media.domain.Media
- getId() - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- getId() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- getId() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getId() - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
The primary key value for this rule object
- getId() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getId() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getId() - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- getId() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getId() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Unique/internal id for a site.
- getId() - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- getId() - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- getId() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getId() - Method in interface org.broadleafcommerce.common.site.domain.Theme
- getId() - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- getId() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the SiteMapGeneratorConfiguration Id.
- getId() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- getId() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the SiteMapURLEntry Id.
- getId() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getId() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getId() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getID() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getIdentifier() - Method in class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- getIdentifier(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getIdentifier(Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Retrieve the identifier from the Hibernate entity (the entity must reside in the current session)
- getIdentifier(Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getIdentifier(Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Retrieve the identifier from the Hibernate entity (the entity must reside in the current session)
- getIdentifier(Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- getIdentifier(Object) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
The value of the Hibernate registered identifier property for the entity instance.
- getIdentifier(Object) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getIdField(Class<?>) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getIdField(Class<?>) - Method in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- getIdField(Class<?>) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
The Field that represents the Hibernate registered identifier property for the entity class.
- getIdField(Class<?>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getIdMetadata(Class<?>, EntityManager) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Retrieve information about the id property for the entity class and the data type of that property.
- getIdMetadata(Class<?>, EntityManager) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getIdMutators() - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- getIdMutators() - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- getIdPropertyMetadata(TranslatedEntity) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Returns a map that holds the following data for the given entity: "name" --> idProperty (the name of the id property, always a String) "type" --> idProperty's type (usually either Long or String)
- getIdPropertyMetadata(TranslatedEntity) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getIgnorePatterns() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- getIgnorePatterns() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getIgnoreSite() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getIgnoreSuffixes() - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
-
Returns a set of suffixes that can be ignored by content processing.
- getIgnoreSuffixes() - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
-
Returns a set of suffixes that can be ignored by content processing.
- getImplClass(String) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
For a given className, finds the parent implementation class as defined in the
EntityConfiguration - getImplClass(String) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- getImplementationType(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.This method will do its best to return an implementation type for a given classname.
- getImplementationType(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
-
This method will do its best to return an implementation type for a given classname.
- getInClauseBatchSize() - Method in class org.broadleafcommerce.common.util.dao.BatchRetrieveDao
- getIndexColumnList() - Method in class org.broadleafcommerce.common.extensibility.jpa.IndexAnnotationDto
- getIndexColumnNames() - Method in class org.broadleafcommerce.common.filter.Filter
- getIndexedFileNames() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- getIndexedSiteMapFileName() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
The name to use for the primary site map file when it contains indexed files.
- getIndexedSiteMapFileName() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- getIndexes() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- getIndexes(ConstPool, Annotation, Annotation, List<IndexAnnotationDto>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getIndexName() - Method in class org.broadleafcommerce.common.extensibility.jpa.IndexAnnotationDto
- getIndexUnique() - Method in class org.broadleafcommerce.common.extensibility.jpa.IndexAnnotationDto
- getInitializerClass(ServletContext) - Method in class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- getInjectedModelAndTagAttributes(String, Map<String, String>, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- getInjectedModelAndTagAttributes(String, Map<String, String>, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.FormProcessor
- getInputStream() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- getInstance() - Static method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- getInstance() - Static method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getInstance() - Static method in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- getInstance(String) - Static method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- getInstance(String) - Static method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- getInstance(String) - Static method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- getInstance(String) - Static method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- getInstance(String) - Static method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- getInstance(String) - Static method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- getInstance(String) - Static method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- getInstance(String) - Static method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.CreditCardType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- getInstance(String) - Static method in class org.broadleafcommerce.common.payment.PaymentType
- getInstance(String) - Static method in class org.broadleafcommerce.common.persistence.TargetModeType
- getInstance(String) - Static method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- getInstance(String) - Static method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- getInstance(String) - Static method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- getInstance(String) - Static method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- getInstance(String) - Static method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- getInstance(String) - Static method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- getInstance(String) - Static method in class org.broadleafcommerce.common.template.TemplateType
- getInstance(String) - Static method in class org.broadleafcommerce.common.time.DayOfMonthType
- getInstance(String) - Static method in class org.broadleafcommerce.common.time.DayOfWeekType
- getInstance(String) - Static method in class org.broadleafcommerce.common.time.HourOfDayType
- getInstance(String) - Static method in class org.broadleafcommerce.common.time.MinuteType
- getInstance(String) - Static method in class org.broadleafcommerce.common.time.MonthType
- getInstance(String) - Static method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- getInstance(String) - Static method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- getInstance(String) - Static method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- getInstance(String) - Static method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- getInstance(String) - Static method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- getInstance(String) - Static method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- getInstance(String) - Static method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- getInstanceFromFriendlyType(String) - Static method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- getInternalIgnoreFilters() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Intended for internal use only
- getInternalValidateFind() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getIsDefault() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getIsDefault() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getIsFinalPayment() - Method in class org.broadleafcommerce.common.payment.PaymentType
- getIsInDefaultHierarchy() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getIsInDefaultHierarchy() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getItemCriteriaDTOList() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getItemCriteriaDTOList() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getItemCriteriaDTOList() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getItemsAndQuantitiesCancelled() - Method in class org.broadleafcommerce.common.event.ItemsCancelledEvent
- getItemsAndQuantitiesFulfilled() - Method in class org.broadleafcommerce.common.event.ItemsFulfilledEvent
- getItemsAndQuantitiesReturned() - Method in class org.broadleafcommerce.common.event.ItemsReturnedEvent
- getItemStatus() - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- getItemTotal() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getJavaCurrency() - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- getJavaCurrency() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- getJavaCurrency() - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- getJavaCurrency() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the java.util.Currency constructed from the org.broadleafcommerce.common.currency.domain.BroadleafCurrency.
- getJavaLocale() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- getJavaLocale() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getJavaLocale() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the java.util.Locale constructed from the org.broadleafcommerce.common.locale.domain.Locale.
- getJCacheUri() - Method in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUriProvider
- getJCacheUri() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- getJCacheUri() - Method in interface org.broadleafcommerce.common.extensibility.cache.jcache.JCacheUriProvider
-
Returns the URI that should be used for JCache configuration
- getJoinTableFilter() - Method in class org.broadleafcommerce.common.filter.PropertyFilter
- getKey() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- getKey() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- getKey() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- getKey() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- getKey() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getKey() - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- getKey() - Method in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- getKey() - Method in class org.broadleafcommerce.common.util.IgnorableItem
- getKey(V) - Method in interface org.broadleafcommerce.common.util.TypedClosure
- getLapTime() - Method in class org.broadleafcommerce.common.util.StopWatch
- getLastLogTime() - Method in class org.broadleafcommerce.common.cache.CacheStat
- getLastLogTime() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getLastmod() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- getLastmod() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- getLastMod() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the last modified date.
- getLastMod() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getLastName() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getLastName() - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- getLegacyModeService() - Static method in class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- getLength() - Method in class org.broadleafcommerce.common.payment.UnmaskRange
- getLevel(String) - Method in class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- getLevel(String) - Method in class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- getLevelInBrackets() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getLifecycle() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- getLifeCycleEvent() - Method in class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
-
Retrieve the type of life cycle event for this logging message
- getLineItems() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getLink() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- getLinkAttributes(String) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Deprecated.
- getLinks(T) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLinkService
-
Returns a list of
DeepLinkobjects that represent the location of 1 or more admin elements - getLinksInternal(T) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLinkService
- getListTemplateVariableMaxMemberCount() - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- getLoc() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapImageWrapper
- getLoc() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- getLoc() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- getLocale() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getLocale(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getLocaleBasedOverride(String, TranslatedEntity, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getLocaleBasedOverride(String, TranslatedEntity, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- getLocaleBasedOverride(String, TranslatedEntity, String, String, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationOverrideStrategy
-
Retrieve the standard site override translation, if applicable
- getLocaleBasedTemplateValue(String, String, TranslatedEntity, String, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getLocaleBasedTemplateValue(String, String, TranslatedEntity, String, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- getLocaleBasedTemplateValue(String, String, TranslatedEntity, String, String, String, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationOverrideStrategy
-
Retrieve the template level translation, if applicable
- getLocaleCode() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getLocaleCode() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getLocaleCode() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getLocaleCode() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- getLocaleCode() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getLocaleCode() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getLocaleCode() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getLocaleCode() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getLocalizedMessage() - Method in exception org.broadleafcommerce.common.exception.TranslatableException
-
Return the message to show to the user.
- getLocalResource(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Checks for a resource in the temporary directory of the file-system.
- getLocalResource(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getLocalResource(String, boolean) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getLocation() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the URL location.
- getLocation() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getLocation() - Method in interface org.broadleafcommerce.common.web.Locatable
-
If this is returning something that is non-null, this MUST return a String that starts with a slash and does not end with a slash.
- getLogEvents() - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- getLogger() - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
To provide more accurate logging, this abstract cache should utilize a logger from its child implementation.
- getLogger() - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- getLogger(String, Class<?>) - Static method in class org.broadleafcommerce.common.logging.SupportLogManager
-
Retrieve a SupportLogger instance
- getLogger(String, String) - Static method in class org.broadleafcommerce.common.logging.SupportLogManager
-
Retrieve a SupportLogger instance
- getLoggingPollingResolution() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getLoggingReportingLagThreshold() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getLoggingThreshold() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getLogResolution() - Method in interface org.broadleafcommerce.common.cache.StatisticsService
- getLogResolution() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getMailSender() - Method in class org.broadleafcommerce.common.email.service.message.MessageCreator
- getMainEntityName() - Method in interface org.broadleafcommerce.common.admin.domain.AdminMainEntity
- getMainEntityName() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- getMainEntityName() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getManagedClassName(String) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getManagedResource(Class) - Method in class org.broadleafcommerce.common.jmx.AnnotationJmxAttributeSource
- getMapAsJson(Map<String, Object>) - Static method in class org.broadleafcommerce.common.util.StringUtil
- getMapKey() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- getMapKeyRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- getMapping(String) - Static method in class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
-
Returns the underlying Hibernate metadata about a given entity class across all available persistence units
- getMappingFiles() - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- getMappingForMethod(Method, Class<?>) - Method in class org.broadleafcommerce.common.web.controller.FrameworkControllerHandlerMapping
- getMappingPrefix() - Method in class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- getMatchRule() - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
The rule in the form of an MVEL expression
- getMatchRule() - Method in interface org.broadleafcommerce.common.rule.SimpleRule
-
The rule in the form of an MVEL expression
- getMatchRule() - Method in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- getMax() - Method in class org.broadleafcommerce.common.util.StatCalc
- getMaxElementsInMemory() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getMaxGeneratedDirectoryDepth() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getMaximumUrlEntriesPerFile() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Returns the maximumUrlEntriesPerFile.
- getMaximumUrlEntriesPerFile() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- getMaxQueryListLength() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getMBeanInfo() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getMean() - Method in class org.broadleafcommerce.common.util.StatCalc
- getMediaUrl() - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- getMergedConfigResource(ResourceInputStream[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- getMergedConfigResource(ResourceInputStream[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergeJPAPersistenceResource
- getMergedNodeValues(Node, Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- getMergedNodeValues(Node, Node) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationNodeValueMerge
- getMergedUnit(String, MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- getMessage(String) - Method in interface org.broadleafcommerce.common.config.service.MessageService
-
Returns the message requested by the code with no arguments and the currently set Java Locale on the
BroadleafRequestContextas returned byBroadleafRequestContext.getJavaLocale() - getMessage(String) - Method in class org.broadleafcommerce.common.config.service.MessageServiceImpl
- getMessage(String) - Static method in class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.Returns the message requested by the code with no arguments and the currently set Java Locale on the
BroadleafRequestContextas returned byBroadleafRequestContext.getJavaLocale() - getMessage(String, Object...) - Method in interface org.broadleafcommerce.common.config.service.MessageService
-
Returns the message requested by the code with the specified arguments and the currently set Java Locale on the
BroadleafRequestContextas returned byBroadleafRequestContext.getJavaLocale() - getMessage(String, Object...) - Method in class org.broadleafcommerce.common.config.service.MessageServiceImpl
- getMessage(String, Object...) - Static method in class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.Returns the message requested by the code with the specified arguments and the currently set Java Locale on the
BroadleafRequestContextas returned byBroadleafRequestContext.getJavaLocale() - getMessageBody() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getMessageCreator() - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- getMessageKey() - Method in exception org.broadleafcommerce.common.exception.TranslatableException
-
Retrieves the message key that the i18n message will be keyed by.
- getMessageParameters() - Method in exception org.broadleafcommerce.common.exception.TranslatableException
-
Retrieves the message parameters, if any, that will be used to populate any dynamic message parameters.
- getMessageSource() - Static method in class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.
- getMessageSource() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getMimeType() - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- getMimeType(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- getMin() - Method in class org.broadleafcommerce.common.util.StatCalc
- getMinute() - Method in class org.broadleafcommerce.common.TimeDTO
- getMobile() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getModifiable() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- getModifiable() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- getModifiedResource(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.common.web.resource.AbstractResourceRequestExtensionHandler
- getModifiedResource(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.common.web.resource.ResourceRequestExtensionHandler
-
Populates the RESOURCE_ATTR field in the ExtensionResultHolder map with an instance of
Resourceif the value of the modified resource. - getModuleConfigurationService() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getModuleConfigurationType() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getModuleConfigurationType() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getModuleName() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getModuleName() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getModuleName() - Method in class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
-
The name of the module that this log message applies to
- getModuleName() - Method in interface org.broadleafcommerce.common.module.BroadleafModuleRegistration
-
The module name that is being registered.
- getMoney(BigDecimal) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getMoney(BigDecimal, BroadleafCurrency) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getMoney(BroadleafCurrency) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getMonth() - Method in class org.broadleafcommerce.common.TimeDTO
- getMutators() - Method in class org.broadleafcommerce.common.cache.engine.HydrationItemDescriptor
- getName() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getName() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
The name of the property as it exists in property files (for example googleAnalytics.webPropertyId)
- getName() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getName() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- getName() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- getName() - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Retrieve the name associated with this merge handlers.
- getName() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- getName() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- getName() - Method in class org.broadleafcommerce.common.filter.Filter
- getName() - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- getName() - Method in class org.broadleafcommerce.common.filter.FilterParameter
- getName() - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- getName() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getName() - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- getName() - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- getName() - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- getName() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getName() - Method in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- getName() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getName() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
-
The name of the sandbox.
- getName() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getName() - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- getName() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getName() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
The display name for a site.
- getName() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getName() - Method in interface org.broadleafcommerce.common.site.domain.Theme
- getName() - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- getName() - Method in interface org.broadleafcommerce.common.value.ValueAssignable
-
The name
- getName() - Method in class org.broadleafcommerce.common.web.expression.AssetURLVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- getName() - Method in interface org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.DataDrivenEnumVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.ModuleVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.NullBroadleafVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- getName() - Method in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- getName() - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- getName() - Method in class org.broadleafcommerce.common.web.processor.FormProcessor
- getName() - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- getName() - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
- getNames() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- getNewCacheAnnotation(ConstPool, Annotation) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getNewPassword() - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- getNewPasswordConfirm() - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- getNextValidTime(String) - Static method in class org.broadleafcommerce.common.util.BLCCronUtils
-
Gathers the next time that the cron expression will be valid
- getNonPersistentSite() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getNonPersistentSite(Site) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- getNonProxyImplementationClassIfNecessary(Class<?>) - Static method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getNormalCssAttributes(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Builds a map of normal (non-deferred) attributes to put on a CSS <link> tag
- getNormalizedId(Object, ExtensionResultHolder<Long>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Get a common id for an object that is consistent for a standard site (whether or not the test object is overridden in the standard site)
- getNotificationInfo(Object, String) - Method in class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- getNullObject(Class<SystemProperty>) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- getNullObject(Class<T>) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Retrieve a null representation of the cache item.
- getNumberFormatFromCache(Locale, Currency) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
-
Provides a cached approach for creating NumberFormat instances.
- getNumberFormatFromCache(Locale, Currency, Map<String, String>) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- getNumberOfInstallments() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- getNumericCode() - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- getNumericCode() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getObject() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- getObject() - Method in class org.broadleafcommerce.common.jmx.ExplicitNameFactoryBean
- getObject() - Method in class org.broadleafcommerce.common.util.EnvironmentFactoryBean
- getObject() - Method in class org.broadleafcommerce.common.util.NullFactoryBean
- getObjectFromCache(String, String) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Retrieve the missed cache item from the specified cache.
- getObjectName() - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- getObjectName(Object, String) - Method in class org.broadleafcommerce.common.jmx.MetadataNamingStrategy
- getObjectsForByteWeaving() - Method in class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
-
Returns an array of Objects that are meant to be byte-weaved.
- getObjectType() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- getObjectType() - Method in class org.broadleafcommerce.common.jmx.ExplicitNameFactoryBean
- getObjectType() - Method in class org.broadleafcommerce.common.util.EnvironmentFactoryBean
- getObjectType() - Method in class org.broadleafcommerce.common.util.NullFactoryBean
- getOffset(int, int, int, int, int, int) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getOffset(long) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getOkayToUseSiteDiscriminator - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getOkayToUseSiteDiscriminator(Object) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Given an entity instance, returns true if the object has access to a Site Discriminator.
- getOkayToUseSiteDiscriminator(Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getOkayToUseSiteDiscriminator(Object, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getOkayToUseSiteDiscriminator(Object, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will set the value of
ExtensionResultHolderto true if the passed in object supports site discriminator usage. - getOkayToUseSiteDiscriminator(Object, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getOperationInfo(Object, String) - Method in class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- getOrder() - Method in class org.broadleafcommerce.api.common.web.filter.StatelessSessionFilter
- getOrder() - Method in class org.broadleafcommerce.common.config.DefaultOrderFrameworkCommonClasspathPropertySource
- getOrder() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- getOrder() - Method in class org.broadleafcommerce.common.demo.AutoImportSql
- getOrder() - Method in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageMergeBeanPostProcessor
-
This is the priority order for this post processor and will determine when this processor is run in relation to other priority ordered processors (e.g.
- getOrder() - Method in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageRemoveBeanPostProcessor
-
This is the priority order for this post processor and will determine when this processor is run in relation to other priority ordered processors (e.g.
- getOrder() - Method in class org.broadleafcommerce.common.extensibility.context.merge.LateStageMergeBeanPostProcessor
-
The regular ordering for this post processor in relation to other post processors.
- getOrder() - Method in class org.broadleafcommerce.common.extensibility.context.merge.LateStageRemoveBeanPostProcessor
-
The regular ordering for this post processor in relation to other post processors.
- getOrder() - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getOrder() - Method in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- getOrder() - Method in class org.broadleafcommerce.common.persistence.transaction.OracleSessionIdTransactionInfoModifier
- getOrder() - Method in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- getOrder() - Method in class org.broadleafcommerce.common.template.TemplateType
- getOrder() - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.filter.IgnorableOpenEntityManagerInViewFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.filter.SecurityBasedIgnoreFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.filter.TranslationFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafPathResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- getOrder() - Method in class org.broadleafcommerce.common.web.resource.transformer.MinifyResourceTransformer
- getOrder() - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- getOrder() - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- getOrder() - Method in class org.broadleafcommerce.site.common.web.filter.EstablishSessionFilter
- getOrderCurrencyCode() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getOrderDescription() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getOrderId() - Method in class org.broadleafcommerce.common.event.ItemsReturnedEvent
- getOrderId() - Method in class org.broadleafcommerce.common.event.OrderSubmittedEvent
- getOrderId() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getOrderId() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getOrderItems() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
-
Deprecated.use
DataDrivenEnumeration.getEnumValues()instead - getOrderItems() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
-
Deprecated.
- getOrderNumber() - Method in class org.broadleafcommerce.common.event.OrderSubmittedEvent
- getOrderReviewRedirect() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getOrderSubtotal() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getOriginalId() - Method in class org.broadleafcommerce.common.sandbox.SandBoxHelper.OriginalIdResponse
- getOriginalId(Class<?>, Long) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getOriginalId(Class<?>, Long) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Return the original id for the requested id.
- getOriginalId(Object) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getOriginalId(Object) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
- getOutputStream() - Method in class org.broadleafcommerce.common.web.util.FileSystemResponseWrapper
- getOverrideGeneratedPropertyName() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getOverrideGeneratedPropertyName() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Declares whether or not the property name has been overridden, rather than using the default generated value.
- getOverrideGeneratedPropertyName() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getOverrideIndexNameKey() - Method in class org.broadleafcommerce.common.filter.Filter
- getOverrideResource(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.common.web.resource.AbstractResourceRequestExtensionHandler
- getOverrideResource(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.common.web.resource.ResourceRequestExtensionHandler
-
Populates the RESOURCE_ATTR field in the ExtensionResultHolder map with an instance of
Resourceif there is an override resource available for the current path. - getOverrideTemplate(ExtensionResultHolder<String>, Object) - Method in class org.broadleafcommerce.common.template.AbstractTemplateOverrideExtensionHandler
- getOverrideTemplate(ExtensionResultHolder<String>, Object) - Method in interface org.broadleafcommerce.common.template.TemplateOverrideExtensionHandler
- getOverrideTranslatedValue(String, TranslatedEntity, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getOwnerToCatalogRelationshipActive() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Retrieve whether or not the relationship to the owned catalog is active for this site
- getOwningSiteId() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Return the site that owns this record.
- getPageAttributes() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getPagedItems() - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- getPageFields() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getPageSize() - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
-
The result set size per page of data when streaming.
- getPageSize() - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- getParamMap() - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- getParams() - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- getParams() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- getParams() - Method in class org.broadleafcommerce.common.web.expression.BreadcrumbVariableExpression
- getParentSandBox() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getParentSandBox() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getParentSiteForProfile - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getParentSiteForProfile(Site) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
-
Given a profile
Siteobject, returns the parent site, if one exists. - getParentSiteForProfile(Site) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getParentSiteForProfile(Site, ExtensionResultHolder<Site>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getParentSiteForProfile(Site, ExtensionResultHolder<Site>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will popoulate the
ExtensionResultHolderwith a valid parent site if one exists for the profile - getParentSiteForProfile(Site, ExtensionResultHolder<Site>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getParserContext() - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- getParserContext() - Method in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
-
Having a parser context that imports the classes speeds MVEL by up to 60%.
- getPasswordChangeRequired() - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- getPasswordLength() - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- getPath() - Method in interface org.broadleafcommerce.common.site.domain.Theme
-
The display name for a site.
- getPath() - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- getPatterns() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyIgnorePattern
- getPaymentGatewayType() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getPaymentRequestFromCurrentCustomer() - Method in interface org.broadleafcommerce.common.payment.service.CurrentCustomerPaymentRequestService
-
Returns a
PaymentRequestDTObased on all the information from the current customer in the system, like one on threadlocal - getPaymentRequestFromCurrentOrder() - Method in interface org.broadleafcommerce.common.payment.service.CurrentOrderPaymentRequestService
-
Returns a
PaymentRequestDTObased on all the information from the current order in the system, like one on threadlocal - getPaymentToken() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getPaymentTransactionType() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getPaymentType() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getPaymentType() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getPersistenceUnit() - Method in class org.broadleafcommerce.common.demo.AutoImportSql
- getPersistenceUnit() - Method in interface org.broadleafcommerce.common.extensibility.jpa.QueryConfiguration
- getPersistenceUnitName() - Method in interface org.broadleafcommerce.common.extensibility.jpa.convert.BroadleafPersistenceUnitDeclaringClassTransformer
- getPhase() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getPhase() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getPhone() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getPhoneNumber() - Method in class org.broadleafcommerce.common.notification.service.type.SMSNotification
- getPlacement() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- getPlacement() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
The position in the target collection to place the merge.
- getPosition() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- getPosition() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
If a placement of type Placement.SPECIFIC is used, then this is the integer position in the target target collection at which the merge will be performed.
- getPosition() - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- getPositionType() - Method in class org.broadleafcommerce.common.payment.UnmaskRange
- getPostLoaderDao() - Static method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- getPrecedence() - Method in interface org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExpression
- getPrecedence() - Method in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- getPrecedence() - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- getPrecedence() - Method in class org.broadleafcommerce.common.web.processor.FormProcessor
- getPrecedence() - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- getPrecedence() - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
- getPreloadAttributes(String, String) - Method in class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
-
Builds a map of the attributes that should be put on the <link> tag.
- getPreview() - Method in interface org.broadleafcommerce.common.persistence.Previewable
-
Whether or not this entity is considered a preview entity for testing.
- getPreview() - Method in class org.broadleafcommerce.common.persistence.PreviewStatus
- getPreviewMode() - Method in class org.broadleafcommerce.common.web.SandBoxContext
- getPreviousClone(Class<?>, Long) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getPriority() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- getPriority() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- getPriority() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- getPriority() - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Retrieve the priority for the handler.
- getPriority() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- getPriority() - Method in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
-
Determines the priority of this extension handler.
- getPriority() - Method in interface org.broadleafcommerce.common.extension.ExtensionHandler
-
Determines the priority of this extension handler.
- getPriority() - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
ExtensionManagers don't really need a priority but they pick up this property due to the fact that we want them to implement the same interfaceas the handlers they are managing. - getPriority() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getPriority() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- getPriority() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- getPriority() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getPriority() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getProcessingErrorMessage() - Static method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getProductionOriginalId(Class<?>, Long) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getProductionOriginalId(Class<?>, Long) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Return the original id for the requested id as if this was a production request.
- getProductionRecordIdIfApplicable(EntityManager, Object) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getProductionRecordIdIfApplicable(EntityManager, Object) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
- getProfile(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getProfileAwareSources() - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- getProfileId() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
For entities that implement
ProfileEntity, returns the value of the profile with which the entity is associated. - getProfileId() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getProperties() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getProperties() - Method in interface org.broadleafcommerce.common.RequestDTO
-
By default, converts the properties on
- getProperties() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getProperty(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource
- getPropertyAccessors() - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- getPropertyFromCache(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- getPropertyName() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- getPropertyName() - Method in class org.broadleafcommerce.common.filter.PropertyFilter
- getPropertyNames(Class<?>) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Retrieve the list of property names known to Hibernate for the entity class.
- getPropertyNames(Class<?>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getPropertyNames(String) - Static method in class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
-
Retrieve the names of all of the Hibernate mapped properties for the given entityClass
- getPropertyType() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getPropertyType() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Returns the property field type.
- getPropertyType() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getPropertyTypes(Class<?>) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Retrieve the list of property types (
Typeknown to Hibernate for the entity class. - getPropertyTypes(Class<?>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getPropertyTypes(String) - Static method in class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
-
Retrieve all of the types of all of the Hibernate mapped properties for the given entityClass
- getPropertyValue(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
-
Attempts to obtain the given property value from the dynamic property map first, and then an actual bean property via a getter
- getPropertyValue(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
-
Attempts to obtain the given property value from the dynamic property map first, and then an actual bean property via a getter
- getPropertyValue(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getProxy() - Method in class org.broadleafcommerce.common.extension.ExtensionManager
- getPuName() - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- getQty() - Method in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- getQuantity() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getQuantity() - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
The quantity for which a match must be found using the rule.
- getQueries() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getQueryHint(String) - Method in interface org.broadleafcommerce.common.persistence.QueryHelper
- getQueryHint(String) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getQueryString() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- getQueryString() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- getRawOffset() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getRawResource(String, List<Resource>) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
-
This method can be used to read in a resource given a path and at least one resource location
- getRawResponse() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getRecurringAmount() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- getRedirectUrlForSiteAuth(String, List<String>) - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAdminAuthService
-
Composes a full URL that can be returned from a controller to redirect the user to the cross app authentication controller endpoint on the site application.
- getRegEx() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.CommaDelimitedNodeValueMerge
- getRegEx() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- getRenameMethodOverlaps() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getRenameMethodPrefix() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getReplacementModel(String, Map<String, String>, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
- getReportingService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getReportingService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getRequest() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Gets the current request on the context
- getRequestAttribute(String) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Provide easy access to Request Attributes without introducing a tight dependency on the HttpRequest.
- getRequestContextAttributes() - Method in interface org.broadleafcommerce.common.RequestDTO
- getRequestContextAttributes() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getRequestCount() - Method in class org.broadleafcommerce.common.cache.CacheStat
- getRequestCustomerResolver() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- getRequestDTO() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getRequestedBroadleafCurrency() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getRequestedCurrency() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafRequestedCurrencyDto
- getRequestedFileNames(String) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Gets a list of the requested files for bundling
- getRequestedServerPrefix() - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Convenience method to obtain the server prefix of the current request.
- getRequestedSessionId() - Method in class org.broadleafcommerce.common.web.filter.SessionlessHttpServletRequestWrapper
- getRequestParameterMap() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getRequestURI() - Method in interface org.broadleafcommerce.common.RequestDTO
- getRequestURI() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getRequestURIWithoutContext() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getRequestURIWithoutContext(HttpServletRequest) - Method in class org.broadleafcommerce.common.sitemap.controller.BroadleafSiteMapController
- getRequestURIWithoutContext(HttpServletRequest) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
- getResource() - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- getResource(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Returns a File representing the passed in name.
- getResource(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getResource(String) - Method in interface org.broadleafcommerce.common.file.service.FileServiceProvider
-
Returns a File representing the passed in url.
- getResource(String) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- getResource(String, Long) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Returns a File representing the resource.
- getResource(String, Long) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getResource(String, List<Resource>) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
-
Attempts to retrive the requested resource from cache.
- getResource(String, FileApplicationType) - Method in interface org.broadleafcommerce.common.file.service.FileServiceProvider
-
Returns a File representing the passed in name and application type.
- getResource(String, FileApplicationType) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- getResourceContents(Resource) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- getResourcePath(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
-
Copied from Tomcat
- getResourcePath(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
-
Returns the resource path for the given name in URL-format (meaning, / separators)
- getResponse() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the response for the context
- getResponseMap() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getResult() - Method in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- getResultListWithHint(Query, String, Object) - Method in interface org.broadleafcommerce.common.persistence.QueryHelper
- getResultListWithHint(Query, String, Object) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getResultListWithHint(TypedQuery<T>, String, Object) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getResultListWithHint(TypedQuery<X>, String, Object) - Method in interface org.broadleafcommerce.common.persistence.QueryHelper
- getResultType(Object, ExtensionResultHolder<ResultType>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
By examining the multitenant information related to a test object, return whether the object is related to a standard site, or a template profile or catalog, if applicable.
- getRetryMax() - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- getRetryMax() - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- getRollbackService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getRollbackService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getRootCause() - Method in exception org.broadleafcommerce.common.exception.BroadleafException
- getRootCause() - Method in interface org.broadleafcommerce.common.exception.RootCauseAccessor
- getRootCauseMessage() - Method in exception org.broadleafcommerce.common.exception.BroadleafException
- getRootCauseMessage() - Method in interface org.broadleafcommerce.common.exception.RootCauseAccessor
- getRuleAttributeMaps() - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Returns an array of attribute map field names that we need to do replacements for in
MvelHelper.modifyExpression(String, Map, ParserContext) - getRuleExpression() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getRuleExpression() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getRuleExpression() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getSandbox() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getSandBox() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBoxManagement
- getSandBox() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- getSandBox() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getSandBoxContext() - Static method in class org.broadleafcommerce.common.web.SandBoxContext
- getSandBoxId() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getSandBoxId() - Method in class org.broadleafcommerce.common.web.SandBoxContext
- getSandBoxIdsForUpwardHierarchy(boolean) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getSandBoxIdsForUpwardHierarchy(boolean) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getSandBoxIdsForUpwardHierarchy(boolean, boolean) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getSandBoxIdsForUpwardHierarchy(boolean, boolean) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getSandBoxPreviewEnabled() - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
Sets whether or not the site can be viewed in preview mode.
- getSandBoxToOriginalMap(Class<?>, Long...) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getSandBoxToOriginalMap(Class<?>, Long...) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Retrieve a map keyed by sandbox id, with the value being the matching original item id for that sandbox item.
- getSandBoxType() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- getSandBoxType() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- getSandBoxVersionId(Class<?>, Long) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getSandBoxVersionId(Class<?>, Long) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Return the sandbox version id for the requested original id.
- getSanitizedValue(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationNodeValueMerge
-
Sanitizes the given attribute value by stripping out the version number for the Spring XSDs.
- getScaleForCurrency(Currency) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- getScopeType() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- getScriptAttributes(String, boolean, boolean) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Deprecated.
- getScriptAttributes(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Gets the attributes to put on the <script> tag
- getSecond() - Method in class org.broadleafcommerce.common.util.Tuple
- getSecure() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- getSecureHost() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getSecurePort() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getSelectClause(StringBuilder, boolean) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Adds the select query from
TypedQueryBuilder.toQueryString() - getSendAsyncPriority() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getSendEmailReliableAsync() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getServerInfo() - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- getServerName() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getServerPort() - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- getServiceHandlers() - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- getServiceInitiated() - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServicesInitiator
- getServiceName() - Method in interface org.broadleafcommerce.common.vendor.service.monitor.ServiceStatusDetectable
- getServiceStatus() - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- getServiceStatus() - Method in interface org.broadleafcommerce.common.payment.service.FailureCountExposable
- getServiceStatus() - Method in interface org.broadleafcommerce.common.vendor.service.monitor.ServiceStatusDetectable
- getSession() - Method in class org.broadleafcommerce.common.web.filter.SessionlessHttpServletRequestWrapper
- getSession(boolean) - Method in class org.broadleafcommerce.common.web.filter.SessionlessHttpServletRequestWrapper
- getSessionAttributeIfOk(WebRequest, String) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Takes
BLCRequestUtils.isOKtoUseSession(WebRequest)into account when retrieving session attributes. - getSessionFactoryBuilder(MetadataImplementor, SessionFactoryBuilderImplementor) - Method in class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
- getSharedLocalResource(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Checks for a resource in the temporary directory of the file-system.
- getSharedLocalResource(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getShippingTotal() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getShipTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getShipTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- getShipToAddressCityLocality() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressCompanyName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressCountryCode() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressEmail() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressFirstName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressLastName() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressLine1() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressLine2() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressPhone() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressPostalCode() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShipToAddressStateRegion() - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- getShortDescription() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getShowDateTime() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getShowLogName() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getShowNonSupportLevels() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getShowThreadName() - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- getSingleField(Class<?>, String) - Static method in class org.broadleafcommerce.common.util.BLCFieldUtils
-
Retrieve the field for the class.
- getSingleResultWithHint(Query, String, Object) - Method in interface org.broadleafcommerce.common.persistence.QueryHelper
- getSingleResultWithHint(Query, String, Object) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getSingleResultWithHint(TypedQuery<T>, String, Object) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getSingleResultWithHint(TypedQuery<X>, String, Object) - Method in interface org.broadleafcommerce.common.persistence.QueryHelper
- getSingleton() - Static method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- getSite() - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- getSite() - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- getSite() - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- getSite() - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- getSite() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Deprecated.this has been changed to
BroadleafRequestContext.getNonPersistentSite()to explicitly indicate that the site being returned is not attached to a Hibernate session - getSite() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- getSite(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getSiteBaseUrl() - Method in interface org.broadleafcommerce.common.web.BaseUrlResolver
-
Returns the currently configured base url for the site.
- getSiteBaseUrl() - Method in class org.broadleafcommerce.common.web.BaseUrlResolverImpl
- getSiteDirectory(String) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
-
Creates a unique directory on the file system for each site.
- getSiteDiscriminator() - Method in interface org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminator
- getSiteId() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getSiteIdentifierType() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Deprecated.use
Site.getSiteResolutionType()Intended to be used along with the #getSiteIdentifierValue() by the SiteResolver to determine if this is the current site. - getSiteIdentifierType() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getSiteIdentifierValue() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Used along with
Site.getSiteResolutionType()to determine the current Site for a given request. - getSiteIdentifierValue() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getSiteMapChangeFreq() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the list of SiteMapChangeFreqTypes.
- getSiteMapChangeFreq() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- getSiteMapChangeFreq() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the SiteMapChangeFreqType.
- getSiteMapChangeFreq() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getSiteMapConfiguration() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the SiteMapConfiguration.
- getSiteMapConfiguration() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- getSiteMapFile(String) - Method in interface org.broadleafcommerce.common.sitemap.service.SiteMapService
-
Returns the File object that can be used to retrieve the SiteMap.xml file
- getSiteMapFile(String) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getSiteMapFileName() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
The name to use for the primary site map file when it does not contain indexed files.
- getSiteMapFileName() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- getSiteMapFilePaths() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
List of files representing the siteMap files.
- getSiteMapGeneratorConfigurations() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Returns the list of SiteMapGeneratorConfigurations used by this SiteMapConfiguration.
- getSiteMapGeneratorConfigurations() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- getSiteMapGenerators() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getSiteMapGeneratorType() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the list of SiteMapGeneratorTypes.
- getSiteMapGeneratorType() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- getSiteMapImageWrappers() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- getSitemapIndexFileName() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Returns the name of the main SiteMap index file.
- getSiteMapIndexFilePattern() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
The name to use for the indexed sitemap files.
- getSiteMapIndexFilePattern() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- getSiteMapPriority() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the SiteMapPriority.
- getSiteMapPriority() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- getSiteMapPriority() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Returns the SiteMapPriority.
- getSiteMapPriority() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- getSiteMapTimeoutInMillis() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- getSiteMapUrlWrappers() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLSetWrapper
- getSiteMapWrappers() - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapIndexWrapper
- getSiteResolutionType() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Intended to be used along with the #getSiteIdentifierValue() by an implementation of SiteResolver to determine if this is the current site.
- getSiteResolutionType() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- getSites() - Method in interface org.broadleafcommerce.common.site.domain.Catalog
-
Deprecated.
- getSites() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getSites() - Method in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- getSitesCache() - Static method in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- getSiteXrefs() - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- getSiteXrefs() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- getSkipOverlaps() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getSourceObject() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- getSourceRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- getSourceRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Retrieve the id of the collection (or individual bean) to be merged
- getSpecificItem() - Method in class org.broadleafcommerce.common.i18n.service.LocalePair
-
Retrieve the language and country specific translation.
- getSplitTime() - Method in class org.broadleafcommerce.common.util.StopWatch
- getSqlFilePath() - Method in class org.broadleafcommerce.common.demo.AutoImportSql
- getSqlStatementLogger() - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServices
- getSqlTypeDescriptorOverride(int) - Method in class org.broadleafcommerce.common.dialect.BroadleafPostgreSQLDialect
- getStandardDeviation() - Method in class org.broadleafcommerce.common.util.StatCalc
- getStartDate() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- getStartedWithCreate(String) - Method in interface org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBean
- getStartedWithCreate(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBeanImpl
- getStartTime() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getStartTime() - Method in class org.broadleafcommerce.common.util.StopWatch
- getState() - Static method in class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- getStateVersionToken() - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Retrieve the state version token resident in the user's session, or create one if it doesn't exist.
- getStateVersionToken() - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- getStateVersionTokenParameter() - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Retrieve the parameter key used to harvest the state version token value from the request
- getStateVersionTokenParameter() - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- getStaticAssetEnvironmentSecureUrlPrefix() - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
Returns the secure value of the environment url prefix (e.g.
- getStaticAssetEnvironmentSecureUrlPrefix() - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- getStaticAssetEnvironmentUrlPrefix() - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
Returns the value configured for the current environment for the static asset url prefix.
- getStaticAssetEnvironmentUrlPrefix() - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- getStaticAssetUrlPrefix() - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
Returns the value configured to mark an item as a static URL.
- getStaticAssetUrlPrefix() - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- getStatus() - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- getStatus() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- getStatus() - Method in class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- getStatusProvider() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- getStatusProvider() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Gets the status provider that is configured for this post processor
- getStringTemplateVariableMaxLength() - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- getStuckThreadStartTime() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getStuckThreshold() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- getSubject() - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- getSubscription() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getSubscriptionService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getSubscriptionService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getSum() - Method in class org.broadleafcommerce.common.util.StatCalc
- getSupportLevel() - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- getSupportLoggerAdapterFQCN() - Static method in class org.broadleafcommerce.common.logging.SupportLogger
- getSystemId() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getSystemPropertiesService() - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- getSystemPropertyCache() - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- getTableName() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- getTags() - Method in interface org.broadleafcommerce.common.media.domain.Media
- getTags() - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- getTags() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- getTagValue(String, String, String) - Static method in class org.broadleafcommerce.common.util.PomEvaluator
- getTargetedClass() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- getTargetRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- getTargetRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Retrieve the id of the collection to receive the merge
- getTargetRef() - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- getTaskExecutor() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
- getTax() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getTaxResponse() - Method in exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- getTaxTotal() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getTempDirectory(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Returns a directory that is unique for this work area.
- getTempFileSuffix() - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- getTempFileSystemBaseDirectory() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- getTemplateCacheKey(Object, String, ExtensionResultHolder<Object>) - Method in interface org.broadleafcommerce.common.extension.TemplateCacheExtensionHandler
- getTemplateCacheKey(Object, String, ExtensionResultHolder<Object>) - Method in class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- getTemplateCacheKeyOperation - Static variable in class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- getTemplateName(Object, ExtensionResultHolder<Object>) - Method in interface org.broadleafcommerce.common.extension.TemplateCacheExtensionHandler
- getTemplateName(Object, ExtensionResultHolder<Object>) - Method in class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- getTemplateNameOperation - Static variable in class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- getTemplateNames() - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- getTemplatePath() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getTemplateThresholdForFullCache() - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getTemplateThresholdForFullCache() - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Retrieve the threshold under which the full list of template catalog translations are cached.
- getTemplateTokenPatterns() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyIgnorePattern
- getTemplateTokens() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getTemplateTokens() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- getTemplateTranslatedValue(String, String, TranslatedEntity, String, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getTemplateTranslations(TranslatedEntity, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- getTemplateType(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.TemplateTypeAware
-
If a custom handler is written and it knows the eventual template name, then it should return the TemplateType when this method is called.
- getText() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- getTheme() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getThemePathFromBRC() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
-
Returns the theme path from the
BroadleafRequestContextor an empty string if no theme was resolved - getThread() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getThreadId() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getThreadlocalCache() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- getThreadName() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- getThresholdForFullCache() - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getThresholdForFullCache() - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Retrieve the threshold under which the full list of standard site translation overrides are cached.
- getThrowable() - Method in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- getTime() - Method in class org.broadleafcommerce.common.util.StopWatch
- getTimeSource() - Static method in class org.broadleafcommerce.common.time.SystemTime
- getTimeToLiveSeconds() - Method in class org.broadleafcommerce.common.extensibility.cache.TimedValueHolder
- getTimeZone() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getTimeZone(String) - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getTimeZone(ZoneId) - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- getTimeZone(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- getTimeZoneFormat() - Static method in class org.broadleafcommerce.common.util.FormatUtil
-
Used with dates in rules since they are not stored as a Timestamp type (and thus not converted to a specific database timezone on a save).
- getTimeZoneId() - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEvent
- getTitle() - Method in interface org.broadleafcommerce.common.media.domain.Media
- getTitle() - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- getTitle() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- getTo() - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- getToCatalog() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getTopEntityClass(Object) - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- getTopMostOriginalRecord(T) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getTopMostOriginalRecord(T) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
If record is sandboxable, check to see if an original version of the passed in record exists.
- getTopmostProductionOriginalId(Class<?>, Long) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- getTopmostProductionOriginalId(Class<?>, Long) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Returns the topmost production id for the given type.
- getToSite() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- getTotal() - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- getTransactionConfirmationService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getTransactionConfirmationService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getTransactionManager() - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- getTransactionManager() - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- getTransactionManager(Map<String, Object>) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Gathers the
PlatformTransactionManagerfrom the provided managerMap - getTransactionManager(Map<String, Object>) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- getTransactionService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getTransactionService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getTransactionTotal() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- getTransformedEntityClassNames() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- getTransformedNonEntityClassNames() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- getTransformMember(String) - Method in interface org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManager
-
Retrieve the direct copy transform config info
- getTransformMember(String) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- getTransformMember(String) - Method in interface org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManager
-
Retrieve the direct copy transform config info
- getTransformMember(String) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- getTranslatedValue() - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- getTranslatedValue() - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- getTranslatedValue(Object, String, Locale) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Returns the translated value of the property for the given entity.
- getTranslatedValue(Object, String, Locale) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getTranslation(TranslatedEntity, String, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Attempts to find the translation object for the given parameters
- getTranslation(TranslatedEntity, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getTranslationConsiderationContext() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- getTranslationEnabled() - Method in class org.broadleafcommerce.common.web.filter.TranslationRequestProcessor
- getTranslations(String, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Finds all current translations for the specified field
- getTranslations(String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- getTranslationService() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- getTransparentRedirectService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getTransparentRedirectService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getTransparentRedirectService() - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- getTtlSeconds() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getType() - Method in interface org.broadleafcommerce.common.admin.domain.TypedEntity
-
Returns the type of the Entity
- getType() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- getType() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- getType() - Method in interface org.broadleafcommerce.common.BroadleafEnumerationType
- getType() - Method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- getType() - Method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- getType() - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- getType() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- getType() - Method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- getType() - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- getType() - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- getType() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- getType() - Method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- getType() - Method in class org.broadleafcommerce.common.filter.FilterParameter
- getType() - Method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- getType() - Method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- getType() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getType() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getType() - Method in class org.broadleafcommerce.common.notification.service.type.Notification
- getType() - Method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- getType() - Method in class org.broadleafcommerce.common.payment.CreditCardType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- getType() - Method in class org.broadleafcommerce.common.payment.PaymentType
- getType() - Method in class org.broadleafcommerce.common.persistence.TargetModeType
- getType() - Method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- getType() - Method in class org.broadleafcommerce.common.presentation.NullBroadleafEnumerationType
- getType() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- getType() - Method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- getType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- getType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- getType() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- getType() - Method in class org.broadleafcommerce.common.template.TemplateType
- getType() - Method in class org.broadleafcommerce.common.time.DayOfMonthType
- getType() - Method in class org.broadleafcommerce.common.time.DayOfWeekType
- getType() - Method in class org.broadleafcommerce.common.time.HourOfDayType
- getType() - Method in class org.broadleafcommerce.common.time.MinuteType
- getType() - Method in class org.broadleafcommerce.common.time.MonthType
- getType() - Method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- getType() - Method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- getType() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- getType() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- getType() - Method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- getType() - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- getType() - Method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- getTypeFieldName() - Method in interface org.broadleafcommerce.common.admin.domain.TypedEntity
-
Returns the persisted type field name
- getTypeForSite - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getTypeForSite(Site) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationService
- getTypeForSite(Site) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceImpl
- getTypeForSite(Site, ExtensionResultHolder<String>) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- getTypeForSite(Site, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
- getTypeForSite(Site, ExtensionResultHolder<String>) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- getTypes() - Static method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- getTypes() - Static method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- getTypes() - Static method in class org.broadleafcommerce.common.persistence.TargetModeType
- getTypes() - Static method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- getTypes() - Method in interface org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExpression
- getTypes() - Method in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- getUnderlyingMapClass() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- getUnitAmount(BroadleafCurrency) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
-
Returns the unit amount (e.g.
- getUnitAmount(Money) - Static method in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
-
Returns the unit amount (e.g.
- getUpdateCustomerPaymentTokenCancelURLFieldKey(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- getUpdateCustomerPaymentTokenCancelURLFieldKey(PaymentResponseDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
-
Return the
PaymentResponseDTO.responseMapkey that corresponds to updating the customer token cancel url - getUpdateCustomerPaymentTokenReturnURLFieldKey(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- getUpdateCustomerPaymentTokenReturnURLFieldKey(PaymentResponseDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
-
Return the
PaymentResponseDTO.responseMapkey that corresponds to updating the customer token return url - getUpdatedBy() - Method in class org.broadleafcommerce.common.audit.Auditable
- getUpdatedEntityId(TranslatedEntity, Long) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getUpdatedEntityId(TranslatedEntity, String) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- getUpDownInheritance(Class<?>, boolean, boolean) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Retrieve a complete polymorphic type list for an entity class, even if the entity class is not the ceiling class (or root of the hierarchy).
- getUpDownInheritance(Class<?>, boolean, boolean) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- getURI() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- getUrl() - Method in interface org.broadleafcommerce.common.media.domain.Media
- getUrl() - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- getUrl() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- getUrl() - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- getUrlForSiteAuth(String, List<String>) - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAdminAuthService
- getUrlFragment() - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- getURLorHeaderParameter(WebRequest, String) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Get header or url parameter.
- getUseCountryInSearchIndex() - Method in interface org.broadleafcommerce.common.locale.domain.Locale
-
If true then the country portion of the locale will be used when building the search index.
- getUseCountryInSearchIndex() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- getUserAgent() - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- getUserAgent() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- getUsername() - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- getUtilContext() - Static method in class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- getValidateProductionChangesState() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- getValue() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- getValue() - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Returns the property value.
- getValue() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- getValue() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- getValue() - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- getValue() - Method in class org.broadleafcommerce.common.extensibility.cache.TimedValueHolder
- getValue() - Method in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- getValue() - Method in class org.broadleafcommerce.common.util.IgnorableItem
- getValue() - Method in interface org.broadleafcommerce.common.value.ValueAssignable
-
The value
- getValue(Object, String, String) - Static method in class org.broadleafcommerce.common.i18n.service.DynamicTranslationProvider
-
If translations are enabled, this method will look for a translation for the specified field.
- getValues() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- getValues() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- getVersion() - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- getVersion() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- getVersionedBundleName() - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- getWebRequest() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the generic request for use outside of servlets (like in Portlets).
- getWebResponseService() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfigurationService
- getWebResponseService() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationService
- getWebResponseService() - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- getWebResponseService() - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- getWebsite() - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- getWorkerType() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- getWriter() - Method in class org.broadleafcommerce.common.web.util.FileSystemResponseWrapper
- getWriter() - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter.CharResponseWrapper
- getXformRenameMethodOverlaps() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- getXformSkipOverlaps() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- getXformTemplates() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- getXformTemplates() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- getXformVals() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- getXPath() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- getXPath() - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Retrieve the XPath query associated with this handler.
- getXPath() - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- GIFT_CARD - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- GIFT_CARD_AND_CUSTOMER_CREDIT - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- GIFT_CARD_NUM - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- giftCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new gift card if called more than once.
- giftCard() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- GiftCardDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- GiftCardDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- GiftCardDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- giftCardMasked - Variable in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- giftCardMasked(String) - Method in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- giftCardNum - Variable in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- giftCardNum(String) - Method in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- giftCards - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- giftCards - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Any gift cards that have been processed.
- GLOBAL - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
All nodes will execute
- GloballySharedInputStream - Class in org.broadleafcommerce.common.file.service
-
This class serves as a marker interface to indicate that the resource comes from a shared area of the filesystem.
- GloballySharedInputStream(InputStream) - Constructor for class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- globalRowHeaderWidth - Variable in class org.broadleafcommerce.common.util.TableCreator
- goLiveDate - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- GOOGLE_PAY - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- GoogleClosureJavascriptMinificationServiceImpl - Class in org.broadleafcommerce.common.resource.service
-
Javascript minification service implemented using the Google Closure Compiler This will be used for minification if the Google Closure Compiler dependency is included in the project
- GoogleClosureJavascriptMinificationServiceImpl(String, String) - Constructor for class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- greaterThan(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- greaterThan(Money) - Method in class org.broadleafcommerce.common.money.Money
- greaterThanOrEqual(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- greaterThanOrEqual(Money) - Method in class org.broadleafcommerce.common.money.Money
- GRID_HIDDEN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- gridFieldComponentRenderer() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - drives the component that renders the UI for a listgrid
- GRIDFIELDCOMPONENTRENDERER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- gridFieldComponentRendererTemplate() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - drives the component that renders the UI for a listgrid
- GRIDFIELDCOMPONENTRENDERERTEMPLATE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- gridOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - required only if you want to order the appearance of this field as it relates to other fields in a grid.
- GRIDORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- gridVisibleFields() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required when it is desirable to override the property prominence settings from the adorned target and the target object
- GRIDVISIBLEFIELDS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- groomCacheBySiteOverride(String, Long, boolean) - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- groomCacheBySiteOverride(String, Long, boolean) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Add or remove from the cache based on an override declaration.
- groomCacheByTargetEntity(String, Serializable) - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- groomCacheByTargetEntity(String, Serializable) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Update an overridden entity value in the cache
- groomInProgressTransactionInfos() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- group() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Used to map the field to a group defined in AdminPresentationClass using AdminGroupPresentation.
- group() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Used to map the collection to a group defined in AdminPresentationClass using AdminGroupPresentation.
- group() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Used to map the collection to a group defined in AdminPresentationClass using AdminGroupPresentation.
- group() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Used to map the collection to a group defined in AdminPresentationClass using AdminGroupPresentation.
- Group() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Group
- GROUP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- GROUP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- GROUP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- GROUP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- GROUP_NAME - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- groupCollapsed() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Deprecated.not supported
- GROUPCOLLAPSED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
-
Deprecated.
- groupName() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminGroupPresentationOverride
-
Target the group that you wish to override
- GroupName() - Constructor for class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupName
- groupOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to order the appearance of groups in the UI
- GroupOrder() - Constructor for class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupOrder
- GROUPORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
-
Deprecated.
- groupOverrides() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
These AdminGroupPresentationOverride items override a superclass' group information by targeting the superclass' tab, group, and the property to be overridden
- groups() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminTabPresentation
-
These AdminGroupPresentation items define each group that will be displayed within the tab of the entity's EntityForm.
- gzipAndDeleteFiles(FileWorkArea, List<String>) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
-
GZip a file, Then delete it
- gzipAndDeleteFiles(FileWorkArea, List<String>, boolean) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- gzipSiteMapFiles - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- gzipSiteMapFiles - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
H
- HaltFilterChainException - Exception in org.broadleafcommerce.common.web.exception
- HaltFilterChainException() - Constructor for exception org.broadleafcommerce.common.web.exception.HaltFilterChainException
- HaltFilterChainException(String) - Constructor for exception org.broadleafcommerce.common.web.exception.HaltFilterChainException
- HaltFilterChainException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.web.exception.HaltFilterChainException
- HaltFilterChainException(Throwable) - Constructor for exception org.broadleafcommerce.common.web.exception.HaltFilterChainException
- handleApplicationEvent(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- handleBooleans(String[]) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- handleClassTransformerRegistrationProblem(BroadleafClassTransformer, Exception) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- HANDLED - Enum constant in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
In short, this value should only be returned from
ExtensionManagers and not fromExtensionHandlers. - HANDLED_CONTINUE - Enum constant in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
The extension was handled by the
ExtensionHandlerand it recommends continuing with additionalExtensionHandlers (if more are available). - HANDLED_STOP - Enum constant in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
An
ExtensionHandlerhas handled this and it recommends that theExtensionManagershould not invoke any moreExtensionHandlers that it may have to execute - handleEmbedded(Class<?>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- handleMaxSizeException(MaxUploadSizeExceededException, HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.exception.FileUploadExceptionAdvice
- handleProcessingException(Exception, RedirectAttributes) - Method in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- handleProcessingException(Exception, RedirectAttributes) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- handleReplacements(String[]) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- handlers - Variable in class org.broadleafcommerce.common.extension.ExtensionManager
- handlers - Variable in class org.broadleafcommerce.common.vendor.service.monitor.handler.CompositeStatusHandler
- handlersSorted - Variable in class org.broadleafcommerce.common.extension.ExtensionManager
- handlesAuthorize() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesAuthorize() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesAuthorizeAndCapture() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesAuthorizeAndCapture() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesCapture() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesCapture() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesMultiplePayments() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesMultiplePayments() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
Denotes whether or not this payment provider supports multiple payments on an order.
- handlesMultipleShipment() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesMultipleShipment() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesPartialCapture() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesPartialCapture() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesRecurringPayment() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesRecurringPayment() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesRefund() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesRefund() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesReverseAuthorize() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesReverseAuthorize() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handlesSavedCustomerPayment() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesSavedCustomerPayment() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handleStandardEntity(Object, BroadleafRequestContext, Class<?>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- handleStatus(String, ServiceStatusType) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.CompositeStatusHandler
- handleStatus(String, ServiceStatusType) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- handleStatus(String, ServiceStatusType) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.LogStatusHandler
- handleStatus(String, ServiceStatusType) - Method in interface org.broadleafcommerce.common.vendor.service.monitor.StatusHandler
- handleStatusChange(ServiceStatusDetectable, ServiceStatusType) - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- handlesVoid() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- handlesVoid() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
- handleUnsuccessfulTransaction(Model, RedirectAttributes, PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- HARD - Static variable in class org.broadleafcommerce.common.payment.PaymentDeclineType
- hasCache() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- hasCsrPermission() - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- hasCurrency() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- hashCode() - Method in class org.broadleafcommerce.common.audit.Auditable
- hashCode() - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- hashCode() - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- hashCode() - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- hashCode() - Method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- hashCode() - Method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- hashCode() - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- hashCode() - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- hashCode() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- hashCode() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- hashCode() - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- hashCode() - Method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- hashCode() - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- hashCode() - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- hashCode() - Method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- hashCode() - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- hashCode() - Method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- hashCode() - Method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- hashCode() - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- hashCode() - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- hashCode() - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- hashCode() - Method in class org.broadleafcommerce.common.money.Money
- hashCode() - Method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- hashCode() - Method in class org.broadleafcommerce.common.payment.CreditCardType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- hashCode() - Method in class org.broadleafcommerce.common.payment.PaymentType
- hashCode() - Method in class org.broadleafcommerce.common.persistence.ArchiveStatus
- hashCode() - Method in class org.broadleafcommerce.common.persistence.PreviewStatus
- hashCode() - Method in class org.broadleafcommerce.common.persistence.TargetModeType
- hashCode() - Method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- hashCode() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- hashCode() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- hashCode() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- hashCode() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- hashCode() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- hashCode() - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- hashCode() - Method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- hashCode() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- hashCode() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- hashCode() - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- hashCode() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- hashCode() - Method in class org.broadleafcommerce.common.template.TemplateType
- hashCode() - Method in class org.broadleafcommerce.common.time.DayOfMonthType
- hashCode() - Method in class org.broadleafcommerce.common.time.DayOfWeekType
- hashCode() - Method in class org.broadleafcommerce.common.time.HourOfDayType
- hashCode() - Method in class org.broadleafcommerce.common.time.MinuteType
- hashCode() - Method in class org.broadleafcommerce.common.time.MonthType
- hashCode() - Method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- hashCode() - Method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- hashCode() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- hashCode() - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- hashCode() - Method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- hashCode() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- hashCode() - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- hashCode() - Method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- hashRepresentation - Variable in class org.broadleafcommerce.common.resource.GeneratedResource
- hasLocale() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- hasNext() - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- hasQuotePermission() - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- hasSameRules(TimeZone) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- hasTranslation() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- headers() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- helper - Variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- helpText() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to provide help text for this field
- HELPTEXT - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- HIBERNATE_PROXY - Static variable in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- HibernateMappingProvider - Class in org.broadleafcommerce.common.util.dao
-
Hibernate SPI implementor that harvests metadata about all of the entity classes
- HibernateMappingProvider() - Constructor for class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
- HibernateMappingProvider(Map<String, PersistentClass>) - Constructor for class org.broadleafcommerce.common.util.dao.HibernateMappingProvider
-
Initialize with seed data independent of
HibernateMappingProvider.getSessionFactoryBuilder(MetadataImplementor, SessionFactoryBuilderImplementor) - HibernateUtils - Class in org.broadleafcommerce.common.util
-
Hibernate convenience methods
- HibernateUtils() - Constructor for class org.broadleafcommerce.common.util.HibernateUtils
- hidden - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- HIDDEN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- HIDDEN_ALL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- hideEnumerationIfEmpty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to hide this field when there are no enumeration options provided
- HIDEENUMERATIONIFEMPTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- hint() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to provide a hint for this field
- HINT - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- History - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.TabOrder
- HOME - Static variable in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- HOME_CRUMB - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- HOUR_OF_DAY - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- HOURLY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- HourOfDayType - Class in org.broadleafcommerce.common.time
-
An extendible enumeration of container shape types.
- HourOfDayType() - Constructor for class org.broadleafcommerce.common.time.HourOfDayType
- HourOfDayType(String, String) - Constructor for class org.broadleafcommerce.common.time.HourOfDayType
- HTML - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- HTML - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- HTML_BASIC - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- htmlDecode(String) - Method in interface org.broadleafcommerce.common.security.service.ExploitProtectionService
- htmlDecode(String) - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- HtmlMinifyFilter - Class in org.broadleafcommerce.common.web.util
-
Enable html minification.
- HtmlMinifyFilter() - Constructor for class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- HtmlMinifyFilter.CharResponseWrapper - Class in org.broadleafcommerce.common.web.util
- Hydrated - Annotation Interface in org.broadleafcommerce.common.cache
- HYDRATED_CACHE_NAME - Static variable in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- HydratedAnnotationManager - Interface in org.broadleafcommerce.common.cache.engine
- HydratedCacheManager - Interface in org.broadleafcommerce.common.cache.engine
- HydratedSetup - Class in org.broadleafcommerce.common.cache
- HydratedSetup() - Constructor for class org.broadleafcommerce.common.cache.HydratedSetup
- HydrationDescriptor - Class in org.broadleafcommerce.common.cache.engine
- HydrationDescriptor() - Constructor for class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- HydrationItemDescriptor - Class in org.broadleafcommerce.common.cache.engine
- HydrationItemDescriptor() - Constructor for class org.broadleafcommerce.common.cache.engine.HydrationItemDescriptor
- HydrationScanner - Class in org.broadleafcommerce.common.cache.engine
- HydrationScanner(Class, Class) - Constructor for class org.broadleafcommerce.common.cache.engine.HydrationScanner
I
- I18N_ENTERPRISE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- id - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- id - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- id - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- id - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- id - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- id - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- id - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- id - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- id - Variable in class org.broadleafcommerce.common.media.domain.MediaDto
- id - Variable in class org.broadleafcommerce.common.media.domain.MediaImpl
- id - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- id - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- id - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- id - Variable in class org.broadleafcommerce.common.site.domain.CatalogImpl
- id - Variable in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
-
Use a separate primary key (rather than a composite key with @Embeddedid) to prevent ConcurrentModificationException from Ehcache
- id - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- id - Variable in class org.broadleafcommerce.common.site.domain.ThemeDTO
- id - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- id - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- id - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- Id(Long, Long) - Constructor for class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl.Id
- ID - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- ID_EQ - Enum constant in enum class org.broadleafcommerce.common.presentation.client.ForeignKeyRestrictionType
- idAssigned(Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Whether or not this object is an
Entityand whether or not it already has an id assigned - idAssigned(Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- idAssigned(Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Whether or not this object is an
Entityand whether or not it already has an id assigned - idAssigned(Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- identifier - Variable in class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- identifyDefaultEntityManager(TargetModeType) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Identifies the default
EntityManagerfor the given targetModeType - identifyDefaultEntityManager(TargetModeType) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- identifyDefaultTransactionManager(TargetModeType) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Identifies the default
PlatformTransactionManagerfor the given targetModeType - identifyDefaultTransactionManager(TargetModeType) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- identifyEntityManager(Class) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Identifies the
EntityManagerfor the given entityClass, using the default targetModeType ofTargetModeType.SANDBOX - identifyEntityManager(Class) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- identifyEntityManager(Class, TargetModeType) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Identifies the
EntityManagerfor the given entityClass and targetModeType - identifyEntityManager(Class, TargetModeType) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- identifyTransactionManager(String, TargetModeType) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Identifies the
PlatformTransactionManagerfor the given className and targetModeType - identifyTransactionManager(String, TargetModeType) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- IdentityExecutionUtils - Class in org.broadleafcommerce.common.util.tenant
-
The utility methods in this class provide a way to ignore the currently configured site/catalog contexts and instead explicitly run operations in the specified context.
- IdentityExecutionUtils() - Constructor for class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- IdentityOperation<T,
G extends Throwable> - Interface in org.broadleafcommerce.common.util.tenant - IdentityUtilContext - Class in org.broadleafcommerce.common.util.tenant
-
A thread local context to store the unique name for this request thread.
- IdentityUtilContext() - Constructor for class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- IdGeneration - Interface in org.broadleafcommerce.common.id.domain
- idGenerationDao - Variable in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- IdGenerationDao - Interface in org.broadleafcommerce.common.id.dao
- IdGenerationDaoImpl - Class in org.broadleafcommerce.common.id.dao
- IdGenerationDaoImpl() - Constructor for class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- IdGenerationImpl - Class in org.broadleafcommerce.common.id.domain
- IdGenerationImpl() - Constructor for class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- IdGenerationService - Interface in org.broadleafcommerce.common.id.service
- IdGenerationServiceImpl - Class in org.broadleafcommerce.common.id.service
- IdGenerationServiceImpl() - Constructor for class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- IdGenerationServiceImpl.Id - Class in org.broadleafcommerce.common.id.service
- IdOverrideTableGenerator - Class in org.broadleafcommerce.common.persistence
- IdOverrideTableGenerator() - Constructor for class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- idTypeIdMap - Variable in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl
- IgnorableItem - Class in org.broadleafcommerce.common.util
-
Simple bean that can represent a key/value pair used by arbitrary components for the purpose of engaging exclusion behavior.
- IgnorableItem() - Constructor for class org.broadleafcommerce.common.util.IgnorableItem
- IgnorableOpenEntityManagerInViewFilter - Class in org.broadleafcommerce.common.web.filter
-
OpenEntityManagerInViewFilterimplementation that can be "ignored" based on state set bySecurityBasedIgnoreFilter. - IgnorableOpenEntityManagerInViewFilter() - Constructor for class org.broadleafcommerce.common.web.filter.IgnorableOpenEntityManagerInViewFilter
- IGNORE - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- ignoreAdornedProperties() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the system should not query the user for the adorned property values.
- IGNOREADORNEDPROPERTIES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- ignoreCloneCache(boolean) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- ignoreCloneCache(boolean) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Set when you want to override caching behavior related to finding sandbox versions.
- IGNORED - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
-
Added in order to provide an optional default value to
ConditionalOnBroadleafModule - IGNORED - Enum constant in enum class org.broadleafcommerce.common.presentation.RequiredOverride
- IgnoreEnterpriseBehavior - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.clone
-
Marker annotation for any field on a sandboxable entity that should not undergo enterprise sandbox config validation (if applicable).
- ignoreNoProcessDetailLoggerConfiguration - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- ignorePatterns - Variable in class org.broadleafcommerce.common.config.BroadleafCommonConfig
- ignorePatterns - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- ignorePatterns - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- ignoreSite - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- IMAGE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- IMAGE - Static variable in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- IMPORT - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- ImportCondition - Class in org.broadleafcommerce.common.demo
- ImportCondition() - Constructor for class org.broadleafcommerce.common.demo.ImportCondition
- ImportProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This class serves to parse any passed in source application context files and look for the Spring "import" element.
- ImportProcessor(ResourceLoader) - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.ImportProcessor
- ImportSQLConfig - Class in org.broadleafcommerce.common.demo
- ImportSQLConfig() - Constructor for class org.broadleafcommerce.common.demo.ImportSQLConfig
- importSqlList - Variable in class org.broadleafcommerce.common.demo.CompositeAutoImportSql
- INCHES - Static variable in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- INCLUDE_MY_CHANGES_VAR - Static variable in interface org.broadleafcommerce.common.web.BroadleafIncludeMyChangesResolver
- includeAsyncDeferUnbundled() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- includeAsyncDeferUnbundled(boolean) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- includeUnqualifiedPolymorphicEntities - Variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- incrementFailure() - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- incrementFailure() - Method in interface org.broadleafcommerce.common.payment.service.FailureCountExposable
- incrementHit() - Method in class org.broadleafcommerce.common.cache.CacheStat
- incrementRequest() - Method in class org.broadleafcommerce.common.cache.CacheStat
- inDaylightTime(Date) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- INDETERMINATELY_RESERVED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- IndexAnnotationDto - Class in org.broadleafcommerce.common.extensibility.jpa
- IndexAnnotationDto(String, String, Boolean) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.IndexAnnotationDto
- indexedFileNames - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- indexedSiteMapFileName - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- indexedSiteMapFilePattern - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- indexes() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformMember
- InfiniteExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 10 minute expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - InfiniteExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.InfiniteExpiryPolicy
- info(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- info(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- info(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- info(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- info(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- info(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- info(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- info(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- info(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- info(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- INFO - Static variable in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- INFO - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- infos - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceClassTransformer
- infos - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- init() - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- init() - Method in class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- init() - Method in class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
-
Initialize the bean and cause the logging message to take place
- init() - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- init() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- init() - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- init() - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- init() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- init() - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- init(FilterConfig) - Method in class org.broadleafcommerce.common.web.util.RepeatSubmitProtectionFilter
- init(Map<String, Object>) - Method in interface org.broadleafcommerce.common.site.service.provider.SiteConfigProvider
- init(ContextRefreshedEvent) - Method in class org.broadleafcommerce.common.web.filter.SecurityBasedIgnoreFilter
- initFilterBean() - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- initFilterBean() - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- initialize() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- initialize(ConfigurableApplicationContext) - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringApplicationListener
- initialized - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- initializeEntityManagerCache() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- initializeOverride(Object) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheInitializer
-
Perform any initialization tasks (e.g.
- initializeOverride(Object) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- initializeResources(ContextRefreshedEvent) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
-
Initalize the blJsResources and blCssResources.
- initializeWorkArea() - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Create a file work area that can be used for further operations.
- initializeWorkArea() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Create a file work area that can be used for further operations.
- initiateCheckout(Long) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCheckoutService
-
Initiates the checkout process for a given orderId.
- initiateCheckout(Long) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- initiateService(Map, ServiceRegistryImplementor) - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServicesInitiator
- initIt() - Method in class org.broadleafcommerce.common.web.resource.resolver.BLVersionResourceResolverDefaultStrategyMap
- initIt() - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- InsertChildrenOf - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler implementation provides behavior where the child nodes from an element in the patch document are added to the same node in the source document.
- InsertChildrenOf() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.InsertChildrenOf
- InsertItems - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler implementation provides behavior where a list of elements from the patch document are appended to the same parent element in the source document.
- InsertItems() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.InsertItems
- inspectType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationOperationTypes
-
OperationType values are generally ignored for inspect and should be defined as BASIC for consistency in most circumstances.
- INSTANCE - Static variable in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServicesInitiator
- INT_TYPE - Static variable in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- intArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a int array value override.
- INTEGER - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- INTEGER - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- internalIgnoreFilters - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- internalValidateFind - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- intersection(Object, Object) - Static method in class org.broadleafcommerce.common.rule.SelectizeCollectionUtils
-
Important: The generic "Object" parameters for this utility class are included as a work around to a known, MVEL issue.
- intOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a int value override.
- invalidateCookie(HttpServletResponse, String) - Method in interface org.broadleafcommerce.common.security.util.CookieUtils
- invalidateCookie(HttpServletResponse, String) - Method in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- invalidateState() - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Remove the current state version token in the user's session, if exists.
- invalidateState() - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- invalidateState(boolean) - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Remove the current state version token in the user's session, if exists.
- invalidateState(boolean) - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- InvocationHandlerForUnitTestingByteWeavedClasses - Class in org.broadleafcommerce.common.util
-
Invocation handler for unit testing byte-weaved classes.
- InvocationHandlerForUnitTestingByteWeavedClasses(Object[]) - Constructor for class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
- invoke(Object, Method, Object[]) - Method in class org.broadleafcommerce.common.extension.ExtensionManager
- invoke(Object, Method, Object[]) - Method in class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
-
Will invoke a chosen method against an array of Objects that are meant to be byte-weaved together.
- invoke(Object, EntryProcessor, Object...) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- invoke(String, Object[], String[]) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- invokeAll(Set, EntryProcessor, Object...) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- IS_KEY - Static variable in interface org.broadleafcommerce.core.web.resolver.DatabaseResourceResolverExtensionHandler
- isAbbreviated - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- isAbsoluteUrl(String) - Static method in class org.broadleafcommerce.common.util.UrlUtil
-
Returns true if our current URL is absolute, false otherwise.
- isActive - Variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- isActive() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- isActive() - Method in interface org.broadleafcommerce.common.persistence.Status
- isActive() - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- isActive() - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- isActive() - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- isActive() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- isActive() - Method in class org.broadleafcommerce.common.weave.WeaveArchiveStatus
- isActive(Date, Date, boolean) - Static method in class org.broadleafcommerce.common.util.DateUtil
-
Determine if a date range is active.
- isActiveForType(String) - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- isActiveForType(String) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Whether or not the cache is active for the specified type
- isActiveIsolatedSiteForType(Long, String) - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- isActiveIsolatedSiteForType(Long, String) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Assuming the passed in site is a standard site, determine whether or not the standard site has any isolated values (i.e.
- isAdmin - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- isAjaxRequest(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
-
A helper method that returns whether or not the given request was invoked via an AJAX call
- isAjaxRequest(HttpServletRequest) - Static method in class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
-
A helper method that returns whether or not the given request was invoked via an AJAX call
- isAjaxRequest(WebRequest) - Static method in class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
- isAlreadyPopulated() - Method in class org.broadleafcommerce.common.copy.CreateResponse
- isAsynchronous() - Method in interface org.broadleafcommerce.common.event.BroadleafApplicationListener
-
Indicates if this application listener should be run in a background thread if a TaskExecutor is configured.
- isAsynchronous() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isAtLeastOneTransactionManagerEnabled() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isAuthedFromAdmin() - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
- isAutoStartup() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isAutoStartup() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- isBroadleafAnnotationBean(MethodMetadata) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeAnnotationAwareBeanDefinitionRegistryPostProcessor
- isBroadleafBean(BeanDefinition) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeAnnotationAwareBeanDefinitionRegistryPostProcessor
- isBundleFile(String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- isCachedResourceExpired(GeneratedResource, String, List<Resource>) - Method in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- isCatalogEntity() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Returns true if this dto represents a catalog entity
- isClosed() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- isClosed() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- isCompleteCheckoutOnCallback() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- isCompleteCheckoutOnCallback() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- isCompressed - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- isConfigurationClassBean(BeanDefinition) - Method in class org.broadleafcommerce.common.extensibility.FrameworkXmlBeanDefinitionReader
- isConfigurationOnly - Variable in class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- isConfigurationOnly() - Method in class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- isContextInitialized() - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Checks to see if there is a
BroadleafRequestContextalready bound to the current thread. - isCreditCardType() - Method in class org.broadleafcommerce.common.payment.PaymentType
- isCsrMode() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- isCSSResource(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- isDeactivated() - Method in interface org.broadleafcommerce.common.site.domain.Site
- isDeactivated() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- isDecompressInToString() - Method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- isDefault - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- isDefault() - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- isDefault() - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- isDefaultEnvironment - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- isDisabled() - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Returns the "disabled" boolean.
- isDisabled() - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- isEmpty() - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- isEmpty() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- isEnabled() - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- isEnabled() - Method in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- isEnabled() - Method in interface org.broadleafcommerce.common.extension.ExtensionHandler
-
If false, the ExtensionManager should skip this Handler.
- isEnabled() - Method in class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- isEnabled() - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- isEnabled() - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- isEnabled() - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- isEnabled() - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Whether or not the protection provided by this service is active.
- isEnabled() - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- isEntityEnabled(String) - Method in interface org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManager
-
Based on the entity name, this method will determine if the associated conditionalProperty from the Spring configuration is true.
- isEntityEnabled(String) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- isEntityEnabled(String) - Method in interface org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManager
-
Based on the entity name, this method will determine if the associated conditionalProperty from the Spring configuration is true.
- isEntityEnabled(String) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- isErrorDetected() - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- isErrorDetected() - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- isExcludeClassFromPolymorphism(Class<?>) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Discover is a class should be excluded from a polymorphic list.
- isExcludeClassFromPolymorphism(Class<?>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- isFilteringIgnoredForUri(WebRequest) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
- isForDuplicate - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- isHandler(Class<?>) - Method in class org.broadleafcommerce.common.web.controller.FrameworkControllerHandlerMapping
- isHandlerCompatible(PaymentGatewayType) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayResolver
-
Used by Transparent Redirect Solutions that utilize Thymeleaf Processors and Expressions.
- isHandlerCompatible(PaymentGatewayType) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayResolverImpl
- isHasError() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Returns true if the sitemap generation process resulted in an error.
- isIgnored(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableFilter
- isIgnored(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.web.filter.AbstractIgnorableOncePerRequestFilter
- isIgnored(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.web.filter.IgnorableOpenEntityManagerInViewFilter
- isIgnored(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.site.common.web.filter.EstablishSessionFilter
- isIgnored(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- isJavaScriptResource(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- isJoinTableFilter - Variable in class org.broadleafcommerce.common.filter.PropertyFilter
- isLegacyMode() - Method in interface org.broadleafcommerce.common.service.ParentCategoryLegacyModeService
- isLegacyMode() - Method in class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- isLocationRelative - Variable in class org.broadleafcommerce.common.extensibility.cache.DefaultJCacheUriProvider
- isMtLoaded - Variable in class org.broadleafcommerce.common.util.DeployBehaviorUtil
- isMySql() - Method in class org.broadleafcommerce.common.util.DialectHelper
- isMySql(EntityManager) - Method in class org.broadleafcommerce.common.util.DialectHelper
- ISO8601DateAdapter - Class in org.broadleafcommerce.common.util.xml
- ISO8601DateAdapter() - Constructor for class org.broadleafcommerce.common.util.xml.ISO8601DateAdapter
- ISOCodeStatusType - Class in org.broadleafcommerce.common.i18n.service.type
-
An extensible enumeration of ISO Code Status Types.
- ISOCodeStatusType() - Constructor for class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- ISOCodeStatusType(String, String) - Constructor for class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- ISOCountry - Interface in org.broadleafcommerce.common.i18n.domain
-
This domain object represents the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest.
- ISOCountryImpl - Class in org.broadleafcommerce.common.i18n.domain
- ISOCountryImpl() - Constructor for class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- isoDao - Variable in class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- ISODao - Interface in org.broadleafcommerce.common.i18n.dao
- ISODaoImpl - Class in org.broadleafcommerce.common.i18n.dao
- ISODaoImpl() - Constructor for class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- isoFormat - Variable in class org.broadleafcommerce.common.util.xml.ISO8601DateAdapter
- isOKtoUseSession(WebRequest) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Broadleaf "Resolver" and "Filter" classes may need to know if they are allowed to utilize the session.
- isOracle() - Method in class org.broadleafcommerce.common.util.DialectHelper
- isOracle(EntityManager) - Method in class org.broadleafcommerce.common.util.DialectHelper
- ISOService - Interface in org.broadleafcommerce.common.i18n.service
-
Service that provide methods to look up the standards published by the International Organization for Standardization (ISO)
- ISOServiceImpl - Class in org.broadleafcommerce.common.i18n.service
- ISOServiceImpl() - Constructor for class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- isOverrideQualified(Class<?>) - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheInitializer
-
Whether or not this initializer is qualified to work on the given entity type
- isOverrideQualified(Class<?>) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- isPerformAuthorizeAndCapture() - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- isPerformAuthorizeAndCapture() - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
Gets the configured transaction type for this module.
- isPersistenceUnitOverrideAllowed() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- isPostgreSql() - Method in class org.broadleafcommerce.common.util.DialectHelper
- isPostgreSql(EntityManager) - Method in class org.broadleafcommerce.common.util.DialectHelper
- isPresent(String) - Static method in class org.broadleafcommerce.common.module.ModulePresentUtil
-
This version takes a String instead of a
BroadleafModuleRegistration.BroadleafModuleEnumbut operates in the same way by checking to see if a particular Broadleaf module has registered itself - isPresent(String) - Method in class org.broadleafcommerce.common.web.expression.ModuleVariableExpression
- isPresent(BroadleafModuleRegistration.BroadleafModuleEnum) - Static method in class org.broadleafcommerce.common.module.ModulePresentUtil
-
Checks if the given module is registered
- isPreview - Variable in class org.broadleafcommerce.common.persistence.PreviewStatus
- isPreviouslyMinifiedFile(Resource) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- isProcessingEnabled(Object, String, ApplicationContext) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.MergeBeanStatusProvider
-
Typically used by the
AbstractMergeBeanPostProcessorclass to determine whether or not certain lists should be processed or if they can be safely ignored. - isProcessingEnabled(Object, String, ApplicationContext) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MultiTenantMergeBeanStatusProvider
- isProductionSandBox() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- isProductionSandBoxMode - Variable in class org.broadleafcommerce.common.util.DeployBehaviorUtil
- isProductionSandBoxMode() - Method in class org.broadleafcommerce.common.util.DeployBehaviorUtil
- isProfileEntity() - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Returns true if this dto represents a profile entity
- isPromote() - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- isPromote() - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Is the current thread involved in a promote operation?
- isProperLogLevelEnabled() - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- isPropertyEnabled(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- isPropertyEnabled(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- isPropertyEnabled(String) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- isPropertyEnabled(String) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- isQuoteMode() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- isReady() - Method in class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- isRecordFound() - Method in class org.broadleafcommerce.common.sandbox.SandBoxHelper.OriginalIdResponse
- isReject() - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- isReject() - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Is the current thread involved in a reject operation?
- isRelatedToParentCatalogIds(Object, Long...) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- isRelatedToParentCatalogIds(Object, Long...) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Determine if the current entity is related via propagation inheritance to any of the candidate primary key values.
- isRenameMethodOverlaps() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- isReplayOperation() - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- isReplayOperation() - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Is the current thread involved in a replay operation (i.e.
- isRestrictAssociation() - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- isRunning() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isRunning() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- isSandBoxable(String) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- isSandBoxable(String) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Whether or not the class is sandboxable
- isSandboxIdValid(String) - Method in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- isSandboxMode() - Method in class org.broadleafcommerce.common.web.expression.BRCVariableExpression
- isSecure() - Method in interface org.broadleafcommerce.common.RequestDTO
- isSecure() - Method in class org.broadleafcommerce.common.RequestDTOImpl
- isSecure() - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- isSendResetEmailReliableAsync() - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- isSimpleValue() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the value type cannot be derived from the map declaration in the JPA managed entity and the value type is complex (JPA managed entity)
- ISSIMPLEVALUE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- isSingleton() - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- isSingleton() - Method in class org.broadleafcommerce.common.jmx.ExplicitNameFactoryBean
- isSingleton() - Method in class org.broadleafcommerce.common.util.EnvironmentFactoryBean
- isSingleton() - Method in class org.broadleafcommerce.common.util.NullFactoryBean
- isSkipOverlaps() - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- isSqlServer() - Method in class org.broadleafcommerce.common.util.DialectHelper
- isSqlServer(EntityManager) - Method in class org.broadleafcommerce.common.util.DialectHelper
- isStarted - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isSuccessful() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- isTemplateEnabled() - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- isTemplateSite() - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Deprecated.Not used by Broadleaf - scheduled to remove on or after 3.3
- isTemplateSite() - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- isToken(String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- isToken(String, String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- isToken2(String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- isToken2(String, String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- isTransactionalEntityManager(EntityManager) - Static method in class org.broadleafcommerce.common.util.TransactionUtils
- isTranslationConsiderationContextEnabled() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- isUniversal() - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
-
If this event is constructed the exact same way with the exact same data, we can gain a performance increase by combining multiple events into 1.
- isUnwrappableAs(Class) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- isUnwrappableAs(Class) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- isUnwrappableAs(Class) - Method in interface org.broadleafcommerce.common.util.Wrappable
-
Can this wrapped item be unwrapped as the indicated type?
- isUp - Variable in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- isUrlValid(String) - Method in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- isUseCompression() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- isUseWhileInDefaultEnvironment() - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
- isValid() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- isValid(T) - Method in interface org.broadleafcommerce.common.util.OptimisticLockUtils.ValidatedUpdateOperation
-
Check whether or not the
OptimisticLockUtils.UpdateOperation.update(Object)operation is still valid given the current state of the entity. - isValidCheckedValue(String) - Static method in class org.broadleafcommerce.common.util.Mod43CheckDigitUtil
- isValidExpression(String) - Static method in class org.broadleafcommerce.common.util.BLCCronUtils
-
Determines whether or not the cron expression is valid
- isValidState - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- isValidState(ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Determine if the current thread is in a valid state for sparse cache handling
- isValidState(ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Determine if the current thread is in a valid state for sparse cache handling
- isValidState(ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- isValueValidForType(String, SystemPropertyFieldType) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Determines if the given value is valid for the specified type
- isValueValidForType(String, SystemPropertyFieldType) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- isWidget(String) - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- isXMLBean(BeanDefinition) - Static method in class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.BeanUtil
- isXMLBean(BeanDefinition) - Method in class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader
- isXMLBean(BeanDefinition) - Method in class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.MergeBeanDefinitionDocumentReader
- isZero() - Method in class org.broadleafcommerce.common.money.Money
- ItemCriteriaDTO - Class in org.broadleafcommerce.common.structure.dto
-
StructuredContent data is converted into a DTO since it requires pre-processing.
- ItemCriteriaDTO() - Constructor for class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- itemCriteriaDTOList - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- itemCriteriaDTOList - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- itemName() - Element in annotation interface org.broadleafcommerce.common.presentation.ConfigurationItem
-
The name of the validation configuration item
- itemsAndQuantitiesCancelled - Variable in class org.broadleafcommerce.common.event.ItemsCancelledEvent
- itemsAndQuantitiesFulfilled - Variable in class org.broadleafcommerce.common.event.ItemsFulfilledEvent
- itemsAndQuantitiesReturned - Variable in class org.broadleafcommerce.common.event.ItemsReturnedEvent
- ItemsCancelledEvent - Class in org.broadleafcommerce.common.event
- ItemsCancelledEvent(Long, Map<Long, Integer>) - Constructor for class org.broadleafcommerce.common.event.ItemsCancelledEvent
- ItemsFulfilledEvent - Class in org.broadleafcommerce.common.event
-
Event that may be raised to indicate that items have been fulfilled.
- ItemsFulfilledEvent(Long, Map<Long, Integer>) - Constructor for class org.broadleafcommerce.common.event.ItemsFulfilledEvent
- ItemsReturnedEvent - Class in org.broadleafcommerce.common.event
- ItemsReturnedEvent(Long, Map<Long, Integer>) - Constructor for class org.broadleafcommerce.common.event.ItemsReturnedEvent
- ItemStatus - Enum Class in org.broadleafcommerce.common.extension
- itemTotal - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- itemTotal(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- itemValue() - Element in annotation interface org.broadleafcommerce.common.presentation.ConfigurationItem
-
The value for the validation configuration item
- iterator() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
J
- JANUARY - Static variable in class org.broadleafcommerce.common.time.MonthType
- javaCurrency - Variable in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- javaCurrency - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- javaLocale - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- javaLocale - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- JavascriptMinificationService - Interface in org.broadleafcommerce.common.resource.service
-
Service that's used to minify Javascript
- JAVASSIST_PROXY_KEY_PHRASE - Static variable in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- JCacheConfigurationBuilder - Interface in org.broadleafcommerce.common.extensibility.cache
-
Helper class for building
Configurationclasses - JCachePersistenceUnitPostProcessor - Class in org.broadleafcommerce.common.extensibility.jpa
-
Persistence unit post processor for dynamically modifying the persistence unit.
- JCachePersistenceUnitPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- JCacheRegionConfiguration - Class in org.broadleafcommerce.common.extensibility.cache
-
DTO object to represent the configuration of a cache region
- JCacheRegionConfiguration(String) - Constructor for class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- JCacheRegionConfiguration(String, int, int) - Constructor for class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- JCacheRegionConfiguration(String, int, int, Class<?>, Class<?>) - Constructor for class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- JCacheRegionConfiguration(String, int, int, Class<?>, Class<?>, Boolean, Boolean) - Constructor for class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- JCacheRegionConfiguration(String, Configuration<?, ?>) - Constructor for class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- JCacheUriProvider - Interface in org.broadleafcommerce.common.extensibility.cache.jcache
-
Provides the URI to be used for JCache configuration
- JCacheUtil - Interface in org.broadleafcommerce.common.extensibility.cache
-
Generic utility to allow one access to the JCache
CacheManager. - JCB - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- JMSEmailServiceProducer - Interface in org.broadleafcommerce.common.email.service.jms
- JMSEmailServiceProducerImpl - Class in org.broadleafcommerce.common.email.service.jms
- JMSEmailServiceProducerImpl() - Constructor for class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- JOBS_AND_EVENTS - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- joinEntityClass() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if there is an entity that is responsible for modeling the join table for this adorned collection.
- JOINENTITYCLASS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- joinMode - Variable in class org.broadleafcommerce.common.util.dao.TQRestriction
- joins - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- JPAPropertiesPersistenceUnitPostProcessor - Class in org.broadleafcommerce.common.extensibility.jpa
-
This class allows us to override Persistence Unit properties on a per-environment basis.
- JPAPropertiesPersistenceUnitPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- JS_MIN - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- JS_TYPE - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- jsMinificationService - Variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- jsonResponse(HttpServletResponse, Map<?, ?>) - Method in class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
-
Typically, controller methods are set to return a String that points to the necessary template path.
- JsonResponse - Class in org.broadleafcommerce.common.web
-
Used when a controller typically returns a String that represents a view path but would like to return a JSON response in other scenarios, such as an error case.
- JsonResponse(HttpServletResponse) - Constructor for class org.broadleafcommerce.common.web.JsonResponse
- jsResourceHandler - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
-
These properties are looked up manually within
ResourceBundlingServiceImpl.initializeResources(ContextRefreshedEvent) - JULY - Static variable in class org.broadleafcommerce.common.time.MonthType
- JUNE - Static variable in class org.broadleafcommerce.common.time.MonthType
K
- key - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- key - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- key - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- key - Variable in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- key() - Method in interface org.broadleafcommerce.common.vendor.service.cache.CacheItemRequest
- keyClass() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the type for the key of this map is other than java.lang.String, or if the map is not a generic type from which the key type can be derived
- KEYCLASS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- keyedListMap(CV, TypedClosure<K, V>) - Static method in class org.broadleafcommerce.common.util.BLCMapUtils
-
Given a collection of values and a TypedClosure that maps an appropriate key for a given value, returns a HashMap of the key to a list of values that map to that key.
- keyedMap(CV, TypedClosure<K, V>) - Static method in class org.broadleafcommerce.common.util.BLCMapUtils
-
Given a collection of values and a TypedClosure that maps an appropriate key for a given value, returns a HashMap of the key to the value.
- keyedMap(V[], TypedClosure<K, V>) - Static method in class org.broadleafcommerce.common.util.BLCMapUtils
-
Given an array of values and a TypedClosure that maps an appropriate key for a given value, returns a HashMap of the key to the value.
- keyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapKey
-
A simple name for this key
- keyPropertyFriendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the key field title for this map should be translated to another lang, or should be something other than the constant "Key"
- KEYPROPERTYFRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- keys() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required when the user should select from a list of pre-defined keys when adding/editing this map.
- keys() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Property for overriding the map key configuration for a field annotated with the
AdminPresentationMapannotation. - KEYS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- keySet() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- KILOGRAMS - Static variable in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
L
- languageIn - Variable in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- languageOut - Variable in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- largeEntry() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to give the user extra room to enter a value for this field in the UI
- LARGEENTRY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- LAST_FOUR - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- lastLogTime - Variable in class org.broadleafcommerce.common.cache.CacheStat
- lastLogTime - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- lastmod - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- lastmod - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- lastModified - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- lastModified() - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- lastName - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- lastName(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- LateStageMergeBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Use this merge processor for merging duties that should take place later in the Spring startup lifecycle.
- LateStageMergeBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.LateStageMergeBeanPostProcessor
- LateStageRemoveBeanPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
Use this merge processor for collection member removal duties that should take place later in the Spring startup lifecycle.
- LateStageRemoveBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.LateStageRemoveBeanPostProcessor
- lazyFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - fields are eagerly fetched by default
- lazyFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - fields are eagerly fetched by default
- lazyFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - fields are eagerly fetched by default
- lessThan(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- lessThan(Money) - Method in class org.broadleafcommerce.common.money.Money
- lessThanOrEqual(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- lessThanOrEqual(Money) - Method in class org.broadleafcommerce.common.money.Money
- LEVEL_IN_BRACKETS_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- LiberalNodeReplaceInsert - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler is responsible for replacing nodes in the source document with the same nodes from the patch document.
- LiberalNodeReplaceInsert() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.LiberalNodeReplaceInsert
- lifecycle - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- lifecycle(LifeCycleEvent, Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
-
emit a SUPPORT lifecycle message
- lifecycle(LifeCycleEvent, String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- lifecycle(LifeCycleEvent, String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- lifecycle(LifeCycleEvent, String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
-
emit a SUPPORT lifecycle message
- lifecycle(LifeCycleEvent, String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
-
Generate a specialized SUPPORT level log message that includes a LifeCycleEvent in the message.
- LifecycleAwareJDBCServices - Class in org.broadleafcommerce.common.persistence.transaction
-
A customization of
JdbcServicesImplthat allows further usage of the sql statement logging. - LifecycleAwareJDBCServices() - Constructor for class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServices
- LifecycleAwareJDBCServicesInitiator - Class in org.broadleafcommerce.common.persistence.transaction
-
StandardServiceInitiatorimplementation for introducing the customJdbcServicesimplementation to the Hibernate service registry. - LifecycleAwareJDBCServicesInitiator() - Constructor for class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJDBCServicesInitiator
- LifecycleAwareJpaTransactionManager - Class in org.broadleafcommerce.common.persistence.transaction
-
A customized
JpaTransactionManagerthat will send Spring events at key lifecycle points during a transaction. - LifecycleAwareJpaTransactionManager() - Constructor for class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- LifeCycleEvent - Enum Class in org.broadleafcommerce.common.logging
-
Enumeration describes the type of event that is being logged in the SupportLogger.lifecycle method.
- lineItem() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- LineItemDTO - Class in org.broadleafcommerce.common.payment.dto
- LineItemDTO(PaymentRequestDTO) - Constructor for class org.broadleafcommerce.common.payment.dto.LineItemDTO
- lineItems - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- listTemplateVariableMaxMemberCount - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Max number of members that will output in the log for a collection or array member passed as a template variable
- loadAll(Set, boolean, CompletionListener) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- loader - Variable in class org.broadleafcommerce.common.extensibility.context.merge.ImportProcessor
- LOADING - Enum constant in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
- loc - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapImageWrapper
- loc - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- loc - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- LOCAL - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Consume the event locally only
- locale - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- Locale - Interface in org.broadleafcommerce.common.locale.domain
-
Created by jfischer
- LOCALE - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- LOCALE_CODE - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- LOCALE_CODE_PARAM - Static variable in class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
-
Parameter/Attribute name for the current language
- LOCALE_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- LOCALE_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- LOCALE_PULLED_FROM_SESSION - Static variable in class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
-
Attribute indicating that the LOCALE was pulled from session.
- LOCALE_VAR - Static variable in class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
-
Parameter/Attribute name for the current language
- localeCode - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- localeCode - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- localeCode - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- localeCode - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- LocaleConverter - Class in org.broadleafcommerce.common.locale.util
- LocaleConverter() - Constructor for class org.broadleafcommerce.common.locale.util.LocaleConverter
- localeDao - Variable in class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- LocaleDao - Interface in org.broadleafcommerce.common.locale.dao
-
Created by bpolster.
- LocaleDaoImpl - Class in org.broadleafcommerce.common.locale.dao
-
Created by bpolster.
- LocaleDaoImpl() - Constructor for class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
- LocaleImpl - Class in org.broadleafcommerce.common.locale.domain
-
Created by jfischer
- LocaleImpl() - Constructor for class org.broadleafcommerce.common.locale.domain.LocaleImpl
- localeMatchesDefaultLocale(Locale) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
-
Returns true if the passed in locale's language matches the Broadleaf default locale.
- LocalePair - Class in org.broadleafcommerce.common.i18n.service
-
Represents a cached translation pair.
- LocalePair() - Constructor for class org.broadleafcommerce.common.i18n.service.LocalePair
- localeResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- localeResolver() - Method in class org.broadleafcommerce.common.web.config.BroadleafSiteServletConfig
- localeService - Variable in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- localeService - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- LocaleService - Interface in org.broadleafcommerce.common.locale.service
-
Created by bpolster.
- LocaleServiceImpl - Class in org.broadleafcommerce.common.locale.service
-
Created by bpolster.
- LocaleServiceImpl() - Constructor for class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- LocaleUtil - Class in org.broadleafcommerce.common.locale.util
-
Author: jerryocanas Date: 9/17/12
- LocaleUtil() - Constructor for class org.broadleafcommerce.common.locale.util.LocaleUtil
- LocalRedirectStrategy - Class in org.broadleafcommerce.common.security
-
This class insures that if using the successUrl or failureUrl request parameter, then the urls are valid and are local to the application (preventing a user modifying to go somewhere else on login success/failure)
- LocalRedirectStrategy() - Constructor for class org.broadleafcommerce.common.security.LocalRedirectStrategy
- Locatable - Interface in org.broadleafcommerce.common.web
- location - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- LOCK_OBJECT - Static variable in class org.broadleafcommerce.common.extension.ExtensionManager
- LOCK_OBJECT - Static variable in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- log(int, String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- log(String) - Method in interface org.broadleafcommerce.common.persistence.transaction.SqlStatementLoggable
- log(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- LOG - Static variable in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- LOG - Static variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- LOG - Static variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- LOG - Static variable in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- LOG - Static variable in class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- LOG - Static variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- LOG - Variable in class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- LOG - Variable in class org.broadleafcommerce.common.notification.service.DefaultSMSNotificationServiceImpl
- LOG - Variable in class org.broadleafcommerce.common.notification.service.NotificationDispatcherImpl
- LOG - Static variable in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- LOG - Static variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- LOG - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- LOG - Variable in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
- LOG - Static variable in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.
- LOG - Static variable in class org.broadleafcommerce.common.security.handler.SecurityFilter
- LOG - Static variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- LOG - Static variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- LOG - Static variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- LOG - Variable in class org.broadleafcommerce.common.sms.service.DefaultSMSMessageCreatorImpl
- LOG - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- LOG - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- LOG - Variable in class org.broadleafcommerce.common.web.BroadleafThemeProcessor
- LOG - Static variable in class org.broadleafcommerce.common.web.controller.BroadleafControllerUtility
- LOG - Static variable in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- LOG - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- LOG - Static variable in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.BroadleafDefaultResourceResolverChain
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafPathResourceResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- LOG - Static variable in class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- LOG_LEVEL_DEBUG - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_ERROR - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_FATAL - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_INFO - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_SUPPORT - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_TRACE - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- LOG_LEVEL_WARN - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- Log4j2ManagementBean - Class in org.broadleafcommerce.common.logging
-
This is not hooked up by default so that Log4j2 is not required.
- Log4j2ManagementBean() - Constructor for class org.broadleafcommerce.common.logging.Log4j2ManagementBean
- Log4j2StatisticsServiceLogAdapter - Class in org.broadleafcommerce.common.cache
-
Specific implementation used with a Log4j2 dependency
- Log4j2StatisticsServiceLogAdapter() - Constructor for class org.broadleafcommerce.common.cache.Log4j2StatisticsServiceLogAdapter
- Log4jManagementBean - Class in org.broadleafcommerce.common.logging
-
Deprecated.in favor of
Log4j2ManagementBean(following Apache's EOL declaration for log4j 1.x) - Log4jManagementBean() - Constructor for class org.broadleafcommerce.common.logging.Log4jManagementBean
-
Deprecated.
- logEvents - Variable in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- logger - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- logger - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
- LOGGER - Static variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- LoggingMailSender - Class in org.broadleafcommerce.common.email.service
- LoggingMailSender() - Constructor for class org.broadleafcommerce.common.email.service.LoggingMailSender
- loggingPollingResolution - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- loggingReportingLagThreshold - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- loggingThreshold - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- logIdentifier - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- logNullReferenceUrlPatchMatch(String) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- logProcessDetail(String, String) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Log a message to the configured log file
- logProcessDetail(String, String, Object...) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Log a message to the configured log file
- logProcessDetail(String, Throwable, String) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Log a message to the configured log file
- logProcessDetail(String, Throwable, String, Object...) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Log a message to the configured log file
- logProcessDetailMessage(String, Throwable, String) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- logResolution - Variable in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- logStatement(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- logStatement(String, Formatter) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleAwareSqlStatementLogger
- LogStatusHandler - Class in org.broadleafcommerce.common.vendor.service.monitor.handler
- LogStatusHandler() - Constructor for class org.broadleafcommerce.common.vendor.service.monitor.handler.LogStatusHandler
- logTraceInformation(Resource) - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- LONG - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- LONG_TYPE - Static variable in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- longArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a long array value override.
- longOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a long value override.
- LOOKUP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
- LOOKUP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AdornedTargetAddMethodType
- LOOKUP_FOR_UPDATE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
- lookupBundlePath(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- lookupDisplayProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - only required if the display property is other than "name"
- LOOKUPDISPLAYPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- lookupEntityClass(String) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- lookupEntityClass(String, Class<T>) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- lookupOrderNumberFromOrderId(PaymentResponseDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCheckoutService
-
Looks up the order number for a particular order id from the
PaymentResponseDTO. - lookupOrderNumberFromOrderId(PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- lookupResourceOnClassPath(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- lookupSandboxId(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
If another filter has already set the language as a request attribute, that will be honored.
- lookupTranslationFromMap(String, Map<String, Map<String, StandardCacheItem>>, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- lookupTranslationFromMap(String, Map<String, Map<String, StandardCacheItem>>, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
-
Retrieve a cached translation from an individual property translation map retrieved from the cache.
- lookupType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - only required if you want to configure the lookup to be driven by a prepopulated dropdown instead of the standard lookup type, which is modal based.
- LookupType - Enum Class in org.broadleafcommerce.common.presentation.client
-
Defines whether or not a to-one lookup should be rendered in a modal to be selected or through a pre-populated dropdown.
- LOOKUPTYPE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
M
- MAIN_ENTITY_NAME_PROPERTY - Static variable in interface org.broadleafcommerce.common.admin.domain.AdminMainEntity
- maintainedAdornedTargetFields() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the adorned target has fields (other than the sort property) that should be populated by the user
- MAINTAINEDADORNEDTARGETFIELDS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- managedClassNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- manager - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
- MANUAL_AUTHORIZATION - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- MANUAL_DUPLICATION - Static variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- manualFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - fields are manually fetched by default
- manualFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - fields are manually fetched by default
- manualFetch() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - fields are eagerly fetched by default
- manyToField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required in the absence of a "mappedBy" property on the JPA annotation
- manyToField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required with a complex value class that has a bi-directional association back to the parent class containing the map.
- manyToField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapField
-
Optional - if the value is not primitive and contains a bi-directional reference back to the entity containing this map structure, you can declare the field name in the value class for this reference.
- MANYTOFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- MANYTOFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- map - Variable in class org.broadleafcommerce.common.web.JsonResponse
- MAP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.OperationType
- mapDisplayFields() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapFields
-
Members of this map can be displayed as form fields, rather than in a standard grid.
- MapElementWrapper - Class in org.broadleafcommerce.common.rest.api.wrapper
-
This is a JAXB wrapper to encapsulate a Map<String, Object>
- MapElementWrapper() - Constructor for class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- mapFieldName(String, Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- mapFieldName(String, Map<String, String>) - Method in interface org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldExtensionHandler
- mapKey - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- mapKeyOptionEntityClass() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required when the user should select from a list of database persisted values for keys when adding/editing this map.
- MAPKEYOPTIONENTITYCLASS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- mapKeyOptionEntityDisplayField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required when the user should select from a list of database persisted values for keys when adding/editing this map.
- MAPKEYOPTIONENTITYDISPLAYFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- mapKeyOptionEntityValueField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required when the user should select from a list of database persisted values for keys when adding/editing this map.
- MAPKEYOPTIONENTITYVALUEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- mapKeyRef - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- mapKeyValueProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you wish to specify a key different from the one on the
MapKeyannotation for the same field. - MAPKEYVALUEPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- mapName(String) - Method in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- mappingFiles - Variable in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- mappingPrefix() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- mappingPrefix(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- MAPSTRUCTURE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
- mapSupportLevel(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.
- MARCH - Static variable in class org.broadleafcommerce.common.time.MonthType
- mark(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- mark(int) - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- marker - Variable in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- MARKETPLACE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- markPaymentAsInvalid(Long) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCheckoutService
-
Marks a given order payment as invalid.
- markSupported() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- markSupported() - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- marshal(BigDecimal) - Method in class org.broadleafcommerce.common.util.xml.BigDecimalRoundingAdapter
- marshal(Currency) - Method in class org.broadleafcommerce.common.money.util.CurrencyAdapter
- marshal(Date) - Method in class org.broadleafcommerce.common.util.xml.ISO8601DateAdapter
- mask(String) - Method in class org.broadleafcommerce.common.payment.AccountNumberMask
- MASTERCARD - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- matches(String, String) - Method in interface org.broadleafcommerce.common.encryption.EncryptionModule
-
Check to see if a text string matches a generated encrypted token.
- matches(String, String) - Method in class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.condition.OnBroadleafModuleCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.condition.OnMissingBroadleafModuleCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.demo.DemoCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.demo.ImportCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.demo.MTCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.OnEhCacheCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.common.extensibility.cache.OnEhCacheMissingCondition
- matchRule - Variable in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- max(Money) - Method in class org.broadleafcommerce.common.money.Money
- max(Money, Money) - Static method in class org.broadleafcommerce.common.money.Money
- MAX_MIND_GEO - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- maxElementsInMemory - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- maxGeneratedDirectoryDepth - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- maxGeneratedDirectoryDepth - Variable in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- maximumURLEntriesPerFile - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- maxQueryListLength - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- maxQueryListSize - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- MAY - Static variable in class org.broadleafcommerce.common.time.MonthType
- maybeQuote2(int, StringBuffer, String) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- maybeQuote2(int, StringBuffer, String, boolean) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- maybeQuote2(int, StringBuffer, String, String, boolean) - Static method in class org.broadleafcommerce.common.security.util.ServerCookie
- mBeanExporter - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- Media - Interface in org.broadleafcommerce.common.media.domain
- MEDIA - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- MEDIA - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- MediaDto - Class in org.broadleafcommerce.common.media.domain
-
A null safe media object.
- MediaDto() - Constructor for class org.broadleafcommerce.common.media.domain.MediaDto
- mediaField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the value type for the map is complex (JPA managed) and one of the fields of the complex value provides a URL value that points to a resolvable image url.
- MEDIAFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- MediaImpl - Class in org.broadleafcommerce.common.media.domain
- MediaImpl() - Constructor for class org.broadleafcommerce.common.media.domain.MediaImpl
- mediaUrl - Variable in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- MENU - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- MERCHANDISING_GROUP - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- merge(List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergePoint
-
Execute the merge operation and also provide a list of nodes that have already been merged.
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.AttributePreserveInsert
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.InsertChildrenOf
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.InsertItems
- merge(List<Node>, List<Node>, List<Node>) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Perform the merge using the supplied list of nodes from the source and patch documents, respectively.
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- merge(List<Node>, List<Node>, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- merge(ResourceInputStream[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- merge(ResourceInputStream, ResourceInputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
-
Merge 2 xml document streams together into a final resulting stream.
- merge(SandBox) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- merge(SandBox) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- Merge - Annotation Interface in org.broadleafcommerce.common.extensibility.context.merge
-
Provides a convenience annotation for declaring a bean merge into an existing collection of beans (presumably a pre-existing Broadleaf Commerce collection).
- MERGE_DEFINITION_SYSTEM_PROPERTY - Static variable in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
-
Additional merge points may be added by the caller.
- MergeAnnotationAwareBeanDefinitionRegistryPostProcessor - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This processor is responsible for registering Early/LateStageMergeBeanPostProcessors for
Mergeannotated beans and ensuring the correct prioritization of these post processors. - MergeAnnotationAwareBeanDefinitionRegistryPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.MergeAnnotationAwareBeanDefinitionRegistryPostProcessor
- MergeBeanDefinitionDocumentReader() - Constructor for class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.MergeBeanDefinitionDocumentReader
- MergeBeanStatusProvider - Interface in org.broadleafcommerce.common.extensibility.context.merge
- mergeCacheLocations() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- MergeCartProcessor - Interface in org.broadleafcommerce.common.security
-
Deprecated.this has been replaced by invoking the merge cart service explicitly within the cart state request processor
- mergeCloneIds(Class<?>, Long...) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- mergeCloneIds(Class<?>, Long...) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Retrieve a list of values that includes the the original ids passed in and any sandbox versions of those ids, if available.
- mergedCacheConfigLocations - Variable in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- mergedClassTransformers - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- mergedDataSources - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- mergedEntityContexts - Variable in class org.broadleafcommerce.common.persistence.EntityConfiguration
- mergedPersistenceXmlLocations - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- mergedPus - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- mergeEntries() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeOverride
-
The array of override configuration values.
- MergeException - Exception in org.broadleafcommerce.common.extensibility.context.merge.exceptions
-
This exception is thrown when a problem is encountered during the actual merge of the source and patch documents.
- MergeException() - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeException
- MergeException(String) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeException
- MergeException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeException
- MergeException(Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeException
- MergeHandler - Interface in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
All handlers must implement the MergeHandler interface.
- MergeHandlerAdapter - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This adapter class allows the developer to create a merge handler instance and only override a subset of the functionality, instead of having to provide an independent, full implementation of the MergeHandler interface.
- MergeHandlerAdapter() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- mergeItems(ResourceInputStream, ResourceInputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- MergeJCacheManagerFactoryBean - Class in org.broadleafcommerce.common.extensibility.cache.jcache
-
Generic Spring Bean Factory to merge various XML files together and pass them to the JCache
CachingProviderto create aCacheManager. - MergeJCacheManagerFactoryBean() - Constructor for class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- MergeJPAPersistenceResource - Class in org.broadleafcommerce.common.extensibility.jpa
- MergeJPAPersistenceResource() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.MergeJPAPersistenceResource
- MergeManager - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This class manages all xml merge interactions with callers.
- MergeManager() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
- MergeManagerSetupException - Exception in org.broadleafcommerce.common.extensibility.context.merge.exceptions
-
This exception is thrown when a problem is encountered during the MergeManager initialization
- MergeManagerSetupException() - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException
- MergeManagerSetupException(String) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException
- MergeManagerSetupException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException
- MergeManagerSetupException(Throwable) - Constructor for exception org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException
- mergeNodeLists(Node, NodeList, NodeList, String) - Static method in class org.broadleafcommerce.common.util.NodeUtil
-
creates a sorted list of nodes, with the merged nodes of 2 NodeLists The comparison criteria is a single-attribute comparator, whose attribute name is also given as a parameter The original NodeLists are not modified.
- MergePersistenceUnitManager - Class in org.broadleafcommerce.common.extensibility.jpa
-
Merges jars, class names and mapping file names from several persistence.xml files.
- MergePersistenceUnitManager() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- MergePoint - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This class provides the xml merging apparatus at a defined XPath merge point in 2 xml documents.
- MergePoint(MergeHandler, Document, Document) - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.MergePoint
- MergeXmlBeanDefinitionReader - Class in org.broadleafcommerce.common.extensibility
-
Allows XML beans to be merged together with existing bean definitions rather than always doing a wholesale replacement
- MergeXmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader
- MergeXmlBeanDefinitionReader.BeanUtil - Class in org.broadleafcommerce.common.extensibility
- MergeXmlBeanDefinitionReader.MergeBeanDefinitionDocumentReader - Class in org.broadleafcommerce.common.extensibility
-
When beans are discovered using this reader this will take the previous definition and merge it with the new definition using
AbstractBeanDefinition.overrideFrom(BeanDefinition). - MergeXmlConfigResource - Class in org.broadleafcommerce.common.extensibility.context.merge
- MergeXmlConfigResource() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- messageCreator - Variable in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- MessageCreator - Class in org.broadleafcommerce.common.email.service.message
- MessageCreator(JavaMailSender) - Constructor for class org.broadleafcommerce.common.email.service.message.MessageCreator
- messageParams - Variable in exception org.broadleafcommerce.common.exception.TranslatableException
- MessageService - Interface in org.broadleafcommerce.common.config.service
- MessageServiceImpl - Class in org.broadleafcommerce.common.config.service
- MessageServiceImpl() - Constructor for class org.broadleafcommerce.common.config.service.MessageServiceImpl
- messageSource - Variable in class org.broadleafcommerce.common.config.service.MessageServiceImpl
- messageSource - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- messageSource - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- MetadataMBeanInfoAssembler - Class in org.broadleafcommerce.common.jmx
-
The MetadataMBeanInfoAssembler provided by Spring does not allow the usage of JDK dynamic proxies.
- MetadataMBeanInfoAssembler() - Constructor for class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- MetadataNamingStrategy - Class in org.broadleafcommerce.common.jmx
-
The MetadataNamingStrategy provided by Spring does not allow the usage of JDK dynamic proxies.
- MetadataNamingStrategy() - Constructor for class org.broadleafcommerce.common.jmx.MetadataNamingStrategy
- MetadataOverrideNodeReplaceInsert - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler is responsible for replacing nodes in the source document with the same nodes from the patch document.
- MetadataOverrideNodeReplaceInsert() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.MetadataOverrideNodeReplaceInsert
- METERS - Static variable in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- method() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- MethodArgumentBuilder(Class<?>, Method) - Constructor for class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
- MethodArgumentBuilder(Method) - Constructor for class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
-
Deprecated.as of 4.2, this is deprecated in favor of alternative constructors that accept a controllerType argument
- MethodArgumentBuilder(UriComponentsBuilder, Class<?>, Method) - Constructor for class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder.MethodArgumentBuilder
- methodDescription(CtMethod) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- methodDescription(CtMethod) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- min(Money) - Method in class org.broadleafcommerce.common.money.Money
- min(Money, Money) - Static method in class org.broadleafcommerce.common.money.Money
- MINIFICATION_IS_DISABLED_RETURNING_ORIGINAL_RESOURCE - Static variable in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- minify(BufferedReader, BufferedWriter, String, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- minify(String, byte[]) - Method in interface org.broadleafcommerce.common.resource.service.ResourceMinificationService
-
Given the source byte[], will return a byte[] that represents the minified version of the byte[]
- minify(String, byte[]) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- minify(Resource) - Method in interface org.broadleafcommerce.common.resource.service.ResourceMinificationService
-
Delegates to
ResourceMinificationService.minify(Resource, String)where the filename argument is originalResource.getFilename(). - minify(Resource) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- minify(Resource, String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceMinificationService
-
Given a
Resource, will return a resource that represents the minified version. - minify(Resource, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- minifyCss(String, Reader, Writer) - Method in interface org.broadleafcommerce.common.resource.service.CssMinificationService
-
Minfies the file in "reader" and writes the minified version to "writer"
- minifyCss(String, Reader, Writer) - Method in class org.broadleafcommerce.common.resource.service.YUICssMinificationServiceImpl
- minifyJs(String, Reader, Writer) - Method in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- minifyJs(String, Reader, Writer) - Method in interface org.broadleafcommerce.common.resource.service.JavascriptMinificationService
-
Minifies the file in "reader" and writes the minified version to "writer"
- MinifyResourceTransformer - Class in org.broadleafcommerce.common.web.resource.transformer
-
A
ResourceTransformerthat minifies the resource. - MinifyResourceTransformer() - Constructor for class org.broadleafcommerce.common.web.resource.transformer.MinifyResourceTransformer
- minifyService - Variable in class org.broadleafcommerce.common.web.resource.transformer.MinifyResourceTransformer
- MINUTE - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- MinuteType - Class in org.broadleafcommerce.common.time
-
An extendible enumeration of container shape types.
- MinuteType() - Constructor for class org.broadleafcommerce.common.time.MinuteType
- MinuteType(String, String) - Constructor for class org.broadleafcommerce.common.time.MinuteType
- mobile - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- mobile(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- MOBILE - Static variable in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- Mod43CheckDigitUtil - Class in org.broadleafcommerce.common.util
- Mod43CheckDigitUtil() - Constructor for class org.broadleafcommerce.common.util.Mod43CheckDigitUtil
- MODAL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.RuleBuilderDisplayType
- modifiable - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- modifiers - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- modify(TransactionInfo) - Method in class org.broadleafcommerce.common.persistence.transaction.OracleSessionIdTransactionInfoModifier
- modify(TransactionInfo) - Method in interface org.broadleafcommerce.common.persistence.transaction.TransactionInfoCustomModifier
- modifyBreadcrumbList(String, Map<String, String[]>, ExtensionResultHolder<List<BreadcrumbDTO>>) - Method in interface org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceExtensionHandler
- modifyDuplicateAssetURL(StringBuilder) - Method in interface org.broadleafcommerce.common.file.service.BroadleafStaticAssetExtensionHandler
-
Provide an extension point to modify the url for a StaticAsset in the case where multiple assets have the same url.
- modifyExpression(String, Map<String, Object>, ParserContext) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Provides a hook point to modify the final expression before it's built.
- modifyInitialDuplicateState(T) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicateModifier
-
Deprecated.
- modifyInitialDuplicateState(T, T, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.persistence.AbstractEntityDuplicationHelper
- modifyInitialDuplicateState(T, T, MultiTenantCopyContext) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicationHelper
- MODULE_REGISTRATIONS - Static variable in class org.broadleafcommerce.common.module.ModulePresentUtil
- moduleConfigDao - Variable in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- ModuleConfiguration - Interface in org.broadleafcommerce.common.config.domain
- ModuleConfigurationDao - Interface in org.broadleafcommerce.common.config.dao
- ModuleConfigurationDaoImpl - Class in org.broadleafcommerce.common.config.dao
- ModuleConfigurationDaoImpl() - Constructor for class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- moduleConfigurationService - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- ModuleConfigurationService - Interface in org.broadleafcommerce.common.config.service
- ModuleConfigurationServiceImpl - Class in org.broadleafcommerce.common.config.service
- ModuleConfigurationServiceImpl() - Constructor for class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- ModuleConfigurationType - Class in org.broadleafcommerce.common.config.service.type
- ModuleConfigurationType() - Constructor for class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- ModuleConfigurationType(String, String) - Constructor for class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- ModuleLifecycleLoggingBean - Class in org.broadleafcommerce.common.logging
-
A simple bean that when declared in app context will cause a lifecycle logging message to appear in the logging output.
- ModuleLifecycleLoggingBean() - Constructor for class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
- ModuleLifecycleLoggingBean(String, LifeCycleEvent) - Constructor for class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
- moduleName - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- moduleName - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- moduleName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- moduleName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
- moduleName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- moduleName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- moduleName() - Element in annotation interface org.broadleafcommerce.common.condition.ConditionalOnBroadleafModule
-
This should only be used if the module you are checking for has not yet been added to the
BroadleafModuleRegistration.BroadleafModuleEnumas that. - moduleName() - Element in annotation interface org.broadleafcommerce.common.condition.ConditionalOnMissingBroadleafModule
-
This should only be used if the module you are checking for has not yet been added to the
BroadleafModuleRegistration.BroadleafModuleEnumas that. - ModulePresentUtil - Class in org.broadleafcommerce.common.module
-
Utility class that checks for the presence of registered Broadleaf modules.
- ModulePresentUtil() - Constructor for class org.broadleafcommerce.common.module.ModulePresentUtil
- ModuleProvider - Interface in org.broadleafcommerce.common.config.service
- ModuleVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
A Thymeleaf Variable Expression intended to provide various information about the modules enabled for this application.
- ModuleVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.ModuleVariableExpression
- MONDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- Money - Class in org.broadleafcommerce.common.money
- Money() - Constructor for class org.broadleafcommerce.common.money.Money
- Money(double) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(double, String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(double, Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(int) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(int, String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(int, Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(long) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(long, String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(long, Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(String, String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(String, Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, String) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, Currency, int) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, BroadleafCurrency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, BroadleafCurrency, int) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BigDecimal, BroadleafCurrency, int, RoundingMode) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(Currency) - Constructor for class org.broadleafcommerce.common.money.Money
- Money(BroadleafCurrency) - Constructor for class org.broadleafcommerce.common.money.Money
- MONEY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- MONEY - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- MONEY_ORDER - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- MONTH - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- MONTHLY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- MonthType - Class in org.broadleafcommerce.common.time
-
An extendible enumeration of container shape types.
- MonthType() - Constructor for class org.broadleafcommerce.common.time.MonthType
- MonthType(String, String) - Constructor for class org.broadleafcommerce.common.time.MonthType
- MTCondition - Class in org.broadleafcommerce.common.demo
-
Condition to use if the Multi-Tenant module is available at runtime
- MTCondition() - Constructor for class org.broadleafcommerce.common.demo.MTCondition
- mtCopierExtensionManager - Variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- MULTI_PHASE_ADD - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTI_TENANT_SINGLE_SCHEMA - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- multicastEvent(ApplicationEvent) - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
-
Take care when specifying that event or application listener should be executed asynchronously.
- multiply(double) - Method in class org.broadleafcommerce.common.money.Money
- multiply(int) - Method in class org.broadleafcommerce.common.money.Money
- multiply(int, double, double) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- multiply(BigDecimal) - Method in class org.broadleafcommerce.common.money.Money
- multiply(BigDecimal, RoundingMode) - Method in class org.broadleafcommerce.common.money.Money
- multiplyWithRounding(int, RoundingMode) - Method in class org.broadleafcommerce.common.money.Money
- MULTITENANT_ADMINPERMISSION - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTITENANT_ADMINROLE - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTITENANT_ADMINUSER - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTITENANT_CATALOG - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTITENANT_SITE - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MULTITENANT_SITEMARKER - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- MultiTenantCloneable<T> - Interface in org.broadleafcommerce.common.copy
-
Describes an entity (or @Embeddable) that is able to be cloned for the purpose of multiple tenancy.
- MultiTenantCopier - Class in org.broadleafcommerce.common.copy
-
Abstract class for copying entities to a new catalog as required during derived catalog propagation.
- MultiTenantCopier() - Constructor for class org.broadleafcommerce.common.copy.MultiTenantCopier
- MultiTenantCopierExtensionHandler - Interface in org.broadleafcommerce.common.copy
- MultiTenantCopierExtensionManager - Class in org.broadleafcommerce.common.copy
- MultiTenantCopierExtensionManager() - Constructor for class org.broadleafcommerce.common.copy.MultiTenantCopierExtensionManager
- MultiTenantCopyContext - Class in org.broadleafcommerce.common.copy
- MultiTenantCopyContext(Catalog, Catalog, Site, Site, GenericEntityService, MultiTenantCopierExtensionManager) - Constructor for class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- MultiTenantMergeBeanStatusProvider - Class in org.broadleafcommerce.common.extensibility.context.merge
-
This
MergeBeanStatusProvidercan be utilized by modules that are trying to provide functionality that is only required when MultiTenant is loaded. - MultiTenantMergeBeanStatusProvider() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.MultiTenantMergeBeanStatusProvider
- MVC_URI_COMPONENTS_CONTRIBUTOR_BEAN_NAME - Static variable in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Well-known name for the
CompositeUriComponentsContributorobject in the bean factory. - MvelHelper - Class in org.broadleafcommerce.common.rule
-
Helper class for some common rule functions that can be called from mvel as well as utility functions to make calling MVEL rules within Broadleaf easier.
- MvelHelper() - Constructor for class org.broadleafcommerce.common.rule.MvelHelper
N
- name - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- name - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- name - Variable in class org.broadleafcommerce.common.filter.FilterDefinition
- name - Variable in class org.broadleafcommerce.common.filter.FilterParameter
- name - Variable in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- name - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- name - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- name - Variable in class org.broadleafcommerce.common.site.domain.CatalogImpl
- name - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- name - Variable in class org.broadleafcommerce.common.site.domain.ThemeDTO
- name() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Specify a GUI group name
- name() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminTabPresentation
-
Specify a GUI tab name
- name() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeOverride
-
The name of the property whose admin presentation annotation should be overwritten
- name() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- name() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- name(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- name(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- Name() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Tab.Name
- NAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- NAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminTabPresentation
- NAME_ON_ACCOUNT - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- NAME_ON_CARD - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- namedQueries - Variable in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- NativeMethodEntityExtensionHandler<T> - Interface in org.broadleafcommerce.common.extension
-
Extension handler used for contributions to native Object methods on entity like equals() clone() and hashCode().
- nativeQueries - Variable in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- needToAdd(Pattern) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- negate() - Method in class org.broadleafcommerce.common.money.Money
- NEVER - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- NEWLINE_REPLACEMENT_REGEX - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoPostgresSingleLineSqlCommandExtractor
- nextId - Variable in class org.broadleafcommerce.common.id.service.IdGenerationServiceImpl.Id
- nextResource() - Method in class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator
- NINE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- NINE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- NINE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- NINETEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- NINETEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- NINETEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- NodeComparatorBySingleAttribute(String) - Constructor for class org.broadleafcommerce.common.util.NodeUtil.NodeComparatorBySingleAttribute
- NodeReplace - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler is responsible for replacing nodes in the source document with the same nodes from the patch document.
- NodeReplace() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplace
- NodeReplaceInsert - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler is responsible for replacing nodes in the source document with the same nodes from the patch document.
- NodeReplaceInsert() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- NodeUtil - Class in org.broadleafcommerce.common.util
-
An API for w3c.Nodes manipulation
- NodeUtil() - Constructor for class org.broadleafcommerce.common.util.NodeUtil
- NodeUtil.NodeComparatorBySingleAttribute - Class in org.broadleafcommerce.common.util
-
a simple implementation of the Comparator interface, (applied to the Node class) that uses the value of a given node attribute as comparison criterion.
- NodeValueMerge - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
MergeHandler implementation that provides merging for the white space delimited text values of a source and patch node.
- NodeValueMerge() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- NON_ASYNC_LOCAL - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Consume the event locally only in the same thread
- NON_ASYNC_LOCAL_NO_RESUME - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Consume the event locally only in the same thread and do not allow auto resume
- NonCopied - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa.copy
- NONDESTRUCTIVEREMOVE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.OperationType
- NONE - Enum constant in enum class org.broadleafcommerce.common.extension.ItemStatus
- NonEmptyNodeReplaceInsert - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
This handler is responsible for replacing nodes in the source document with the same nodes from the patch document.
- NonEmptyNodeReplaceInsert() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.NonEmptyNodeReplaceInsert
- NonPersistentSiteThreadLocalCache - Class in org.broadleafcommerce.common.site.service
- NonPersistentSiteThreadLocalCache() - Constructor for class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- NoOpCache - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
- NoOpCache() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- NoOpCache(NoOpCacheManager) - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- NoOpCacheManager - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
- NoOpCacheManager() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- NoOpStatisticsServiceLogAdapter - Class in org.broadleafcommerce.common.cache
-
An implementation of StatisticsServiceLogAdapter that does nothing.
- NoOpStatisticsServiceLogAdapter() - Constructor for class org.broadleafcommerce.common.cache.NoOpStatisticsServiceLogAdapter
- NoPossibleResultsException - Exception in org.broadleafcommerce.common.exception
-
The admin will throw this exception when a query is attempted across multiple class hierarchies because it is impossible for such a query to produce any results.
- NoPossibleResultsException() - Constructor for exception org.broadleafcommerce.common.exception.NoPossibleResultsException
- NoPossibleResultsException(String) - Constructor for exception org.broadleafcommerce.common.exception.NoPossibleResultsException
- NoPossibleResultsException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.NoPossibleResultsException
- NoPossibleResultsException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.NoPossibleResultsException
- NORMAL - Enum constant in enum class org.broadleafcommerce.common.extension.ItemStatus
- NORMAL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.RuleBuilderDisplayType
- NORMAL - Static variable in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- normalCssAttributes - Variable in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- NOT_HANDLED - Enum constant in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
This was not handled by the
ExtensionHandler. - NOT_REQUIRED - Enum constant in enum class org.broadleafcommerce.common.presentation.RequiredOverride
- NOT_SPECIFIED - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- NOT_SPECIFIED - Enum constant in enum class org.broadleafcommerce.common.presentation.PopulateToOneFieldsEnum
- NOT_USED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- notArchived(CriteriaBuilder, List<Predicate>, Path, String) - Static method in class org.broadleafcommerce.common.util.dao.QueryUtils
-
given a list of AND-ed restrictions, it determines wether or not the record is "archived", and adds the necessary restrictions.
- Notification - Class in org.broadleafcommerce.common.notification.service.type
- Notification() - Constructor for class org.broadleafcommerce.common.notification.service.type.Notification
- Notification(NotificationEventType, Map<String, Object>) - Constructor for class org.broadleafcommerce.common.notification.service.type.Notification
- NotificationDispatcher - Interface in org.broadleafcommerce.common.notification.service
- NotificationDispatcherImpl - Class in org.broadleafcommerce.common.notification.service
- NotificationDispatcherImpl(List<NotificationService>) - Constructor for class org.broadleafcommerce.common.notification.service.NotificationDispatcherImpl
- NotificationEventType - Class in org.broadleafcommerce.common.notification.service.type
- NotificationEventType() - Constructor for class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- NotificationEventType(String, String) - Constructor for class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- NotificationService - Interface in org.broadleafcommerce.common.notification.service
- notificationServices - Variable in class org.broadleafcommerce.common.notification.service.NotificationDispatcherImpl
- notificationType - Variable in class org.broadleafcommerce.common.notification.service.type.Notification
- NOTIFY_ABANDONED_CART - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- NOVEMBER - Static variable in class org.broadleafcommerce.common.time.MonthType
- NULL_FIELD - Static variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- NullBroadleafCurrency - Class in org.broadleafcommerce.common.currency.domain
- NullBroadleafCurrency() - Constructor for class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- NullBroadleafEnumerationType - Class in org.broadleafcommerce.common.presentation
- NullBroadleafEnumerationType() - Constructor for class org.broadleafcommerce.common.presentation.NullBroadleafEnumerationType
- NullBroadleafSiteResolver - Class in org.broadleafcommerce.common.web
-
Returns null for the Site (typical for non-multi-site implementations of Broadleaf Commerce.
- NullBroadleafSiteResolver() - Constructor for class org.broadleafcommerce.common.web.NullBroadleafSiteResolver
- NullBroadleafThemeResolver - Class in org.broadleafcommerce.common.web
-
Returns null for the Site (typical for non-multi-site implementations of Broadleaf Commerce.
- NullBroadleafThemeResolver() - Constructor for class org.broadleafcommerce.common.web.NullBroadleafThemeResolver
- NullBroadleafVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
A null implementation of
BroadleafVariableExpression - NullBroadleafVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.NullBroadleafVariableExpression
- NullClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
This class transformer will do nothing.
- NullClassTransformer() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.NullClassTransformer
- NullEmailInfo - Class in org.broadleafcommerce.common.email.service.info
-
Implementation of EmailInfo that will not send an Email.
- NullEmailInfo() - Constructor for class org.broadleafcommerce.common.email.service.info.NullEmailInfo
- NullEmailServiceImpl - Class in org.broadleafcommerce.common.email.service
-
This null implementation class can be used during development to work around the need to have a working SMTP service to route emails through.
- NullEmailServiceImpl() - Constructor for class org.broadleafcommerce.common.email.service.NullEmailServiceImpl
- NullFactoryBean - Class in org.broadleafcommerce.common.util
- NullFactoryBean() - Constructor for class org.broadleafcommerce.common.util.NullFactoryBean
- NullMessageCreator - Class in org.broadleafcommerce.common.email.service.message
- NullMessageCreator(JavaMailSender) - Constructor for class org.broadleafcommerce.common.email.service.message.NullMessageCreator
- NullPageDTO - Class in org.broadleafcommerce.common.page.dto
-
A NullPageDTO is an object that is used by the PageService caching to indicate a "cache-miss".
- NullPageDTO() - Constructor for class org.broadleafcommerce.common.page.dto.NullPageDTO
- NullSystemProperty - Class in org.broadleafcommerce.common.config.domain
-
Class created for caching misses as some cache implementations, such as Redis, are unable to serialize a proxy (see
AbstractCacheMissAwareandSystemPropertiesDaoImpl) - NullSystemProperty() - Constructor for class org.broadleafcommerce.common.config.domain.NullSystemProperty
- numberOfInstallments - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- numberOfInstallments(String) - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- NUMERIC - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- numericCode - Variable in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
O
- objectsForByteWeaving - Variable in class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
- observesDaylightTime() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- obtainDefaultPersistenceUnitInfo() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- obtainPersistenceUnitInfo(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- OCTOBER - Static variable in class org.broadleafcommerce.common.time.MonthType
- OFFER - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- OFFICIALLY_ASSIGNED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- OMS - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- on(Class<T>) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Return a "mock" controller instance.
- onApplicationEvent(TransactionLifecycleEvent) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- onApplicationEvent(T) - Method in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.broadleafcommerce.common.security.BroadleafAuthenticationFailureHandler
- OnBroadleafModuleCondition - Class in org.broadleafcommerce.common.condition
-
Detects whether or not a Broadleaf module has been registered via am
spring.factoriesentry forBroadleafModuleRegistration - OnBroadleafModuleCondition() - Constructor for class org.broadleafcommerce.common.condition.OnBroadleafModuleCondition
- one - Variable in class org.broadleafcommerce.common.util.Tuple
- ONE - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- ONE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- ONE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- ONE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- ONE_DAY_MILLIS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- ONE_DAY_SECONDS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- ONE_HOUR_MILLIS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- ONE_HOUR_SECONDS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- ONE_WEEK_MILLIS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- ONE_WEEK_SECONDS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- OnEhCacheCondition - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Condition for checking if ehcache is on the classpath
- OnEhCacheCondition() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.OnEhCacheCondition
- OnEhCacheMissingCondition - Class in org.broadleafcommerce.common.extensibility.cache
-
Condition specifying that ehcache is not on the classpath
- OnEhCacheMissingCondition() - Constructor for class org.broadleafcommerce.common.extensibility.cache.OnEhCacheMissingCondition
- OneHourExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 60 minute expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - OneHourExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.OneHourExpiryPolicy
- OneMinuteExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 1 minute expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - OneMinuteExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.OneMinuteExpiryPolicy
- onEvent(CacheEvent) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheEventListener
- onEvent(CacheEvent) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheEventListener
- onExpired(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheJcacheEventListener
- onExpired(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheJcacheEventListener
- onMessage(Message) - Method in class org.broadleafcommerce.common.email.service.jms.EmailServiceMDP
- OnMissingBroadleafModuleCondition - Class in org.broadleafcommerce.common.condition
- OnMissingBroadleafModuleCondition() - Constructor for class org.broadleafcommerce.common.condition.OnMissingBroadleafModuleCondition
- onRemoved(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheJcacheEventListener
- onRemoved(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheJcacheEventListener
- onStartup(ServletContext) - Method in class org.broadleafcommerce.common.web.boot.support.BroadleafBootServletContextInitializer
- onUpdated(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheJcacheEventListener
- onUpdated(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheJcacheEventListener
- OPEN_ADMIN_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- operation - Variable in class org.broadleafcommerce.common.util.dao.TQRestriction
- OperationType - Enum Class in org.broadleafcommerce.common.presentation.client
-
Describes the target of an admin operation.
- operationTypes() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if a special operation type is required for a CRUD operation.
- operationTypes() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if a special operation type is required for a CRUD operation.
- operationTypes() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if a special operation type is required for a CRUD operation.
- operationTypes() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Property for overriding the operationTypes for an advanced collection.
- OPERATIONTYPES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- OPERATIONTYPES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- OPERATIONTYPES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- OptimisticLockInvalidStateException - Exception in org.broadleafcommerce.common.exception
- OptimisticLockInvalidStateException() - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockInvalidStateException
- OptimisticLockInvalidStateException(String) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockInvalidStateException
- OptimisticLockInvalidStateException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockInvalidStateException
- OptimisticLockInvalidStateException(String, Throwable, boolean, boolean) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockInvalidStateException
- OptimisticLockInvalidStateException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockInvalidStateException
- OptimisticLockMaxRetryException - Exception in org.broadleafcommerce.common.exception
-
To be thrown when an optimistic lock is being used to update an entity and the maximum retry count is reached, causing the update to be aborted.
- OptimisticLockMaxRetryException() - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockMaxRetryException
- OptimisticLockMaxRetryException(String) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockMaxRetryException
- OptimisticLockMaxRetryException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockMaxRetryException
- OptimisticLockMaxRetryException(String, Throwable, boolean, boolean) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockMaxRetryException
- OptimisticLockMaxRetryException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.OptimisticLockMaxRetryException
- OptimisticLockUtils - Class in org.broadleafcommerce.common.util
-
Utility class for operations on entities that support optimistic locking.
- OptimisticLockUtils() - Constructor for class org.broadleafcommerce.common.util.OptimisticLockUtils
- OptimisticLockUtils.UpdateOperation<T> - Interface in org.broadleafcommerce.common.util
-
Performs an update operation on an entity within an optimistic lock aware transaction.
- OptimisticLockUtils.ValidatedUpdateOperation<T> - Interface in org.broadleafcommerce.common.util
-
Checks if the state of the entity is valid then performs an update operation on an entity within an optimistic lock aware transaction.
- OptionalDirectCopyClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
Based on a Spring property value resolving to a boolean, this ClassTransformer will optionally perform bytecode transformations.
- OptionalDirectCopyClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- OptionalEnterpriseSiteMapConfigurationSiteMapGeneratorConfigurationTemplate - Class in org.broadleafcommerce.common.sitemap.domain.weave
-
Deprecated.
- OptionalEnterpriseSiteMapConfigurationSiteMapGeneratorConfigurationTemplate() - Constructor for class org.broadleafcommerce.common.sitemap.domain.weave.OptionalEnterpriseSiteMapConfigurationSiteMapGeneratorConfigurationTemplate
-
Deprecated.
- optionallyIncludeDeletedItemsInQueriesAndCollections(Runnable, boolean) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- optionallyIncludeDeletedItemsInQueriesAndCollections(Runnable, boolean) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
For the passed in code block (Runnable), whether or not sandbox entities marked as deleted should be included in any results from queries or lazy collection retrievals.
- optionCanEditValues() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if you want to allow users to edit (or enter new values) in the dropdown.
- OPTIONCANEDITVALUES - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- optionDisplayFieldName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if the optionListEntity is not DataDrivenEnumerationValueImpl.
- OPTIONDISPLAYFIELDNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- OptionFilterParam - Annotation Interface in org.broadleafcommerce.common.presentation
-
Describes additional filter parameters used to refine the list of items returned from a query for a DataDrivenEnumeration
- optionFilterParams() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if it is desirable to filter the list of items returned from the query for the optionListEntity.
- optionFilterParams() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Property for overriding the filter configuration for a field annotated with the
AdminPresentationDataDrivenEnumerationannotation. - OPTIONFILTERPARAMS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- OptionFilterParamType - Enum Class in org.broadleafcommerce.common.presentation
- optionHideIfEmpty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if you want to hide this field when there are no enumerations provided
- OPTIONHIDEIFEMPTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- optionListEntity() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if the target entity is other than DataDrivenEnumerationValueImpl.
- OPTIONLISTENTITY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- Options - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupName
- Options - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- optionValueFieldName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationDataDrivenEnumeration
-
Optional - only required if the optionListEntity is not DataDrivenEnumerationValueImpl.
- OPTIONVALUEFIELDNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationDataDrivenEnumeration
- OR - Enum constant in enum class org.broadleafcommerce.common.util.dao.TQRestriction.Mode
- OracleSessionIdTransactionInfoModifier - Class in org.broadleafcommerce.common.persistence.transaction
- OracleSessionIdTransactionInfoModifier() - Constructor for class org.broadleafcommerce.common.persistence.transaction.OracleSessionIdTransactionInfoModifier
- order - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- order - Variable in class org.broadleafcommerce.common.demo.AutoImportSql
- order - Variable in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageMergeBeanPostProcessor
- order - Variable in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageRemoveBeanPostProcessor
- order - Variable in class org.broadleafcommerce.common.extensibility.context.merge.LateStageMergeBeanPostProcessor
- order - Variable in class org.broadleafcommerce.common.extensibility.context.merge.LateStageRemoveBeanPostProcessor
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Optional - only required if you want to order the appearance of groups in the UI
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to order the appearance of this field in the UI
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you want to specify ordering for this field
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you want to specify ordering for this field
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you want to specify ordering for this field
- order() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminTabPresentation
-
Optional - only required if you want to order the appearance of tabs in the UI
- Order() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Tab.Order
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminTabPresentation
- ORDER - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- ORDER_CONFIRMATION - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- ORDER_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- ORDER_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- orderCurrencyCode - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderCurrencyCode(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderDescription - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderDescription(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- OrderedComparator() - Constructor for class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler.OrderedComparator
- orderId - Variable in class org.broadleafcommerce.common.event.OrderSubmittedEvent
- orderId - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderId - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
The Order ID that this transaction is associated with
- orderId(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderId(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- ORDERITEM - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- ORDERITEM_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- orderNumber - Variable in class org.broadleafcommerce.common.event.OrderSubmittedEvent
- orders - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- OrderSubmittedEvent - Class in org.broadleafcommerce.common.event
-
Concrete event that is raised when an order is submitted.
- OrderSubmittedEvent(Object, Long, String) - Constructor for class org.broadleafcommerce.common.event.OrderSubmittedEvent
- orderSubtotal - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- orderSubtotal(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- org.broadleafcommerce.api.common.web.filter - package org.broadleafcommerce.api.common.web.filter
- org.broadleafcommerce.common - package org.broadleafcommerce.common
- org.broadleafcommerce.common.admin.condition - package org.broadleafcommerce.common.admin.condition
- org.broadleafcommerce.common.admin.domain - package org.broadleafcommerce.common.admin.domain
- org.broadleafcommerce.common.audit - package org.broadleafcommerce.common.audit
- org.broadleafcommerce.common.breadcrumbs.dto - package org.broadleafcommerce.common.breadcrumbs.dto
- org.broadleafcommerce.common.breadcrumbs.service - package org.broadleafcommerce.common.breadcrumbs.service
- org.broadleafcommerce.common.cache - package org.broadleafcommerce.common.cache
- org.broadleafcommerce.common.cache.engine - package org.broadleafcommerce.common.cache.engine
- org.broadleafcommerce.common.classloader.release - package org.broadleafcommerce.common.classloader.release
- org.broadleafcommerce.common.condition - package org.broadleafcommerce.common.condition
- org.broadleafcommerce.common.config - package org.broadleafcommerce.common.config
- org.broadleafcommerce.common.config.dao - package org.broadleafcommerce.common.config.dao
- org.broadleafcommerce.common.config.domain - package org.broadleafcommerce.common.config.domain
- org.broadleafcommerce.common.config.service - package org.broadleafcommerce.common.config.service
- org.broadleafcommerce.common.config.service.type - package org.broadleafcommerce.common.config.service.type
- org.broadleafcommerce.common.copy - package org.broadleafcommerce.common.copy
- org.broadleafcommerce.common.crossapp.service - package org.broadleafcommerce.common.crossapp.service
- org.broadleafcommerce.common.currency.dao - package org.broadleafcommerce.common.currency.dao
- org.broadleafcommerce.common.currency.domain - package org.broadleafcommerce.common.currency.domain
- org.broadleafcommerce.common.currency.service - package org.broadleafcommerce.common.currency.service
- org.broadleafcommerce.common.currency.util - package org.broadleafcommerce.common.currency.util
- org.broadleafcommerce.common.dao - package org.broadleafcommerce.common.dao
- org.broadleafcommerce.common.demo - package org.broadleafcommerce.common.demo
- org.broadleafcommerce.common.dialect - package org.broadleafcommerce.common.dialect
- org.broadleafcommerce.common.domain - package org.broadleafcommerce.common.domain
- org.broadleafcommerce.common.email.dao - package org.broadleafcommerce.common.email.dao
- org.broadleafcommerce.common.email.domain - package org.broadleafcommerce.common.email.domain
- org.broadleafcommerce.common.email.service - package org.broadleafcommerce.common.email.service
- org.broadleafcommerce.common.email.service.exception - package org.broadleafcommerce.common.email.service.exception
- org.broadleafcommerce.common.email.service.info - package org.broadleafcommerce.common.email.service.info
- org.broadleafcommerce.common.email.service.jms - package org.broadleafcommerce.common.email.service.jms
- org.broadleafcommerce.common.email.service.message - package org.broadleafcommerce.common.email.service.message
- org.broadleafcommerce.common.encryption - package org.broadleafcommerce.common.encryption
- org.broadleafcommerce.common.entity.dto - package org.broadleafcommerce.common.entity.dto
- org.broadleafcommerce.common.entity.service - package org.broadleafcommerce.common.entity.service
- org.broadleafcommerce.common.enumeration.dao - package org.broadleafcommerce.common.enumeration.dao
- org.broadleafcommerce.common.enumeration.domain - package org.broadleafcommerce.common.enumeration.domain
- org.broadleafcommerce.common.enumeration.service - package org.broadleafcommerce.common.enumeration.service
- org.broadleafcommerce.common.event - package org.broadleafcommerce.common.event
- org.broadleafcommerce.common.exception - package org.broadleafcommerce.common.exception
- org.broadleafcommerce.common.expression - package org.broadleafcommerce.common.expression
- org.broadleafcommerce.common.extensibility - package org.broadleafcommerce.common.extensibility
- org.broadleafcommerce.common.extensibility.cache - package org.broadleafcommerce.common.extensibility.cache
- org.broadleafcommerce.common.extensibility.cache.ehcache - package org.broadleafcommerce.common.extensibility.cache.ehcache
- org.broadleafcommerce.common.extensibility.cache.jcache - package org.broadleafcommerce.common.extensibility.cache.jcache
- org.broadleafcommerce.common.extensibility.config - package org.broadleafcommerce.common.extensibility.config
- org.broadleafcommerce.common.extensibility.context.merge - package org.broadleafcommerce.common.extensibility.context.merge
- org.broadleafcommerce.common.extensibility.context.merge.exceptions - package org.broadleafcommerce.common.extensibility.context.merge.exceptions
- org.broadleafcommerce.common.extensibility.context.merge.handlers - package org.broadleafcommerce.common.extensibility.context.merge.handlers
- org.broadleafcommerce.common.extensibility.jpa - package org.broadleafcommerce.common.extensibility.jpa
- org.broadleafcommerce.common.extensibility.jpa.cache - package org.broadleafcommerce.common.extensibility.jpa.cache
- org.broadleafcommerce.common.extensibility.jpa.clone - package org.broadleafcommerce.common.extensibility.jpa.clone
- org.broadleafcommerce.common.extensibility.jpa.convert - package org.broadleafcommerce.common.extensibility.jpa.convert
- org.broadleafcommerce.common.extensibility.jpa.convert.inheritance - package org.broadleafcommerce.common.extensibility.jpa.convert.inheritance
- org.broadleafcommerce.common.extensibility.jpa.copy - package org.broadleafcommerce.common.extensibility.jpa.copy
- org.broadleafcommerce.common.extensibility.jpa.hibernate - package org.broadleafcommerce.common.extensibility.jpa.hibernate
- org.broadleafcommerce.common.extension - package org.broadleafcommerce.common.extension
- org.broadleafcommerce.common.file - package org.broadleafcommerce.common.file
- org.broadleafcommerce.common.file.domain - package org.broadleafcommerce.common.file.domain
- org.broadleafcommerce.common.file.service - package org.broadleafcommerce.common.file.service
- org.broadleafcommerce.common.file.service.type - package org.broadleafcommerce.common.file.service.type
- org.broadleafcommerce.common.filter - package org.broadleafcommerce.common.filter
- org.broadleafcommerce.common.i18n.dao - package org.broadleafcommerce.common.i18n.dao
- org.broadleafcommerce.common.i18n.domain - package org.broadleafcommerce.common.i18n.domain
- org.broadleafcommerce.common.i18n.service - package org.broadleafcommerce.common.i18n.service
- org.broadleafcommerce.common.i18n.service.type - package org.broadleafcommerce.common.i18n.service.type
- org.broadleafcommerce.common.id.dao - package org.broadleafcommerce.common.id.dao
- org.broadleafcommerce.common.id.domain - package org.broadleafcommerce.common.id.domain
- org.broadleafcommerce.common.id.service - package org.broadleafcommerce.common.id.service
- org.broadleafcommerce.common.io - package org.broadleafcommerce.common.io
- org.broadleafcommerce.common.jmx - package org.broadleafcommerce.common.jmx
- org.broadleafcommerce.common.locale.dao - package org.broadleafcommerce.common.locale.dao
- org.broadleafcommerce.common.locale.domain - package org.broadleafcommerce.common.locale.domain
- org.broadleafcommerce.common.locale.service - package org.broadleafcommerce.common.locale.service
- org.broadleafcommerce.common.locale.util - package org.broadleafcommerce.common.locale.util
- org.broadleafcommerce.common.logging - package org.broadleafcommerce.common.logging
- org.broadleafcommerce.common.media.domain - package org.broadleafcommerce.common.media.domain
- org.broadleafcommerce.common.module - package org.broadleafcommerce.common.module
- org.broadleafcommerce.common.money - package org.broadleafcommerce.common.money
- org.broadleafcommerce.common.money.util - package org.broadleafcommerce.common.money.util
- org.broadleafcommerce.common.notification.service - package org.broadleafcommerce.common.notification.service
- org.broadleafcommerce.common.notification.service.type - package org.broadleafcommerce.common.notification.service.type
- org.broadleafcommerce.common.page.dto - package org.broadleafcommerce.common.page.dto
- org.broadleafcommerce.common.payment - package org.broadleafcommerce.common.payment
- org.broadleafcommerce.common.payment.dto - package org.broadleafcommerce.common.payment.dto
- org.broadleafcommerce.common.payment.service - package org.broadleafcommerce.common.payment.service
- org.broadleafcommerce.common.persistence - package org.broadleafcommerce.common.persistence
- org.broadleafcommerce.common.persistence.transaction - package org.broadleafcommerce.common.persistence.transaction
- org.broadleafcommerce.common.presentation - package org.broadleafcommerce.common.presentation
- org.broadleafcommerce.common.presentation.client - package org.broadleafcommerce.common.presentation.client
- org.broadleafcommerce.common.presentation.override - package org.broadleafcommerce.common.presentation.override
- org.broadleafcommerce.common.resource - package org.broadleafcommerce.common.resource
- org.broadleafcommerce.common.resource.service - package org.broadleafcommerce.common.resource.service
- org.broadleafcommerce.common.rest.api.wrapper - package org.broadleafcommerce.common.rest.api.wrapper
- org.broadleafcommerce.common.rule - package org.broadleafcommerce.common.rule
- org.broadleafcommerce.common.sandbox - package org.broadleafcommerce.common.sandbox
- org.broadleafcommerce.common.sandbox.dao - package org.broadleafcommerce.common.sandbox.dao
- org.broadleafcommerce.common.sandbox.domain - package org.broadleafcommerce.common.sandbox.domain
- org.broadleafcommerce.common.sandbox.service - package org.broadleafcommerce.common.sandbox.service
- org.broadleafcommerce.common.security - package org.broadleafcommerce.common.security
- org.broadleafcommerce.common.security.channel - package org.broadleafcommerce.common.security.channel
- org.broadleafcommerce.common.security.handler - package org.broadleafcommerce.common.security.handler
- org.broadleafcommerce.common.security.ldap - package org.broadleafcommerce.common.security.ldap
- org.broadleafcommerce.common.security.service - package org.broadleafcommerce.common.security.service
- org.broadleafcommerce.common.security.util - package org.broadleafcommerce.common.security.util
- org.broadleafcommerce.common.service - package org.broadleafcommerce.common.service
- org.broadleafcommerce.common.site.dao - package org.broadleafcommerce.common.site.dao
- org.broadleafcommerce.common.site.domain - package org.broadleafcommerce.common.site.domain
- org.broadleafcommerce.common.site.service - package org.broadleafcommerce.common.site.service
- org.broadleafcommerce.common.site.service.provider - package org.broadleafcommerce.common.site.service.provider
- org.broadleafcommerce.common.site.service.type - package org.broadleafcommerce.common.site.service.type
- org.broadleafcommerce.common.sitemap.controller - package org.broadleafcommerce.common.sitemap.controller
- org.broadleafcommerce.common.sitemap.domain - package org.broadleafcommerce.common.sitemap.domain
- org.broadleafcommerce.common.sitemap.domain.weave - package org.broadleafcommerce.common.sitemap.domain.weave
- org.broadleafcommerce.common.sitemap.exception - package org.broadleafcommerce.common.sitemap.exception
- org.broadleafcommerce.common.sitemap.service - package org.broadleafcommerce.common.sitemap.service
- org.broadleafcommerce.common.sitemap.service.type - package org.broadleafcommerce.common.sitemap.service.type
- org.broadleafcommerce.common.sitemap.wrapper - package org.broadleafcommerce.common.sitemap.wrapper
- org.broadleafcommerce.common.sms.service - package org.broadleafcommerce.common.sms.service
- org.broadleafcommerce.common.sms.service.type - package org.broadleafcommerce.common.sms.service.type
- org.broadleafcommerce.common.structure.dto - package org.broadleafcommerce.common.structure.dto
- org.broadleafcommerce.common.template - package org.broadleafcommerce.common.template
- org.broadleafcommerce.common.time - package org.broadleafcommerce.common.time
- org.broadleafcommerce.common.time.domain - package org.broadleafcommerce.common.time.domain
- org.broadleafcommerce.common.util - package org.broadleafcommerce.common.util
- org.broadleafcommerce.common.util.dao - package org.broadleafcommerce.common.util.dao
- org.broadleafcommerce.common.util.sql.importsql - package org.broadleafcommerce.common.util.sql.importsql
- org.broadleafcommerce.common.util.tenant - package org.broadleafcommerce.common.util.tenant
- org.broadleafcommerce.common.util.xml - package org.broadleafcommerce.common.util.xml
- org.broadleafcommerce.common.value - package org.broadleafcommerce.common.value
- org.broadleafcommerce.common.vendor.service - package org.broadleafcommerce.common.vendor.service
- org.broadleafcommerce.common.vendor.service.cache - package org.broadleafcommerce.common.vendor.service.cache
- org.broadleafcommerce.common.vendor.service.exception - package org.broadleafcommerce.common.vendor.service.exception
- org.broadleafcommerce.common.vendor.service.message - package org.broadleafcommerce.common.vendor.service.message
- org.broadleafcommerce.common.vendor.service.monitor - package org.broadleafcommerce.common.vendor.service.monitor
- org.broadleafcommerce.common.vendor.service.monitor.handler - package org.broadleafcommerce.common.vendor.service.monitor.handler
- org.broadleafcommerce.common.vendor.service.type - package org.broadleafcommerce.common.vendor.service.type
- org.broadleafcommerce.common.weave - package org.broadleafcommerce.common.weave
- org.broadleafcommerce.common.web - package org.broadleafcommerce.common.web
- org.broadleafcommerce.common.web.boot.support - package org.broadleafcommerce.common.web.boot.support
- org.broadleafcommerce.common.web.cache - package org.broadleafcommerce.common.web.cache
- org.broadleafcommerce.common.web.config - package org.broadleafcommerce.common.web.config
- org.broadleafcommerce.common.web.controller - package org.broadleafcommerce.common.web.controller
- org.broadleafcommerce.common.web.controller.annotation - package org.broadleafcommerce.common.web.controller.annotation
- org.broadleafcommerce.common.web.deeplink - package org.broadleafcommerce.common.web.deeplink
- org.broadleafcommerce.common.web.device - package org.broadleafcommerce.common.web.device
- org.broadleafcommerce.common.web.exception - package org.broadleafcommerce.common.web.exception
- org.broadleafcommerce.common.web.expression - package org.broadleafcommerce.common.web.expression
- org.broadleafcommerce.common.web.filter - package org.broadleafcommerce.common.web.filter
- org.broadleafcommerce.common.web.form - package org.broadleafcommerce.common.web.form
- org.broadleafcommerce.common.web.payment.controller - package org.broadleafcommerce.common.web.payment.controller
- org.broadleafcommerce.common.web.payment.expression - package org.broadleafcommerce.common.web.payment.expression
- org.broadleafcommerce.common.web.payment.processor - package org.broadleafcommerce.common.web.payment.processor
- org.broadleafcommerce.common.web.processor - package org.broadleafcommerce.common.web.processor
- org.broadleafcommerce.common.web.processor.attributes - package org.broadleafcommerce.common.web.processor.attributes
- org.broadleafcommerce.common.web.request - package org.broadleafcommerce.common.web.request
- org.broadleafcommerce.common.web.resource - package org.broadleafcommerce.common.web.resource
- org.broadleafcommerce.common.web.resource.resolver - package org.broadleafcommerce.common.web.resource.resolver
- org.broadleafcommerce.common.web.resource.transformer - package org.broadleafcommerce.common.web.resource.transformer
- org.broadleafcommerce.common.web.util - package org.broadleafcommerce.common.web.util
- org.broadleafcommerce.core.web.resolver - package org.broadleafcommerce.core.web.resolver
- org.broadleafcommerce.site.common.web.filter - package org.broadleafcommerce.site.common.web.filter
- OriginalIdResponse() - Constructor for class org.broadleafcommerce.common.sandbox.SandBoxHelper.OriginalIdResponse
- originatedFromEnvironment - Static variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
-
If the property resoltion comes from the Spring Environment I don't want to try to re-resolve a property from the Environment.
- ORMConfigDto - Class in org.broadleafcommerce.common.extensibility.jpa
-
Holder for mapping files (orm.xml) and entity classes to be contributed to the
MergePersistenceUnitManagerwithout being specified directly in a persistence.xml file. - ORMConfigDto(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- ORMConfigPersistenceUnitPostProcessor - Class in org.broadleafcommerce.common.extensibility.jpa
-
Responsible for compiling the set of
ORMConfigDtoand adding the configuration items to a persistence unit. - ORMConfigPersistenceUnitPostProcessor() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.ORMConfigPersistenceUnitPostProcessor
- OTHER - Static variable in class org.broadleafcommerce.common.template.TemplateType
- OVERRIDE_CREATE_TOKEN_CANCEL_URL - Static variable in class org.broadleafcommerce.common.payment.TransparentRedirectConstants
- OVERRIDE_CREATE_TOKEN_RETURN_URL - Static variable in class org.broadleafcommerce.common.payment.TransparentRedirectConstants
- OVERRIDE_SOURCES_NAME - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
The name of the the property source from the command line -Dproperty-override
- OVERRIDE_UPDATE_TOKEN_CANCEL_URL - Static variable in class org.broadleafcommerce.common.payment.TransparentRedirectConstants
- OVERRIDE_UPDATE_TOKEN_RETURN_URL - Static variable in class org.broadleafcommerce.common.payment.TransparentRedirectConstants
- overrideCacheProperties - Variable in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- overrideCustomerPaymentReturnURLs(PaymentRequestDTO, PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
-
If the request contains information about an override return URL, use the one specified on the request dto.
- overrideGeneratedPropertyName - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- overrideIndexNameKey() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformMember
-
The name that should be used when dynamically generating index names instead of the table name.
- OverridePreCacheInitializer - Interface in org.broadleafcommerce.common.cache
-
Performs cache item initialization for a specific entity type.
- OverridePreCacheService - Interface in org.broadleafcommerce.common.cache
-
Describes a service capable of maintaining a cache of standard site level overrides.
- overrideProperties - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- overrideRequestedId(ExtensionResultHolder, EntityManager, Class<?>, Long) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDaoExtensionHandler
-
If there is a different id that should be used for a translation lookup instead of the given entityId, the handler should place the result in the
ExtensionResultHolderargument. - overrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
The string representation of the override value.
- overrideView(ExtensionResultHolder<String>, String, boolean) - Method in class org.broadleafcommerce.common.web.AbstractBroadleafTemplateResolverExtensionHandler
- overrideView(ExtensionResultHolder<String>, String, boolean) - Method in interface org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionHandler
-
Allows an extension handler to override the view name.
- overrideWithJavaConfig - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- OVERWRITE_PARENT - Enum constant in enum class org.broadleafcommerce.common.web.DeployBehavior
P
- PAGE - Static variable in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- PAGE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- PAGE - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- PAGE - Static variable in class org.broadleafcommerce.common.template.TemplateType
- PAGE_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- PAGE_CRUMB - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- PAGE_TEMPLATE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- pageAttributes - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- pagedExecute(Object[]) - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- pagedExecute(Object[]) - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- pagedItems - Variable in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- PageDTO - Class in org.broadleafcommerce.common.page.dto
-
Page fields must be pre-processed (for example to fix image paths).
- PageDTO() - Constructor for class org.broadleafcommerce.common.page.dto.PageDTO
- pageFields - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- pageSize - Variable in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- param() - Element in annotation interface org.broadleafcommerce.common.presentation.OptionFilterParam
-
The field name in the target entity class that should be used to refine the query (i.e.
- parameter - Variable in class org.broadleafcommerce.common.util.dao.TQRestriction
- paramMap - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- params - Variable in class org.broadleafcommerce.common.filter.FilterDefinition
- params - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- params() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- paramType() - Element in annotation interface org.broadleafcommerce.common.presentation.OptionFilterParam
-
This is the type for the value stored in this OptionFilterParam annotation.
- parent - Variable in class org.broadleafcommerce.common.payment.dto.AddressDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.CreditCardDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.CustomerCreditDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.GiftCardDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- parent - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- ParentCategoryLegacyModeService - Interface in org.broadleafcommerce.common.service
- ParentCategoryLegacyModeServiceImpl - Class in org.broadleafcommerce.common.service
- ParentCategoryLegacyModeServiceImpl() - Constructor for class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- parentObjectIdProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the primary key property of the parent entity is called something other than "id"
- PARENTOBJECTIDPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- parentObjectProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required in the absence of a "mappedBy" property on the JPA annotation
- PARENTOBJECTPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- PARENTRECORDSTRUCTURE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
-
Used to forward parent data @see
ParentRecordStructure, such as parent entity and its metadata, through withPersistencePackage, which can be used to cover missing data at thePersistencePackagelevel - parentSandBox - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- parseExpression(String, Map<String, Object>) - Method in interface org.broadleafcommerce.common.expression.BroadleafExpressionParser
-
Parses the given expression string with the given context and returns the parsed result string.
- parseExpression(String, Map<String, Object>) - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- parseExpression(String, Map<String, Object>, Class<T>) - Method in interface org.broadleafcommerce.common.expression.BroadleafExpressionParser
-
Parses the given expression string with the given context and returns the parsed result with the target type.
- parseExpression(String, Map<String, Object>, Class<T>) - Method in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- parser - Variable in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- parserContext - Variable in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
- parseStringToDate(String) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- parseStringToDate(String, String) - Static method in class org.broadleafcommerce.common.util.BLCDateUtils
- PASSTHROUGH - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayType
- PassthroughEncryptionModule - Class in org.broadleafcommerce.common.encryption
-
The default encryption module simply passes through the decrypt and encrypt text.
- PassthroughEncryptionModule() - Constructor for class org.broadleafcommerce.common.encryption.PassthroughEncryptionModule
- PassthroughPaymentTransactionService - Class in org.broadleafcommerce.common.payment.service
- PassthroughPaymentTransactionService() - Constructor for class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- PASSWORD - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- PASSWORD_CONFIRM - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- PasswordChange - Class in org.broadleafcommerce.common.security.util
- PasswordChange(String) - Constructor for class org.broadleafcommerce.common.security.util.PasswordChange
- PasswordReset - Class in org.broadleafcommerce.common.security.util
- PasswordReset() - Constructor for class org.broadleafcommerce.common.security.util.PasswordReset
- PasswordReset(String) - Constructor for class org.broadleafcommerce.common.security.util.PasswordReset
- PasswordUtils - Class in org.broadleafcommerce.common.security.util
- PasswordUtils() - Constructor for class org.broadleafcommerce.common.security.util.PasswordUtils
- patchSequenceGeneratorInconsistencies(EntityManager, Session) - Method in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- path - Variable in class org.broadleafcommerce.common.site.domain.ThemeDTO
- path() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- pattern - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- pattern - Variable in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter
- PAUSED - Static variable in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- PAYMENT_FORM - Static variable in class org.broadleafcommerce.common.web.form.BroadleafFormType
- PAYMENT_NAME - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- PAYMENT_PROCESSING_ERROR - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- PAYMENT_PROCESSOR - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- PAYMENT_TYPE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- PaymentAdditionalFieldType - Class in org.broadleafcommerce.common.payment
- PaymentAdditionalFieldType() - Constructor for class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- PaymentAdditionalFieldType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- PaymentDeclineType - Class in org.broadleafcommerce.common.payment
-
when a payment returns in error, this value indicates whether it is a "soft" decline (apt to be retried) or a "hard" one.
- PaymentDeclineType() - Constructor for class org.broadleafcommerce.common.payment.PaymentDeclineType
- PaymentDeclineType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentDeclineType
- PaymentException - Exception in org.broadleafcommerce.common.vendor.service.exception
- PaymentException() - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.PaymentException
- PaymentException(String) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.PaymentException
- PaymentException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.PaymentException
- PaymentException(Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.PaymentException
- PaymentGatewayAbstractController - Class in org.broadleafcommerce.common.web.payment.controller
-
Abstract controller that provides convenience methods and resource declarations to facilitate payment gateway communication between the implementing module and the Spring injected checkout engine.
- PaymentGatewayAbstractController() - Constructor for class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- paymentGatewayCheckoutService - Variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- PaymentGatewayCheckoutService - Interface in org.broadleafcommerce.common.payment.service
-
The default implementation of this interface is represented in the core Broadleaf framework at
oorg.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService. - PaymentGatewayClientTokenService - Interface in org.broadleafcommerce.common.payment.service
-
The intention of this API is to generate the necessary parameters and fields needed by the payment gateway's JavaScript library in order to create a tokenization request.
- PaymentGatewayConfiguration - Interface in org.broadleafcommerce.common.payment.service
-
This API is intended to define the specific configuration parameters that this gateway implementation currently supports.
- PaymentGatewayConfigurationService - Interface in org.broadleafcommerce.common.payment.service
-
Each payment gateway module should configure an instance of this.
- PaymentGatewayConfigurationServiceProvider - Interface in org.broadleafcommerce.common.payment.service
-
This represents the main servic bus for grabbing configurations to configured payment gateways to execute service calls programmatically.
- PaymentGatewayConfigurationServiceProviderImpl - Class in org.broadleafcommerce.common.payment.service
- PaymentGatewayConfigurationServiceProviderImpl() - Constructor for class org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProviderImpl
- PaymentGatewayCreditCardService - Interface in org.broadleafcommerce.common.payment.service
-
Several payment gateways allow you to manage Customer and Credit Card Information from the gateway allowing you to create a transaction from the tokenized customer or payment method at a later date.
- PaymentGatewayCustomerService - Interface in org.broadleafcommerce.common.payment.service
-
Several payment gateways allow you to manage Customer and Credit Card Information from the gateway allowing you to create a transaction from the tokenized customer or payment method at a later date.
- PaymentGatewayFieldExtensionHandler - Interface in org.broadleafcommerce.common.web.payment.expression
- PaymentGatewayFieldExtensionManager - Class in org.broadleafcommerce.common.web.payment.expression
- PaymentGatewayFieldExtensionManager() - Constructor for class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldExtensionManager
- PaymentGatewayFieldVariableExpression - Class in org.broadleafcommerce.common.web.payment.expression
-
A Thymeleaf Variable Expression implementation for Payment Gateway Specific fields.
- PaymentGatewayFieldVariableExpression() - Constructor for class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- PaymentGatewayFraudService - Interface in org.broadleafcommerce.common.payment.service
-
Certain Payment Integrations allow you to use Fraud Services like Address Verification and Buyer Authentication, such as PayPal Payments Pro (PayFlow Edition)
- PaymentGatewayHostedService - Interface in org.broadleafcommerce.common.payment.service
-
Certain Payment Integrations allow you to use a Hosted Solution, such as PayPal Express and SagePay Form.
- PaymentGatewayReportingService - Interface in org.broadleafcommerce.common.payment.service
-
This API provides the ability to get the status of a Transaction after it has been submitted to the Gateway.
- PaymentGatewayRequestType - Class in org.broadleafcommerce.common.payment
-
Gateways/processors support a vast array of different features, and in some cases a single API will perform several different functions based on the state of the request.
- PaymentGatewayRequestType() - Constructor for class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- PaymentGatewayRequestType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- paymentGatewayResolver - Variable in class org.broadleafcommerce.common.web.payment.expression.AbstractPaymentGatewayFieldExtensionHandler
- paymentGatewayResolver - Variable in class org.broadleafcommerce.common.web.payment.processor.AbstractCreditCardTypesExtensionHandler
- paymentGatewayResolver - Variable in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- PaymentGatewayResolver - Interface in org.broadleafcommerce.common.payment.service
- PaymentGatewayResolverImpl - Class in org.broadleafcommerce.common.payment.service
-
Default Resolver implementation.
- PaymentGatewayResolverImpl() - Constructor for class org.broadleafcommerce.common.payment.service.PaymentGatewayResolverImpl
- PaymentGatewayRollbackService - Interface in org.broadleafcommerce.common.payment.service
-
This API allows each module to provide its own implementation for rollback.
- PaymentGatewaySubscriptionService - Interface in org.broadleafcommerce.common.payment.service
-
Some gateways allow you to create a form of recurring billing by creating a subscription profile.
- PaymentGatewayTamperProofSealService - Interface in org.broadleafcommerce.common.payment.service
-
Several Gateways have a method of communication that uses the HTTP Request/Response model and the client's browser to transmit transaction result information back to the system.
- PaymentGatewayTamperProofSealServiceImpl - Class in org.broadleafcommerce.common.payment.service
-
This default implementation encodes the seal using a URL-Safe Base64 encoder and 'HmacSHA1'
- PaymentGatewayTamperProofSealServiceImpl() - Constructor for class org.broadleafcommerce.common.payment.service.PaymentGatewayTamperProofSealServiceImpl
- PaymentGatewayTransactionConfirmationService - Interface in org.broadleafcommerce.common.payment.service
-
This API is intended to be called by the Checkout Workflow to confirm all Payments on the order that have not yet been confirmed/finalized.
- PaymentGatewayTransactionService - Interface in org.broadleafcommerce.common.payment.service
-
This is a decoupled interface that provides the basic functions needed to create the normal BILLABLE Credit Card Transactions
- PaymentGatewayTransparentRedirectService - Interface in org.broadleafcommerce.common.payment.service
-
The purpose of this class, is to provide an API that will create any gateway specific parameters needed for a Transparent Redirect/Silent Order Post etc...
- paymentGatewayType - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
The Payment Gateway Type that this transaction response represents
- PaymentGatewayType - Class in org.broadleafcommerce.common.payment
-
This is designed such that individual payment modules will extend this to add their own type.
- PaymentGatewayType() - Constructor for class org.broadleafcommerce.common.payment.PaymentGatewayType
- PaymentGatewayType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentGatewayType
- PaymentGatewayWebResponsePrintService - Interface in org.broadleafcommerce.common.payment.service
-
This is a utility service that aids in translating the Request Attribute and Request Parameters to a single String.
- PaymentGatewayWebResponsePrintServiceImpl - Class in org.broadleafcommerce.common.payment.service
-
This default implementation produces the Request Attributes and Request Paremeters in JSON notation.
- PaymentGatewayWebResponsePrintServiceImpl() - Constructor for class org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintServiceImpl
- PaymentGatewayWebResponseService - Interface in org.broadleafcommerce.common.payment.service
-
The purpose of this class, is to provide an API that will translate a web response returned from a Payment Gateway into a PaymentResponseDTO
- PaymentLogEventType - Class in org.broadleafcommerce.common.payment
-
An extendible enumeration of payment log types.
- PaymentLogEventType() - Constructor for class org.broadleafcommerce.common.payment.PaymentLogEventType
- PaymentLogEventType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentLogEventType
- PaymentRequestDTO - Class in org.broadleafcommerce.common.payment.dto
-
A DTO that is comprised of all the information that is sent to a Payment Gateway to complete a transaction.
- PaymentRequestDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- PaymentResponseDTO - Class in org.broadleafcommerce.common.payment.dto
-
The DTO object that represents the response coming back from any call to the Gateway.
- PaymentResponseDTO(PaymentType, PaymentGatewayType) - Constructor for class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- paymentToken - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
If this is a Tokenization request, this will hold the token sent back from the gateway
- paymentToken(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- paymentTransactionType - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
The Transaction Type of the Payment that this response represents
- paymentTransactionType(PaymentTransactionType) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- PaymentTransactionType - Class in org.broadleafcommerce.common.payment
-
The PaymentTransactionType is used to represent the types of operations/transactions that could occur against a single payment.
- PaymentTransactionType() - Constructor for class org.broadleafcommerce.common.payment.PaymentTransactionType
- PaymentTransactionType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentTransactionType
- paymentType - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- paymentType - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
The Type of Payment that this transaction response represents
- paymentType(PaymentType) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- PaymentType - Class in org.broadleafcommerce.common.payment
-
This represents types of payments that can be applied to an order.
- PaymentType() - Constructor for class org.broadleafcommerce.common.payment.PaymentType
- PaymentType(String, String) - Constructor for class org.broadleafcommerce.common.payment.PaymentType
- PaymentType(String, String, boolean) - Constructor for class org.broadleafcommerce.common.payment.PaymentType
- PaymentType(String, String, boolean, boolean) - Constructor for class org.broadleafcommerce.common.payment.PaymentType
- PAYPAL - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- PENDING - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Some implementations may wish to defer any Authorization or Authorize and Capture transactions outside the scope of the checkout workflow.
- performCopy(Object, Class<?>, Long) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- performCopy(MultiTenantCopyContext, MultiTenantCloneable<T>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- performCopy(MultiTenantCopyContext, MultiTenantCloneable<T>, Map<String, String>, EntityDuplicateModifier...) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
-
Deprecated.
- performOptimisticLockUpdate(String, OptimisticLockUtils.UpdateOperation<T>, Class<? extends T>, Object, int, PlatformTransactionManager, EntityManager) - Static method in class org.broadleafcommerce.common.util.OptimisticLockUtils
-
Perform an update on a entity that supports optimistic locking.
- persist(Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Persist the new entity
- persist(Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- persist(Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Persist the new object
- persist(Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- persist(SandBox) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- persist(SandBox) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- PERSIST - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
- PERSIST_EMPTY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
- persistCopyObjectTree(CopyOperation<T, G>, Class<T>, T, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- persistCopyObjectTreeInternal(Object, Set<Integer>, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- PersistencePerspectiveItemType - Enum Class in org.broadleafcommerce.common.presentation.client
- persistenceService - Variable in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- persistenceService - Variable in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- persistenceService - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- PersistenceService - Interface in org.broadleafcommerce.common.service
- PersistenceServiceImpl - Class in org.broadleafcommerce.common.service
-
Service to help gather the correct
EntityManagerorPlatformTransactionManager, based on a class andTargetModeType. - PersistenceServiceImpl() - Constructor for class org.broadleafcommerce.common.service.PersistenceServiceImpl
- persistenceUnit - Variable in class org.broadleafcommerce.common.demo.AutoImportSql
- persistenceUnitProperties - Variable in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- PersistentRetrieval<T> - Interface in org.broadleafcommerce.common.cache
-
Represents a block of work to execute during a call to
AbstractCacheMissAware.getCachedObject(Class, String, String, PersistentRetrieval, String...)should a missed cache item not be detected. - persistIndexedSiteMap() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Save the site map index file.
- persistIndexedURLSetWrapper(SiteMapURLSetWrapper) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Save the passed in URL set to a new indexed file.
- persistNode(Object, MultiTenantCopyContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- persistNonIndexedSiteMap() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Save the passed in URL set to a non-indexed file.
- persistSiteMap() - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- persistXMLDocument(String, Object) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
-
Method takes in a valid JAXB object (e.g.
- phone - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- phone(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- phoneNumber - Variable in class org.broadleafcommerce.common.notification.service.type.SMSNotification
- placement - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- placement() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
Specifies how the annotated collection, map or single bean should be inserted into the target collection or map.
- Placement - Enum Class in org.broadleafcommerce.common.extensibility.context.merge
- Placement - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupName
- Placement - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.GroupOrder
- platformTransactionManager - Variable in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- POINT1 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT2 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT3 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT4 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT5 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT6 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT7 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT8 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POINT9 - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- POLYMORPHIC_ENTITY_CACHE - Static variable in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- POLYMORPHIC_ENTITY_CACHE_WO_EXCLUSIONS - Static variable in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- PomEvaluator - Class in org.broadleafcommerce.common.util
- PomEvaluator() - Constructor for class org.broadleafcommerce.common.util.PomEvaluator
- populateCaches(String, Map<String, Object>) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- populateCreditCardMap(Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractCreditCardTypesExtensionHandler
- populateCreditCardMap(Map<String, String>) - Method in interface org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExtensionHandler
-
The registered Extension Handler will populate any specific Payment Gateway codes required for Credit Card Types.
- populateDependencies(BufferedReader) - Static method in class org.broadleafcommerce.common.util.PomEvaluator
- populateFormParameters(Map<String, Map<String, String>>, PaymentResponseDTO) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- populateFromCache(Object) - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- populateFromCache(Object, String) - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- populateMBeanDescriptor(Descriptor, Object, String) - Method in class org.broadleafcommerce.common.jmx.MetadataMBeanInfoAssembler
- populateParamsFromMap(Map<String, Object>, Map<String, Object>) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
- populatePresetProperties() - Method in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- populateToOneFields() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
Specify whether or not the open admin module persistence mechanism should traverse ManyToOne or OneToOne field boundaries in the entity when retrieving and populating field values.
- PopulateToOneFieldsEnum - Enum Class in org.broadleafcommerce.common.presentation
- position - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- position() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
The position in the target map or collection the annotated collection, map or single bean should be inserted.
- POST_SECURITY_HIGH - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- POST_SECURITY_LOW - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- POST_SECURITY_MEDIUM - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- PostAutoConfiguration - Annotation Interface in org.broadleafcommerce.common.config
-
Marker annotation indicating that the current class is both an
@Configurationclass and should be executed after any Spring BootEnableAutoConfiguration. - PostAutoConfigurationDefferedImportSelector - Class in org.broadleafcommerce.common.config
-
Deferred import loader that, when used in an {@link @Configuration} class, executes _after_ the set of Spring
EnableAutoConfigurationclasses brought in by the . - PostAutoConfigurationDefferedImportSelector() - Constructor for class org.broadleafcommerce.common.config.PostAutoConfigurationDefferedImportSelector
- PostAutoConfigurationImport - Annotation Interface in org.broadleafcommerce.common.config
-
Loads the given set of classes after Spring's
EnableAutoConfiguration. - PostgreSQLClobTypeDescriptor - Class in org.broadleafcommerce.common.dialect
- PostgreSQLClobTypeDescriptor() - Constructor for class org.broadleafcommerce.common.dialect.PostgreSQLClobTypeDescriptor
- postHandle(WebRequest, ModelMap) - Method in class org.broadleafcommerce.common.web.BroadleafRequestInterceptor
- postHandle(WebRequest, ModelMap) - Method in class org.broadleafcommerce.common.web.filter.TranslationInterceptor
- PostLoaderDao - Interface in org.broadleafcommerce.common.persistence
-
Utility class for working with proxied entities.
- postMessage(Map<String, String>, URL, String) - Method in class org.broadleafcommerce.common.vendor.service.AbstractVendorService
- postProcess(WebRequest) - Method in class org.broadleafcommerce.common.web.AbstractBroadleafWebRequestProcessor
- postProcess(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- postProcess(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafThemeProcessor
- postProcess(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafWebRequestProcessor
-
Should be called if work needs to be done after the request has been processed.
- postProcessAfterInitialization(Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- postProcessAfterInitialization(Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- postProcessAfterInitialization(Object, String) - Method in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeAnnotationAwareBeanDefinitionRegistryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeAnnotationAwareBeanDefinitionRegistryPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringPostProcessor
- postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigPersistenceUnitPostProcessor
- postProcessUnbundledFileList(List<String>, ResourceTagAttributes, BroadleafTemplateContext) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Performs post processing on an unbundled file list to either grab the file list stored on the request (see
ResourcesRequest) or use the files from the tag attributes and save them so they can be used again later without the files attribute. - postSave(MultiTenantCopyContext, Object, Object) - Method in class org.broadleafcommerce.common.copy.AbstractMultiTenantCopierExtensionHandler
- postSave(MultiTenantCopyContext, Object, Object) - Method in interface org.broadleafcommerce.common.copy.MultiTenantCopierExtensionHandler
- POUNDS - Static variable in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- PRE_SECURITY_HIGH - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- PRE_SECURITY_LOW - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- PRE_SECURITY_MEDIUM - Static variable in class org.broadleafcommerce.common.web.filter.FilterOrdered
- PRECACHED_SPARSE_OVERRIDE_ORDER - Static variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- preCachedSparseOverrideService - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- PrecompressedArtifactFilter - Class in org.broadleafcommerce.common.web.util
- PrecompressedArtifactFilter() - Constructor for class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
- preHandle(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestInterceptor
- preHandle(WebRequest) - Method in class org.broadleafcommerce.common.web.filter.TranslationInterceptor
- preLoadClassNamePatterns - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AbstractClassTransformer
- prepareForSave(MultiTenantCopyContext, Object, Object) - Method in class org.broadleafcommerce.common.copy.AbstractMultiTenantCopierExtensionHandler
- prepareForSave(MultiTenantCopyContext, Object, Object) - Method in interface org.broadleafcommerce.common.copy.MultiTenantCopierExtensionHandler
- prepareNamedQueries(ConstPool, ClassPool, ArrayMemberValue) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
-
Prepare the
NamedQueriesdeclaration - prepareNativeQueries(ConstPool, ClassPool, ArrayMemberValue) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
-
Prepare the
NamedNativeQueriesdeclaration - preparePersistenceUnitInfos() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- prepareQueryHints(ConstPool, List<AnnotationMemberValue>, QueryHint) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
-
Prepare any
QueryHintdeclarations - prepareTargetFile(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- PREPEND - Enum constant in enum class org.broadleafcommerce.common.extensibility.context.merge.Placement
- Presentation() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation
- PREVIEW - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- Previewable - Interface in org.broadleafcommerce.common.persistence
-
Interface that exposes properties useful for determining if an entity is intended for preview only, as opposed to standard production entities
- previewMode - Variable in class org.broadleafcommerce.common.web.SandBoxContext
- PreviewStatus - Class in org.broadleafcommerce.common.persistence
- PreviewStatus() - Constructor for class org.broadleafcommerce.common.persistence.PreviewStatus
- PRICE_LIST - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- PRICING_CONTEXT - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRICING_CONTEXT_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRICING_CONTEXT_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRIMARY_BASIC_DATA - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_EARLY - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_FRAMEWORK_SECURITY - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_LATE - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_MODULE_SECURITY - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_POST_BASIC_DATA - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_POST_MODULE_SECURITY - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_PRE_BASIC_DATA - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- PRIMARY_PRE_MODULE_SECURITY - Static variable in class org.broadleafcommerce.common.demo.AutoImportStage
- printLapString(String) - Method in class org.broadleafcommerce.common.util.StopWatch
- printOutDependencies(PomEvaluator.Category, List<PomEvaluator.Dependency>) - Static method in class org.broadleafcommerce.common.util.PomEvaluator
- printRequest(HttpServletRequest) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintService
- printRequest(HttpServletRequest) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintServiceImpl
- printSplitString(String) - Method in class org.broadleafcommerce.common.util.StopWatch
- printString(String) - Method in class org.broadleafcommerce.common.util.StopWatch
- priority - Variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- priority - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- priority - Variable in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- priority - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- priority - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- priority - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- priority - Variable in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- priority - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- process(Model, HttpServletRequest, RedirectAttributes) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
-
This method is intended to initiate the final steps in checkout either via a request coming directly from a Payment Gateway (i.e.
- process(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- process(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafThemeProcessor
- process(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafWebRequestProcessor
-
Process the current request.
- process(WebRequest) - Method in class org.broadleafcommerce.common.web.filter.TranslationRequestProcessor
- process(T) - Method in class org.broadleafcommerce.common.payment.service.AbstractExternalPaymentGatewayCall
- process(T) - Method in interface org.broadleafcommerce.common.vendor.service.monitor.ServiceStatusDetectable
- PROCESS - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- processBeanDefinition(Element, BeanDefinitionParserDelegate) - Method in class org.broadleafcommerce.common.extensibility.MergeXmlBeanDefinitionReader.MergeBeanDefinitionDocumentReader
-
This is very similar to the parent method except that instead of always registering the new bean definition on top of the old one, this takes the originally-def
- processClassLevelAnnotations(ConstPool, ClassPool, Object) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
-
Look for any existing
NamedQueriesorNamedNativeQueriesand embellish those declarations, if applicable. - processDetailLog - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- ProcessDetailLogger - Class in org.broadleafcommerce.common.logging
-
Extra logging facility whose design intent is to handle detailed production logging for complex interactions.
- ProcessDetailLogger(String) - Constructor for class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Construct a logger
- processDynamic(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- processException(Class<G>, Class<J>, String, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- processException(Class<G>, Class<J>, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- processException(Class<J>, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- processException(Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- processingErrorMessage - Static variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- processMessage(String) - Static method in class org.broadleafcommerce.common.util.ValidationUtil
- processPackage(Map<String, Object>, Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- processPackage(AbstractMergeBeanPostProcessor.BeanPackage, Object, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- processPathForSite(String, String, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileServiceExtensionHandler
- processRequest(ProceedingJoinPoint) - Method in class org.broadleafcommerce.common.vendor.service.cache.ServiceResponseCache
- processStatic(HttpServletRequest, HttpServletResponse, FilterChain, String) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- processVariables(Object[]) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
If an array or collection is passed in as part of the template variables, shorten the output if the length exceeds a threshold.
- produces() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- PRODUCT - Static variable in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- PRODUCT - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- PRODUCT - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRODUCT - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- PRODUCT - Static variable in class org.broadleafcommerce.common.template.TemplateType
- PRODUCT_ATTRIBUTE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- PRODUCT_CRUMB - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- PRODUCT_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRODUCT_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- PRODUCT_LOOKUP - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- PRODUCT_OPTION - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- PRODUCT_OPTION_VALUE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- PRODUCT_TYPE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- PRODUCT_URL_MISSING_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- PRODUCTION - Enum constant in enum class org.broadleafcommerce.common.web.DeployState
- PRODUCTION - Static variable in class org.broadleafcommerce.common.persistence.TargetModeType
- PRODUCTION - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- ProductionOnlyRequest - Interface in org.broadleafcommerce.common.sandbox
-
Holder for the
ProductionOnlyRequest.CRITERIAconstant - PROFILE - Static variable in class org.broadleafcommerce.common.util.ContextVariableNames
- PROFILE_AWARE_SOURCES_NAME - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
The name of the profile-aware property sources
- PROFILE_ID - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- PROFILE_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- PROFILE_WEB_ORDER - Static variable in interface org.broadleafcommerce.common.config.FrameworkCommonClasspathPropertySource
- ProfileEntity - Interface in org.broadleafcommerce.common.extensibility.jpa.copy
-
Marker interface for entity classes whose SITE_DISCRIMINATOR value should be harvested from the
BroadleafRequestContext.currentProfilevalue - prominent() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want this field to appear as one of the default columns in a grid in the admin tool
- PROMINENT - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- PROPAGATION - Static variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- PropertiesVariableExpression - Class in org.broadleafcommerce.common.web.expression
-
This Thymeleaf variable expression class provides access to runtime configuration properties that are configured in development.properties, development-shared.properties, etc, for the current environment.
- PropertiesVariableExpression() - Constructor for class org.broadleafcommerce.common.web.expression.PropertiesVariableExpression
- property() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminGroupPresentationOverride
-
Target the property which you wish to override
- property() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminTabPresentationOverride
-
Target the property which you wish to override
- PROPERTY_OVERRIDES_PROPERTY - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
A -D argument representing a path to a file that overrides all of the other properties resolved from internal property files
- PROPERTY_SHARED_OVERRIDES_PROPERTY - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
- PROPERTY_SOURCE_NAME - Static variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- PROPERTY_TYPE - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- propertyAccessors - Variable in class org.broadleafcommerce.common.expression.BroadleafExpressionParserImpl
- PropertyConfigurer - Class in org.broadleafcommerce.common.extensibility.config
- PropertyConfigurer() - Constructor for class org.broadleafcommerce.common.extensibility.config.PropertyConfigurer
- PropertyDrivenBeanFactory - Class in org.broadleafcommerce.common.util
- PropertyDrivenBeanFactory() - Constructor for class org.broadleafcommerce.common.util.PropertyDrivenBeanFactory
- PropertyFilter - Class in org.broadleafcommerce.common.filter
- PropertyFilter() - Constructor for class org.broadleafcommerce.common.filter.PropertyFilter
- propertyInDefaultLocaleExceptionList(Object, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
-
Returns true if the passed in entity / property combination is in the defaultLocaleExceptionList
- propertyName - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- propertyName - Variable in class org.broadleafcommerce.common.filter.PropertyFilter
- propertyType - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- propertyType() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
The type for this property override.
- PropertyType - Class in org.broadleafcommerce.common.presentation.override
- PropertyType() - Constructor for class org.broadleafcommerce.common.presentation.override.PropertyType
- PropertyType.AdminGroupPresentation - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentation - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentationAdornedTargetCollection - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentationCollection - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentationDataDrivenEnumeration - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentationMap - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminPresentationToOneLookup - Class in org.broadleafcommerce.common.presentation.override
- PropertyType.AdminTabPresentation - Class in org.broadleafcommerce.common.presentation.override
- propsSvc - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar
- ProtoChannelBeanPostProcessor - Class in org.broadleafcommerce.common.security.channel
-
This class is designed to work in both a load-balanced and non load-balanced environment by replacing the existing default Spring channel processors which do not work in a load balanced environment.
- ProtoChannelBeanPostProcessor() - Constructor for class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- ProtoInsecureChannelProcessor - Class in org.broadleafcommerce.common.security.channel
-
Very similar to the
InsecureChannelProcessorexcept that instead of relying on only the HttpServletRequest this also allows inspection of the X-Forwarded-Proto header to determine if the request is secure. - ProtoInsecureChannelProcessor() - Constructor for class org.broadleafcommerce.common.security.channel.ProtoInsecureChannelProcessor
- ProtoSecureChannelProcessor - Class in org.broadleafcommerce.common.security.channel
-
Very similar to the
SecureChannelProcessorexcept that instead of relying on only the HttpServletRequest this also allows inspection of the X-Forwarded-Proto header to determine if the request is secure. - ProtoSecureChannelProcessor() - Constructor for class org.broadleafcommerce.common.security.channel.ProtoSecureChannelProcessor
- provideTemplateWrapper(ExtensionResultHolder<String>, String, boolean) - Method in class org.broadleafcommerce.common.web.AbstractBroadleafTemplateResolverExtensionHandler
- provideTemplateWrapper(ExtensionResultHolder<String>, String, boolean) - Method in interface org.broadleafcommerce.common.web.BroadleafTemplateViewResolverExtensionHandler
-
Allows an extension handler to provide a wrapper for the template.
- ProxyDetectionException - Exception in org.broadleafcommerce.common.exception
-
Special exception thrown when a problem is encountered while trying to retrieve the original implementation class for a proxy.
- ProxyDetectionException() - Constructor for exception org.broadleafcommerce.common.exception.ProxyDetectionException
- ProxyDetectionException(String) - Constructor for exception org.broadleafcommerce.common.exception.ProxyDetectionException
- ProxyDetectionException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.ProxyDetectionException
- ProxyDetectionException(String, Throwable, boolean, boolean) - Constructor for exception org.broadleafcommerce.common.exception.ProxyDetectionException
- ProxyDetectionException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.ProxyDetectionException
- publisher - Variable in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- publishEvent(ApplicationEvent) - Method in interface org.broadleafcommerce.common.event.BroadleafApplicationEventPublisher
-
Publishes the
ApplicationEventon the ApplicationContext in a synchronized or unsynchronized context. - publishEvent(ApplicationEvent) - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventPublisherImpl
- publishEventUnsynchronized(ApplicationEvent) - Method in interface org.broadleafcommerce.common.event.BroadleafApplicationEventPublisher
-
Publishes the
ApplicationEventon the ApplicationContext in an unsynchronized context. - publishEventUnsynchronized(ApplicationEvent) - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventPublisherImpl
- puName - Variable in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- PUNCHOUT2GO - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- PURCHASE_ORDER - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- put(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- put(K, V) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- putAll(Map) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- putAllCopyHints(MultiTenantCopyContext, Set<EntityDuplicationHelper>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- putCache(Object, Object, BroadleafTemplateCacheContext) - Method in class org.broadleafcommerce.common.web.cache.AbstractBLCICacheExtensionHandler
- putCache(Object, Object, BroadleafTemplateCacheContext) - Method in interface org.broadleafcommerce.common.web.cache.BLCICacheExtensionHandler
- putIfAbsent(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
Q
- qty - Variable in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- QualifierRuleRestriction - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- quantity - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- quantity(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- QuantityBasedRule - Interface in org.broadleafcommerce.common.rule
-
Represents a class containing an MVEL rule and an associated quantity.
- queries - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- queryblSandBoxElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryCatalog() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryCms() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- QueryConfiguration - Interface in org.broadleafcommerce.common.extensibility.jpa
-
Interface for classes annotated with
NamedQueriesandNamedNativeQueries. - QueryConfigurationClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa
-
Detects any externally registered
NamedQueriesorNamedNativeQueriesand adds them to the first detected entity implementation class for the target persistence unit. - QueryConfigurationClassTransformer(List<NamedQuery>, List<NamedNativeQuery>, List<String>) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- queryConfigurationModuleElements() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryConfigurations - Variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- QueryExtensionHandler - Interface in org.broadleafcommerce.common.extension
-
Extension handler (generally for DAO usage) that allows contribution to a query (presumably from another module).
- queryExtensionManager - Variable in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- QueryHelper - Interface in org.broadleafcommerce.common.persistence
-
Provide a helper component for assigning custom hints during query execution.
- QueryHelperHints - Class in org.broadleafcommerce.common.persistence
-
Hints available to be leveraged by Broadleaf components for different query result behavior.
- QueryHelperHints() - Constructor for class org.broadleafcommerce.common.persistence.QueryHelperHints
- QueryHelperImpl - Class in org.broadleafcommerce.common.persistence
-
Default implementation of
QueryHelper. - QueryHelperImpl() - Constructor for class org.broadleafcommerce.common.persistence.QueryHelperImpl
- queryOffer() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryOrder() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryPriceList() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- querySearch() - Method in class org.broadleafcommerce.common.config.CommonCacheConfiguration
- queryString - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- QueryUtils - Class in org.broadleafcommerce.common.util.dao
-
Helper class for criteria queries.
- QueryUtils() - Constructor for class org.broadleafcommerce.common.util.dao.QueryUtils
- QUOTE - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
R
- RADIO - Enum constant in enum class org.broadleafcommerce.common.presentation.client.RuleBuilderDisplayType
- RandomGenerator - Class in org.broadleafcommerce.common.security
- rawResponse - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
A string representation of the response that came from the gateway.
- rawResponse(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- read() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- read() - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- read(byte[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- read(byte[]) - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- read(byte[], int, int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- read(byte[], int, int) - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- readActiveByType(ModuleConfigurationType) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- readActiveByType(ModuleConfigurationType) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- readAll(Class<T>, int, int, Site, Catalog) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Returns a list of all entities in the system for the given class, site, and catalog.
- readAll(Class<T>, Site, Catalog) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- readAllActiveSites() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
- readAllActiveSites() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- readAllByType(ModuleConfigurationType) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- readAllByType(ModuleConfigurationType) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- readAllGenericEntity(Class<T>) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
- readAllGenericEntity(Class<T>) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- readAllGenericEntity(Class<T>, int, int) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Finds all generic entities for a given classname, with pagination options.
- readAllGenericEntity(Class<T>, int, int) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- readAllGenericEntity(Class<T>, int, int) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Finds all generic entities for a given classname, with pagination options.
- readAllGenericEntity(Class<T>, int, int) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- readAllGenericEntityId(Class<?>) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
- readAllGenericEntityId(Class<?>) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- readAllGenericEntityId(Class<?>) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
- readAllGenericEntityId(Class<?>) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- readAllIds(Class<?>, Site, Catalog) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Returns the primary key values for all entities of the specified type in the site or catalog.
- readAllSystemProperties() - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
- readAllSystemProperties() - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- readAllTranslationEntries(TranslatedEntity, ResultType) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Read all the available translations for the given params.
- readAllTranslationEntries(TranslatedEntity, ResultType) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readAllTranslationEntries(TranslatedEntity, ResultType, List<String>) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Read all the available translations for the given params.
- readAllTranslationEntries(TranslatedEntity, ResultType, List<String>) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readBundle(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- readById(Long) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- readById(Long) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- readById(Long) - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
-
Reads a SystemProperty by its internal database id
- readById(Long) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- readByType(Class<? extends ModuleConfiguration>) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- readByType(Class<? extends ModuleConfiguration>) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- readConvertedTranslationEntries(TranslatedEntity, ResultType) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Read all translation entries (see
TranslationDao.readAllTranslationEntries(org.broadleafcommerce.common.i18n.domain.TranslatedEntity, org.broadleafcommerce.common.extension.ResultType)), and convert those results into a list ofStandardCacheIteminstances. - readConvertedTranslationEntries(TranslatedEntity, ResultType) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readCount(Class<T>, Site, Catalog) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Returns the count of the given entity class for the specified site and catalog
- readCountGenericEntity(Class<T>) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Finds how many of the given entity class are persisted
- readCountGenericEntity(Class<T>) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- readCountGenericEntity(Class<T>) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Finds how many of the given entity class are persisted
- readCountGenericEntity(Class<T>) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- readDateFromRequest(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- readEnumByKey(String) - Method in interface org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDao
- readEnumByKey(String) - Method in class org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDaoImpl
- readEnumValueByKey(String, String) - Method in interface org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDao
- readEnumValueByKey(String, String) - Method in class org.broadleafcommerce.common.enumeration.dao.DataDrivenEnumerationDaoImpl
- readExternal(ObjectInput) - Method in class org.broadleafcommerce.common.money.Money
- readGenericEntity(Class<T>, Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Finds a generic entity by a classname and id
- readGenericEntity(Class<T>, Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- readGenericEntity(Class<T>, Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
- readGenericEntity(Class<T>, Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- readGenericEntity(String, Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Finds a generic entity by a classname and id
- readGenericEntity(String, Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- readOnly() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to make the field immutable
- readOnly() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you want to make the field immutable
- readOnly() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you want to make the field immutable
- readOnly() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you want to make the field immutable
- READONLY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- READONLY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- READONLY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- READONLY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- readSecurityContextFromSession(HttpSession) - Method in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- readSystemPropertyByName(String) - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
- readSystemPropertyByName(String) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- readTranslation(TranslatedEntity, String, String, String) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Reads a translation for the requested parameters.
- readTranslation(TranslatedEntity, String, String, String) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readTranslation(TranslatedEntity, String, String, String, String, ResultType) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Read a specific translation for the given params.
- readTranslation(TranslatedEntity, String, String, String, String, ResultType) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readTranslationById(Long) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Reads a translation by its own primary key
- readTranslationById(Long) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- readTranslations(TranslatedEntity, String, String) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Reads all translations for a given field
- readTranslations(TranslatedEntity, String, String) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- rebuildBundledResource(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Returns a newly rebuilt bundled resource given that the passed requestedBundleName had previously been built and cached/persisted via the
ResourceBundlingService.resolveBundleResourceName(String, String, List)method. - rebuildBundledResource(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- recordClick(Long, String, String, String) - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- recordClick(Long, String, String, String) - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- recordClick(Long, Map<String, String>, String, Map<String, String>) - Method in interface org.broadleafcommerce.common.email.service.EmailTrackingManager
- recordClick(Long, Map<String, String>, String, Map<String, String>) - Method in class org.broadleafcommerce.common.email.service.EmailTrackingManagerImpl
- recordOpen(Long, String) - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- recordOpen(Long, String) - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- recordOpen(Long, Map<String, String>) - Method in interface org.broadleafcommerce.common.email.service.EmailTrackingManager
- recordOpen(Long, Map<String, String>) - Method in class org.broadleafcommerce.common.email.service.EmailTrackingManagerImpl
- recurringAmount - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- recurringAmount(String) - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- redirect(HttpServletRequest, HttpServletResponse, Model) - Method in class org.broadleafcommerce.common.web.controller.BroadleafRedirectController
- redirectPattern - Static variable in class org.broadleafcommerce.common.util.UrlUtil
- refineException(Class<G>, Class<J>, String, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- refineException(Class<G>, Class<J>, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- refineException(Class<J>, Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- refineException(Throwable) - Static method in class org.broadleafcommerce.common.exception.ExceptionHelper
- refineOrder - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineOrder(Class<?>, CriteriaBuilder, CriteriaQuery, Root, List<Order>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Add sorting to the fetch query
- refineOrder(Class<?>, CriteriaBuilder, CriteriaQuery, Root, List<Order>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineOrder(Class<?>, String[], CriteriaBuilder, CriteriaQuery, Root, List<Order>) - Method in interface org.broadleafcommerce.common.extension.QueryExtensionHandler
-
Add sorting to the fetch query
- refineOrder(Class<?>, ResultType, CriteriaBuilder, CriteriaQuery, Root, List<Order>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Add sorting to the fetch query
- refineParameterRetrieve - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineParameterRetrieve(Class<?>, Object, CriteriaBuilder, CriteriaQuery, Root, List<Predicate>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Add additional restrictions to the fetch query.
- refineParameterRetrieve(Class<?>, Object, CriteriaBuilder, CriteriaQuery, Root, List<Predicate>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineParameterRetrieve(Class<?>, ResultType, CriteriaBuilder, CriteriaQuery, Root, List<Predicate>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Add additional restrictions to the fetch query.
- refineQuery - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineQuery(Class<?>, Object, TypedQuery) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Finish the query - possibly setting parameters
- refineQuery(Class<?>, Object, TypedQuery) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- refineQuery(Class<?>, ResultType, TypedQuery) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Finish the query - possibly setting parameters
- refineResults(Class<?>, String[], List, ExtensionResultHolder<List>) - Method in interface org.broadleafcommerce.common.extension.QueryExtensionHandler
-
Filter the results from the database in Java
- refineResults(Class<?>, ResultType, List, ExtensionResultHolder<List>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Filter the results from the database in Java
- refineRetrieve(Class<?>, String[], CriteriaBuilder, CriteriaQuery, Root, List<Predicate>) - Method in interface org.broadleafcommerce.common.extension.QueryExtensionHandler
-
Add additional restrictions to the fetch query
- refineRetrieve(Class<?>, ResultType, CriteriaBuilder, CriteriaQuery, Root, List<Predicate>) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Add additional restrictions to the fetch query
- ReflectiveWorkOnChange - Class in org.broadleafcommerce.common.util
-
This WorkOnChange implementation is for a narrow case where the work to be done is simply calling a method on a target object and passing to that method the changed collection.
- ReflectiveWorkOnChange(Object, String) - Constructor for class org.broadleafcommerce.common.util.ReflectiveWorkOnChange
- refreshCache() - Method in class org.broadleafcommerce.common.cache.DefaultOverridePreCacheServiceImpl
- refreshCache() - Method in interface org.broadleafcommerce.common.cache.OverridePreCacheService
-
Refresh the entire cache structure.
- refund(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- refund(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- refund(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
- REFUND - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Funds have been refunded/credited.
- regex - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeValueMerge
- REGISTER_CUSTOMER - Static variable in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- registerBeanDefinitions(Document, Resource) - Method in class org.broadleafcommerce.common.extensibility.FrameworkXmlBeanDefinitionReader
- registerCacheEntryListener(CacheEntryListenerConfiguration) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- registerError(Exception) - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
- registerHandler(T) - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
Intended to be invoked from the extension handlers themselves.
- registerSystemPropertySource(ContextRefreshedEvent) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar
- ReindexEvent - Class in org.broadleafcommerce.common.event
- ReindexEvent(Object) - Constructor for class org.broadleafcommerce.common.event.ReindexEvent
- relativeTo(UriComponentsBuilder) - Static method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
Create an instance of this class with a base URL.
- remove() - Static method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- remove(Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Remove the entity
- remove(Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- remove(Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- remove(Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Attempt to delete the entity
- remove(Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- remove(Object) - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- remove(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- remove(ThreadLocal) - Static method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- removeAll() - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- removeAll(Set) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- RemoveAnnotationClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.copy
-
Strip a candidate annotation from candidate classes and their fields.
- RemoveAnnotationClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- removeBundle(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
- removeBundle(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- removeCache(Serializable) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- removeCache(Serializable) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- removeCache(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheJcacheEventListener
- removeCache(Iterable<CacheEntryEvent<? extends Serializable, ? extends Object>>) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheJcacheEventListener
- removeCache(String, Serializable) - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheManagerImpl
- removeCache(String, Serializable) - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheManagerImpl
- RemoveCacheClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.cache
-
Strip the cache annotation from classes and the class fields
- RemoveCacheClassTransformer(String) - Constructor for class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- removeFromCache(SystemProperty) - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
-
Removes the SystemProperty from the null-capable cache.
- removeFromCache(SystemProperty) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- removeFromCache(SystemProperty) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Evicts the given SystemProperty from the cache
- removeFromCache(SystemProperty) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- removeItemFromCache(String, String...) - Method in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
-
Remove a specific cache item from the underlying cache
- removeItemsMatchingKey(String, Properties) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
-
Removes all keys that share the same number.
- removeLeadingSlash(String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Deprecated.this is now just a pass-through to
#removeLeadingUnixSlash(String, String). The original method was a misnomer. - removeLeadingUnixSlash(String) - Static method in class org.broadleafcommerce.common.file.service.BroadleafFileUtils
-
Removes the leading slash if found on the passed in filename.
- removeLocalCacheFiles(String, String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- removeNonNumerics(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
-
Parses out non-numeric characters
- removeOrderCustomerEntityL2Cache - Variable in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- removeOriginalIdentifier(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- removeResource(String) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileService
-
Removes the resource from the configured FileProvider
- removeResource(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Removes the resource matching the passed in file name from the FileProvider
- removeResource(String) - Method in interface org.broadleafcommerce.common.file.service.FileServiceProvider
-
Removes the resource from the file service.
- removeResource(String) - Method in class org.broadleafcommerce.common.file.service.FileSystemFileServiceProvider
- removeShareOptionsForMTStandardSite(Model, Site) - Method in interface org.broadleafcommerce.common.file.service.BroadleafStaticAssetExtensionHandler
- removeSkipMergeComponents(Properties, String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
-
Examines the properties file for an entry with an id equal to the component that we want to ignore and then removes all keys that have the same number (e.g.
- removeSkippedMergeComponents(Properties) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
- removeSpecialCharacters(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
- removeTranslationConsiderationContext() - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- removeTranslationFromCache(Translation) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Remove a translation instance from the translation specific cache (different than level-2 hibernate cache)
- removeTranslationFromCache(Translation) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- removeType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationOperationTypes
-
How should the system execute a removal of this item.
- renameMethodOverlaps - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- renameMethodOverlaps - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- renameMethodOverlaps() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformMember
- renameMethodPrefix - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- RepeatSubmitProtectionFilter - Class in org.broadleafcommerce.common.web.util
- RepeatSubmitProtectionFilter() - Constructor for class org.broadleafcommerce.common.web.util.RepeatSubmitProtectionFilter
- replace(Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- replace(Object, Object, Object) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- replaceBoolean(String) - Method in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- replaceCeilingEntityNode(Node[], Node, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
-
special "replace" method for metatataOverride items having the "ceilingEntity" attribute specified.
- replaceEmptyWithNullResponse(String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- replaceExisting(File, File) - Method in interface org.broadleafcommerce.common.io.AtomicMove
- replaceExisting(File, File) - Method in class org.broadleafcommerce.common.io.AtomicMoveImpl
- replaceExisting(File, File) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- replaceNode(Node[], Node, String, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplaceInsert
- replaceNode(Node[], Node, String, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NonEmptyNodeReplaceInsert
- replaceNode(Node[], Node, List<Node>) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.NodeReplace
- REPROCESS_PARAM_NAME - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- reprocessModel() - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- reprocessModel() - Method in class org.broadleafcommerce.common.web.processor.FormProcessor
- request - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- REQUEST - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- REQUEST_ATTRIBUTES - Static variable in class org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintServiceImpl
- REQUEST_DTO - Static variable in class org.broadleafcommerce.common.rule.MvelHelper
- REQUEST_DTO_PARAM_NAME - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestFilter
-
Parameter/Attribute name for the current language
- REQUEST_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- REQUEST_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- REQUEST_ID - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- REQUEST_MAPPING_ORDER - Static variable in class org.broadleafcommerce.common.web.controller.FrameworkControllerHandlerMapping
- REQUEST_PARAMETERS - Static variable in class org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintServiceImpl
- requestContext - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- RequestContext - Interface in org.broadleafcommerce.common
- requestCount - Variable in class org.broadleafcommerce.common.cache.CacheStat
- requestDTO - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- RequestDTO - Interface in org.broadleafcommerce.common
-
Created by bpolster.
- RequestDTOImpl - Class in org.broadleafcommerce.common
-
Created by bpolster.
- RequestDTOImpl() - Constructor for class org.broadleafcommerce.common.RequestDTOImpl
- RequestDTOImpl(HttpServletRequest) - Constructor for class org.broadleafcommerce.common.RequestDTOImpl
- RequestDTOImpl(WebRequest) - Constructor for class org.broadleafcommerce.common.RequestDTOImpl
- requestedCurrency - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- requestHostedEndpoint(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayHostedService
- requestHostedEndpoint(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayHostedService
- requestPayerAuthentication(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayFraudService
- requestPayerAuthentication(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayFraudService
-
Certain Gateways integrate with Visa's Verified by Visa and MasterCard's SecureCode API If the buyer is enrolled in such a service, we will need to redirect the buyer's browser to the ACS ( Access Control Server, eg.
- requestProcessor - Variable in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- requestProcessor - Variable in class org.broadleafcommerce.common.web.BroadleafRequestInterceptor
- REQUIRED - Enum constant in enum class org.broadleafcommerce.common.presentation.RequiredOverride
- requiredOverride() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to explicitly make a field required.
- RequiredOverride - Enum Class in org.broadleafcommerce.common.presentation
-
Created by jfischer
- REQUIREDOVERRIDE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- reset() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- reset() - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- reset() - Static method in class org.broadleafcommerce.common.time.SystemTime
- reset() - Method in class org.broadleafcommerce.common.util.StopWatch
- reset() - Method in class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- resetApplicationContext(ApplicationContext) - Static method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
-
see org.broadleafcommerce.test.TestNGSiteIntegrationSetup#reSetApplicationContext()
- resetApplicationContext(ApplicationContext) - Static method in class org.broadleafcommerce.common.util.ApplicationContextHolder
-
see org.broadleafcommerce.test.TestNGSiteIntegrationSetup#reSetApplicationContext()
- resetGlobalTimeSource() - Static method in class org.broadleafcommerce.common.time.SystemTime
- resetInternalMap() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
-
We are clearing the map, so we can switch back to a
ConcurrentHashMap - resetLocalTimeSource() - Static method in class org.broadleafcommerce.common.time.SystemTime
- resolveBooleanSystemProperty(String) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Resolves a boolean system property.
- resolveBooleanSystemProperty(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveBooleanSystemProperty(String) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveBooleanSystemProperty(String, boolean) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
- resolveBooleanSystemProperty(String, boolean) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveBooleanSystemProperty(String, boolean) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveBundleResource(String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Returns a Resource for passed in versionedBundleResourceName.
- resolveBundleResource(String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- resolveBundleResourceName(String, String, List<String>) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Returns a file name representing a versioned copy of the bundle.
- resolveBundleResourceName(String, String, List<String>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- resolveBundleResourceName(String, String, List<String>, String) - Method in interface org.broadleafcommerce.common.resource.service.ResourceBundlingService
-
Returns a file name representing a versioned copy of the bundle with the
bundleAppendtext appended to the end of the bundle. - resolveBundleResourceName(String, String, List<String>, String) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- resolveCode(String, Locale) - Method in class org.broadleafcommerce.common.util.BroadleafMergeResourceBundleMessageSource
- resolveCodeWithoutArguments(String, Locale) - Method in class org.broadleafcommerce.common.util.BroadleafMergeResourceBundleMessageSource
- resolveCurrency(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafCurrencyResolver
-
Deprecated.
- resolveCurrency(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.BroadleafCurrencyResolverImpl
-
Responsible for returning the currency to use for the current request.
- resolveCurrency(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafCurrencyResolver
- resolveCurrency(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafCurrencyResolverImpl
- RESOLVED_RESOURCE_CACHE_KEY_PREFIX - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- RESOLVED_RESOURCE_CACHE_KEY_PREFIX_NULL - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- RESOLVED_URL_PATH_CACHE_KEY_PREFIX - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- RESOLVED_URL_PATH_CACHE_KEY_PREFIX_NULL - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.broadleafcommerce.common.exception.BroadleafSimpleMappingExceptionResolver
- resolveIntSystemProperty(String) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Resolves an int system property.
- resolveIntSystemProperty(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveIntSystemProperty(String) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveIntSystemProperty(String, int) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
- resolveIntSystemProperty(String, int) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveIntSystemProperty(String, int) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveLocale(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafLocaleResolver
-
Deprecated.
- resolveLocale(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
- resolveLocale(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafLocaleResolver
- resolveLocale(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafLocaleResolverImpl
- resolveLongSystemProperty(String) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Resolves an long system property.
- resolveLongSystemProperty(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveLongSystemProperty(String) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveLongSystemProperty(String, long) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
- resolveLongSystemProperty(String, long) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveLongSystemProperty(String, long) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveMessageSource(String, Locale, ExtensionResultHolder<String>) - Method in class org.broadleafcommerce.common.util.AbstractBroadleafMergeResourceExtensionHandler
- resolveMessageSource(String, Locale, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.common.util.BroadleafMergeResourceExtensionHandler
- resolvePaymentGateway(WebRequest) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayResolver
-
Resolves a
PaymentGatewayTypebased on aWebRequest - resolvePaymentGateway(WebRequest) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayResolverImpl
- resolveProperty(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.common.config.service.AbstractSystemPropertyServiceExtensionHandler
- resolveProperty(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertyServiceExtensionHandler
-
Provides an opportunity for modules to resolve a system property.
- resolveResource(HttpServletRequest, String, List<? extends Resource>) - Method in class org.broadleafcommerce.common.web.resource.BroadleafDefaultResourceResolverChain
- resolveResource(ExtensionResultHolder, String) - Method in class org.broadleafcommerce.core.web.resolver.AbstractDatabaseResourceResolverExtensionHandler
- resolveResource(ExtensionResultHolder, String) - Method in interface org.broadleafcommerce.core.web.resolver.DatabaseResourceResolverExtensionHandler
-
If this method returns any of the handled conditions in
ExtensionResultStatusType, the value keyed byDatabaseResourceResolverExtensionHandler.IS_KEYin theExtensionResultHolder's context map will be anInputStreamof the resolved resource's contents. - resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- resolveSandBox(HttpServletRequest, Site) - Method in interface org.broadleafcommerce.common.web.BroadleafSandBoxResolver
-
Deprecated.
- resolveSandBox(HttpServletRequest, Site) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
Determines the current sandbox based on other parameters on the request such as the blSandBoxId parameters.
- resolveSandBox(WebRequest, Site) - Method in interface org.broadleafcommerce.common.web.BroadleafSandBoxResolver
-
Resolve the sandbox for the given site and request
- resolveSandBox(WebRequest, Site) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- resolveSite(HttpServletRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafSiteResolver
-
Deprecated.Use
BroadleafSiteResolver.resolveSite(WebRequest)instead - resolveSite(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.NullBroadleafSiteResolver
- resolveSite(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafSiteResolver
- resolveSite(WebRequest) - Method in class org.broadleafcommerce.common.web.NullBroadleafSiteResolver
- resolveSite(WebRequest, boolean) - Method in interface org.broadleafcommerce.common.web.BroadleafSiteResolver
-
Resolves a site for the given WebRequest.
- resolveSite(WebRequest, boolean) - Method in class org.broadleafcommerce.common.web.NullBroadleafSiteResolver
- resolveSystemProperty(String) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
-
Preferred method for looking up properties.
- resolveSystemProperty(String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveSystemProperty(String) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveSystemProperty(String, String) - Method in interface org.broadleafcommerce.common.config.service.SystemPropertiesService
- resolveSystemProperty(String, String) - Method in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- resolveSystemProperty(String, String) - Static method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- resolveTheme(HttpServletRequest, Site) - Method in interface org.broadleafcommerce.common.web.BroadleafThemeResolver
-
Deprecated.Use
BroadleafThemeResolver.resolveTheme(WebRequest)instead - resolveTheme(HttpServletRequest, Site) - Method in class org.broadleafcommerce.common.web.NullBroadleafThemeResolver
- resolveTheme(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafThemeResolver
- resolveTheme(WebRequest) - Method in class org.broadleafcommerce.common.web.NullBroadleafThemeResolver
- resolveTimeZone(WebRequest) - Method in interface org.broadleafcommerce.common.web.BroadleafTimeZoneResolver
- resolveTimeZone(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafTimeZoneResolverImpl
- resolveUrlPath(String, List<? extends Resource>) - Method in class org.broadleafcommerce.common.web.resource.BroadleafDefaultResourceResolverChain
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- resource - Variable in class org.broadleafcommerce.common.resource.BundledResourceInfo
- RESOURCE_ATTR - Static variable in interface org.broadleafcommerce.common.web.resource.ResourceRequestExtensionHandler
- RESOURCE_BUNDLING_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- ResourceBundleProcessor - Class in org.broadleafcommerce.common.web.processor
-
Works with the blc:bundle tag.
- ResourceBundleProcessor() - Constructor for class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- ResourceBundlingService - Interface in org.broadleafcommerce.common.resource.service
-
This service is responsible for interaction with
ResourceBundleProcessorandResourcePreloadProcessorto generate bundles for static resources. - ResourceBundlingServiceImpl - Class in org.broadleafcommerce.common.resource.service
- ResourceBundlingServiceImpl() - Constructor for class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- resourceCachingEnabled - Variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- ResourceInputStream - Class in org.broadleafcommerce.common.extensibility.context.merge
- ResourceInputStream(InputStream, String) - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- ResourceInputStream(InputStream, String, List<String>) - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- ResourceMinificationException - Exception in org.broadleafcommerce.common.resource.service
- ResourceMinificationException() - Constructor for exception org.broadleafcommerce.common.resource.service.ResourceMinificationException
- ResourceMinificationException(String) - Constructor for exception org.broadleafcommerce.common.resource.service.ResourceMinificationException
- ResourceMinificationException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.resource.service.ResourceMinificationException
- ResourceMinificationException(Throwable) - Constructor for exception org.broadleafcommerce.common.resource.service.ResourceMinificationException
- ResourceMinificationService - Interface in org.broadleafcommerce.common.resource.service
-
Service responsible for interacting with YUI-compressor or Google Closure Compiler to minify JS/CSS resources.
- ResourceMinificationServiceImpl - Class in org.broadleafcommerce.common.resource.service
- ResourceMinificationServiceImpl() - Constructor for class org.broadleafcommerce.common.resource.service.ResourceMinificationServiceImpl
- ResourcePreloadProcessor - Class in org.broadleafcommerce.common.web.processor
-
Adds <link> tags to the model that preload resources.
- ResourcePreloadProcessor() - Constructor for class org.broadleafcommerce.common.web.processor.ResourcePreloadProcessor
- ResourceRequestExtensionHandler - Interface in org.broadleafcommerce.common.web.resource
-
Provides extension points for dealing with requests for resources
- ResourceRequestExtensionManager - Class in org.broadleafcommerce.common.web.resource
- ResourceRequestExtensionManager() - Constructor for class org.broadleafcommerce.common.web.resource.ResourceRequestExtensionManager
- resourcesRequest - Variable in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
- ResourcesRequest - Class in org.broadleafcommerce.common.web.request
-
Keeps track of the resources needed for <blc:bundle> and <blc:bundlepreload> tags so that the list of files does not need to be duplicated across both tags.
- ResourcesRequest() - Constructor for class org.broadleafcommerce.common.web.request.ResourcesRequest
- ResourcesRequestBundle - Class in org.broadleafcommerce.common.web.request
-
Holds information about bundles used during the current request.
- ResourcesRequestBundle(String, String, List<String>, String) - Constructor for class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- ResourcesRequestBundle(String, String, List<String>, List<String>) - Constructor for class org.broadleafcommerce.common.web.request.ResourcesRequestBundle
- ResourceTagAttributes - Class in org.broadleafcommerce.common.web.processor.attributes
-
Builder class that holds attributes relevant to resources, namely those that go on <blc:bundle> and <blc:bundlepreload> tags.
- ResourceTagAttributes() - Constructor for class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
-
Construct a
ResourceTagAttributeswith all default values. - ResourceTagAttributes(ResourceTagAttributes) - Constructor for class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
-
Copy constructor for a
ResourceTagAttributes. - resourceTransformerCachingEnabled - Variable in class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- ResourceUrlEncodingResponseWrapper(HttpServletResponse, BroadleafThemeResolver) - Constructor for class org.broadleafcommerce.common.web.ThemeUrlEncodingFilter.ResourceUrlEncodingResponseWrapper
- resourceVersioningEnabled - Variable in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- resourceVersioningEnabled - Variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- resourceVersioningEnabled - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- response - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- response - Variable in class org.broadleafcommerce.common.web.JsonResponse
- responseMap - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
A more convenient representation of
PaymentResponseDTO.rawResponseto hold the response from the gateway. - responseMap(String, String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- REST_API - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- restrictAssociation - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
-
Whether or not to restrict the template search to the catalog/site of an associated item.
- restrictions - Variable in class org.broadleafcommerce.common.util.dao.TQRestriction
- restrictions - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- result - Variable in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- ResultType - Enum Class in org.broadleafcommerce.common.extension
-
Used in conjunction with
SparselyPopulatedQueryExtensionHandler. - resume() - Method in class org.broadleafcommerce.common.util.StopWatch
- retrieve(Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieve(Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieve(Long) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Finds a site by its id.
- retrieve(Long) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveAllCatalogs() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Retrieves all catalogs
- retrieveAllCatalogs() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveAllParentSitesIds(Site, ExtensionResultHolder<List<String>>) - Method in interface org.broadleafcommerce.common.file.service.BroadleafFileServiceExtensionHandler
- retrieveAllSandBoxes() - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveAllSandBoxes() - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveAllSandBoxes() - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveAllSandBoxes() - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveAllUserSandBoxes(Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
-
Deprecated.Not used in BLC. In a Multi-site context, may return results outside of a given tenant. Reads all SandBoxes that are of type
SandBoxType.USERand belong to the given user. - retrieveAllUserSandBoxes(Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
-
Deprecated.
- retrieveAllUserSandBoxes(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
-
Deprecated.Not used in BLC. May return incorrect results in MT installations. Reads all SandBoxes that are of type
SandBoxType.USERand belong to the given user. - retrieveAllUserSandBoxes(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
-
Deprecated.
- retrieveAuthorNamesForSandBoxes(Set<Long>) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveAuthorNamesForSandBoxes(Set<Long>) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveAuthorNamesForSandBoxes(Set<Long>) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveAuthorNamesForSandBoxes(Set<Long>) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveBoundEntityManager() - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- retrieveCascadedState(Class<?>, Long, EntityManager) - Method in class org.broadleafcommerce.common.sandbox.DefaultSandBoxHelper
- retrieveCascadedState(Class<?>, Long, EntityManager) - Method in interface org.broadleafcommerce.common.sandbox.SandBoxHelper
-
Find the production version of an entity in the current catalog.
- retrieveCatalog(Long) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Finds a catalog by its id.
- retrieveCatalog(Long) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveCatalogByName(String) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
- retrieveCatalogByName(String) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveChildSandBoxesByParentId(Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveChildSandBoxesByParentId(Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveChildSandBoxesByParentId(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveChildSandBoxesByParentId(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveCustomerAttributeFromCurrentCustomer(String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentCustomerPaymentRequestService
-
retrieve a "customer attribute" value on the current customer in the system
- retrieveCustomerAttributeFromCustomer(Long, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentCustomerPaymentRequestService
-
retrieve a "customer attribute" value based on the customer id in the system
- retrieveDefaultSite() - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Returns a default site.
- retrieveDefaultSite() - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveDefaultSite() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Deprecated.use
SiteService.retrieveNonPersistentDefaultSite()instead - retrieveDefaultSite() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Deprecated.
- retrieveDefaultSite(boolean) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveNamedSandBox(SandBoxType, String) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveNamedSandBox(SandBoxType, String) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveNamedSandBox(SandBoxType, String, Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveNamedSandBox(SandBoxType, String, Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveNonPersistentDefaultSite() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Retrieves the non-persistent version of the default site
- retrieveNonPersistentDefaultSite() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveNonPersistentSiteByDomainName(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds a site by the given domain name and returns a non-persistent version
- retrieveNonPersistentSiteByDomainName(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveNonPersistentSiteById(Long) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Retrieves a site by its primary key disconnected from a Hibernate session
- retrieveNonPersistentSiteById(Long) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveNonPersistentSiteByIdentifer(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds a site by its
Site.getSiteIdentifierValue()and return an entity that is not attached to the Hibernate session - retrieveNonPersistentSiteByIdentifer(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveOrderAttributeFromCurrentOrder(String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentOrderPaymentRequestService
-
retrieve an "order attribute" value on the current order in the system
- retrieveOrderAttributeFromOrder(Long, String) - Method in interface org.broadleafcommerce.common.payment.service.CurrentOrderPaymentRequestService
-
retrieve an "order attribute" value based on the order id in the system
- retrievePage(int, int) - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- retrievePage(int, int) - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- retrievePersistentDefaultSite() - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Retrieves the default site attached to a Hibernate session
- retrievePersistentDefaultSite() - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrievePersistentObject() - Method in interface org.broadleafcommerce.common.cache.PersistentRetrieval
- retrievePersistentSiteByDomainName(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds a site by the domain name which is still attached to a Hibernate session
- retrievePersistentSiteByDomainName(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrievePersistentSiteById(Long) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Retrieves a site by its primary key whose return value is still attached to a Hibernate session
- retrievePersistentSiteById(Long) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrievePersistentSiteByIdentifier(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Finds a site by its
Site.getSiteIdentifierValue() - retrievePersistentSiteByIdentifier(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrievePreviewSandBoxes(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrievePreviewSandBoxes(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSandBox(String, SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveSandBox(String, SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSandBoxById(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveSandBoxById(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSandBoxesByType(SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveSandBoxesByType(SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveSandBoxesByType(SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveSandBoxesByType(SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSandBoxesForAuthor(Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveSandBoxesForAuthor(Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveSandBoxesForAuthor(Long, SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveSandBoxesForAuthor(Long, SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveSandBoxManagementById(Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveSandBoxManagementById(Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveSandBoxManagementById(Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
-
Returns the SandBox by id but only if the SandBox is associated with the current site.
- retrieveSandBoxManagementById(Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSandboxNamesForSandBoxes(Set<Long>) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveSandboxNamesForSandBoxes(Set<Long>) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveSandboxNamesForSandBoxes(Set<Long>) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
-
Returns a map of SanboxId and Sandbox name
- retrieveSandboxNamesForSandBoxes(Set<Long>) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveSiteByDomainName(String) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Deprecated.
- retrieveSiteByDomainName(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Deprecated.
- retrieveSiteByDomainName(String, boolean) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveSiteByDomainOrDomainPrefix(String, String) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Finds a site by its domain or domain prefix.
- retrieveSiteByDomainOrDomainPrefix(String, String) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveSiteById(Long) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Deprecated.use
SiteService.retrieveNonPersistentSiteById(Long)instead - retrieveSiteById(Long) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Deprecated.
- retrieveSiteById(Long, boolean) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveSiteByIdentifier(String) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Finds a site by its
Site.getSiteIdentifierValue(). - retrieveSiteByIdentifier(String) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveSiteByIdentifier(String, boolean) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- retrieveSiteMapFile(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.sitemap.controller.BroadleafSiteMapController
-
Retrieves a site map index file in XML format
- retrieveSitesByPotentialIdentifiers(String...) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- retrieveTotalCount() - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- retrieveTotalCount() - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- retrieveTracking(Long) - Method in interface org.broadleafcommerce.common.email.dao.EmailReportingDao
- retrieveTracking(Long) - Method in class org.broadleafcommerce.common.email.dao.EmailReportingDaoImpl
- retrieveUserSandBox(Long, Long, String) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
-
Returns the sandbox currently associated with the passed in userId.
- retrieveUserSandBox(Long, Long, String) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retrieveUserSandBoxForParent(Long, Long) - Method in interface org.broadleafcommerce.common.sandbox.dao.SandBoxDao
- retrieveUserSandBoxForParent(Long, Long) - Method in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- retrieveUserSandBoxForParent(Long, Long) - Method in interface org.broadleafcommerce.common.sandbox.service.SandBoxService
- retrieveUserSandBoxForParent(Long, Long) - Method in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- retryMax - Variable in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- retryMaxCountOverrideForLockAcquisitionFailure() - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- retryMaxCountOverrideForLockAcquisitionFailure() - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- returnBlankTranslationForNotDefaultLocale - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- returnClass - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- returnEndpoint(Model, HttpServletRequest, RedirectAttributes, Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- REVERSE_AUTH - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
The reverse of
PaymentTransactionType.AUTHORIZE. - reverseAuthorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- reverseAuthorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- reverseAuthorize(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
- reviewConditionalDirectCopyTransforms(String, List<DirectCopyIgnorePattern>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
-
Retrieves
DirectCopyTransformTypesthat are conditionally/optionally included via properties file. - reviewDirectCopyTransformAnnotations(CtClass, boolean, boolean, List<DirectCopyIgnorePattern>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
-
Retrieves
DirectCopyTransformTypesthat are placed as annotations on classes. - reviewTemplateTokens(List<DirectCopyIgnorePattern>, String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- roleNameSubstitutions - Variable in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.
- ROLLBACK - Enum constant in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
- rollbackAuthorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayRollbackService
- rollbackAuthorize(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayRollbackService
- rollbackAuthorizeAndCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayRollbackService
- rollbackAuthorizeAndCapture(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayRollbackService
- rollbackCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayRollbackService
- rollbackCapture(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayRollbackService
- rollbackRefund(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayRollbackService
- rollbackRefund(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayRollbackService
- rootAlias - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- RootCauseAccessor - Interface in org.broadleafcommerce.common.exception
-
Interface indicating that the exception knows how to return the root cause message.
- rootClass - Variable in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- ROUND_FLOOR_MATH_CONTEXT - Static variable in class org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
- rowWidth - Variable in class org.broadleafcommerce.common.util.TableCreator
- RULE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedCriteriaFieldType
- RULE_MAP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedCriteriaFieldType
- RULE_SIMPLE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- RULE_SIMPLE_TIME - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- RULE_WITH_QUANTITY - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- RuleBuilderDisplayType - Enum Class in org.broadleafcommerce.common.presentation.client
- RuleConfiguration - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- ruleExpression - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- ruleExpression - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- ruleIdentifier() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if the fieldType is SupportedFieldType.RULE_SIMPLE or SupportedFieldType.RULE_COMPLEX
- RuleIdentifier - Class in org.broadleafcommerce.common.presentation
- RuleIdentifier() - Constructor for class org.broadleafcommerce.common.presentation.RuleIdentifier
- RULEIDENTIFIER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- RuleOperatorType - Class in org.broadleafcommerce.common.presentation
- RuleOperatorType() - Constructor for class org.broadleafcommerce.common.presentation.RuleOperatorType
- RuleOptionType - Class in org.broadleafcommerce.common.presentation
- RuleOptionType() - Constructor for class org.broadleafcommerce.common.presentation.RuleOptionType
- RuleProcessor<T> - Interface in org.broadleafcommerce.common.rule
- run() - Method in interface org.broadleafcommerce.common.copy.DeferredOperation
- run() - Method in class org.broadleafcommerce.common.util.EntityManagerAwareRunnable
-
This method attempts to create / bind an
EntityManagerprior to execution. - runOperationAndIgnoreIdentifier(IdentityOperation<T, G>) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationAndIgnoreIdentifier(IdentityOperation<T, G>, PlatformTransactionManager) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationByIdentifier(IdentityOperation<T, G>, Site) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationByIdentifier(IdentityOperation<T, G>, Site, Catalog) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationByIdentifier(IdentityOperation<T, G>, Site, Site) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationByIdentifier(IdentityOperation<T, G>, Site, Site, Catalog) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOperationByIdentifier(IdentityOperation<T, G>, Site, Site, Catalog, PlatformTransactionManager) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityExecutionUtils
- runOptionalEntityManagerInViewOperation(Runnable) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
-
Executes the Runnable operation in the scope of an Entity-Manager-In-View pattern, if there is not already an EntityManager on the thread.
- runOptionalEntityManagerInViewOperation(Runnable) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
-
Run an operation inside of a single transaction.
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean, int, int) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean, int, int) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean, int, int, boolean, PlatformTransactionManager) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- runOptionalTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, boolean, int, int, boolean, PlatformTransactionManager) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runStreamingTransactionalOperation(StreamCapableTransactionalOperation, Class<G>) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
-
Run a streaming operation inside a transaction.
- runStreamingTransactionalOperation(StreamCapableTransactionalOperation, Class<G>) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runStreamingTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, int, int) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- runStreamingTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, int, int) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
-
Run an operation inside of a single transaction.
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, int, int) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, int, int) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, PlatformTransactionManager) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- runTransactionalOperation(StreamCapableTransactionalOperation, Class<G>, PlatformTransactionManager) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
S
- sandBox - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- sandBox - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- SandBox - Interface in org.broadleafcommerce.common.sandbox.domain
- SANDBOX - Enum constant in enum class org.broadleafcommerce.common.web.DeployState
- SANDBOX - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformTypes
- SANDBOX - Static variable in class org.broadleafcommerce.common.persistence.TargetModeType
- SANDBOX_ID_VAR - Static variable in interface org.broadleafcommerce.common.web.BroadleafSandBoxResolver
- SANDBOX_VAR - Static variable in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
Request attribute to store the current sandbox
- SandboxAdminPresentation - Interface in org.broadleafcommerce.common.sandbox.domain
- SandboxAdminPresentation.GroupName - Class in org.broadleafcommerce.common.sandbox.domain
- SandboxAdminPresentation.GroupOrder - Class in org.broadleafcommerce.common.sandbox.domain
- SandboxAdminPresentation.TabName - Class in org.broadleafcommerce.common.sandbox.domain
- SandboxAdminPresentation.TabOrder - Class in org.broadleafcommerce.common.sandbox.domain
- SandBoxContext - Class in org.broadleafcommerce.common.web
- SandBoxContext() - Constructor for class org.broadleafcommerce.common.web.SandBoxContext
- sandBoxDao - Variable in class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- SandBoxDao - Interface in org.broadleafcommerce.common.sandbox.dao
- SandBoxDaoImpl - Class in org.broadleafcommerce.common.sandbox.dao
- SandBoxDaoImpl() - Constructor for class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- sandBoxEntityManager - Variable in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- SandBoxHelper - Interface in org.broadleafcommerce.common.sandbox
-
Utility class for working with sandboxable entities.
- SandBoxHelper.OriginalIdResponse - Class in org.broadleafcommerce.common.sandbox
- sandBoxId - Variable in class org.broadleafcommerce.common.web.SandBoxContext
- SandBoxImpl - Class in org.broadleafcommerce.common.sandbox.domain
- SandBoxImpl() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- SandBoxManagement - Interface in org.broadleafcommerce.common.sandbox.domain
- SandBoxManagementImpl - Class in org.broadleafcommerce.common.sandbox.domain
-
This class is required mostly as a workaround for an issue in Hibernate.
- SandBoxManagementImpl() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- SandBoxNonProductionSkip - Interface in org.broadleafcommerce.common.sandbox
-
The workflow code will not persist an entity if the changes detected are limited to fields whose type is assignable from this interface, and the persistence is being requested for a production record outside of a production deploy step.
- sandBoxPreviewEnabled - Variable in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
Property used to disable sandbox mode.
- sandboxResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- sandBoxService - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- SandBoxService - Interface in org.broadleafcommerce.common.sandbox.service
- SandBoxServiceImpl - Class in org.broadleafcommerce.common.sandbox.service
- SandBoxServiceImpl() - Constructor for class org.broadleafcommerce.common.sandbox.service.SandBoxServiceImpl
- sandboxType - Variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- SandBoxType - Class in org.broadleafcommerce.common.sandbox.domain
-
Created by bpolster.
- SandBoxType() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- SandBoxType(String, String, Integer) - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- sanitize(String) - Static method in class org.broadleafcommerce.common.util.StringUtil
-
Utility method for sanitizing a String to neutralize any possible malicious content.
- SATURDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- save(String, String, String, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Creates a new translation object for the requested parameters, saves it, and returns the saved instance.
- save(String, String, String, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- save(ModuleConfiguration) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
- save(ModuleConfiguration) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- save(ModuleConfiguration) - Method in interface org.broadleafcommerce.common.config.service.ModuleConfigurationService
- save(ModuleConfiguration) - Method in class org.broadleafcommerce.common.config.service.ModuleConfigurationServiceImpl
- save(MultiTenantCopyContext, T) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
-
Saves the specified object in the toSite and toCatalog of the given context.
- save(BroadleafCurrency) - Method in interface org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDao
- save(BroadleafCurrency) - Method in class org.broadleafcommerce.common.currency.dao.BroadleafCurrencyDaoImpl
- save(BroadleafCurrency) - Method in interface org.broadleafcommerce.common.currency.service.BroadleafCurrencyService
- save(BroadleafCurrency) - Method in class org.broadleafcommerce.common.currency.service.BroadleafCurrencyServiceImpl
- save(ISOCountry) - Method in interface org.broadleafcommerce.common.i18n.dao.ISODao
- save(ISOCountry) - Method in class org.broadleafcommerce.common.i18n.dao.ISODaoImpl
- save(ISOCountry) - Method in interface org.broadleafcommerce.common.i18n.service.ISOService
- save(ISOCountry) - Method in class org.broadleafcommerce.common.i18n.service.ISOServiceImpl
- save(Translation) - Method in interface org.broadleafcommerce.common.i18n.dao.TranslationDao
-
Persists the given translation
- save(Translation) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- save(Translation) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Persists the given translation
- save(Translation) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- save(Locale) - Method in interface org.broadleafcommerce.common.locale.dao.LocaleDao
- save(Locale) - Method in class org.broadleafcommerce.common.locale.dao.LocaleDaoImpl
- save(Locale) - Method in interface org.broadleafcommerce.common.locale.service.LocaleService
-
Persists the given locale
- save(Locale) - Method in class org.broadleafcommerce.common.locale.service.LocaleServiceImpl
- save(Catalog) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
- save(Catalog) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- save(Catalog) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Saves the given catalog and returns the merged instance
- save(Catalog) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- save(Site) - Method in interface org.broadleafcommerce.common.site.dao.SiteDao
-
Persists the site changes.
- save(Site) - Method in class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- save(Site) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Deprecated.use
SiteService.saveAndReturnNonPersisted(Site)instead - save(Site) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Deprecated.
- save(T) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Saves a generic entity
- save(T) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- save(T) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Saves a generic entity
- save(T) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- saveAndReturnNonPersisted(Site) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Save updates to a site and returns a non-persistent instance
- saveAndReturnNonPersisted(Site) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- saveAndReturnPersisted(Site) - Method in interface org.broadleafcommerce.common.site.service.SiteService
-
Save updates to a site and return the persistent instance attached to a Hibernate session
- saveAndReturnPersisted(Site) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- saveBundle(String, String, List<String>, String) - Method in class org.broadleafcommerce.common.web.request.ResourcesRequest
-
Saves the bundled file to the request so it can be recalled later in the template
- saveBundle(String, String, List<String>, List<String>) - Method in class org.broadleafcommerce.common.web.request.ResourcesRequest
-
Saves the bundled file to the request so it can be recalled later in the template
- saveBundle(Resource) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- saveSystemProperty(SystemProperty) - Method in interface org.broadleafcommerce.common.config.dao.SystemPropertiesDao
- saveSystemProperty(SystemProperty) - Method in class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- sb - Variable in class org.broadleafcommerce.common.util.TableCreator
- sbResolver - Variable in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- SchemaLocationNodeValueMerge - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
-
Designed to specifically handle the merge of schemaLocation references.
- SchemaLocationNodeValueMerge() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationNodeValueMerge
- scopeType - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- SEARCH - Static variable in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- SEARCH_CRUMB - Static variable in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbHandlerDefaultPriorities
- SEARCH_FACET - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- searchForMethod(Class<?>, Object) - Method in class org.broadleafcommerce.common.util.ReflectiveWorkOnChange
- SECURE_TRANSACTION_MANAGER - Static variable in class org.broadleafcommerce.common.util.TransactionUtils
-
Intended for use in all @Transactional definitions that operate against the
- Security - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupName
- Security - Static variable in class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.GroupOrder
- SecurityBasedIgnoreFilter - Class in org.broadleafcommerce.common.web.filter
-
Sets a request attribute that informs all concerned Broadleaf filters that they should pass the request through and ignore all normal operation.
- SecurityBasedIgnoreFilter() - Constructor for class org.broadleafcommerce.common.web.filter.SecurityBasedIgnoreFilter
- SecurityFilter - Class in org.broadleafcommerce.common.security.handler
-
Checks the validity of the CSRF token on every POST request.
- SecurityFilter() - Constructor for class org.broadleafcommerce.common.security.handler.SecurityFilter
- securityLevel() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Deprecated.not supported
- securityLevel() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you wish to apply security to this field
- securityLevel() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you wish to apply security to this field
- securityLevel() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you wish to apply security to this field
- SECURITYLEVEL - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- SECURITYLEVEL - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SECURITYLEVEL - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- SECURITYLEVEL - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- SecurityServiceException - Exception in org.broadleafcommerce.common.exception
-
Form of ServiceException thrown when their is a security failure while attempting to execute the operation.
- SecurityServiceException() - Constructor for exception org.broadleafcommerce.common.exception.SecurityServiceException
- SecurityServiceException(String) - Constructor for exception org.broadleafcommerce.common.exception.SecurityServiceException
- SecurityServiceException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.SecurityServiceException
- SecurityServiceException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.SecurityServiceException
- segmentInclusion(String, String) - Static method in class org.broadleafcommerce.common.util.StringUtil
-
Checks if a string is included in the beginning of another string, but only in dot-separated segment leaps.
- SELECTED_SITE_URL_PARAM - Static variable in interface org.broadleafcommerce.common.web.BroadleafSiteResolver
- selectFileServiceProvider() - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
-
Returns the FileServiceProvider that can handle the passed in application type.
- selectImports(AnnotationMetadata) - Method in class org.broadleafcommerce.common.config.PostAutoConfigurationDefferedImportSelector
- SELECTIZE - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- SELECTIZE_ENUMERATION - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- SELECTIZE_LOOKUP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
- SELECTIZE_LOOKUP - Enum constant in enum class org.broadleafcommerce.common.presentation.client.AdornedTargetAddMethodType
- SelectizeCollectionUtils - Class in org.broadleafcommerce.common.rule
-
CollectionUtilswrapper to support collection intersection methods needed for rule builder selectize components. - SelectizeCollectionUtils() - Constructor for class org.broadleafcommerce.common.rule.SelectizeCollectionUtils
- selectizeVisibleField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required when using the "SELECTIZE_LOOKUP" addType for a collection
- selectizeVisibleField() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required when using the "SELECTIZE_LOOKUP" addType for a collection
- SELECTIZEVISIBLEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SELECTIZEVISIBLEFIELD - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- selectList(Collection<T>, TypedPredicate<T>) - Static method in class org.broadleafcommerce.common.util.BLCCollectionUtils
-
Delegates to
CollectionUtils.select(Collection, org.apache.commons.collections.Predicate), but will force the return type to be a List. - selectSiteMapGenerator(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
-
Returns the siteMapGenerator most qualified to handle the given configuration.
- send(Map) - Method in class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- send(Map) - Method in interface org.broadleafcommerce.common.email.service.message.EmailServiceProducer
- send(MimeMessagePreparator[]) - Method in class org.broadleafcommerce.common.email.service.LoggingMailSender
- sendBasicEmail(EmailInfo, EmailTarget, Map<String, Object>) - Method in interface org.broadleafcommerce.common.email.service.EmailService
-
Deprecated.
- sendBasicEmail(EmailInfo, EmailTarget, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- sendBasicEmail(EmailInfo, EmailTarget, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.NullEmailServiceImpl
- sendError(int) - Method in class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- sendError(int, String) - Method in class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- sendFileSize - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
The minimum size of a cached,compressed file (in bytes) for which to use the OS sendfile feature.
- sendMessage(Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.message.MessageCreator
- sendMessage(Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.message.NullMessageCreator
- sendMessage(SMSMessage, Map<String, Object>) - Method in class org.broadleafcommerce.common.sms.service.DefaultSMSMessageCreatorImpl
- sendMessage(SMSMessage, Map<String, Object>) - Method in interface org.broadleafcommerce.common.sms.service.SMSMessageCreator
- sendNotification(Notification) - Method in class org.broadleafcommerce.common.notification.service.DefaultEmailNotificationServiceImpl
- sendNotification(Notification) - Method in class org.broadleafcommerce.common.notification.service.DefaultSMSNotificationServiceImpl
- sendNotification(Notification) - Method in interface org.broadleafcommerce.common.notification.service.NotificationService
- sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.broadleafcommerce.common.security.LocalRedirectStrategy
- sendRedirectOnStateChange(HttpServletResponse, String...) - Method in interface org.broadleafcommerce.common.security.service.StaleStateProtectionService
-
Utility method to send a redirect for the current url with state change params cleared.
- sendRedirectOnStateChange(HttpServletResponse, String...) - Method in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- sendTemplateEmail(String, EmailInfo, Map<String, Object>) - Method in interface org.broadleafcommerce.common.email.service.EmailService
-
Deprecated.
- sendTemplateEmail(String, EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- sendTemplateEmail(String, EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.NullEmailServiceImpl
- sendTemplateEmail(EmailTarget, EmailInfo, Map<String, Object>) - Method in interface org.broadleafcommerce.common.email.service.EmailService
-
Deprecated.
- sendTemplateEmail(EmailTarget, EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- sendTemplateEmail(EmailTarget, EmailInfo, Map<String, Object>) - Method in class org.broadleafcommerce.common.email.service.NullEmailServiceImpl
- SEPTEMBER - Static variable in class org.broadleafcommerce.common.time.MonthType
- SequenceGeneratorCorruptionDetection - Class in org.broadleafcommerce.common.persistence
-
Detect inconsistencies between the values in the SEQUENCE_GENERATOR and the primary keys of the managed tables.
- SequenceGeneratorCorruptionDetection() - Constructor for class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- serialize(InputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
- serialize(InputStream) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- serialize(Resource) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeXmlConfigResource
- ServerCookie - Class in org.broadleafcommerce.common.security.util
-
This is a modified version of the ServerCookie implementation taken from the Apache Tomcat source.
- ServerCookie() - Constructor for class org.broadleafcommerce.common.security.util.ServerCookie
- serverInfo - Variable in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- ServerInfo - Class in org.broadleafcommerce.common.email.service.info
- ServerInfo() - Constructor for class org.broadleafcommerce.common.email.service.info.ServerInfo
- SERVERINFO - Static variable in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- service - Variable in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- ServiceException - Exception in org.broadleafcommerce.common.exception
-
Exception thrown when a
servicemethod fails. - ServiceException() - Constructor for exception org.broadleafcommerce.common.exception.ServiceException
- ServiceException(String) - Constructor for exception org.broadleafcommerce.common.exception.ServiceException
- ServiceException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.ServiceException
- ServiceException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.ServiceException
- serviceHandlers - Variable in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- ServiceMonitor - Class in org.broadleafcommerce.common.vendor.service.monitor
- ServiceMonitor() - Constructor for class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- ServiceResponseCache - Class in org.broadleafcommerce.common.vendor.service.cache
- ServiceResponseCache() - Constructor for class org.broadleafcommerce.common.vendor.service.cache.ServiceResponseCache
- ServiceResponseCacheable - Interface in org.broadleafcommerce.common.vendor.service.cache
- ServiceStatusDetectable<T> - Interface in org.broadleafcommerce.common.vendor.service.monitor
- ServiceStatusType - Class in org.broadleafcommerce.common.vendor.service.type
-
An extendible enumeration of service status types.
- ServiceStatusType() - Constructor for class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- ServiceStatusType(String, String) - Constructor for class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- ServletOutputStreamWrapper - Class in org.broadleafcommerce.common.web.util
-
Delegate standard
ServletOutputStreamwrite calls to standard buffered IO. - ServletOutputStreamWrapper(OutputStream) - Constructor for class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- sessionContains(Object) - Method in interface org.broadleafcommerce.common.dao.GenericEntityDao
-
Whether or not the current hibernate session (level 1) contains the object
- sessionContains(Object) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- sessionContains(Object) - Method in interface org.broadleafcommerce.common.service.GenericEntityService
-
Whether or not the current hibernate session (level 1) contains the object
- sessionContains(Object) - Method in class org.broadleafcommerce.common.service.GenericEntityServiceImpl
- SessionlessHttpServletRequestWrapper - Class in org.broadleafcommerce.common.web.filter
- SessionlessHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.broadleafcommerce.common.web.filter.SessionlessHttpServletRequestWrapper
- setAbbreviated(Boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setAbbreviatedLength(Integer) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setActiveEndDate(Date) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setActiveStartDate(Date) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setAdapter(StatisticsServiceLogAdapter) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- setAdditionalBundleFiles(Map<String, List<String>>) - Method in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- setAdditionalFields(List<MapElementWrapper>) - Method in interface org.broadleafcommerce.common.rest.api.wrapper.WrapperAdditionalFields
- setAdditionalFields(Map<String, String>) - Method in interface org.broadleafcommerce.common.domain.AdditionalFields
- setAdditionalParams(Map<String, String>) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setAdditionalProperties(Map<String, Object>) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setAdditiveRoleNameSubstitutions(boolean) - Method in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.This should be used in conjunction with the roleNameSubstitutions property.
- setAdmin(Boolean) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setAdminBaseUrl(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- setAdminUserId(Long) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setAlpha2(String) - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- setAlpha2(String) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- setAlpha3(String) - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- setAlpha3(String) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- setAltText(String) - Method in interface org.broadleafcommerce.common.media.domain.Media
- setAltText(String) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- setAltText(String) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- setAnnotationClass(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- setAnnotationClass(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- setAntiSamyPolicyFileLocation(String) - Method in interface org.broadleafcommerce.common.security.service.AntisamyService
- setAntiSamyPolicyFileLocation(String) - Method in class org.broadleafcommerce.common.security.service.AntisamyServiceImpl
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.persistence.DefaultPostLoaderDao
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.persistence.QueryHelperImpl
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.rest.api.wrapper.BaseWrapper
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.util.ApplicationContextHolder
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.util.BLCMessageUtils
-
Deprecated.
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.util.BLCSystemProperty
-
Deprecated.
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.util.SpringAppContext
- setApplicationContext(ApplicationContext) - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- setAppName(String) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- setAppName(String) - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- setArchived(Character) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setArchived(Character) - Method in class org.broadleafcommerce.common.persistence.ArchiveStatus
- setArchived(Character) - Method in interface org.broadleafcommerce.common.persistence.Status
- setArchived(Character) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setArchived(Character) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setArchived(Character) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- setArchived(Character) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setArchived(Character) - Method in class org.broadleafcommerce.common.weave.WeaveArchiveStatus
- setAttachments(List<Attachment>) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setAttachments(List<Attachment>) - Method in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- setAttribute(Attribute) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- setAttributes(AttributeList) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- setAuditable(Auditable) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setAuditable(Auditable) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setAuditCreationAndUpdateData(Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Method that will be invoked in a registered listener to set the entity's creation data.
- setAuditCreationAndUpdateData(Object) - Method in class org.broadleafcommerce.common.audit.AuditableListener
- setAuditCreationData(Object, Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Sets the value of the dateCreated, createdBy, and dateUpdated fields.
- setAuditData(Object, Object, String, String) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
- setAuditUpdateData(Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Method that will be invoked in a registered listener to set the entity's update data.
- setAuditUpdateData(Object) - Method in class org.broadleafcommerce.common.audit.AuditableListener
- setAuditUpdateData(Object, Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Sets the value of the dateUpdated and updatedBy fields.
- setAuditValueAgent(Field, Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Method that sets the user-related data.
- setAuditValueAgent(Field, Object) - Method in class org.broadleafcommerce.common.audit.AuditableListener
- setAuditValueTemporal(Field, Object) - Method in class org.broadleafcommerce.common.audit.AbstractAuditableListener
-
Used to set the timestamp for dateCreated and dateUpdated.
- setAuthor(Long) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setAuthor(Long) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setBasenames(String...) - Method in class org.broadleafcommerce.common.util.BroadleafMergeResourceBundleMessageSource
-
The super implementation ensures the basenames defined at the beginning take precedence.
- setBatchSize(Long) - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- setBatchSize(Long) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- setBatchStart(Long) - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- setBatchStart(Long) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- setBCCAddresses(String[]) - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- setBCCAddresses(String[]) - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- setBeanClassLoader(ClassLoader) - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformersManagerImpl
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformersManagerImpl
- setBeanRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- setBegin(Long) - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- setBegin(Long) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- setBeginStack(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setBlob(Serializable) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- setBody(String) - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- setBroadleafCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setBroadleafRequestContext(BroadleafRequestContext) - Static method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Initializes or sets the
BroadleafRequestContexton the current thread. - setBundledFilePaths(List<String>) - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- setCacheItem(Object) - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- setCacheItemResponses(Object[]) - Method in interface org.broadleafcommerce.common.vendor.service.cache.CacheResponse
- setCacheManagerProperties(Properties) - Method in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- setCacheName(String) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setCacheRegion(String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- setCacheRegions(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- setCal(Calendar) - Method in class org.broadleafcommerce.common.TimeDTO
- setCardTypes(Map<String, String>) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractCreditCardTypesExtensionHandler
- setCatalog(Catalog) - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- setCatalog(Catalog) - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- setCatalogId(Long) - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Sets the catalogId.
- setCatalogOwner(Long) - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Set the site id of the site that manages the catalog id, if applicable
- setCatalogs(List<Catalog>) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Deprecated.Not used by Broadleaf - scheduled to remove on or after 3.3
- setCatalogs(List<Catalog>) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setCCAddresses(String[]) - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- setCCAddresses(String[]) - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- setChallengeAnswer(String) - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- setChallengeQuestion(String) - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- setChangefreq(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setChangeFreqType(SiteMapChangeFreqType) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setChannelProcessorOverrides(List<ChannelProcessor>) - Method in class org.broadleafcommerce.common.security.channel.ProtoChannelBeanPostProcessor
- setChildren(MergeHandler[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- setChildren(MergeHandler[]) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Set the child merge handlers
- setChildren(MergeHandler[]) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- setChildSandBoxes(List<SandBox>) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setChildSandBoxes(List<SandBox>) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setClassName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- setClassNames(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- setClassNames(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- setClassNames(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- setClassTransformers(List<BroadleafClassTransformer>) - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
- setCleanResults(CleanResults) - Method in exception org.broadleafcommerce.common.security.service.CleanStringException
- setCollectionRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Deprecated.
- setColor(String) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setColor(String) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setCompressedBeginStack(CompressedItem) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setCompressedQueries(LinkedBlockingQueue<CompressedItem>) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setCondition(String) - Method in class org.broadleafcommerce.common.filter.Filter
- setConditionalProperty(String) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- setConditionalProperty(String) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- setConditionalPropertyName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- setConditionalValue(Boolean) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- setConfigLocations(List<Resource>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.DefaultEhCacheUriProvider
- setConfiguration(Configuration<?, ?>) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setConfigurationOnly(boolean) - Method in class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- setContentName(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setContentName(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setContentTime(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
-
Allows a user in SandBox mode to override the current time and date being used by the system.
- setContentType(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setContentType(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setContext(Map<String, Object>) - Method in class org.broadleafcommerce.common.notification.service.type.Notification
- setContextClassNames(Map<String, String>) - Method in class org.broadleafcommerce.common.rule.AbstractRuleProcessor
-
List of class names to add to the MVEL ParserContext.
- setContextRelative(boolean) - Method in class org.broadleafcommerce.common.security.LocalRedirectStrategy
-
Set whether or not the context should be included in the redirect path.
- setControllerName(String) - Method in class org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
-
Sets the name of the bean to use as the Handler.
- setCookieValue(HttpServletResponse, String, String) - Method in interface org.broadleafcommerce.common.security.util.CookieUtils
- setCookieValue(HttpServletResponse, String, String) - Method in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- setCookieValue(HttpServletResponse, String, String, String, Integer, Boolean) - Method in interface org.broadleafcommerce.common.security.util.CookieUtils
- setCookieValue(HttpServletResponse, String, String, String, Integer, Boolean) - Method in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- setCopyHints(Map<String, String>) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- setCountMax(int) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setCreatedBy(Long) - Method in class org.broadleafcommerce.common.audit.Auditable
- setCurrencyCode(String) - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- setCurrencyCode(String) - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- setCurrencyCode(String) - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- setCurrencyConsiderationContext(HashMap) - Static method in class org.broadleafcommerce.common.money.CurrencyConsiderationContext
- setCurrencyConversionContext(HashMap) - Static method in class org.broadleafcommerce.common.money.CurrencyConversionContext
- setCurrencyConversionService(CurrencyConversionService) - Static method in class org.broadleafcommerce.common.money.CurrencyConversionContext
- setCurrencyDeterminationService(CurrencyDeterminationService) - Static method in class org.broadleafcommerce.common.money.CurrencyConsiderationContext
- setCurrentCatalog(Catalog) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.common.config.dao.ModuleConfigurationDao
-
Sets the number of milliseconds that the current date/time will be cached for queries before refreshing.
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.common.config.dao.ModuleConfigurationDaoImpl
- setCurrentPassword(String) - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- setCurrentProfile(Site) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setCurrentStackElement(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setCustomer(Object) - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- setCustomer(Object) - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- setCustomerId(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setCustomerId(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setCustomerRequestAttributeName(String) - Method in interface org.broadleafcommerce.common.web.BroadleafRequestCustomerResolver
- setCustomerRequestAttributeName(String) - Method in class org.broadleafcommerce.common.web.BroadleafRequestCustomerResolverImpl
- setCustomURLEntries(List<SiteMapUrlEntry>) - Method in interface org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfiguration
-
Sets a list of custom SiteMapURLEntrys.
- setCustomURLEntries(List<SiteMapUrlEntry>) - Method in class org.broadleafcommerce.common.sitemap.domain.CustomUrlSiteMapGeneratorConfigurationImpl
- setCustomUrlSiteMapGeneratorConfiguration(CustomUrlSiteMapGeneratorConfiguration) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the SiteMapGeneratorConfiguration.
- setCustomUrlSiteMapGeneratorConfiguration(CustomUrlSiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setData(byte[]) - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- setDate(Date) - Method in class org.broadleafcommerce.common.TimeDTO
- setDateClicked(Date) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setDateClicked(Date) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setDateCreated(Date) - Method in class org.broadleafcommerce.common.audit.Auditable
- setDateOpened(Date) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- setDateOpened(Date) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- setDateSent(Date) - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- setDateSent(Date) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setDateUpdated(Date) - Method in class org.broadleafcommerce.common.audit.Auditable
- setDayOfMonth(DayOfMonthType) - Method in class org.broadleafcommerce.common.TimeDTO
- setDayOfWeek(DayOfWeekType) - Method in class org.broadleafcommerce.common.TimeDTO
- setDeactivated(boolean) - Method in interface org.broadleafcommerce.common.site.domain.Site
- setDeactivated(boolean) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setDecompressInToString(boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- setDecompressStatementForLog(Boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setDefault(TimeZone) - Static method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- setDefaultBatchSize(Long) - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- setDefaultBatchStart(Long) - Method in class org.broadleafcommerce.common.id.dao.IdGenerationDaoImpl
- setDefaultCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- setDefaultCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- setDefaultFileServiceProvider(FileServiceProvider) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- setDefaultFlag(boolean) - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- setDefaultFlag(boolean) - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- setDefaultFlag(boolean) - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- setDefaultFlag(Boolean) - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- setDefaultFlag(Boolean) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- setDefaultHandler(StatusHandler) - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- setDefaultLocale(Locale) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Sets the site default locale.
- setDefaultLocale(Locale) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setDefinition(TransactionDefinition) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setDeployBehavior(DeployBehavior) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setDeployState(DeployState) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setDescription(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setDestinationUri(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setDestinationUri(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setDetailMap(Map<String, BroadleafSystemEventDetail>) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- setDisabled(Boolean) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the "disabled" boolean.
- setDisabled(Boolean) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setDiscriminatorLength(int) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- setDiscriminatorName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- setDiscriminatorType(DiscriminatorType) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- setDisplay(String) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- setDisplay(String) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- setDisplayText(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- setDynamicDaoHelper(DynamicDaoHelper) - Method in class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- setEmail(String) - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- setEmail(String) - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- setEmailAddress(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTarget
- setEmailAddress(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTargetImpl
- setEmailAddress(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- setEmailAddress(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setEmailAddress(String) - Method in class org.broadleafcommerce.common.notification.service.type.EmailNotification
- setEmailInfo(EmailInfo) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- setEmailServiceDestination(Destination) - Method in interface org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducer
- setEmailServiceDestination(Destination) - Method in class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- setEmailServiceProducer(EmailServiceProducer) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- setEmailServiceTemplate(JmsTemplate) - Method in interface org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducer
- setEmailServiceTemplate(JmsTemplate) - Method in class org.broadleafcommerce.common.email.service.jms.JMSEmailServiceProducerImpl
- setEmailTarget(EmailTarget) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- setEmailTemplate(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setEmailTracking(EmailTracking) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setEmailTracking(EmailTracking) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setEmailTracking(EmailTracking) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- setEmailTracking(EmailTracking) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- setEmailTrackingClicks(Set<EmailTrackingClicks>) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setEmailTrackingManager(EmailTrackingManager) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- setEmailTrackingOpens(Set<EmailTrackingOpens>) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setEmailType(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setEnabled(boolean) - Method in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- setEnableManagement(Boolean) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setEnableStatistics(Boolean) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setEncoding(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setEnd(Long) - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- setEnd(Long) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- setEnforceEnterpriseCollectionBehaviorState(EnforceEnterpriseCollectionBehaviorState) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Returns the state in which sandboxable collections in the Enterprise module should adhere to Broadleaf defined behavior.
- setEnforcePortMatch(boolean) - Method in class org.broadleafcommerce.common.security.LocalRedirectStrategy
-
This forces the redirect url port to match the request port.
- setEntityContexts(Resource[]) - Method in class org.broadleafcommerce.common.persistence.EntityConfiguration
- setEntityId(String) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setEntityId(String) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setEntityImplementationClassName(String) - Method in class org.broadleafcommerce.common.filter.Filter
- setEntityImplementationClassName(String) - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- setEntityManager(EntityManager) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setEntityName(String) - Method in class org.broadleafcommerce.common.persistence.IdOverrideTableGenerator
- setEntityType(TranslatedEntity) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setEntityType(TranslatedEntity) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setEnumValues(List<DataDrivenEnumerationValue>) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
-
Sets list of values associated with this enumeration.
- setEnumValues(List<DataDrivenEnumerationValue>) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- setErrorCode(String) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Sets the error code associated with this SiteMap Generation.
- setErrorCode(String) - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- setErrorCode(String) - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- setErrorDetected(boolean) - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- setErrorDetected(boolean) - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- setErrorText(String) - Method in interface org.broadleafcommerce.common.vendor.service.message.FulfillmentPriceExceptionResponse
- setErrorText(String) - Method in interface org.broadleafcommerce.common.vendor.service.message.TaxResponse
- setExceptionMappings(Map<String, String>) - Method in class org.broadleafcommerce.common.security.BroadleafAuthenticationFailureHandler
- setExcludedRequestPatterns(List<String>) - Method in class org.broadleafcommerce.common.security.handler.CsrfFilter
-
Deprecated.This allows you to declaratively set a list of excluded Request Patterns
/exclude-me/** - setExcludedRequestPatterns(List<String>) - Method in class org.broadleafcommerce.common.security.handler.SecurityFilter
-
This allows you to declaratively set a list of excluded Request Patterns
/exclude-me/** - setExplicitCatalogs(List<Long>) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setExtensionManager(PaymentGatewayFieldExtensionManager) - Method in class org.broadleafcommerce.common.web.payment.expression.PaymentGatewayFieldVariableExpression
- setExtensionManager(TRCreditCardExtensionManager) - Method in class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- setFactoryMethod(String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationItemDescriptor
- setFailureReportingThreshold(int) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- setFailureReportingThreshold(int) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
All payment gateway classes that intend to make an external call, either manually from an HTTP Post or through an SDK which makes its own external call, should extend the AbstractExternalPaymentGatewayCall class.
- setFaultStateDetected(Boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setFieldName(String) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setFieldName(String) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setFilename(String) - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- setFilePathLocation(String) - Method in class org.broadleafcommerce.common.file.domain.FileWorkArea
- setFileServiceProviders(List<FileServiceProvider>) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- setFirstName(String) - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- setForDuplicate(Boolean) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- setForeignPageFields(Map<String, Object>) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setFormActionKey(StringBuilder) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- setFormActionKey(StringBuilder) - Method in interface org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionHandler
- setFormHiddenParamsKey(StringBuilder) - Method in class org.broadleafcommerce.common.web.payment.processor.AbstractTRCreditCardExtensionHandler
- setFormHiddenParamsKey(StringBuilder) - Method in interface org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionHandler
- setFriendlyGroup(String) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setFriendlyGroup(String) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the friendly group name of this property
- setFriendlyGroup(String) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setFriendlyName(String) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the friendly name of this property
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setFriendlyName(String) - Method in interface org.broadleafcommerce.common.currency.domain.BroadleafCurrency
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- setFriendlyName(String) - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- setFriendlyName(String) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- setFriendlyTab(String) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setFriendlyTab(String) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the friendly tab of this property
- setFriendlyTab(String) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setFrom(String) - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- setFromAddress(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setFulfillmentPriceExceptionResponse(FulfillmentPriceExceptionResponse) - Method in exception org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException
- setFullUrlWithQueryString(String) - Method in class org.broadleafcommerce.common.RequestDTOImpl
- setGatewayConfigurationServices(List<PaymentGatewayConfigurationService>) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProvider
- setGatewayConfigurationServices(List<PaymentGatewayConfigurationService>) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayConfigurationServiceProviderImpl
- setGeneralItem(StandardCacheItem) - Method in class org.broadleafcommerce.common.i18n.service.LocalePair
- setGlobalTimeSource(TimeSource) - Static method in class org.broadleafcommerce.common.time.SystemTime
- setGoLiveDate(Date) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setGoLiveDate(Date) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setGzipSiteMapFiles(Boolean) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- setHandlers(List<StatusHandler>) - Method in class org.broadleafcommerce.common.vendor.service.monitor.handler.CompositeStatusHandler
- setHandlers(List<T>) - Method in class org.broadleafcommerce.common.extension.ExtensionManager
- setHandlers(Properties) - Method in class org.broadleafcommerce.common.extensibility.context.merge.MergeManager
- setHasError(boolean) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Sets that this response represents an error when generating the SiteMap.
- setHashRepresentation(String) - Method in class org.broadleafcommerce.common.resource.GeneratedResource
- setHeaders(HttpServletResponse, File, String) - Method in class org.broadleafcommerce.common.web.util.CacheAwareResponseHandler
- setHeaders(HttpServletResponse, Resource, MediaType) - Method in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- setHeaders(Map<String, String>) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setHidden(Boolean) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- setHidden(Boolean) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- setHour(HourOfDayType) - Method in class org.broadleafcommerce.common.TimeDTO
- setHydratedCacheManager(HydratedCacheManager) - Static method in class org.broadleafcommerce.common.cache.HydratedSetup
- setHydratedMutators(Map<String, HydrationItemDescriptor>) - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- setId(Long) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setId(Long) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setId(Long) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setId(Long) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the id of the DB record
- setId(Long) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- setId(Long) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setId(Long) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setId(Long) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- setId(Long) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- setId(Long) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- setId(Long) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setId(Long) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.media.domain.Media
- setId(Long) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- setId(Long) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- setId(Long) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setId(Long) - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
The primary key value for this rule object
- setId(Long) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setId(Long) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- setId(Long) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Sets the internal id for a site.
- setId(Long) - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- setId(Long) - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- setId(Long) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.site.domain.Theme
-
Sets the id
- setId(Long) - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- setId(Long) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the SiteMapGeneratorConfiguration Id.
- setId(Long) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setId(Long) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the SiteMapURLEntry Id.
- setId(Long) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setId(Long) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setId(Long) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setID(String) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- setIdentifier(Site) - Method in class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- setIdMutators(Method[]) - Method in class org.broadleafcommerce.common.cache.engine.HydrationDescriptor
- setIgnorePatterns(List<DirectCopyIgnorePattern>) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- setIgnorePatterns(List<DirectCopyIgnorePattern>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setIgnorePatterns(List<DirectCopyIgnorePattern>) - Method in class org.broadleafcommerce.common.extensibility.jpa.hibernate.BroadleafHibernateEnhancingClassTransformerImpl
- setIgnoreSite(Boolean) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setInClauseBatchSize(int) - Method in class org.broadleafcommerce.common.util.dao.BatchRetrieveDao
- setIndexColumnNames(List<String>) - Method in class org.broadleafcommerce.common.filter.Filter
- setIndexedSiteMapFileName(String) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Sets the name of the file to use when creating sitemaps and the system requires indexed files.
- setIndexedSiteMapFileName(String) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- setIndexedSiteMapFilePattern(String) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Sets the name of the file to use when creating sitemaps and the system requires indexed files.
- setIndexedSiteMapFilePattern(String) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- setIndexes(List<IndexAnnotationDto>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- setInternalIgnoreFilters(Boolean) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Used to ignore all of the underlying automatic Hibernate filters applied by Broadleaf (e.g.
- setInternalValidateFind(Boolean) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Only relevant in multi-tenant scenarios with site-level overrides in a catalog or profile, and only when querying by primary key (e.g.
- setIsDefault(Boolean) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setIsDefault(Boolean) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setIsFilteringIgnoredForUri(WebRequest, Boolean) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
- setItemCriteriaDTOList(List<ItemCriteriaDTO>) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setItemCriteriaDTOList(List<ItemCriteriaDTO>) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setItemCriteriaDTOList(List<ItemCriteriaDTO>) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setItemStatus(ItemStatus) - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- setJoinTableFilter(Boolean) - Method in class org.broadleafcommerce.common.filter.PropertyFilter
- setKey(Class<?>) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setKey(String) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- setKey(String) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- setKey(String) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- setKey(String) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- setKey(String) - Method in class org.broadleafcommerce.common.extension.StandardCacheItem
- setKey(String) - Method in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- setKey(String) - Method in class org.broadleafcommerce.common.util.IgnorableItem
- setLastLogTime(Long) - Method in class org.broadleafcommerce.common.cache.CacheStat
- setLastLogTime(Long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setLastmod(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setLastmod(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- setLastMod(Date) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the last modified date.
- setLastMod(Date) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setLastModDate(Date) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setLastName(String) - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- setLifeCycleEvent(LifeCycleEvent) - Method in class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
-
Set the type of life cycle event for this logging message
- setLink(String) - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- setListTemplateVariableMaxMemberCount(int) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- setLoc(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapImageWrapper
- setLoc(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setLoc(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- setLocale(Locale) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setLocaleCode(String) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setLocaleCode(String) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setLocaleCode(String) - Method in interface org.broadleafcommerce.common.locale.domain.Locale
- setLocaleCode(String) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- setLocaleCode(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setLocaleCode(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setLocaleCode(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setLocalTimeSource(TimeSource) - Static method in class org.broadleafcommerce.common.time.SystemTime
- setLocation(String) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the URL location.
- setLocation(String) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setLocation(Resource) - Method in class org.broadleafcommerce.common.extensibility.config.PropertyConfigurer
- setLocations(Resource[]) - Method in class org.broadleafcommerce.common.extensibility.config.PropertyConfigurer
- setLogEvents(Boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.LifecycleAwareJpaTransactionManager
- setLoggingPollingResolution(long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setLoggingReportingLagThreshold(long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setLoggingThreshold(long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setLogResolution(Long) - Method in interface org.broadleafcommerce.common.cache.StatisticsService
- setLogResolution(Long) - Method in class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- setMailSender(JavaMailSender) - Method in class org.broadleafcommerce.common.email.service.message.MessageCreator
- setMapKey(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- setMapKeyRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- setMappingFiles(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.ORMConfigDto
- setMatchRule(String) - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
Sets the match rule used to test this item.
- setMatchRule(String) - Method in interface org.broadleafcommerce.common.rule.SimpleRule
-
Sets the match rule used to test this item.
- setMatchRule(String) - Method in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- setMaxElementsInMemory(int) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setMaxGeneratedDirectoryDepth(int) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- setMaximumUrlEntriesPerFile(Integer) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Sets the maximumUrl Entries per sitemap file.
- setMaximumUrlEntriesPerFile(Integer) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- setMaxQueryListLength(Integer) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setMediaUrl(String) - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- setMessageBody(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setMessageCreator(MessageCreator) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- setMessageSource(MessageSource) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setMimeType(String) - Method in class org.broadleafcommerce.common.email.service.message.Attachment
- setMinute(MinuteType) - Method in class org.broadleafcommerce.common.TimeDTO
- setModifiable(Boolean) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
- setModifiable(Boolean) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
- setModuleConfigurationService(ModuleConfigurationService) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- setModuleConfigurationType(ModuleConfigurationType) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
-
Subclasses of this must set the ModuleConfigType in their constructor.
- setModuleName(String) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setModuleName(String) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setModuleName(String) - Method in class org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean
-
Set the name of the module that this log message applies to
- setMonth(MonthType) - Method in class org.broadleafcommerce.common.TimeDTO
- setMutators(Method[]) - Method in class org.broadleafcommerce.common.cache.engine.HydrationItemDescriptor
- setName(String) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setName(String) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the property name.
- setName(String) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setName(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- setName(String) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Set the period-delimited numeric string that names this handler
- setName(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- setName(String) - Method in class org.broadleafcommerce.common.filter.Filter
- setName(String) - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- setName(String) - Method in class org.broadleafcommerce.common.filter.FilterParameter
- setName(String) - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- setName(String) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- setName(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- setName(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- setName(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- setName(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- setName(String) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setName(String) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setName(String) - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- setName(String) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- setName(String) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Sets the displayName for a site.
- setName(String) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setName(String) - Method in interface org.broadleafcommerce.common.site.domain.Theme
- setName(String) - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- setName(String) - Method in interface org.broadleafcommerce.common.value.ValueAssignable
-
The name
- setNewPassword(String) - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- setNewPasswordConfirm(String) - Method in class org.broadleafcommerce.common.security.util.PasswordChange
- setNonPersistentSite(Site) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setNumericCode(Integer) - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- setNumericCode(Integer) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- setObjectsForByteWeaving(Object[]) - Method in class org.broadleafcommerce.common.util.InvocationHandlerForUnitTestingByteWeavedClasses
-
Sets an array of Objects that are meant to be byte-weaved.
- setOKtoUseSession(WebRequest, Boolean) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Sets whether or not Broadleaf can utilize the session in request processing.
- setOrder(int) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopier
- setOrder(int) - Method in class org.broadleafcommerce.common.demo.AutoImportSql
- setOrder(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageMergeBeanPostProcessor
-
This is the priority order for this post processor and will determine when this processor is run in relation to other priority ordered processors (e.g.
- setOrder(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.EarlyStageRemoveBeanPostProcessor
-
This is the priority order for this post processor and will determine when this processor is run in relation to other priority ordered processors (e.g.
- setOrder(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.LateStageMergeBeanPostProcessor
-
The regular ordering for this post processor in relation to other post processors.
- setOrder(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.LateStageRemoveBeanPostProcessor
-
The regular ordering for this post processor in relation to other post processors.
- setOrder(int) - Method in class org.broadleafcommerce.common.template.TemplateType
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCJSUrlPathResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BLCSystemPropertyResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafCachingResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafPathResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.resolver.BundleResourceResolver
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- setOrder(int) - Method in class org.broadleafcommerce.common.web.resource.transformer.MinifyResourceTransformer
- setOrderItems(List<DataDrivenEnumerationValue>) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumeration
-
Deprecated.use
DataDrivenEnumeration.getEnumValues()instead - setOrderItems(List<DataDrivenEnumerationValue>) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
-
Deprecated.
- setOriginalId(Long) - Method in class org.broadleafcommerce.common.sandbox.SandBoxHelper.OriginalIdResponse
- setOverrideGeneratedPropertyName(Boolean) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setOverrideGeneratedPropertyName(Boolean) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the overrideGeneratedPropertyName.
- setOverrideGeneratedPropertyName(Boolean) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setOverrideIndexNameKey(String) - Method in class org.broadleafcommerce.common.filter.Filter
- setOwnerToCatalogRelationshipActive(Boolean) - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Set whether or not the relationship to the owned catalog is active for this site
- setOwningSiteId(Long) - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Sets the siteId that owns this record.
- setPageAttributes(Map<String, String>) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setPagedItems(Object[]) - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- setPageFields(Map<String, Object>) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setPageSize(int) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- setPageSize(int) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- setParams(List<FilterParameter>) - Method in class org.broadleafcommerce.common.filter.FilterDefinition
- setParentSandBox(SandBox) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setParentSandBox(SandBox) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setPasswordChangeRequired(boolean) - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- setPasswordLength(int) - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- setPath(String) - Method in interface org.broadleafcommerce.common.site.domain.Theme
-
Sets the path of the theme.
- setPath(String) - Method in class org.broadleafcommerce.common.site.domain.ThemeDTO
- setPatterns(String[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyIgnorePattern
- setPerformAuthorizeAndCapture(boolean) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayConfiguration
- setPerformAuthorizeAndCapture(boolean) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayConfiguration
-
Sets the transaction type to 'AUTHORIZE AND CAPTURE' for this gateway.
- setPersistenceUnit(String) - Method in class org.broadleafcommerce.common.demo.AutoImportSql
- setPersistenceUnitProperties(Map<String, String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.JPAPropertiesPersistenceUnitPostProcessor
- setPhoneNumber(String) - Method in class org.broadleafcommerce.common.notification.service.type.SMSNotification
- setPlacement(Placement) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- setPlacement(Placement) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
The position in the target collection to place the merge.
- setPosition(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- setPosition(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
If a placement of type Placement.SPECIFIC is used, then this is the integer position in the target target collection at which the merge will be performed.
- setPreLoadClassNamePatterns(List<String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AbstractClassTransformer
-
Fully qualified list of class names to pre-load
- setPreview(Boolean) - Method in interface org.broadleafcommerce.common.persistence.Previewable
-
Whether or not this entity is considered a preview entity for testing.
- setPreview(Boolean) - Method in class org.broadleafcommerce.common.persistence.PreviewStatus
- setPreviewMode(Boolean) - Method in class org.broadleafcommerce.common.web.SandBoxContext
- setPriority(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- setPriority(int) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Set the priority for this handler
- setPriority(int) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- setPriority(int) - Method in class org.broadleafcommerce.common.extension.AbstractExtensionHandler
- setPriority(Integer) - Method in class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration
- setPriority(Integer) - Method in interface org.broadleafcommerce.common.config.domain.ModuleConfiguration
- setPriority(Integer) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setPriority(Integer) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setPriority(Integer) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setPriority(String) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setPriorityType(SiteMapPriorityType) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setProfileId(Long) - Method in class org.broadleafcommerce.common.entity.dto.EntityInformationDto
-
Sets the profileId.
- setPropertyName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
- setPropertyName(String) - Method in class org.broadleafcommerce.common.filter.PropertyFilter
- setPropertyType(SystemPropertyFieldType) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setPropertyType(SystemPropertyFieldType) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the property field type.
- setPropertyType(SystemPropertyFieldType) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setQty(Integer) - Method in class org.broadleafcommerce.common.structure.dto.ItemCriteriaDTO
- setQuantity(Integer) - Method in interface org.broadleafcommerce.common.rule.QuantityBasedRule
-
The quantity for which a match must be found using the rule.
- setQueries(LinkedBlockingQueue<String>) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setQueryString(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingClicks
- setQueryString(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
- setRawOffset(int) - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- setRecordFound(boolean) - Method in class org.broadleafcommerce.common.sandbox.SandBoxHelper.OriginalIdResponse
- setRenameMethodOverlaps(boolean) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- setRenameMethodOverlaps(Boolean) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setRenameMethodPrefix(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setRequest(HttpServletRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Sets the current request on the context.
- setRequestContextAttributes(Map<String, String>) - Method in interface org.broadleafcommerce.common.RequestDTO
- setRequestContextAttributes(Map<String, String>) - Method in class org.broadleafcommerce.common.RequestDTOImpl
- setRequestDTO(RequestDTO) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setRequestedBroadleafCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setRequestURI(String) - Method in class org.broadleafcommerce.common.RequestDTOImpl
- setResource(Resource) - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- setResponse(HttpServletResponse) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Sets the response on the context
- setRestrictAssociation(boolean) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- setResult(T) - Method in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- setRetryMax(int) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- setRetryMax(int) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- setRoleNameSubstitutions(Map<String, String[]>) - Method in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.This allows you to declaratively set a map containing values that will substitute role names from LDAP to Broadleaf roles names in cases that they might be different.
- setRuleExpression(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setRuleExpression(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setRuleExpression(String) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setSandBox(SandBox) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBoxManagement
- setSandBox(SandBox) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxManagementImpl
- setSandBox(SandBox) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setSandBoxContext(SandBoxContext) - Static method in class org.broadleafcommerce.common.web.SandBoxContext
- setSandBoxId(Long) - Method in class org.broadleafcommerce.common.web.SandBoxContext
- setSandBoxPreviewEnabled(Boolean) - Method in class org.broadleafcommerce.common.web.BroadleafSandBoxResolverImpl
- setSandBoxType(SandBoxType) - Method in interface org.broadleafcommerce.common.sandbox.domain.SandBox
- setSandBoxType(SandBoxType) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
- setScale(double) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- setScale(int, double) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- setScale(int, BigDecimal) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- setScale(BigDecimal) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- setScale(BigDecimal, int) - Static method in class org.broadleafcommerce.common.money.BankersRounding
- setScopeType(BroadleafSystemEvent.BroadleafEventScopeType) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- setSecure(Boolean) - Method in class org.broadleafcommerce.common.RequestDTOImpl
- setSecurePort(Integer) - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- setSendAsyncPriority(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setSendEmailReliableAsync(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setSendResetEmailReliableAsync(boolean) - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- setServerInfo(ServerInfo) - Method in class org.broadleafcommerce.common.email.service.EmailServiceImpl
-
Deprecated.
- setServerName(String) - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- setServerPort(Integer) - Method in class org.broadleafcommerce.common.email.service.info.ServerInfo
- setServiceHandlers(Map<ServiceStatusDetectable, StatusHandler>) - Method in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- setSessionAttributeIfOk(WebRequest, String, Object) - Static method in class org.broadleafcommerce.common.util.BLCRequestUtils
-
Takes
BLCRequestUtils.isOKtoUseSession(WebRequest)into account when setting a session attribute - setSite(Site) - Method in class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails
- setSite(Site) - Method in interface org.broadleafcommerce.common.site.domain.SiteCatalogXref
- setSite(Site) - Method in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- setSite(Site) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Deprecated.this has been changed to
#setNonPersistentSite()to explicitly indicate that the site being set is not attached to an active Hibernate session - setSiteDiscriminator(Long) - Method in interface org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminator
-
Sets the site discriminator
- setSiteIdentifierType(String) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Deprecated.Use
Site.setSiteResolutionType(SiteResolutionType)Sets the site identifier type. - setSiteIdentifierType(String) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setSiteIdentifierValue(String) - Method in interface org.broadleafcommerce.common.site.domain.Site
- setSiteIdentifierValue(String) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setSiteMapChangeFreq(SiteMapChangeFreqType) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the list of SiteMapChangeFreqTypes.
- setSiteMapChangeFreq(SiteMapChangeFreqType) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setSiteMapChangeFreq(SiteMapChangeFreqType) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the SiteMapChangeFreqType.
- setSiteMapChangeFreq(SiteMapChangeFreqType) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setSiteMapConfiguration(SiteMapConfiguration) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the SiteMapConfiguration.
- setSiteMapConfiguration(SiteMapConfiguration) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setSiteMapFileName(String) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Sets the value to be returned for the name of the sitemap file.
- setSiteMapFileName(String) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- setSiteMapFilePaths(List<String>) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Sets the individual sitemap files.
- setSiteMapGeneratorConfigurations(List<SiteMapGeneratorConfiguration>) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapConfiguration
-
Sets the list of SiteMapGeneratorConfigurations.
- setSiteMapGeneratorConfigurations(List<SiteMapGeneratorConfiguration>) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- setSiteMapGenerators(List<SiteMapGenerator>) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- setSiteMapGeneratorType(SiteMapGeneratorType) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the list of SiteMapGeneratorTypes.
- setSiteMapGeneratorType(SiteMapGeneratorType) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setSiteMapImageWrappers(List<SiteMapImageWrapper>) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- setSitemapIndexFileName(String) - Method in class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
-
Sets the name of the main index file.
- setSiteMapPriority(SiteMapPriorityType) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfiguration
-
Sets the SiteMapPriority.
- setSiteMapPriority(SiteMapPriorityType) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- setSiteMapPriority(SiteMapPriorityType) - Method in interface org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntry
-
Sets the SiteMapPriority.
- setSiteMapPriority(SiteMapPriorityType) - Method in class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- setSiteMapUrlWrappers(List<SiteMapURLWrapper>) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLSetWrapper
- setSiteMapWrappers(List<SiteMapWrapper>) - Method in class org.broadleafcommerce.common.sitemap.wrapper.SiteMapIndexWrapper
- setSiteResolutionType(SiteResolutionType) - Method in interface org.broadleafcommerce.common.site.domain.Site
-
Sets the site resolution type.
- setSiteResolutionType(SiteResolutionType) - Method in class org.broadleafcommerce.common.site.domain.SiteImpl
- setSites(List<Site>) - Method in interface org.broadleafcommerce.common.site.domain.Catalog
-
Deprecated.
- setSites(List<Site>) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- setSites(Map<Long, Site>) - Method in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- setSitesCache(NonPersistentSiteThreadLocalCache) - Static method in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- setSiteXrefs(List<SiteCatalogXref>) - Method in interface org.broadleafcommerce.common.site.domain.Catalog
- setSiteXrefs(List<SiteCatalogXref>) - Method in class org.broadleafcommerce.common.site.domain.CatalogImpl
- setSkipOverlaps(boolean) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- setSkipOverlaps(Boolean) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setSourceObject(Object) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- setSourceRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- setSourceRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Set the id of the collection (or individual bean) to be merged
- setSpecificItem(StandardCacheItem) - Method in class org.broadleafcommerce.common.i18n.service.LocalePair
- setSqlFilePath(String) - Method in class org.broadleafcommerce.common.demo.AutoImportSql
-
Set one or more path locations to sql files.
- setStartedWithCreate(String, Boolean) - Method in interface org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBean
- setStartedWithCreate(String, Boolean) - Method in class org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBeanImpl
- setStartTime(Long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setState(ConfigurationOnlyState) - Static method in class org.broadleafcommerce.common.extensibility.jpa.ConfigurationOnlyState
- setStaticAssetEnvironmentSecureUrlPrefix(String) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- setStaticAssetEnvironmentUrlPrefix(String) - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
Sets the environment url prefix.
- setStaticAssetEnvironmentUrlPrefix(String) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- setStaticAssetUrlPrefix(String) - Method in interface org.broadleafcommerce.common.file.service.StaticAssetPathService
-
Sets the static asset url prefix
- setStaticAssetUrlPrefix(String) - Method in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- setStatus(int) - Method in class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- setStatus(ISOCodeStatusType) - Method in interface org.broadleafcommerce.common.i18n.domain.ISOCountry
- setStatus(ISOCodeStatusType) - Method in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- setStatusProvider(MergeBeanStatusProvider) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- setStatusProvider(MergeBeanStatusProvider) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Sets the MergeBeanStatusProvider, which controls whether or not this post processor is activated.
- setStringTemplateVariableMaxLength(int) - Method in class org.broadleafcommerce.common.logging.ProcessDetailLogger
- setStuckThreadStartTime(Long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setStuckThreshold(long) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setSubject(String) - Method in class org.broadleafcommerce.common.email.service.info.EmailInfo
- setTableName(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- setTags(String) - Method in interface org.broadleafcommerce.common.media.domain.Media
- setTags(String) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- setTags(String) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- setTargetedClass(String) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- setTargetRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- setTargetRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor
-
Set the id of the collection to receive the merge
- setTargetRef(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- setTaskExecutor(Executor) - Method in class org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
- setTaxResponse(TaxResponse) - Method in exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- setTempFileSystemBaseDirectory(String) - Method in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- setTemplateEnabled(boolean) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- setTemplateNames(String[]) - Method in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- setTemplatePath(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setTemplateThresholdForFullCache(int) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- setTemplateThresholdForFullCache(int) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
- setTemplateTokenPatterns(String[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyIgnorePattern
- setTemplateTokens(String[]) - Method in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- setTemplateTokens(Map<String, String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setTestMode(boolean) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
When true, LOG.info statement will be suppressed.
- setText(String) - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- setTheme(Theme) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setThread(Thread) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setThreadId(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setThreadName(String) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- setThresholdForFullCache(int) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- setThresholdForFullCache(int) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationSupport
- setThrowable(Throwable) - Method in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- setTimestamps(Object) - Method in class org.broadleafcommerce.common.time.domain.TemporalTimestampListener
- setTimestamps(Field[], Object) - Method in class org.broadleafcommerce.common.time.domain.TemporalTimestampListener
- setTimeZone(TimeZone) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setTitle(String) - Method in interface org.broadleafcommerce.common.media.domain.Media
- setTitle(String) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- setTitle(String) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- SETTLED - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Can ONLY occur after a payment has been
PaymentTransactionType.CAPTUREd. - setTo(String) - Method in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- setTransactionManager(PlatformTransactionManager) - Method in interface org.broadleafcommerce.common.util.StreamingTransactionCapable
- setTransactionManager(PlatformTransactionManager) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- setTranslatedValue(String) - Method in interface org.broadleafcommerce.common.i18n.domain.Translation
- setTranslatedValue(String) - Method in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- setTranslationConsiderationContext(Boolean) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- setTranslationService(TranslationService) - Static method in class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- setTtlSeconds(int) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setType(String) - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- setType(String) - Method in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- setType(String) - Method in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- setType(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTracking
- setType(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- setType(String) - Method in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- setType(String) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- setType(String) - Method in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- setType(String) - Method in class org.broadleafcommerce.common.filter.FilterParameter
- setType(String) - Method in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- setType(String) - Method in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- setType(String) - Method in interface org.broadleafcommerce.common.id.domain.IdGeneration
- setType(String) - Method in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- setType(String) - Method in class org.broadleafcommerce.common.notification.service.type.NotificationEventType
- setType(String) - Method in class org.broadleafcommerce.common.payment.CreditCardType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentDeclineType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentGatewayType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentLogEventType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentTransactionType
- setType(String) - Method in class org.broadleafcommerce.common.payment.PaymentType
- setType(String) - Method in class org.broadleafcommerce.common.persistence.TargetModeType
- setType(String) - Method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- setType(String) - Method in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- setType(String) - Method in class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- setType(String) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- setType(String) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- setType(String) - Method in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- setType(String) - Method in class org.broadleafcommerce.common.template.TemplateType
- setType(String) - Method in class org.broadleafcommerce.common.time.DayOfMonthType
- setType(String) - Method in class org.broadleafcommerce.common.time.DayOfWeekType
- setType(String) - Method in class org.broadleafcommerce.common.time.HourOfDayType
- setType(String) - Method in class org.broadleafcommerce.common.time.MinuteType
- setType(String) - Method in class org.broadleafcommerce.common.time.MonthType
- setType(String) - Method in class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType
- setType(String) - Method in class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- setType(String) - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType
- setType(String) - Method in class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- setType(String) - Method in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- setType(String) - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- setType(String) - Method in class org.broadleafcommerce.common.web.form.BroadleafFormType
- setType(BreadcrumbDTOType) - Method in class org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTO
- setType(BroadleafEnumerationType) - Method in interface org.broadleafcommerce.common.admin.domain.TypedEntity
-
Sets the type of the Entity
- setType(DataDrivenEnumeration) - Method in interface org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValue
- setType(DataDrivenEnumeration) - Method in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- setType(NotificationEventType) - Method in class org.broadleafcommerce.common.notification.service.type.Notification
- setUniversal(boolean) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- setup - Static variable in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- setup(Class<?>) - Method in interface org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionHandler
-
Perform any setup operations.
- setup(Class<?>) - Method in class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- setup(Class<?>, String[]) - Method in interface org.broadleafcommerce.common.extension.QueryExtensionHandler
-
Perform any setup operations.
- setup(Class<?>, ResultType) - Method in interface org.broadleafcommerce.common.extension.SparselyPopulatedQueryExtensionHandler
-
Perform any setup operations.
- setupContext() - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- setUpdatedBy(Long) - Method in class org.broadleafcommerce.common.audit.Auditable
- setupDuplicate - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- setupDuplicate(Object, ExtensionResultHolder<MultiTenantCopyContext>) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
-
Perform any required context and state setup before commencing with the duplication
- setupDuplicate(Object, ExtensionResultHolder<MultiTenantCopyContext>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- setUrl(String) - Method in interface org.broadleafcommerce.common.media.domain.Media
- setUrl(String) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- setUrl(String) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- setUrl(String) - Method in class org.broadleafcommerce.common.page.dto.PageDTO
- setUrlFragment(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- setUseCompression(boolean) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- setUseCountryInSearchIndex(Boolean) - Method in interface org.broadleafcommerce.common.locale.domain.Locale
-
Sets whether or not to use the country portion of the locale in the search index.
- setUseCountryInSearchIndex(Boolean) - Method in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- setUseEmailAddressAsUsername(boolean) - Method in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.The LDAP server may contain a user name other than an email address.
- setUserAgent(String) - Method in interface org.broadleafcommerce.common.email.domain.EmailTrackingOpens
- setUserAgent(String) - Method in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- setUsername(String) - Method in class org.broadleafcommerce.common.security.util.PasswordReset
- setUseWhileInDefaultEnvironment(boolean) - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
- setUtilContext(IdentityUtilContext) - Static method in class org.broadleafcommerce.common.util.tenant.IdentityUtilContext
- setValidateProductionChangesState(ValidateProductionChangesState) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
- setValue(Class<?>) - Method in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- setValue(String) - Method in class org.broadleafcommerce.common.config.domain.NullSystemProperty
- setValue(String) - Method in interface org.broadleafcommerce.common.config.domain.SystemProperty
-
Sets the property value.
- setValue(String) - Method in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- setValue(String) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- setValue(String) - Method in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- setValue(String) - Method in class org.broadleafcommerce.common.util.IgnorableItem
- setValue(T) - Method in interface org.broadleafcommerce.common.value.ValueAssignable
-
The value
- setValues(Map) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- setValues(Map<String, Object>) - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- setVersionedBundleName(String) - Method in class org.broadleafcommerce.common.resource.BundledResourceInfo
- setWebRequest(WebRequest) - Method in class org.broadleafcommerce.common.web.BroadleafRequestContext
-
Sets the generic request on the context.
- setWorkerType(BroadleafSystemEvent.BroadleafEventWorkerType) - Method in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- setWriteListener(WriteListener) - Method in class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- setXformRenameMethodOverlaps(Boolean[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- setXformSkipOverlaps(Boolean[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- setXformTemplates(Map<String, String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- setXformTemplates(Map<String, String>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- setXformVals(String[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- setXPath(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- setXPath(String) - Method in interface org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandler
-
Set the xpath query
- setXPath(String) - Method in class org.broadleafcommerce.common.extensibility.context.merge.handlers.MergeHandlerAdapter
- setXssProtectionEnabled(boolean) - Method in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- SEVEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- SEVEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- SEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- SEVENTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- SEVENTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- SEVENTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- SHARED_OVERRIDE_SOURCES_NAME - Static variable in class org.broadleafcommerce.common.config.BroadleafEnvironmentConfigurer
-
The name of the the property source from the command line -Dproperty-shared-override
- SHIPPING_FORM - Static variable in class org.broadleafcommerce.common.web.form.BroadleafFormType
- shippingTotal - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- shippingTotal(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- shipTo - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- shipTo - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
If shipping information is captured on the gateway, the values sent back will be put here
- shipTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new customer if called more than once.
- shipTo() - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- shipToPopulated() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- shortDescription - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- shortDescription(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- shouldCacheDate() - Static method in class org.broadleafcommerce.common.time.SystemTime
-
Returns false if the current time source is a
FixedTimeSourceindicating that the time is being overridden. - shouldClone(MultiTenantCopyContext, Object, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.common.copy.AbstractMultiTenantCopierExtensionHandler
- shouldClone(MultiTenantCopyContext, Object, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.copy.MultiTenantCopierExtensionHandler
- shouldContinue(ExtensionResultStatusType, ExtensionHandler, Method, Object[]) - Method in class org.broadleafcommerce.common.extension.ExtensionManager
-
Utility method that is useful for determining whether or not an ExtensionManager implementation should continue after processing a ExtensionHandler call.
- shouldNotFilterErrorDispatch() - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- shouldNotFilterErrorDispatch() - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- shouldProcessURL(HttpServletRequest, String) - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
-
Determines if the passed in URL should be processed by the content management system.
- shouldProcessURL(HttpServletRequest, String) - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
-
Determines if the passed in URL should be processed by the content management system.
- shouldProcessURL(HttpServletRequest, String, boolean) - Method in class org.broadleafcommerce.common.web.BroadleafRequestFilter
- shouldProcessURL(HttpServletRequest, String, boolean) - Method in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- shouldRetryOnTransactionLockAcquisitionFailure() - Method in interface org.broadleafcommerce.common.util.StreamCapableTransactionalOperation
- shouldRetryOnTransactionLockAcquisitionFailure() - Method in class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- shouldTranslateLocale(String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
-
Whether translations should be gathered for the provided locale.
- shouldUseSecureCookieIfApplicable() - Method in interface org.broadleafcommerce.common.security.util.CookieUtils
-
Checks
cookies.use.secureSystem Property, which determines whether to use HTTPS cookie over HTTPS connection or HTTP only. - shouldUseSecureCookieIfApplicable() - Method in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- shouldUseStaticCache() - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- SHOW_DATE_TIME_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- SHOW_LOG_NAME_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- SHOW_NON_SUPPORT_LEVELS_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- SHOW_THREAD_NAME_KEY - Static variable in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- showIfFieldEquals() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want hide the field based on the supplied field's value
- showIfFieldEquals() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you want hide the field based on the supplied field's value
- showIfFieldEquals() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you want hide the field based on the supplied field's value
- showIfFieldEquals() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you want hide the field based on the supplied field's value
- showIfFieldEquals() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Property for overriding the showIfFieldEquals annotation for a given field.
- SHOWIFFIELDEQUALS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- SHOWIFFIELDEQUALS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SHOWIFFIELDEQUALS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- SHOWIFFIELDEQUALS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- showIfProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - propertyName , only required if you want hide the field based on this property's value
- showIfProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - propertyName , only required if you want hide the field based on this property's value
- showIfProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - propertyName , only required if you want hide the field based on this property's value
- showIfProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - propertyName , only required if you want hide the field based on this property's value
- SHOWIFPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- SHOWIFPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SHOWIFPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- SHOWIFPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- SIMPLE_DATE_FORMAT - Static variable in class org.broadleafcommerce.common.util.BLCDateUtils
- SimpleRule - Interface in org.broadleafcommerce.common.rule
-
Represents a class containing an MVEL rule
- SINGLE_TABLE_ENTITIES - Static variable in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceClassTransformer
- SingleTableInheritanceClassTransformer - Class in org.broadleafcommerce.common.extensibility.jpa.convert.inheritance
- SingleTableInheritanceClassTransformer() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceClassTransformer
- SingleTableInheritanceInfo - Class in org.broadleafcommerce.common.extensibility.jpa.convert.inheritance
- SingleTableInheritanceInfo() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceInfo
- site - Variable in class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- site - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- Site - Interface in org.broadleafcommerce.common.site.domain
-
Created by bpolster.
- SITE - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventWorkerType
- SITE - Enum constant in enum class org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminatableType
- SITE - Enum constant in enum class org.broadleafcommerce.common.web.ValidateProductionChangesState
- SITE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- SITE - Static variable in class org.broadleafcommerce.common.util.ContextVariableNames
- SITE_DISABLE_SANDBOX_PREVIEW - Static variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- SITE_ID - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- SITE_MAP - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- SITE_MAP - Static variable in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- SiteAdminPresentation - Interface in org.broadleafcommerce.common.site.domain
-
Control tab layout and grouping for the SiteImpl entity
- SiteAdminPresentation.GroupName - Class in org.broadleafcommerce.common.site.domain
- SiteAdminPresentation.GroupOrder - Class in org.broadleafcommerce.common.site.domain
- SiteAdminPresentation.TabName - Class in org.broadleafcommerce.common.site.domain
- SiteAdminPresentation.TabOrder - Class in org.broadleafcommerce.common.site.domain
- SiteCatalogXref - Interface in org.broadleafcommerce.common.site.domain
- SiteCatalogXrefImpl - Class in org.broadleafcommerce.common.site.domain
- SiteCatalogXrefImpl() - Constructor for class org.broadleafcommerce.common.site.domain.SiteCatalogXrefImpl
- SiteConfigProvider - Interface in org.broadleafcommerce.common.site.service.provider
- siteDao - Variable in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- SiteDao - Interface in org.broadleafcommerce.common.site.dao
- SiteDaoImpl - Class in org.broadleafcommerce.common.site.dao
- SiteDaoImpl() - Constructor for class org.broadleafcommerce.common.site.dao.SiteDaoImpl
- siteDisableSandboxPreview - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- SiteDiscriminatable - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa
-
Used to mark collections for multi-tenancy when the commercial multi-tenant module is loaded.
- SiteDiscriminatableType - Enum Class in org.broadleafcommerce.common.extensibility.jpa
- SiteDiscriminator - Interface in org.broadleafcommerce.common.extensibility.jpa
-
Represents the columns that get weaved into entities that are marked as site-specific.
- siteIdentifierType - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- siteIdentifierValue - Variable in class org.broadleafcommerce.common.site.domain.SiteImpl
- SiteImpl - Class in org.broadleafcommerce.common.site.domain
-
Created by bpolster.
- SiteImpl() - Constructor for class org.broadleafcommerce.common.site.domain.SiteImpl
- SiteMapBuilder - Class in org.broadleafcommerce.common.sitemap.service
-
Handles creating the various sitemap files.
- SiteMapBuilder(SiteMapConfiguration, FileWorkArea, String, boolean) - Constructor for class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- SiteMapChangeFreqType - Class in org.broadleafcommerce.common.sitemap.service.type
-
An enumeration of Sitemap change frequency values
- SiteMapChangeFreqType() - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- SiteMapChangeFreqType(String, String) - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- siteMapConfig - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapBuilder
- siteMapConfiguration - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- SiteMapConfiguration - Interface in org.broadleafcommerce.common.sitemap.domain
-
The SiteMapConfiguration is a class that drives the building of the SiteMap.
- SiteMapConfigurationImpl - Class in org.broadleafcommerce.common.sitemap.domain
- SiteMapConfigurationImpl() - Constructor for class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- SiteMapException - Exception in org.broadleafcommerce.common.sitemap.exception
-
Sitemap exception
- SiteMapException() - Constructor for exception org.broadleafcommerce.common.sitemap.exception.SiteMapException
- SiteMapException(String) - Constructor for exception org.broadleafcommerce.common.sitemap.exception.SiteMapException
- SiteMapException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.sitemap.exception.SiteMapException
- SiteMapException(Throwable) - Constructor for exception org.broadleafcommerce.common.sitemap.exception.SiteMapException
- siteMapFileName - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- SiteMapGenerationResponse - Class in org.broadleafcommerce.common.sitemap.service
-
Represents the outcome of a SiteMap generation request.
- SiteMapGenerationResponse() - Constructor for class org.broadleafcommerce.common.sitemap.service.SiteMapGenerationResponse
- SiteMapGenerator - Interface in org.broadleafcommerce.common.sitemap.service
-
Responsible for generating site map entries.
- SiteMapGeneratorConfiguration - Interface in org.broadleafcommerce.common.sitemap.domain
-
Sample URL tag generated and controlled by this configuration.
- SiteMapGeneratorConfigurationImpl - Class in org.broadleafcommerce.common.sitemap.domain
- SiteMapGeneratorConfigurationImpl() - Constructor for class org.broadleafcommerce.common.sitemap.domain.SiteMapGeneratorConfigurationImpl
- siteMapGeneratorConfigurations - Variable in class org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl
- siteMapGeneratorConfigurations - Variable in class org.broadleafcommerce.common.sitemap.domain.weave.OptionalEnterpriseSiteMapConfigurationSiteMapGeneratorConfigurationTemplate
-
Deprecated.
- siteMapGenerators - Variable in class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- SiteMapGeneratorType - Class in org.broadleafcommerce.common.sitemap.service.type
-
An extendible enumeration of site map generator types.
- SiteMapGeneratorType() - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- SiteMapGeneratorType(String, String) - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- SiteMapImageWrapper - Class in org.broadleafcommerce.common.sitemap.wrapper
- SiteMapImageWrapper() - Constructor for class org.broadleafcommerce.common.sitemap.wrapper.SiteMapImageWrapper
- SiteMapIndexWrapper - Class in org.broadleafcommerce.common.sitemap.wrapper
-
Representation the sitemapindex element defined in the schema definition at http://www.sitemaps.org/schemas/sitemap/0.9.
- SiteMapIndexWrapper() - Constructor for class org.broadleafcommerce.common.sitemap.wrapper.SiteMapIndexWrapper
- SiteMapPriorityType - Class in org.broadleafcommerce.common.sitemap.service.type
-
Reasonsable set of SiteMap URL priorities
- SiteMapPriorityType() - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- SiteMapPriorityType(String, String) - Constructor for class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- siteMapService - Variable in class org.broadleafcommerce.common.sitemap.controller.BroadleafSiteMapController
- SiteMapService - Interface in org.broadleafcommerce.common.sitemap.service
-
Class responsible for generating the SiteMap.xml and related files.
- SiteMapServiceImpl - Class in org.broadleafcommerce.common.sitemap.service
-
Component responsible for generating a sitemap.
- SiteMapServiceImpl() - Constructor for class org.broadleafcommerce.common.sitemap.service.SiteMapServiceImpl
- SiteMapUrlEntry - Interface in org.broadleafcommerce.common.sitemap.domain
-
Sample URL entry
http://www.heatclinic.com/hot-sauces 2009-11-07 weekly 0.5 - SiteMapUrlEntryImpl - Class in org.broadleafcommerce.common.sitemap.domain
- SiteMapUrlEntryImpl() - Constructor for class org.broadleafcommerce.common.sitemap.domain.SiteMapUrlEntryImpl
- SiteMapURLSetWrapper - Class in org.broadleafcommerce.common.sitemap.wrapper
-
Representation the urlset element defined in the schema definition at http://www.sitemaps.org/schemas/sitemap/0.9.
- SiteMapURLSetWrapper() - Constructor for class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLSetWrapper
- SiteMapURLWrapper - Class in org.broadleafcommerce.common.sitemap.wrapper
-
Representation of SiteMapURLEntry that can be used to generate an XML element.
- SiteMapURLWrapper() - Constructor for class org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
- SiteMapWrapper - Class in org.broadleafcommerce.common.sitemap.wrapper
-
Representation the sitemap element defined in the schema definition at http://www.sitemaps.org/schemas/sitemap/0.9.
- SiteMapWrapper() - Constructor for class org.broadleafcommerce.common.sitemap.wrapper.SiteMapWrapper
- SiteNotFoundException - Exception in org.broadleafcommerce.common.exception
- SiteNotFoundException() - Constructor for exception org.broadleafcommerce.common.exception.SiteNotFoundException
- SiteNotFoundException(String) - Constructor for exception org.broadleafcommerce.common.exception.SiteNotFoundException
- SiteNotFoundException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.exception.SiteNotFoundException
- SiteNotFoundException(Throwable) - Constructor for exception org.broadleafcommerce.common.exception.SiteNotFoundException
- SiteResolutionType - Class in org.broadleafcommerce.common.site.service.type
-
An extendible enumeration of order status types.
- SiteResolutionType() - Constructor for class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- SiteResolutionType(String, String) - Constructor for class org.broadleafcommerce.common.site.service.type.SiteResolutionType
- siteResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- siteResolver - Variable in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- sites - Variable in class org.broadleafcommerce.common.site.domain.CatalogImpl
- sites - Variable in class org.broadleafcommerce.common.site.service.NonPersistentSiteThreadLocalCache
- siteService - Variable in class org.broadleafcommerce.common.event.AbstractBroadleafApplicationEventListener
- SiteService - Interface in org.broadleafcommerce.common.site.service
-
Most of the methods below return a
Sitewhich is not attached to a Hibernate session (which is what is referred to as 'non-persistent'). - SiteServiceExtensionHandler - Interface in org.broadleafcommerce.common.site.service
-
ExtensionHandler for methods within
SiteServiceImpl - SiteServiceExtensionManager - Class in org.broadleafcommerce.common.site.service
-
Extension manager that holds the list of
SiteServiceExtensionHandler. - SiteServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.site.service.SiteServiceExtensionManager
- SiteServiceImpl - Class in org.broadleafcommerce.common.site.service
- SiteServiceImpl() - Constructor for class org.broadleafcommerce.common.site.service.SiteServiceImpl
- siteStrictValidateProductionChanges - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- siteXrefs - Variable in class org.broadleafcommerce.common.site.domain.CatalogImpl
- SIX - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- SIX - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- SIX - Static variable in class org.broadleafcommerce.common.time.MinuteType
- SIX_MONTHS_SECONDS - Static variable in class org.broadleafcommerce.common.util.DateUtil
- SIXTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- SIXTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- SIXTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- size() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- skip(long) - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- skip(long) - Method in class org.broadleafcommerce.common.file.service.GloballySharedInputStream
- SkipDefaultConstructorCheck - Annotation Interface in org.broadleafcommerce.common.extensibility.jpa
- skipOverlaps - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- skipOverlaps - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
-
Defaults to false.
- skipOverlaps() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformMember
-
Defaults to false.
- SKU - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- SKU - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- SKU - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
- SKU - Static variable in class org.broadleafcommerce.common.template.TemplateType
- SKU_ATTRIBUTE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- SKU_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- SKU_URL_MISSING_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- sleepUntil(int, int, int, int, int, int) - Static method in class org.broadleafcommerce.common.util.ThreadUtils
-
Sleeps the current thread until the specified future date.
- SLF4JSupportLoggerAdapter - Class in org.broadleafcommerce.common.logging
-
An SLF4J implementation of SupportLoggerAdapter that will delegate to the configured SLF4J logging framework.
- SLF4JSupportLoggerAdapter() - Constructor for class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- SMSMessage - Class in org.broadleafcommerce.common.sms.service.type
- SMSMessage() - Constructor for class org.broadleafcommerce.common.sms.service.type.SMSMessage
- SMSMessage(String, String, String) - Constructor for class org.broadleafcommerce.common.sms.service.type.SMSMessage
- SMSMessage(String, String, String, String) - Constructor for class org.broadleafcommerce.common.sms.service.type.SMSMessage
- SMSMessageCreator - Interface in org.broadleafcommerce.common.sms.service
- SMSNotification - Class in org.broadleafcommerce.common.notification.service.type
- SMSNotification() - Constructor for class org.broadleafcommerce.common.notification.service.type.SMSNotification
- SMSNotification(String, NotificationEventType, Map<String, Object>) - Constructor for class org.broadleafcommerce.common.notification.service.type.SMSNotification
- SMSNotification(NotificationEventType, Map<String, Object>) - Constructor for class org.broadleafcommerce.common.notification.service.type.SMSNotification
- SOFT - Static variable in class org.broadleafcommerce.common.payment.PaymentDeclineType
- sortAscending() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the sort order should be descending
- sortAscending() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if the sort order should be descending
- SORTASCENDING - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SORTASCENDING - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- sortCollections() - Method in class org.broadleafcommerce.common.web.resource.BroadleafResourceHttpRequestHandler
- SortedListFactoryBean - Class in org.broadleafcommerce.common.util
- SortedListFactoryBean() - Constructor for class org.broadleafcommerce.common.util.SortedListFactoryBean
- sortEntities(Class<?>, List<Class<?>>) - Method in interface org.broadleafcommerce.common.util.dao.DynamicDaoHelper
-
Sort a list of polymorphic types with the most derived appearing first.
- sortEntities(Class<?>, List<Class<?>>) - Method in class org.broadleafcommerce.common.util.dao.DynamicDaoHelperImpl
- sortHandlers() - Method in class org.broadleafcommerce.common.breadcrumbs.service.BreadcrumbServiceExtensionManager
-
This extension manager works the handlers in reverse priority order.
- sortHandlers() - Method in class org.broadleafcommerce.common.extension.ExtensionManager
- sortProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the adorned target has a field used for sorting
- sortProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if the collection a field used for sorting
- SORTPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- SORTPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- source - Variable in class org.broadleafcommerce.common.resource.GeneratedResource
- sourceObject - Variable in class org.broadleafcommerce.common.web.deeplink.DeepLink
- sourceRef - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- SpaceDelimitedNodeValueMerge - Class in org.broadleafcommerce.common.extensibility.context.merge.handlers
- SpaceDelimitedNodeValueMerge() - Constructor for class org.broadleafcommerce.common.extensibility.context.merge.handlers.SpaceDelimitedNodeValueMerge
- SparselyPopulatedQueryExtensionHandler - Interface in org.broadleafcommerce.common.extension
-
Extension handler (generally for DAO usage) that allows contribution to a query (presumably from another module).
- SparseTranslationOverrideStrategy - Class in org.broadleafcommerce.common.i18n.service
-
A retrieval and caching strategy for translations.
- SparseTranslationOverrideStrategy() - Constructor for class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- SPECIFIC - Enum constant in enum class org.broadleafcommerce.common.extensibility.context.merge.Placement
- split() - Method in class org.broadleafcommerce.common.util.StopWatch
- spps - Variable in class org.broadleafcommerce.common.web.processor.FormProcessor
- SpringAppContext - Class in org.broadleafcommerce.common.util
-
Provides a means for classes that do not normally have access to a servlet context or application context to be able to obtain the current Spring ApplicationContext instance.
- SpringAppContext() - Constructor for class org.broadleafcommerce.common.util.SpringAppContext
- SpringBootBootstrappingServletContextListener - Class in org.broadleafcommerce.common.web.boot.support
-
Bootstraps a Spring Boot application using a ServletContextListener rather than the default of using a ServletContextInitializer.
- SpringBootBootstrappingServletContextListener() - Constructor for class org.broadleafcommerce.common.web.boot.support.SpringBootBootstrappingServletContextListener
- springSecurity - Variable in class org.broadleafcommerce.common.web.filter.SecurityBasedIgnoreFilter
- sqlFilePath - Variable in class org.broadleafcommerce.common.demo.AutoImportSql
- SqlStatementLoggable - Interface in org.broadleafcommerce.common.persistence.transaction
-
Capable of logging sql statements
- src() - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- src(String) - Method in class org.broadleafcommerce.common.web.processor.attributes.ResourceTagAttributes
- STAGE - Static variable in class org.broadleafcommerce.common.persistence.TargetModeType
- staleStateProtectionEnabled - Variable in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- staleStateProtectionService - Variable in class org.broadleafcommerce.common.security.handler.SecurityFilter
- StaleStateProtectionService - Interface in org.broadleafcommerce.common.security.service
-
This service is responsible for monitoring key changes in state for a given session.
- StaleStateProtectionServiceImpl - Class in org.broadleafcommerce.common.security.service
- StaleStateProtectionServiceImpl() - Constructor for class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- StaleStateServiceException - Exception in org.broadleafcommerce.common.security.service
-
This exception is thrown when the system detects a request from a "stale" page.
- StaleStateServiceException() - Constructor for exception org.broadleafcommerce.common.security.service.StaleStateServiceException
- StaleStateServiceException(String) - Constructor for exception org.broadleafcommerce.common.security.service.StaleStateServiceException
- StaleStateServiceException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.security.service.StaleStateServiceException
- StaleStateServiceException(Throwable) - Constructor for exception org.broadleafcommerce.common.security.service.StaleStateServiceException
- STANDARD - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- STANDARD - Enum constant in enum class org.broadleafcommerce.common.presentation.client.LookupType
- STANDARD_CACHE - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- StandardCacheItem - Class in org.broadleafcommerce.common.extension
-
Represents a member of a query result list for a multitenant sparsely populated cache scenario (see
SparselyPopulatedQueryExtensionHandler). - StandardCacheItem() - Constructor for class org.broadleafcommerce.common.extension.StandardCacheItem
- start() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- start() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- start() - Method in class org.broadleafcommerce.common.util.StopWatch
- START - Enum constant in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
- START - Static variable in class org.broadleafcommerce.common.payment.PaymentLogEventType
- startDate - Variable in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- startDate(String) - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- startedWithCreate - Variable in class org.broadleafcommerce.common.extensibility.jpa.AutoDDLCreateStatusTestBeanImpl
- startTime - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- startTransaction(int, int, boolean, PlatformTransactionManager) - Method in class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- StatCalc - Class in org.broadleafcommerce.common.util
- StatCalc() - Constructor for class org.broadleafcommerce.common.util.StatCalc
- STATECHANGENOTIFICATIONTOKEN - Static variable in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- StatelessSessionFilter - Class in org.broadleafcommerce.api.common.web.filter
-
Sets a request attribute that informs all Broadleaf Filters that follow NOT to use the HTTP Session.
- StatelessSessionFilter() - Constructor for class org.broadleafcommerce.api.common.web.filter.StatelessSessionFilter
- STATEVERSIONTOKEN - Static variable in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- STATEVERSIONTOKENPARAMETER - Static variable in class org.broadleafcommerce.common.security.service.StaleStateProtectionServiceImpl
- STATIC - Static variable in class org.broadleafcommerce.common.file.service.type.FileApplicationType
- STATIC_ASSET - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- staticAssetEnvironmentSecureUrlPrefix - Variable in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- staticAssetEnvironmentUrlPrefix - Variable in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- staticAssetPathService - Variable in class org.broadleafcommerce.common.web.expression.AssetURLVariableExpression
- StaticAssetPathService - Interface in org.broadleafcommerce.common.file.service
- StaticAssetPathServiceImpl - Class in org.broadleafcommerce.common.file.service
- StaticAssetPathServiceImpl() - Constructor for class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- staticAssetUrlPrefix - Variable in class org.broadleafcommerce.common.file.service.StaticAssetPathServiceImpl
- statisticsService - Variable in class org.broadleafcommerce.common.cache.AbstractCacheMissAware
- statisticsService - Variable in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- statisticsService - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- statisticsService - Variable in class org.broadleafcommerce.common.resource.service.ResourceBundlingServiceImpl
- statisticsService - Variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- StatisticsService - Interface in org.broadleafcommerce.common.cache
- StatisticsServiceImpl - Class in org.broadleafcommerce.common.cache
- StatisticsServiceImpl() - Constructor for class org.broadleafcommerce.common.cache.StatisticsServiceImpl
- StatisticsServiceLogAdapter - Interface in org.broadleafcommerce.common.cache
- status - Variable in class org.broadleafcommerce.common.i18n.domain.ISOCountryImpl
- Status - Interface in org.broadleafcommerce.common.persistence
-
Interface that denotes whether or not an entity is archived.
- StatusExposingServletResponse - Class in org.broadleafcommerce.common.web.util
-
Code is largely copied from StackOverflow post made by David Rabinowitz with contributions by others in the same thread.
- StatusExposingServletResponse(HttpServletResponse) - Constructor for class org.broadleafcommerce.common.web.util.StatusExposingServletResponse
- StatusHandler - Interface in org.broadleafcommerce.common.vendor.service.monitor
- statusMap - Variable in class org.broadleafcommerce.common.vendor.service.monitor.ServiceMonitor
- statusProvider - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- statusProvider() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
Specify a class implementing
MergeBeanStatusProviderthat can be used to conditionally determine if the merge should take place. - stop() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- stop() - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- stop() - Method in class org.broadleafcommerce.common.util.StopWatch
- stop(Runnable) - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- stop(Runnable) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- StopWatch - Class in org.broadleafcommerce.common.util
- StopWatch() - Constructor for class org.broadleafcommerce.common.util.StopWatch
- storeEquivalentMapping(String, Object, Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- strategies - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- StreamCapableTransactionalOperation - Interface in org.broadleafcommerce.common.util
- StreamCapableTransactionalOperationAdapter - Class in org.broadleafcommerce.common.util
- StreamCapableTransactionalOperationAdapter() - Constructor for class org.broadleafcommerce.common.util.StreamCapableTransactionalOperationAdapter
- StreamingTransactionCapable - Interface in org.broadleafcommerce.common.util
-
Utility used for running transactional operations.
- StreamingTransactionCapableUtil - Class in org.broadleafcommerce.common.util
- StreamingTransactionCapableUtil() - Constructor for class org.broadleafcommerce.common.util.StreamingTransactionCapableUtil
- STRICT_SERVLET_COMPLIANCE - Static variable in class org.broadleafcommerce.common.security.util.ServerCookie
-
If set to true, we parse cookies according to the servlet spec,
- strictMode - Variable in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- STRING - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- STRING - Enum constant in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
- STRING - Static variable in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- STRING_LIST - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- STRING_TYPE - Static variable in class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- stringArrayOverrideValue() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Convenience property for specifying a string array value override.
- stringTemplateVariableMaxLength - Variable in class org.broadleafcommerce.common.logging.ProcessDetailLogger
-
Max length of any String passed as a template variable
- StringUtil - Class in org.broadleafcommerce.common.util
-
Convenience methods for interacting with Java String types
- StringUtil() - Constructor for class org.broadleafcommerce.common.util.StringUtil
- stringValue() - Method in class org.broadleafcommerce.common.money.Money
- stripAnnotation(ConstPool, List<?>) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- stripAnnotation(ConstPool, List<?>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- stripSubdomain(String) - Method in class org.broadleafcommerce.common.site.service.SiteServiceImpl
-
Checks whether the provided subdomain is one to be stripped/removed from the full domain name
- STRUCTURED_CONTENT - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- STRUCTURED_CONTENT_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- STRUCTURED_CONTENT_TYPE - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- StructuredContentDTO - Class in org.broadleafcommerce.common.structure.dto
-
Scoped as a prototype bean via bl-cms-applicationContext-entity.
- StructuredContentDTO() - Constructor for class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- StructuredContentDTOWrapper - Class in org.broadleafcommerce.common.structure.dto
-
Provides a wrapper class that can be used to alter the priority of a structuredcontentdto.
- StructuredContentDTOWrapper(StructuredContentDTO) - Constructor for class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- stuckThreadStartTime - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- stuckThreshold - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- subscription - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- subscription() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
-
You should only call this once, as it will create a new subscription if called more than once.
- SUBSCRIPTION - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- SUBSCRIPTION_ID - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- SUBSCRIPTION_TITLE - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- SubscriptionDTO<T> - Class in org.broadleafcommerce.common.payment.dto
- SubscriptionDTO() - Constructor for class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- SubscriptionDTO(T) - Constructor for class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- subscriptionPopulated() - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- subscriptionPopulated() - Method in class org.broadleafcommerce.common.payment.dto.SubscriptionDTO
- subtract(Money) - Method in class org.broadleafcommerce.common.money.Money
- subtractFromCurrentTime(int) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
- successful - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Whether or not the transaction on the gateway was successful.
- successful(boolean) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- SUNDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- support(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
-
emit a SUPPORT level message
- support(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
-
emit a SUPPORT level message with throwable
- support(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- support(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- support(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
-
emit a SUPPORT level message
- support(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
-
Generate a SUPPORT level log message
- support(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- support(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- support(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
-
emit a SUPPORT level message with throwable
- support(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
-
Generate a SUPPORT level log message with an accompanying Throwable
- SUPPORT - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- SupportedCriteriaFieldType - Enum Class in org.broadleafcommerce.common.presentation.client
- SupportedFieldType - Enum Class in org.broadleafcommerce.common.presentation.client
- SupportLogger - Class in org.broadleafcommerce.common.logging
-
SupportLogger class that provides support for the new SUPPORT log level type.
- SupportLogger(String, String) - Constructor for class org.broadleafcommerce.common.logging.SupportLogger
- SupportLoggerAdapter - Interface in org.broadleafcommerce.common.logging
- SupportLogManager - Class in org.broadleafcommerce.common.logging
-
LogManager class that adds support for retrieving a specialized Logger instance (SupportLogger).
- SupportLogManager() - Constructor for class org.broadleafcommerce.common.logging.SupportLogManager
- supportsIfExistsAfterTableName() - Method in class org.broadleafcommerce.common.dialect.DemoHSQLDialect
- supportsIfExistsBeforeTableName() - Method in class org.broadleafcommerce.common.dialect.DemoHSQLDialect
-
Due to HSQL syntax and the way
Dialect.getDropTableString(String)arranges the statements, we must put theif existsbefore the table name. - suspend() - Method in class org.broadleafcommerce.common.util.StopWatch
- switchToLRUMap() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- SYSTEM_PROPERTY_CACHE_NAME - Static variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- systemId - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- systemId(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- systemPropertiesDao - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- SystemPropertiesDao - Interface in org.broadleafcommerce.common.config.dao
-
This DAO enables access to manage system properties that can be stored in the database.
- SystemPropertiesDaoImpl - Class in org.broadleafcommerce.common.config.dao
-
This DAO enables access to manage system properties that can be stored in the database.
- SystemPropertiesDaoImpl() - Constructor for class org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
- SystemPropertiesPropertySourceRegistrar - Class in org.broadleafcommerce.common.config.service
-
Registers the
SystemPropertiesServicewith the SpringEnvironment. - SystemPropertiesPropertySourceRegistrar() - Constructor for class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar
- SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource - Class in org.broadleafcommerce.common.config.service
-
Hook point for our database-backed properties to the Spring Environment
- systemPropertiesService - Variable in class org.broadleafcommerce.common.security.util.GenericCookieUtilsImpl
- SystemPropertiesService - Interface in org.broadleafcommerce.common.config.service
-
To change this template use File | Settings | File Templates.
- SystemPropertiesServiceImpl - Class in org.broadleafcommerce.common.config.service
-
Service that retrieves property settings from the database.
- SystemPropertiesServiceImpl() - Constructor for class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- SystemProperty - Interface in org.broadleafcommerce.common.config.domain
-
This interface represents a System Property (name/value pair) stored in the database.
- SystemPropertyAdminPresentation - Interface in org.broadleafcommerce.common.config.domain
- SystemPropertyAdminPresentation.FieldOrder - Class in org.broadleafcommerce.common.config.domain
- SystemPropertyAdminPresentation.GroupName - Class in org.broadleafcommerce.common.config.domain
- SystemPropertyAdminPresentation.GroupOrder - Class in org.broadleafcommerce.common.config.domain
- SystemPropertyAdminPresentation.TabName - Class in org.broadleafcommerce.common.config.domain
- SystemPropertyAdminPresentation.TabOrder - Class in org.broadleafcommerce.common.config.domain
- systemPropertyCache - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- systemPropertyCacheTimeout - Variable in class org.broadleafcommerce.common.config.service.SystemPropertiesServiceImpl
- SystemPropertyDaoQueryExtensionManager - Class in org.broadleafcommerce.common.config.dao
- SystemPropertyDaoQueryExtensionManager() - Constructor for class org.broadleafcommerce.common.config.dao.SystemPropertyDaoQueryExtensionManager
- SystemPropertyFieldType - Class in org.broadleafcommerce.common.config.service.type
- SystemPropertyFieldType() - Constructor for class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- SystemPropertyFieldType(String, String) - Constructor for class org.broadleafcommerce.common.config.service.type.SystemPropertyFieldType
- SystemPropertyImpl - Class in org.broadleafcommerce.common.config.domain
-
Allows the storage and retrieval of System Properties in the database
- SystemPropertyImpl() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- SystemPropertyPropertySource(String, SystemPropertiesService) - Constructor for class org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource
- SystemPropertyServiceExtensionHandler - Interface in org.broadleafcommerce.common.config.service
- SystemPropertyServiceExtensionManager - Class in org.broadleafcommerce.common.config.service
- SystemPropertyServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.config.service.SystemPropertyServiceExtensionManager
- SystemSupportLoggerAdapter - Class in org.broadleafcommerce.common.logging
-
Default Implementation of SupportLoggerAdapter that sends all support log messages to the console (
System.out). - SystemSupportLoggerAdapter() - Constructor for class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- SystemTime - Class in org.broadleafcommerce.common.time
- SystemTime() - Constructor for class org.broadleafcommerce.common.time.SystemTime
T
- tab() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want the field to appear under a different tab
- tab() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Deprecated.
- tab() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Deprecated.
- tab() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Deprecated.
- Tab() - Constructor for class org.broadleafcommerce.common.audit.Auditable.Presentation.Tab
- TAB - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- TAB - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
-
Deprecated.
- TAB - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
-
Deprecated.
- TAB - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
-
Deprecated.
- TAB_NAME - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- TableCreator - Class in org.broadleafcommerce.common.util
- TableCreator(TableCreator.Col[]) - Constructor for class org.broadleafcommerce.common.util.TableCreator
- TableCreator.Col - Class in org.broadleafcommerce.common.util
- tableName - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- TABLET - Static variable in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- tabName() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminGroupPresentationOverride
-
Target the tab which contains the group that you wish to override
- tabName() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminTabPresentationOverride
-
Target the tab that you wish to override
- TabName() - Constructor for class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.TabName
- tabOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to order the appearance of the tabs in the UI
- tabOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Deprecated.
- tabOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Deprecated.
- tabOrder() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Deprecated.
- TabOrder() - Constructor for class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.common.sandbox.domain.SandboxAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.common.site.domain.SiteAdminPresentation.TabOrder
- TABORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
-
Deprecated.
- TABORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
-
Deprecated.
- TABORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
-
Deprecated.
- TABORDER - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
-
Deprecated.
- tabOverrides() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
These AdminTabPresentationOverride items override a superclass' tab information by targeting the superclass' tab and the property to be overridden
- tabs() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationClass
-
These AdminTabPresentation items define each tab that will be displayed in the entity's EntityForm.
- tags - Variable in class org.broadleafcommerce.common.media.domain.MediaDto
- tags - Variable in class org.broadleafcommerce.common.media.domain.MediaImpl
- targetClass() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapField
-
Optional - if the Map structure is using generics, then the system can usually infer the concrete type for the Map value.
- targetedClass - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- targetModeMaps - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- targetModeMaps - Variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- TargetModeType - Class in org.broadleafcommerce.common.persistence
-
An extendible enumeration of target mode types.
- TargetModeType() - Constructor for class org.broadleafcommerce.common.persistence.TargetModeType
- TargetModeType(String, String) - Constructor for class org.broadleafcommerce.common.persistence.TargetModeType
- targetObjectIdProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if the primary key property of the target entity is called something other than "id"
- TARGETOBJECTIDPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- targetObjectProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
This is the field in the adorned target entity that refers to the target entity
- TARGETOBJECTPROPERTY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- targetRef - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractMergeBeanPostProcessor.BeanPackage
- targetRef - Variable in class org.broadleafcommerce.common.extensibility.context.merge.AbstractRemoveBeanPostProcessor
- targetRef() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
The Spring bean id of the target collection or map to receive the merge
- TargetRuleRestriction - Static variable in class org.broadleafcommerce.common.config.domain.AbstractModuleConfigurationAdminPresentation.GroupOrder
- tax - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- tax(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- TAX_CALCULATION - Static variable in class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType
- TAXCLOUD - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- TaxException - Exception in org.broadleafcommerce.common.vendor.service.exception
- TaxException() - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- TaxException(String) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- TaxException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- TaxException(Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- TaxHostException - Exception in org.broadleafcommerce.common.vendor.service.exception
- TaxHostException() - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxHostException
- TaxHostException(String) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxHostException
- TaxHostException(String, Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxHostException
- TaxHostException(Throwable) - Constructor for exception org.broadleafcommerce.common.vendor.service.exception.TaxHostException
- taxResponse - Variable in exception org.broadleafcommerce.common.vendor.service.exception.TaxException
- TaxResponse - Interface in org.broadleafcommerce.common.vendor.service.message
- taxTotal - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- taxTotal(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- tearDownContext(BroadleafRequestContext) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- tearDownDuplicate - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- tearDownDuplicate() - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
-
Tear down any expired context and state used during the duplication
- tearDownDuplicate() - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- tempFileSystemBaseDirectory - Variable in class org.broadleafcommerce.common.file.service.BroadleafFileServiceImpl
- TEMPLATE - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- TEMPLATE_CACHE - Enum constant in enum class org.broadleafcommerce.common.extension.ResultType
- TemplateCacheExtensionHandler - Interface in org.broadleafcommerce.common.extension
- TemplateCacheExtensionManager - Class in org.broadleafcommerce.common.extension
- TemplateCacheExtensionManager() - Constructor for class org.broadleafcommerce.common.extension.TemplateCacheExtensionManager
- templateEnabled - Variable in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
-
Whether or not
SparseTranslationOverrideStrategy.getLocaleBasedTemplateValue(String, String, TranslatedEntity, String, String, String, String, String)will be utilized from this strategy. - templateNames - Variable in class org.broadleafcommerce.common.weave.ConditionalFieldAnnotationCopyTransformMemberDTO
- TemplateOnlyQueryExtensionHandler - Interface in org.broadleafcommerce.common.extension
-
Extension handler (generally for DAO usage) that allows contribution to a query (presumably from another module).
- TemplateOnlyQueryExtensionManager - Class in org.broadleafcommerce.common.extension
-
Provides specialized filter and restriction behavior for template-related (MT concept) queries.
- TemplateOnlyQueryExtensionManager() - Constructor for class org.broadleafcommerce.common.extension.TemplateOnlyQueryExtensionManager
- TemplateOverrideExtensionHandler - Interface in org.broadleafcommerce.common.template
-
Certain objects may have templates that resolve differently based on Broadleaf modules.
- TemplateOverrideExtensionManager - Class in org.broadleafcommerce.common.template
- TemplateOverrideExtensionManager() - Constructor for class org.broadleafcommerce.common.template.TemplateOverrideExtensionManager
- templatePath - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- TemplatePathContainer - Interface in org.broadleafcommerce.common.template
-
Interface used to indicate that an entity contains a path to a preferred display template.
- templateThresholdForFullCache - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
-
The default is 1000.
- templateTokens - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- templateTokens - Variable in class org.broadleafcommerce.common.weave.ConditionalDirectCopyTransformMemberDto
- templateTokens() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransformMember
- TemplateType - Class in org.broadleafcommerce.common.template
-
An extendible enumeration of template types
- TemplateType() - Constructor for class org.broadleafcommerce.common.template.TemplateType
- TemplateType(String, String, int) - Constructor for class org.broadleafcommerce.common.template.TemplateType
- TemplateTypeAware - Interface in org.broadleafcommerce.common.web
- TemporalTimestampListener - Class in org.broadleafcommerce.common.time.domain
- TemporalTimestampListener() - Constructor for class org.broadleafcommerce.common.time.domain.TemporalTimestampListener
- TEMPORARY - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayType
- TEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TenMinuteExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 10 minute expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - TenMinuteExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.TenMinuteExpiryPolicy
- TEXT - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- TEXT_LIST - Static variable in class org.broadleafcommerce.common.presentation.RuleOperatorType
- theme - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- Theme - Interface in org.broadleafcommerce.common.site.domain
-
Created by bpolster.
- THEME - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- THEME_FILE_URL_RESOLVER - Static variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafResourceResolverOrder
- ThemeDTO - Class in org.broadleafcommerce.common.site.domain
-
Stores the path to the theme.
- ThemeDTO() - Constructor for class org.broadleafcommerce.common.site.domain.ThemeDTO
- ThemeDTO(String, String) - Constructor for class org.broadleafcommerce.common.site.domain.ThemeDTO
- themeProcessor - Variable in class org.broadleafcommerce.common.web.BroadleafThemeResolverFilter
- themeResolver - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- themeResolver - Variable in class org.broadleafcommerce.common.web.BroadleafThemeProcessor
- themeResolver - Variable in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- themeResolver - Variable in class org.broadleafcommerce.common.web.ThemeUrlEncodingFilter
- ThemeUrlEncodingFilter - Class in org.broadleafcommerce.common.web
-
Filter that wraps the HttpServletResponse allowing the encodeURL method to be overwritten in order to append a Theme reference to the URL.
- ThemeUrlEncodingFilter() - Constructor for class org.broadleafcommerce.common.web.ThemeUrlEncodingFilter
- ThemeUrlEncodingFilter.ResourceUrlEncodingResponseWrapper - Class in org.broadleafcommerce.common.web
- THIRD_PARTY_ACCOUNT - Static variable in class org.broadleafcommerce.common.payment.PaymentType
-
Intended for modules like PayPal Express Checkout
- THIRTEEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- THIRTEEN - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- THIRTEEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTY - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- THIRTY - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYEIGHT - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYFIVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYFOUR - Static variable in class org.broadleafcommerce.common.time.MinuteType
- ThirtyMinuteExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 30 minute expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - ThirtyMinuteExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.ThirtyMinuteExpiryPolicy
- THIRTYNINE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYONE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- THIRTYONE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYSEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYSIX - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYTHREE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- THIRTYTWO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- thread - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- threadId - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- ThreadLocalManager - Class in org.broadleafcommerce.common.classloader.release
- ThreadLocalManager() - Constructor for class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- threadLocals - Variable in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- threadName - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- ThreadUtils - Class in org.broadleafcommerce.common.util
-
This utility class provides methods that simplify thread operations.
- ThreadUtils() - Constructor for class org.broadleafcommerce.common.util.ThreadUtils
- THREE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- THREE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- THREE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- ThresholdCacheTranslationOverrideStrategy - Class in org.broadleafcommerce.common.i18n.service
-
Default
TranslationOverrideStrategy. - ThresholdCacheTranslationOverrideStrategy() - Constructor for class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- thresholdForFullCache - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
-
The default is 1000.
- throwable - Variable in class org.broadleafcommerce.common.extension.ExtensionResultHolder
- THURSDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- THYMELEAF2 - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- THYMELEAF3 - Enum constant in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- thymeleafThreadLocalCleanupEnabled - Variable in class org.broadleafcommerce.common.web.BroadleafRequestProcessor
- TIME - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- TIME_ENTITY_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- TIME_FIELD_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- TimeDTO - Class in org.broadleafcommerce.common
-
Created by bpolster.
- TimeDTO() - Constructor for class org.broadleafcommerce.common.TimeDTO
- TimeDTO(Calendar) - Constructor for class org.broadleafcommerce.common.TimeDTO
- TimedValueHolder - Class in org.broadleafcommerce.common.extensibility.cache
-
JCache does not provide direct APIs for Per-Mapping expiry.
- TimedValueHolder(Object, Integer) - Constructor for class org.broadleafcommerce.common.extensibility.cache.TimedValueHolder
- timeGenerated - Variable in class org.broadleafcommerce.common.resource.GeneratedResource
- timeInMillis() - Method in class org.broadleafcommerce.common.time.DefaultTimeSource
- timeInMillis() - Method in class org.broadleafcommerce.common.time.FixedTimeSource
- timeInMillis() - Method in interface org.broadleafcommerce.common.time.TimeSource
- timer - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- TimeSource - Interface in org.broadleafcommerce.common.time
-
Provides an abstraction from the current system time.
- timeZone - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- TIMEZONE_CODE_PARAM - Static variable in class org.broadleafcommerce.common.web.BroadleafTimeZoneResolverImpl
-
Parameter/Attribute name for the current time
- TIMEZONE_ID - Static variable in class org.broadleafcommerce.common.event.BroadleafApplicationEvent.ContextVars
- TIMEZONE_VAR - Static variable in class org.broadleafcommerce.common.web.BroadleafTimeZoneResolverImpl
-
Parameter/Attribute name for the current time
- TimeZoneWrapper - Class in org.broadleafcommerce.common.web
- TimeZoneWrapper(TimeZone) - Constructor for class org.broadleafcommerce.common.web.TimeZoneWrapper
- title - Variable in class org.broadleafcommerce.common.media.domain.MediaDto
- title - Variable in class org.broadleafcommerce.common.media.domain.MediaImpl
- to - Variable in class org.broadleafcommerce.common.sms.service.type.SMSMessage
- toAmount(Money) - Static method in class org.broadleafcommerce.common.money.Money
- toCatalog - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- toCountQuery(EntityManager) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- toCurrency(Money) - Static method in class org.broadleafcommerce.common.money.Money
- TOKEN - Static variable in class org.broadleafcommerce.common.payment.PaymentAdditionalFieldType
- toLapString() - Method in class org.broadleafcommerce.common.util.StopWatch
- toLong(Object) - Static method in class org.broadleafcommerce.common.util.BLCNumberUtils
-
Given an Object of type Integer or Long, converts the Object instance to a Long.
- tooltip() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Optional - only required if you want to provide help text for this group
- tooltip() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to provide a tooltip for the field
- TOOLTIP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- TOOLTIP - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- toOneParentProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - if the intended map value is actually buried inside of a modelled join entity, specify the the path to that parent here.
- toOneParentProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapFields
-
Optional - if the intended map value is actually buried inside of a modelled join entity, specify the the path to that parent here.
- toOneProperty() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicy
- toOneProperty() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyCollection
- toOneProperty() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyMap
- toOneTargetProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - if the intended map value is actually buried inside of a modelled join entity, specify the the path to that value here.
- toOneTargetProperty() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMapFields
-
Optional - if the intended map value is actually buried inside of a modelled join entity, specify the the path to that value here.
- toQl() - Method in class org.broadleafcommerce.common.util.dao.TQJoin
- toQl() - Method in class org.broadleafcommerce.common.util.dao.TQOrder
- toQl(String, Map<String, Object>) - Method in class org.broadleafcommerce.common.util.dao.TQRestriction
-
Recursively generates a query string representation of this restriction along with any child restrictions that this object may have.
- toQuery(EntityManager) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Returns a TypedQuery that represents this builder object.
- toQueryString() - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Generates the query string based on the current contents of this builder.
- toQueryString(boolean) - Method in class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Generates the query string based on the current contents of this builder.
- toSite - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- toSplitString() - Method in class org.broadleafcommerce.common.util.StopWatch
- toString() - Method in class org.broadleafcommerce.common.classloader.release.ThreadLocalManager
- toString() - Method in exception org.broadleafcommerce.common.exception.TranslatableException
-
Cause the message passed to the constructor to show up on stack trace logs
- toString() - Method in class org.broadleafcommerce.common.extensibility.context.merge.ResourceInputStream
- toString() - Method in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
- toString() - Method in class org.broadleafcommerce.common.money.Money
- toString() - Method in class org.broadleafcommerce.common.persistence.transaction.CompressedItem
- toString() - Method in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- toString() - Method in class org.broadleafcommerce.common.structure.dto.StructuredContentDTOWrapper
- toString() - Method in class org.broadleafcommerce.common.util.StopWatch
- toString() - Method in class org.broadleafcommerce.common.util.TableCreator
- toString() - Method in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- toString() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- toString() - Method in class org.broadleafcommerce.common.web.util.HtmlMinifyFilter.CharResponseWrapper
- total - Variable in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- total(String) - Method in class org.broadleafcommerce.common.payment.dto.LineItemDTO
- totalQueries - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- toUpperCase(String) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
- toZoneId() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- TQJoin - Class in org.broadleafcommerce.common.util.dao
-
Specify the attributes of a JOIN that should appear in the TypedQuery.
- TQJoin(String, String) - Constructor for class org.broadleafcommerce.common.util.dao.TQJoin
- TQOrder - Class in org.broadleafcommerce.common.util.dao
-
Specify the attributes of a ORDER BY that should appear in the TypedQuery.
- TQOrder(String, Boolean) - Constructor for class org.broadleafcommerce.common.util.dao.TQOrder
- TQRestriction - Class in org.broadleafcommerce.common.util.dao
-
Utilized in conjunction with
TypedQueryBuilderto generate TypedQueries programmatically. - TQRestriction(String, String) - Constructor for class org.broadleafcommerce.common.util.dao.TQRestriction
-
Creates a simple restriction.
- TQRestriction(String, String, Object) - Constructor for class org.broadleafcommerce.common.util.dao.TQRestriction
-
Creates a simple restriction.
- TQRestriction(TQRestriction.Mode) - Constructor for class org.broadleafcommerce.common.util.dao.TQRestriction
-
Creates an empty restriction node with the specified join mode.
- TQRestriction.Mode - Enum Class in org.broadleafcommerce.common.util.dao
- TRACE - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- TRANSACTION - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- TRANSACTION_KEY - Static variable in class org.broadleafcommerce.common.presentation.RuleIdentifier
- TRANSACTION_MANAGER_KEY - Static variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- TransactionalOperation - Interface in org.broadleafcommerce.common.util
- TransactionInfo - Class in org.broadleafcommerce.common.persistence.transaction
-
POJO for in-progress transaction information.
- TransactionInfo() - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- TransactionInfo(EntityManager, TransactionDefinition, boolean, boolean, int, boolean, int) - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionInfo
- TransactionInfoCustomModifier - Interface in org.broadleafcommerce.common.persistence.transaction
-
Allows further customization of
TransactionInfoinstances upon transaction begin. - TransactionLifecycle - Enum Class in org.broadleafcommerce.common.persistence.transaction
-
Desribes the key transaction lifecycle events being monitored by the system
- TransactionLifecycleAwareSqlStatementLogger - Class in org.broadleafcommerce.common.persistence.transaction
-
Custom
SqlStatementLoggerthat will log sql statements during a transaction withTransactionLifecycleMonitor. - TransactionLifecycleAwareSqlStatementLogger() - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleAwareSqlStatementLogger
- TransactionLifecycleAwareSqlStatementLogger(boolean, boolean) - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleAwareSqlStatementLogger
- TransactionLifecycleEvent - Class in org.broadleafcommerce.common.persistence.transaction
-
Spring event published at key transaction lifecycle points.
- TransactionLifecycleEvent(Object, TransactionLifecycle, Throwable, Object...) - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleEvent
- TransactionLifecycleMonitor - Class in org.broadleafcommerce.common.persistence.transaction
-
Responsible for most of the work related to monitoring and logging transaction state.
- TransactionLifecycleMonitor() - Constructor for class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- transactionManager - Variable in class org.broadleafcommerce.common.sandbox.dao.SandBoxDaoImpl
- transactionManagers - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- transactionTotal - Variable in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- transactionTotal(String) - Method in class org.broadleafcommerce.common.payment.dto.PaymentRequestDTO
- transactionUtil - Variable in class org.broadleafcommerce.common.dao.GenericEntityDaoImpl
- TransactionUtils - Class in org.broadleafcommerce.common.util
- TransactionUtils() - Constructor for class org.broadleafcommerce.common.util.TransactionUtils
- transferAdditionalFieldsFromWrapper(WrapperAdditionalFields, AdditionalFields) - Method in class org.broadleafcommerce.common.rest.api.wrapper.BaseWrapper
-
Used method, to be used by Wrappers that implement the WrapperAdditionalFields interface.
- transform(HttpServletRequest, Resource, ResourceTransformerChain) - Method in class org.broadleafcommerce.common.web.resource.transformer.BroadleafCachingResourceTransformer
- transform(HttpServletRequest, Resource, ResourceTransformerChain) - Method in class org.broadleafcommerce.common.web.resource.transformer.MinifyResourceTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.cache.RemoveCacheClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.AlterTableNameClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.convert.inheritance.SingleTableInheritanceClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.ConditionalFieldAnnotationsClassTransformer
-
Will return null if the Spring property value defined in
#propertyNameresolves to false, or if an exception occurs while trying to determine the value for the property. - transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.NullClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.OptionalDirectCopyClassTransformer
-
Will return null if the Spring property value defined in
OptionalDirectCopyClassTransformer.propertyNameresolves to false, or if an exception occurs while trying to determine the value for the property. - transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.RemoveAnnotationClassTransformer
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.hibernate.BroadleafHibernateEnhancingClassTransformerImpl
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.broadleafcommerce.common.extensibility.jpa.QueryConfigurationClassTransformer
- transform(Object) - Method in interface org.broadleafcommerce.common.util.TypedTransformer
- TRANSFORM - Enum constant in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
- transformCopy(MultiTenantCopyContext, Object, Object) - Method in class org.broadleafcommerce.common.copy.AbstractMultiTenantCopierExtensionHandler
- transformCopy(MultiTenantCopyContext, Object, Object) - Method in interface org.broadleafcommerce.common.copy.MultiTenantCopierExtensionHandler
- transformed - Static variable in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
This should only be used in a test context to deal with the Spring ApplicationContext refreshing between different test classes but not needing to do a new transformation of classes every time.
- transformedEntityClassNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- transformedMethods - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- transformedMethods - Static variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- transformedNonEntityClassNames - Variable in class org.broadleafcommerce.common.extensibility.jpa.convert.EntityMarkerClassTransformer
- transformIndexAnnotations(ClassFile, ClassFile, ConstPool, List<IndexAnnotationDto>) - Method in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- TRANSITIONALLY_RESERVED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- translatable() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - marks this field as being translatable, which will render the translations modal in the admin UI
- TRANSLATABLE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- TranslatableException - Exception in org.broadleafcommerce.common.exception
-
An exception whose message can be translated into a message suitable for a user.
- TranslatableException(int, String) - Constructor for exception org.broadleafcommerce.common.exception.TranslatableException
-
Create a new exception instance
- TranslatableException(int, String, Object[]) - Constructor for exception org.broadleafcommerce.common.exception.TranslatableException
-
Creates a new exception instance
- TranslatedEntity - Class in org.broadleafcommerce.common.i18n.domain
-
An extensible enumeration of entities that have translatable fields.
- TranslatedEntity() - Constructor for class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- TranslatedEntity(String, String) - Constructor for class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- translatedValue - Variable in class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- translateWebResponse(HttpServletRequest) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayWebResponseService
- translateWebResponse(HttpServletRequest) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponseService
- Translation - Interface in org.broadleafcommerce.common.i18n.domain
-
This domain object represents a translated value for a given property on an entity for a specific locale.
- TRANSLATION_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- TranslationBatchReadCache - Class in org.broadleafcommerce.common.i18n.service
-
Thread-local cache structure that contains all of the
Translations for a batch of processing. - TranslationBatchReadCache() - Constructor for class org.broadleafcommerce.common.i18n.service.TranslationBatchReadCache
- TranslationConsiderationContext - Class in org.broadleafcommerce.common.i18n.service
-
Container for ThreadLocal attributes that relate to Translation.
- TranslationConsiderationContext() - Constructor for class org.broadleafcommerce.common.i18n.service.TranslationConsiderationContext
- TranslationDao - Interface in org.broadleafcommerce.common.i18n.dao
-
Provides data access for the
Translationentity. - TranslationDaoExtensionHandler - Interface in org.broadleafcommerce.common.i18n.dao
- TranslationDaoExtensionManager - Class in org.broadleafcommerce.common.i18n.dao
- TranslationDaoExtensionManager() - Constructor for class org.broadleafcommerce.common.i18n.dao.TranslationDaoExtensionManager
- TranslationDaoImpl - Class in org.broadleafcommerce.common.i18n.dao
- TranslationDaoImpl() - Constructor for class org.broadleafcommerce.common.i18n.dao.TranslationDaoImpl
- translationExceptionProperties - Variable in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- TranslationFilter - Class in org.broadleafcommerce.common.web.filter
-
Responsible for setting the necessary attributes on the
TranslationConsiderationContext. - TranslationFilter() - Constructor for class org.broadleafcommerce.common.web.filter.TranslationFilter
- TranslationImpl - Class in org.broadleafcommerce.common.i18n.domain
- TranslationImpl() - Constructor for class org.broadleafcommerce.common.i18n.domain.TranslationImpl
- TranslationInterceptor - Class in org.broadleafcommerce.common.web.filter
-
Interceptor for use with portlets that calls the
TranslationRequestProcessor. - TranslationInterceptor() - Constructor for class org.broadleafcommerce.common.web.filter.TranslationInterceptor
- TranslationOverrideStrategy - Interface in org.broadleafcommerce.common.i18n.service
-
Provides translations at both the standard site catalog and template catalog level, whichever is appropriate.
- translationRequestProcessor - Variable in class org.broadleafcommerce.common.web.filter.TranslationFilter
- translationRequestProcessor - Variable in class org.broadleafcommerce.common.web.filter.TranslationInterceptor
- TranslationRequestProcessor - Class in org.broadleafcommerce.common.web.filter
-
This processor is responsible for setting up the translation context.
- TranslationRequestProcessor() - Constructor for class org.broadleafcommerce.common.web.filter.TranslationRequestProcessor
- translationService - Variable in class org.broadleafcommerce.common.web.filter.TranslationRequestProcessor
- TranslationService - Interface in org.broadleafcommerce.common.i18n.service
- TranslationServiceExtensionManager - Class in org.broadleafcommerce.common.i18n.service
-
Provide specialized cache population queries for price lists.
- TranslationServiceExtensionManager() - Constructor for class org.broadleafcommerce.common.i18n.service.TranslationServiceExtensionManager
- TranslationServiceImpl - Class in org.broadleafcommerce.common.i18n.service
- TranslationServiceImpl() - Constructor for class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- translationSupport - Variable in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- TranslationSupport - Interface in org.broadleafcommerce.common.i18n.service
-
TranslationServicefunctionality, primarily in support ofTranslationOverrideStrategyinstances. - TransparentRedirectConstants - Class in org.broadleafcommerce.common.payment
- TransparentRedirectConstants() - Constructor for class org.broadleafcommerce.common.payment.TransparentRedirectConstants
- TransparentRedirectCreditCardFormProcessor - Class in org.broadleafcommerce.common.web.payment.processor
-
The following processor will modify the declared Credit Card Form and call the Transparent Redirect Service of the configured payment gateway.
- TransparentRedirectCreditCardFormProcessor() - Constructor for class org.broadleafcommerce.common.web.payment.processor.TransparentRedirectCreditCardFormProcessor
- transUtil - Variable in class org.broadleafcommerce.common.copy.MultiTenantCopier
- transUtil - Variable in class org.broadleafcommerce.common.persistence.SequenceGeneratorCorruptionDetection
- transUtil - Variable in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- transUtil - Variable in class org.broadleafcommerce.common.site.service.SiteServiceImpl
- transUtil - Variable in class org.broadleafcommerce.common.web.resource.AbstractGeneratedResourceHandler
- TRCreditCardExtensionHandler - Interface in org.broadleafcommerce.common.web.payment.processor
- TRCreditCardExtensionManager - Class in org.broadleafcommerce.common.web.payment.processor
- TRCreditCardExtensionManager() - Constructor for class org.broadleafcommerce.common.web.payment.processor.TRCreditCardExtensionManager
- triggerClassLoadForManagedClasses() - Method in class org.broadleafcommerce.common.extensibility.jpa.MergePersistenceUnitManager
-
Triggers a class load via this class's
ClassLoaderfor all of the classes in all of the persistence units - trimUnnecessaryScaleToCurrency(Money) - Static method in class org.broadleafcommerce.common.money.Money
- TRUE - Enum constant in enum class org.broadleafcommerce.common.presentation.client.UnspecifiedBooleanType
- TRUE - Enum constant in enum class org.broadleafcommerce.common.presentation.PopulateToOneFieldsEnum
- TRUE - Enum constant in enum class org.broadleafcommerce.common.web.EnforceEnterpriseCollectionBehaviorState
- TRUE - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor
- TRUE - Static variable in class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor
- ttlSeconds - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- TUESDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- Tuple<A,
B> - Class in org.broadleafcommerce.common.util -
This Tuple class can be used when you want to return two elements from a function in a type safe way.
- Tuple(A, B) - Constructor for class org.broadleafcommerce.common.util.Tuple
- TWELVE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWELVE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWELVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TwelveHourExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 12 hour expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - TwelveHourExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.TwelveHourExpiryPolicy
- TWENTY - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTY - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWENTY - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYEIGHT - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYEIGHT - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYFIVE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYFIVE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYFOUR - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYFOUR - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TwentyFourHourExpiryPolicy - Class in org.broadleafcommerce.common.extensibility.cache.ehcache
-
Convenience class providing a 24 hour expiry policy, along with the ability to override it on a per entry basis when using a
TimedValueHolderas the cached value. - TwentyFourHourExpiryPolicy() - Constructor for class org.broadleafcommerce.common.extensibility.cache.ehcache.TwentyFourHourExpiryPolicy
- TWENTYNINE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYNINE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYONE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYONE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWENTYONE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYSEVEN - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYSEVEN - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYSIX - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYSIX - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWENTYTHREE - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWENTYTHREE - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWENTYTHREE - Static variable in class org.broadleafcommerce.common.time.MinuteType
- TWNETYTWO - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWNETYTWO - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWNETYTWO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- two - Variable in class org.broadleafcommerce.common.util.Tuple
- TWO - Static variable in class org.broadleafcommerce.common.time.DayOfMonthType
- TWO - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- TWO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- type - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingImpl
- type - Variable in class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl
- type - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- type - Variable in class org.broadleafcommerce.common.filter.FilterParameter
- type - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- type() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminatable
- TypedClosure<K,
V> - Interface in org.broadleafcommerce.common.util -
A class that provides for a typed closure that will return a the specified type value from the specified type
- TypedEntity - Interface in org.broadleafcommerce.common.admin.domain
- TypedPredicate<T> - Class in org.broadleafcommerce.common.util
-
A class that provides for a typed predicat
- TypedPredicate() - Constructor for class org.broadleafcommerce.common.util.TypedPredicate
- TypedQueryBuilder<T> - Class in org.broadleafcommerce.common.util.dao
-
Utility class to construct typed query-language queries.
- TypedQueryBuilder(Class<T>, String) - Constructor for class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
-
Creates a new TypedQueryBuilder that will utilize the rootAlias as the named object of the class
- TypedQueryBuilder(Class, String, Class<T>) - Constructor for class org.broadleafcommerce.common.util.dao.TypedQueryBuilder
- TypedTransformer<K> - Interface in org.broadleafcommerce.common.util
-
A class that provides for a typed transformer.
U
- UNASSIGNED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- UNCONFIRMED - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
This applies to payment types like "PayPal Express Checkout" and Credit Card tokens/nonce where a transaction must be confirmed at a later stage.
- UNDEFINED - Enum constant in enum class org.broadleafcommerce.common.web.DeployBehavior
- UNDEFINED - Enum constant in enum class org.broadleafcommerce.common.web.DeployState
- UNDEFINED - Enum constant in enum class org.broadleafcommerce.common.web.EnforceEnterpriseCollectionBehaviorState
- UNDEFINED - Enum constant in enum class org.broadleafcommerce.common.web.ValidateProductionChangesState
- unescapeUnicode(String) - Static method in class org.broadleafcommerce.common.rule.MvelHelper
-
Decodes unicode escapes like " into actual characters.
- UnitOfMeasureUtil - Class in org.broadleafcommerce.common.util
- UnitOfMeasureUtil() - Constructor for class org.broadleafcommerce.common.util.UnitOfMeasureUtil
- universal - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- UNKNOWN - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- UNKNOWN - Static variable in class org.broadleafcommerce.common.web.device.WebRequestDeviceType
- UnknownUnwrapTypeException - Exception in org.broadleafcommerce.common.util
- UnknownUnwrapTypeException(Class) - Constructor for exception org.broadleafcommerce.common.util.UnknownUnwrapTypeException
- UnknownUnwrapTypeException(Class, Throwable) - Constructor for exception org.broadleafcommerce.common.util.UnknownUnwrapTypeException
- unmarshal(String) - Method in class org.broadleafcommerce.common.money.util.CurrencyAdapter
- unmarshal(String) - Method in class org.broadleafcommerce.common.util.xml.BigDecimalRoundingAdapter
- unmarshal(String) - Method in class org.broadleafcommerce.common.util.xml.ISO8601DateAdapter
- UnmaskRange - Class in org.broadleafcommerce.common.payment
- UnmaskRange(int, int) - Constructor for class org.broadleafcommerce.common.payment.UnmaskRange
- unowned() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyAdornedTargetCollection
- unowned() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyCollection
- UNSPECIFIED - Enum constant in enum class org.broadleafcommerce.common.presentation.client.UnspecifiedBooleanType
- UnspecifiedBooleanType - Enum Class in org.broadleafcommerce.common.presentation.client
- unsplit() - Method in class org.broadleafcommerce.common.util.StopWatch
- untitled() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminGroupPresentation
-
Optional - only required if you want to remove the group's border
- UNTITLED - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminGroupPresentation
- unwrap(HttpServletRequest, ApplicationContext) - Method in interface org.broadleafcommerce.common.rest.api.wrapper.APIUnwrapper
- unwrap(Class) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCache
- unwrap(Class<T>) - Method in class org.broadleafcommerce.common.extensibility.cache.ehcache.NoOpCacheManager
- unwrap(Class<T>) - Method in class org.broadleafcommerce.common.media.domain.MediaDto
- unwrap(Class<T>) - Method in class org.broadleafcommerce.common.media.domain.MediaImpl
- unwrap(Class<T>) - Method in interface org.broadleafcommerce.common.util.Wrappable
-
Get the wrapped delegate item
- UP - Static variable in class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType
- UP_SALE_PRODUCT - Static variable in class org.broadleafcommerce.common.i18n.domain.TranslatedEntity
- update(Long, String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationService
-
Updates the given translation id with the new locale code and translated value
- update(Long, String, String) - Method in class org.broadleafcommerce.common.i18n.service.TranslationServiceImpl
- update(T) - Method in interface org.broadleafcommerce.common.util.OptimisticLockUtils.UpdateOperation
-
Perform the update operations on the entity.
- UPDATE_CUSTOMER_PAYMENT_TR - Static variable in class org.broadleafcommerce.common.payment.PaymentGatewayRequestType
- updateBasicEntityInformationDto - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- updateBasicEntityInformationDto(EntityInformationDto, Object) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- updateBasicEntityInformationDto(EntityInformationDto, Object) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
- updateBasicEntityInformationDto(EntityInformationDto, Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- updateCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in interface org.broadleafcommerce.common.payment.service.CustomerPaymentGatewayService
- updateCustomerPaymentTokenForm(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransparentRedirectService
- updateCustomerPaymentTokenForm(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransparentRedirectService
- updatedBy - Variable in class org.broadleafcommerce.common.audit.Auditable
- updateEntityInformationDto - Static variable in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- updateEntityInformationDto(EntityInformationDto, Object) - Method in class org.broadleafcommerce.common.entity.service.AbstractEntityInformationServiceExtensionHandler
- updateEntityInformationDto(EntityInformationDto, Object) - Method in interface org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionHandler
-
Handler implementations will override or populate the values on the passed in dto.
- updateEntityInformationDto(EntityInformationDto, Object) - Method in class org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
- UpdateExecutor - Class in org.broadleafcommerce.common.util
-
The purpose for this class is to provide an alternate approach to an HQL UPDATE query for batch updates on Hibernate filtered entities (such as sandboxable and multi-tenant entities).
- UpdateExecutor() - Constructor for class org.broadleafcommerce.common.util.UpdateExecutor
- updateGatewayCreditCard(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCreditCardService
- updateGatewayCreditCard(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCreditCardService
- updateGatewayCustomer(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayCustomerService
- updateGatewayCustomer(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayCustomerService
- updateGatewaySubscription(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewaySubscriptionService
- updateGatewaySubscription(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewaySubscriptionService
- updateType() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationOperationTypes
-
How should the system execute an update for this item
- UPLOAD - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- uriProvider - Variable in class org.broadleafcommerce.common.extensibility.cache.jcache.MergeJCacheManagerFactoryBean
- uriProvider - Variable in class org.broadleafcommerce.common.extensibility.jpa.JCachePersistenceUnitPostProcessor
- url - Variable in class org.broadleafcommerce.common.media.domain.MediaDto
- url - Variable in class org.broadleafcommerce.common.media.domain.MediaImpl
- url - Variable in class org.broadleafcommerce.common.page.dto.PageDTO
- URL_HANDLER_CACHE_HIT_RATE - Enum constant in enum class org.broadleafcommerce.common.cache.CacheStatType
- urlFragment - Variable in class org.broadleafcommerce.common.web.deeplink.DeepLink
- UrlUtil - Class in org.broadleafcommerce.common.util
- UrlUtil() - Constructor for class org.broadleafcommerce.common.util.UrlUtil
- USE_LEGACY_DEFAULT_CATEGORY_MODE - Static variable in class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- useAsyncJavaScript(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
-
Tells if the JavaScript added to the page should be asynchronous
- useCache - Variable in class org.broadleafcommerce.common.util.BLCFieldUtils
- useCacheRegionInKey() - Method in class org.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
- useCacheRegionInKey() - Method in class org.broadleafcommerce.common.cache.engine.BigMemoryHydratedCacheEventListener
- useCacheRegionInKey() - Method in class org.broadleafcommerce.common.cache.engine.EhcacheHydratedCacheEventListener
- useCompression - Variable in class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycleMonitor
- useDaylightTime() - Method in class org.broadleafcommerce.common.web.TimeZoneWrapper
- useEmailAddressAsUsername - Variable in class org.broadleafcommerce.common.security.ldap.BroadleafActiveDirectoryUserDetailsMapper
-
Deprecated.
- useGlobalScope() - Method in interface org.broadleafcommerce.common.web.payment.processor.CreditCardTypesExpression
- useGlobalScope() - Method in class org.broadleafcommerce.common.web.payment.processor.CreditCardTypesProcessor
- useGzipCompression(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
- useGzipCompression(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.broadleafcommerce.common.web.util.PrecompressedArtifactFilter
-
Copied from Tomcat
- useInSearchIndex - Variable in class org.broadleafcommerce.common.locale.domain.LocaleImpl
- useLegacyDefaultCategoryMode - Variable in class org.broadleafcommerce.common.service.ParentCategoryLegacyModeServiceImpl
- useProductionFiltering() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.clone.ClonePolicyCollection
- USER - Static variable in class org.broadleafcommerce.common.email.service.message.EmailPropertyType
- USER - Static variable in class org.broadleafcommerce.common.sandbox.domain.SandBoxType
- USER_ASSIGNED - Static variable in class org.broadleafcommerce.common.i18n.service.type.ISOCodeStatusType
- userAgent - Variable in class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
- useSendFile - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
Whether or not to ever use the OS sendfile feature.
- useServerSideInspectionCache() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
-
Optional - only required if you want to make the field ignore caching
- useServerSideInspectionCache() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationCollection
-
Optional - only required if you want to make the field ignore caching
- useServerSideInspectionCache() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if you want to make the field ignore caching
- useServerSideInspectionCache() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationToOneLookup
-
Optional - only required if you want to make the field ignore caching
- USESERVERSIDEINSPECTIONCACHE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationAdornedTargetCollection
- USESERVERSIDEINSPECTIONCACHE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationCollection
- USESERVERSIDEINSPECTIONCACHE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- USESERVERSIDEINSPECTIONCACHE - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationToOneLookup
- useSiteAuthToken(Long, String, HttpServletRequest, HttpServletResponse) - Method in interface org.broadleafcommerce.common.crossapp.service.CrossAppAuthService
-
Consumes an authentication token for the given user id and token.
- useWhileInDefaultEnvironment - Variable in class org.broadleafcommerce.common.web.util.CachingCompressedResponseFilter
-
Whether or not compression is enabled in the default Spring environment.
V
- valid - Variable in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
-
Whether or not this response was tampered with.
- valid(boolean) - Method in class org.broadleafcommerce.common.payment.dto.PaymentResponseDTO
- VALID_SCHEME_CHARS - Static variable in class org.broadleafcommerce.common.util.UrlUtil
- validate(Class<?>, Long) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Validate whether or not this feature is enabled and whether the passed entity params are valid for duplication.
- validate(Class<?>, Long) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- validate(Object) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicator
-
Validate whether or not this feature is enabled and whether or not the passed entity params are valid for duplication.
- validate(Object) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorImpl
- validateClone(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
-
Detects whether or not the current cloned entity is an extension of an entity in Broadleaf, and if so, if the extension itself does not implement clone.
- validateDuplicate - Static variable in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- validateDuplicate(Object, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionHandler
-
Confirm whether or not duplication operation is allowed
- validateDuplicate(Object, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.common.persistence.EntityDuplicatorExtensionManager
- validateEntityClassName(String) - Method in interface org.broadleafcommerce.common.service.PersistenceService
-
Determine if a test class name represents a known entity class registered with Hibernate
- validateEntityClassName(String) - Method in class org.broadleafcommerce.common.service.PersistenceServiceImpl
- validateOriginal(Object) - Method in class org.broadleafcommerce.common.copy.MultiTenantCopyContext
- validateProductionChangesState - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- ValidateProductionChangesState - Enum Class in org.broadleafcommerce.common.web
- validateRedirectUrl(String, String, String, int) - Method in class org.broadleafcommerce.common.security.LocalRedirectStrategy
-
Insure the url is valid (must begin with http or https) and local to the application
- validateTagAttributes(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.AbstractResourceProcessor
-
Validates the requested tag attributes
- validateTagAttributes(ResourceTagAttributes) - Method in class org.broadleafcommerce.common.web.processor.ResourceBundleProcessor
- validateTemplateProcessing(String, String) - Method in class org.broadleafcommerce.common.i18n.service.SparseTranslationOverrideStrategy
- validateTemplateProcessing(String, String) - Method in class org.broadleafcommerce.common.i18n.service.ThresholdCacheTranslationOverrideStrategy
- validateTemplateProcessing(String, String) - Method in interface org.broadleafcommerce.common.i18n.service.TranslationOverrideStrategy
-
Whether or not a template version should be searched for.
- validateUrl(String, HttpServletRequest) - Static method in class org.broadleafcommerce.common.util.UrlUtil
-
Returns validated URL.
- validateUrlParam(String) - Method in class org.broadleafcommerce.common.security.BroadleafAuthenticationFailureHandler
- ValidationConfiguration - Annotation Interface in org.broadleafcommerce.common.presentation
- validationConfigurations() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to provide validation for this field
- validationConfigurations() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeEntry
-
Property for overriding the validation configuration for a field annotated with the
AdminPresentationannotation. - VALIDATIONCONFIGURATIONS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- validationImplementation() - Element in annotation interface org.broadleafcommerce.common.presentation.ValidationConfiguration
-
The fully qualified classname of the org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidator instance to use for validation
- ValidationUtil - Class in org.broadleafcommerce.common.util
- ValidationUtil() - Constructor for class org.broadleafcommerce.common.util.ValidationUtil
- value - Variable in class org.broadleafcommerce.common.config.domain.SystemPropertyImpl
- value - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEventDetail
- value - Variable in class org.broadleafcommerce.common.extensibility.cache.JCacheRegionConfiguration
- value - Variable in class org.broadleafcommerce.common.rest.api.wrapper.MapElementWrapper
- value() - Element in annotation interface org.broadleafcommerce.common.condition.ConditionalOnBroadleafModule
-
Which module to check for the presence of.
- value() - Element in annotation interface org.broadleafcommerce.common.condition.ConditionalOnMissingBroadleafModule
-
Which module to check for the absence of.
- value() - Element in annotation interface org.broadleafcommerce.common.config.PostAutoConfigurationImport
-
The classes that should be imported after Spring's
EnableAutoConfigurationclasses. - value() - Element in annotation interface org.broadleafcommerce.common.extensibility.context.merge.Merge
-
Alias for
Merge.targetRef() - value() - Element in annotation interface org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyTransform
- value() - Element in annotation interface org.broadleafcommerce.common.presentation.OptionFilterParam
-
The field value that should match for any items returned from the query
- value() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminGroupPresentationOverride
-
Set the new value of the property
- value() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminPresentationMergeOverrides
-
The new configurations for each field targeted for override
- value() - Element in annotation interface org.broadleafcommerce.common.presentation.override.AdminTabPresentationOverride
-
Set the new value of the property
- value() - Element in annotation interface org.broadleafcommerce.common.web.controller.annotation.FrameworkMapping
- VALUE - Static variable in class org.broadleafcommerce.common.config.domain.SystemPropertyAdminPresentation.FieldOrder
- ValueAssignable<T extends Serializable> - Interface in org.broadleafcommerce.common.value
-
Describes simple classes that can be assigned a name and value
- valueClass() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the type for the value of this map is other than java.lang.String, or if the map is not a generic type from which the value type can be derived, or if there is not a @ManyToMany annotation used from which a targetEntity can be inferred.
- VALUECLASS - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.cache.CacheStatType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventWorkerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.extensibility.context.merge.Placement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminatableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.extension.ItemStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.extension.ResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.AdornedTargetAddMethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.ForeignKeyRestrictionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.LookupType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.OperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.RuleBuilderDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.SupportedCriteriaFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.UnspecifiedBooleanType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.PopulateToOneFieldsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.presentation.RequiredOverride
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.util.dao.TQRestriction.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.web.DeployBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.web.DeployState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.web.EnforceEnterpriseCollectionBehaviorState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.common.web.ValidateProductionChangesState
-
Returns the enum constant of this class with the specified name.
- valuePropertyFriendlyName() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentationMap
-
Optional - only required if the value property for this map is simple (Not JPA managed - e.g.
- VALUEPROPERTYFRIENDLYNAME - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentationMap
- values - Variable in class org.broadleafcommerce.common.structure.dto.StructuredContentDTO
- values() - Static method in enum class org.broadleafcommerce.common.cache.CacheStatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventWorkerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.extensibility.context.merge.Placement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.extensibility.jpa.SiteDiscriminatableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.extension.ExtensionResultStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.extension.ItemStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.extension.ResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.logging.LifeCycleEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.module.BroadleafModuleRegistration.BroadleafModuleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.persistence.transaction.TransactionLifecycle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.AddMethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.AdornedTargetAddMethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.ForeignKeyRestrictionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.LookupType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.OperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.PersistencePerspectiveItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.RuleBuilderDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.SupportedCriteriaFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.UnspecifiedBooleanType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.OptionFilterParamType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.PopulateToOneFieldsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.presentation.RequiredOverride
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.util.dao.TQRestriction.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.broadleafcommerce.common.util.EfficientLRUMap
- values() - Static method in enum class org.broadleafcommerce.common.web.DeployBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.web.DeployState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.web.EnforceEnterpriseCollectionBehaviorState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.common.web.ValidateProductionChangesState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueSortedMap(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class org.broadleafcommerce.common.util.BLCMapUtils
- verifyLegalType(String) - Static method in class org.broadleafcommerce.common.presentation.client.DynamicSupportedFieldType
- verifySeal(String, String, String, String) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTamperProofSealService
- verifySeal(String, String, String, String) - Method in class org.broadleafcommerce.common.payment.service.PaymentGatewayTamperProofSealServiceImpl
- version - Variable in class org.broadleafcommerce.common.id.domain.IdGenerationImpl
- versionedBundleName - Variable in class org.broadleafcommerce.common.resource.BundledResourceInfo
- versioningEnabled - Variable in class org.broadleafcommerce.common.web.resource.BroadleafContextUtil
- versionStrategyMap - Variable in class org.broadleafcommerce.common.web.resource.resolver.BroadleafVersionResourceResolver
- VISA - Static variable in class org.broadleafcommerce.common.payment.CreditCardType
- visibility() - Element in annotation interface org.broadleafcommerce.common.presentation.AdminPresentation
-
Optional - only required if you want to restrict the visibility of this field in the admin tool
- VISIBILITY - Static variable in class org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
- VisibilityEnum - Enum Class in org.broadleafcommerce.common.presentation.client
-
Created by IntelliJ IDEA.
- VISIBLE_ALL - Enum constant in enum class org.broadleafcommerce.common.presentation.client.VisibilityEnum
- visit(int, int, String, String, String, String[]) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visit(String, Object) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitAnnotation(String, boolean) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitAnnotation(String, String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitArray(String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitAttribute(Attribute) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitEnd() - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitEnum(String, String, String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitField(int, String, String, String, Object) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitInnerClass(String, String, String, int) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitMethod(int, String, String, String, String[]) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitOuterClass(String, String, String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- visitSource(String, String) - Method in class org.broadleafcommerce.common.cache.engine.HydrationScanner
- VM - Enum constant in enum class org.broadleafcommerce.common.event.BroadleafSystemEvent.BroadleafEventScopeType
-
Limit execution to a single, arbitrary node
- VOID - Static variable in class org.broadleafcommerce.common.payment.PaymentTransactionType
-
Void can happen after a CAPTURE but before it has been SETTLED.
- voidPayment(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionService
- voidPayment(PaymentRequestDTO) - Method in class org.broadleafcommerce.common.payment.service.PassthroughPaymentTransactionService
- voidPayment(PaymentRequestDTO) - Method in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService
W
- warn(Object) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- warn(Object, Throwable) - Method in class org.broadleafcommerce.common.logging.SupportLogger
- warn(String) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- warn(String) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- warn(String) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- warn(String) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- warn(String, Throwable) - Method in class org.broadleafcommerce.common.logging.DisableSupportLoggerAdapter
- warn(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
- warn(String, Throwable) - Method in interface org.broadleafcommerce.common.logging.SupportLoggerAdapter
- warn(String, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- WARN - Static variable in class org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
- warningLevel - Variable in class org.broadleafcommerce.common.resource.service.GoogleClosureJavascriptMinificationServiceImpl
- WeaveArchiveStatus - Class in org.broadleafcommerce.common.weave
- WeaveArchiveStatus() - Constructor for class org.broadleafcommerce.common.weave.WeaveArchiveStatus
- WEB_REQUEST_DEVICE_TYPE - Static variable in class org.broadleafcommerce.common.presentation.RuleOptionType
- webRequest - Variable in class org.broadleafcommerce.common.web.BroadleafRequestContext
- WebRequestDeviceType - Class in org.broadleafcommerce.common.web.device
- webResponsePrintService - Variable in class org.broadleafcommerce.common.web.payment.controller.CustomerPaymentGatewayAbstractController
- webResponsePrintService - Variable in class org.broadleafcommerce.common.web.payment.controller.PaymentGatewayAbstractController
- website - Variable in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- website(String) - Method in class org.broadleafcommerce.common.payment.dto.GatewayCustomerDTO
- WEDNESDAY - Static variable in class org.broadleafcommerce.common.time.DayOfWeekType
- WEEKLY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- WeightUnitOfMeasureType - Class in org.broadleafcommerce.common.util
-
An extendible enumeration of units of measure types.
- WeightUnitOfMeasureType() - Constructor for class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- WeightUnitOfMeasureType(String, String) - Constructor for class org.broadleafcommerce.common.util.WeightUnitOfMeasureType
- WIRE - Static variable in class org.broadleafcommerce.common.payment.PaymentType
- with(String, Object) - Method in class org.broadleafcommerce.common.web.JsonResponse
- withAdminBaseUrl(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- withController(Class<?>) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromController(Class)for use with an instance of this class created via a call toFrameworkMvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder). - withDisplayText(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- withGlobalRowHeaderWidth(int) - Method in class org.broadleafcommerce.common.util.TableCreator
- WITHIN_DAYS - Enum constant in enum class org.broadleafcommerce.common.presentation.client.SupportedFieldType
- withMappingName(String) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMappingName(String)for use with an instance of this class created viaFrameworkMvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder). - withMethod(Class<?>, Method, Object...) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethod(Class, Method, Object...)for use with an instance of this class created viaFrameworkMvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder). - withMethodCall(Object) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethodCall(Object)for use with an instance of this class created viaFrameworkMvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder). - withMethodName(Class<?>, String, Object...) - Method in class org.broadleafcommerce.common.web.controller.FrameworkMvcUriComponentsBuilder
-
An alternative to
FrameworkMvcUriComponentsBuilder.fromMethodName(Class, String, Object...)} for use with an instance of this class created viaFrameworkMvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder). - withSourceObject(Object) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- withUrlFragment(String) - Method in class org.broadleafcommerce.common.web.deeplink.DeepLink
- workerType - Variable in class org.broadleafcommerce.common.event.BroadleafSystemEvent
- WorkOnChange - Interface in org.broadleafcommerce.common.util
-
Encapsulate some amount of work to perform whenever a change aware collection is modified.
- wrapDetails(T, HttpServletRequest) - Method in interface org.broadleafcommerce.common.rest.api.wrapper.APIWrapper
- Wrappable - Interface in org.broadleafcommerce.common.util
-
Utility interface for items that wrap an internal, delegate item
- WrapperAdditionalFields - Interface in org.broadleafcommerce.common.rest.api.wrapper
-
Wrapper classes implementing this interface expose their additionalFields, and they can make use of the utility methods in BaseWrapper to transfer said fields between the wrapper and the corresponding domain object
- wrapSummary(T, HttpServletRequest) - Method in interface org.broadleafcommerce.common.rest.api.wrapper.APIWrapper
- write(int) - Method in class org.broadleafcommerce.common.web.util.ServletOutputStreamWrapper
- write(InputStream, File) - Method in interface org.broadleafcommerce.common.io.ConcurrentFileOutputStream
- write(InputStream, File) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- write(InputStream, File, int) - Method in interface org.broadleafcommerce.common.io.ConcurrentFileOutputStream
- write(InputStream, File, int) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
- write(StringBuffer, Throwable) - Method in class org.broadleafcommerce.common.logging.SystemSupportLoggerAdapter
- writeExternal(ObjectOutput) - Method in class org.broadleafcommerce.common.money.Money
- writeToTempFile(InputStream, File, int) - Method in class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
X
- XFormParams() - Constructor for class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer.XFormParams
- xformTemplates - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.AnnotationsCopyClassTransformer
-
Deprecated.
- xformTemplates - Variable in class org.broadleafcommerce.common.extensibility.jpa.copy.DirectCopyClassTransformer
- xpath - Variable in class org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
- xPath - Variable in class org.broadleafcommerce.common.extensibility.context.merge.ImportProcessor
- xsrfProtectionEnabled - Variable in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
- xssProtectionEnabled - Variable in class org.broadleafcommerce.common.security.service.ExploitProtectionServiceImpl
Y
- YEARLY - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapChangeFreqType
- YUICssMinificationServiceImpl - Class in org.broadleafcommerce.common.resource.service
-
CSS minification service implemented using the YUICompressor library
- YUICssMinificationServiceImpl() - Constructor for class org.broadleafcommerce.common.resource.service.YUICssMinificationServiceImpl
Z
- zero() - Method in class org.broadleafcommerce.common.money.Money
- zero(String) - Static method in class org.broadleafcommerce.common.money.Money
- zero(Currency) - Static method in class org.broadleafcommerce.common.money.Money
- ZERO - Static variable in class org.broadleafcommerce.common.money.BankersRounding
- ZERO - Static variable in class org.broadleafcommerce.common.money.Money
- ZERO - Static variable in class org.broadleafcommerce.common.sitemap.service.type.SiteMapPriorityType
- ZERO - Static variable in class org.broadleafcommerce.common.time.HourOfDayType
- ZERO - Static variable in class org.broadleafcommerce.common.time.MinuteType
- zeroAmount() - Static method in class org.broadleafcommerce.common.money.BankersRounding
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ResourceBundleProcessor.addDependencyRestrictionToModel(List, ResourceTagAttributes, BroadleafTemplateContext, BroadleafTemplateModel)instead