Class CreateCustomerWizardHandler

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

    public class CreateCustomerWizardHandler
    extends CsCreateWizardBaseHandler
    implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
    • Constructor Detail

      • CreateCustomerWizardHandler

        public CreateCustomerWizardHandler()
    • Method Detail

      • perform

        public void perform​(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType,
                            com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter,
                            java.util.Map<java.lang.String,​java.lang.String> parameters)
        Specified by:
        perform in interface com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
      • setCsCreateCustomerStrategy

        public void setCsCreateCustomerStrategy​(CsCreateCustomerStrategy csCreateCustomerStrategy)
      • getUserService

        protected UserService getUserService()
      • getNotificationService

        protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService()
      • setNotificationService

        public void setNotificationService​(com.hybris.cockpitng.util.notifications.NotificationService notificationService)
      • setUserService

        public void setUserService​(UserService userService)