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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
ExtensionManagerpattern 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
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).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
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).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
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).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
ExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
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).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
ExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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 theExtensionManagerpattern 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
ExtensionManagerpattern 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
ExtensionManagerpattern 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 theExtensionManagerpattern 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
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).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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
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).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
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).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 theExtensionManagerpattern 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
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).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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
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).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
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).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 theExtensionManagerpattern 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
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).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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
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).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
ExtensionManagerpattern 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
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).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
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).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
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).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 theExtensionManagerpattern 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
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).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
ExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
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).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
ExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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
ExtensionManagerpattern 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
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).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 theExtensionManagerpattern 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 theExtensionManagerpattern 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
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).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
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).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
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).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
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).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
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).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 theExtensionManagerpattern expects a result from the extension, it should pass in an instance of this class into the method call.