Class SampleDataImportService

    • Field Detail

      • IMPORT_SAMPLE_DATA

        public static final java.lang.String IMPORT_SAMPLE_DATA
        See Also:
        Constant Field Values
      • CUSTOMER_SUPPORT_BACKOFFICE_EXTENSION_NAME

        public static final java.lang.String CUSTOMER_SUPPORT_BACKOFFICE_EXTENSION_NAME
        See Also:
        Constant Field Values
      • ORDER_MANAGEMENT_BACKOFFICE_EXTENSION_NAME

        public static final java.lang.String ORDER_MANAGEMENT_BACKOFFICE_EXTENSION_NAME
        See Also:
        Constant Field Values
      • ASSISTED_SERVICE_EXTENSION_NAME

        public static final java.lang.String ASSISTED_SERVICE_EXTENSION_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • SampleDataImportService

        public SampleDataImportService()
    • Method Detail

      • importMultiDProductCatalog

        protected void importMultiDProductCatalog​(java.lang.String extensionName,
                                                  java.lang.String productCatalogName)
      • importStore

        protected void importStore​(java.lang.String extensionName,
                                   java.lang.String storeName,
                                   java.lang.String productCatalogName)
        Specified by:
        importStore in class AbstractDataImportService
      • getInputStream

        protected java.io.InputStream getInputStream​(java.lang.String fileName)
      • isResponsive

        protected boolean isResponsive()