Class ExcelWithoutValidationImportHandler

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
    Direct Known Subclasses:
    ExcelImportHandler

    public class ExcelWithoutValidationImportHandler
    extends java.lang.Object
    implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
    • Constructor Detail

      • ExcelWithoutValidationImportHandler

        public ExcelWithoutValidationImportHandler()
    • 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
      • toFileContent

        protected FileContent toFileContent​(com.hybris.cockpitng.editor.defaultfileupload.FileUploadResult uploadResult)
      • setExcelCronJobService

        public void setExcelCronJobService​(ExcelCronJobService excelCronJobService)
      • setCronJobService

        public void setCronJobService​(CronJobService cronJobService)
      • getCockpitEventQueue

        public com.hybris.cockpitng.core.events.CockpitEventQueue getCockpitEventQueue()
      • setCockpitEventQueue

        public void setCockpitEventQueue​(com.hybris.cockpitng.core.events.CockpitEventQueue cockpitEventQueue)
      • getNotificationService

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

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