Class CreateCustomerWizardHandler
java.lang.Object
de.hybris.platform.customersupportbackoffice.widgets.CsCreateWizardBaseHandler
de.hybris.platform.customersupportbackoffice.widgets.CreateCustomerWizardHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class CreateCustomerWizardHandler
extends CsCreateWizardBaseHandler
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CsCreateCustomerStrategyprotected com.hybris.cockpitng.util.notifications.NotificationServiceprotected UserServicevoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) voidsetCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy) voidsetNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService) voidsetUserService(UserService userService) Methods inherited from class de.hybris.platform.customersupportbackoffice.widgets.CsCreateWizardBaseHandler
getCockpitEventQueue, isCockpitEventNotificationDisabledInCtx, populateEventContext, publishEvent, setCockpitEventQueue
-
Constructor Details
-
CreateCustomerWizardHandler
public CreateCustomerWizardHandler()
-
-
Method Details
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) - Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
getCsCreateCustomerStrategy
-
setCsCreateCustomerStrategy
-
getUserService
-
getNotificationService
protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService() -
setNotificationService
public void setNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService) -
setUserService
-