@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, overrideSaveEntityJsonResponsegetPriority, isEnabled, setEnabled, setPriorityprotected 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.AdminAbstractControllerExtensionHandlersetAdditionalModelAttributes in class org.broadleafcommerce.openadmin.web.controller.AbstractAdminAbstractControllerExtensionHandlerCopyright © 2018. All rights reserved.