@Component(value="blOMSCustomerControllerExtensionHandler")
public class OMSCustomerControllerExtensionHandler
extends org.broadleafcommerce.openadmin.web.controller.AbstractAdminAbstractControllerExtensionHandler
Modifier and Type | Field and Description |
---|---|
protected org.broadleafcommerce.profile.core.service.CustomerService |
customerService |
protected org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationService |
dataDrivenEnumerationService |
protected org.broadleafcommerce.openadmin.web.controller.AdminAbstractControllerExtensionManager |
extensionManager |
Constructor and Description |
---|
OMSCustomerControllerExtensionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
setAdditionalModelAttributes(org.springframework.ui.Model model,
String sectionKey) |
addAdditionalMainActions, isAddRequest, modifyDynamicForm, modifyMainActions, modifyModelForAddCollectionType, modifyPreAddEntityForm, overrideSaveEntityJsonResponse
getPriority, isEnabled, setEnabled, setPriority
protected org.broadleafcommerce.openadmin.web.controller.AdminAbstractControllerExtensionManager extensionManager
protected org.broadleafcommerce.profile.core.service.CustomerService customerService
protected org.broadleafcommerce.common.enumeration.service.DataDrivenEnumerationService dataDrivenEnumerationService
public OMSCustomerControllerExtensionHandler()
@PostConstruct public void init()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType setAdditionalModelAttributes(org.springframework.ui.Model model, String sectionKey)
setAdditionalModelAttributes
in interface org.broadleafcommerce.openadmin.web.controller.AdminAbstractControllerExtensionHandler
setAdditionalModelAttributes
in class org.broadleafcommerce.openadmin.web.controller.AbstractAdminAbstractControllerExtensionHandler
Copyright © 2018. All rights reserved.