java.lang.Object
de.hybris.platform.commerceservices.backoffice.widgets.organization.create.salesunit.CreateSalesUnitWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class CreateSalesUnitWizardHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Organization Sales Unit implementation of FlowActionHandler
  • Constructor Details

    • CreateSalesUnitWizardHandler

      public CreateSalesUnitWizardHandler()
  • 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:
      perform in interface com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
    • getNotificationStack

      protected com.hybris.cockpitng.core.impl.NotificationStack getNotificationStack()
    • setNotificationStack

      public void setNotificationStack(com.hybris.cockpitng.core.impl.NotificationStack notificationStack)
    • getOrgUnitService

      protected OrgUnitService getOrgUnitService()
    • setOrgUnitService

      public void setOrgUnitService(OrgUnitService orgUnitService)
    • getNotificationService

      protected com.hybris.backoffice.widgets.notificationarea.NotificationService getNotificationService()
    • setNotificationService

      public void setNotificationService(com.hybris.backoffice.widgets.notificationarea.NotificationService notificationService)