Class CompleteProductImportBatchHandler.ImportTypes

java.lang.Object
com.broadleafcommerce.catalog.dataimport.CompleteProductImportBatchHandler.ImportTypes
Enclosing class:
CompleteProductImportBatchHandler

public static final class CompleteProductImportBatchHandler.ImportTypes extends Object
  • Field Details

    • PRODUCT

      public static final String PRODUCT
      For 'new product' imports, where the input should be defining full new products to create in the data store.
      See Also: