Uses of Interface
com.broadleafcommerce.sandbox.service.ChangeSummaryUtility
Packages that use ChangeSummaryUtility
Package
Description
-
Uses of ChangeSummaryUtility in com.broadleafcommerce.sandbox.messaging
Methods in com.broadleafcommerce.sandbox.messaging that return ChangeSummaryUtilityModifier and TypeMethodDescriptionprotected ChangeSummaryUtility
SandboxChangeSummaryListener.getChangeSummaryUtility()
Constructors in com.broadleafcommerce.sandbox.messaging with parameters of type ChangeSummaryUtilityModifierConstructorDescriptionSandboxChangeSummaryListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, ChangeSummaryService<ChangeSummary> changeSummaryService, ChangeSummaryUtility changeSummaryUtility) -
Uses of ChangeSummaryUtility in com.broadleafcommerce.sandbox.messaging.autoconfigure
Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure with parameters of type ChangeSummaryUtilityModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.sandboxChangeSummaryHandler
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService, ChangeSummaryService<ChangeSummary> changeSummaryService, ChangeSummaryUtility changeSummaryUtility) -
Uses of ChangeSummaryUtility in com.broadleafcommerce.sandbox.service
Classes in com.broadleafcommerce.sandbox.service that implement ChangeSummaryUtility -
Uses of ChangeSummaryUtility in com.broadleafcommerce.sandbox.service.autoconfigure
Methods in com.broadleafcommerce.sandbox.service.autoconfigure that return ChangeSummaryUtilityModifier and TypeMethodDescriptionSandboxServiceAutoConfiguration.changeSummaryUtility
(com.broadleafcommerce.common.extension.TypeFactory typeFactory)