Uses of Package
org.broadleafcommerce.common.extension
Packages that use org.broadleafcommerce.common.extension
Package
Description
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.admin.server.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on anExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.admin.server.service.handlerClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.admin.server.service.persistence.module.provider.extensionClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.admin.web.controller.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.admin.web.rulebuilder.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.admin.web.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.fileClassDescriptionThe ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.file.daoClassDescriptionThe ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.file.serviceClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.page.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call.Used in conjunction withSparselyPopulatedQueryExtensionHandler
. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.structure.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.webClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.cms.web.processorClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.breadcrumbs.serviceClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.cacheClassDescriptionRepresents a member of a query result list for a multitenant sparsely populated cache scenario (see
SparselyPopulatedQueryExtensionHandler
). -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.config.daoClassDescriptionThe ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.config.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.copyClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.entity.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on anExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.extensionClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on an
ExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call.Used in conjunction withSparselyPopulatedQueryExtensionHandler
.Represents a member of a query result list for a multitenant sparsely populated cache scenario (seeSparselyPopulatedQueryExtensionHandler
).Extension handler (generally for DAO usage) that allows contribution to a query (presumably from another module). -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.file.serviceClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.i18n.daoClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call.Used in conjunction withSparselyPopulatedQueryExtensionHandler
.Represents a member of a query result list for a multitenant sparsely populated cache scenario (seeSparselyPopulatedQueryExtensionHandler
). -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.i18n.serviceClassDescriptionThe ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Used in conjunction with
SparselyPopulatedQueryExtensionHandler
.Represents a member of a query result list for a multitenant sparsely populated cache scenario (seeSparselyPopulatedQueryExtensionHandler
).Provides specialized filter and restriction behavior for template-related (MT concept) queries. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.persistenceClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on an
ExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.site.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.templateClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.utilClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.webClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.web.cacheClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.web.payment.expressionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.web.payment.processorClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.web.resourceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.common.web.validatorClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.catalog.daoClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.catalog.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.catalog.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.checkout.service.workflow.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.eventClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.inventory.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.offer.daoClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.offer.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on anExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.order.daoClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.order.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.order.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on anExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.order.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.order.service.workflow.add.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.search.service.solrClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.search.service.solr.indexClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.util.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.breadcrumbsClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.controller.checkoutClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.linkeddata.generatorClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.order.securityClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.order.security.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.processorClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.processor.extensionClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.resolverClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.core.web.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.security.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.security.externalClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.service.persistence.extensionClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.service.persistence.module.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.server.service.persistence.module.provider.extensionClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using the
ExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.controllerClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.daoClassDescriptionThe ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.filterClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.Responsible for exercising a method on an
ExtensionHandler
.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.handlerClassDescriptionAn extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.
-
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.rulebuilder.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.serviceClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.openadmin.web.service.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.profile.core.extensionClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules. -
Classes in org.broadleafcommerce.common.extension used by org.broadleafcommerce.profile.web.core.securityClassDescriptionBase
ExtensionHandler
class 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).An extension handler represents a generic pattern used in BroadleafCommerce when an out-of-box service with complex logic provides implementation hooks.The ExtensionManager pattern is intended for out of box components to be extended by Broadleaf modules.If a service extension using theExtensionManager
pattern expects a result from the extension, it should pass in an instance of this class into the method call.