public interface BroadleafCheckoutControllerExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addAdditionalModelVariables(org.springframework.ui.Model model)
Allow other modules to add properties to the checkout controller model
|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
performAdditionalShippingAction()
Allow other modules to execute additional logic in shipping methods
|
org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalModelVariables(org.springframework.ui.Model model)
model - org.broadleafcommerce.common.extension.ExtensionResultStatusType performAdditionalShippingAction()
Copyright © 2015. All rights reserved.