Class CreateVendorVariantProductWizardHandler

java.lang.Object
de.hybris.platform.marketplacebackoffice.widgets.CreateVendorProductWizardHandler
de.hybris.platform.marketplacebackoffice.widgets.CreateVendorVariantProductWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class CreateVendorVariantProductWizardHandler extends CreateVendorProductWizardHandler
Custom handler to handle saving a variant product.
  • Constructor Details

    • CreateVendorVariantProductWizardHandler

      public CreateVendorVariantProductWizardHandler()
  • 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
      Overrides:
      perform in class CreateVendorProductWizardHandler
    • getNotificationService

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

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