Class CsCreateWizardBaseHandler

java.lang.Object
de.hybris.platform.customersupportbackoffice.widgets.CsCreateWizardBaseHandler
Direct Known Subclasses:
CreateCustomerWizardHandler, CreateTicketWizardHandler

public class CsCreateWizardBaseHandler extends Object
  • Constructor Details

    • CsCreateWizardBaseHandler

      public CsCreateWizardBaseHandler()
  • Method Details

    • publishEvent

      protected void publishEvent(String eventName, Object object, com.hybris.cockpitng.dataaccess.context.Context ctx)
    • populateEventContext

      protected void populateEventContext(com.hybris.cockpitng.dataaccess.context.Context source, com.hybris.cockpitng.core.events.impl.DefaultCockpitEvent destination)
    • isCockpitEventNotificationDisabledInCtx

      protected boolean isCockpitEventNotificationDisabledInCtx(com.hybris.cockpitng.dataaccess.context.Context ctx)
    • getCockpitEventQueue

      protected com.hybris.cockpitng.core.events.CockpitEventQueue getCockpitEventQueue()
      Returns:
      the cockpitEventQueue
    • setCockpitEventQueue

      public void setCockpitEventQueue(com.hybris.cockpitng.core.events.CockpitEventQueue cockpitEventQueue)
      Parameters:
      cockpitEventQueue - the cockpitEventQueue to set