Uses of Class
com.broadleafcommerce.dataimport.processor.specification.DefaultSpecification
Package
Description
-
Uses of DefaultSpecification in com.broadleafcommerce.dataimport.processor.specification
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Deprecated.class
The default specification for theDefaultImportType.UPDATE_CATALOG_PRICES
import type. -
Uses of DefaultSpecification in com.broadleafcommerce.dataimport.processor.specification.inventory
Modifier and TypeClassDescriptionclass
Specification for SKU inventory imports, where the input files are defining inventory to create/update in the data store. -
Uses of DefaultSpecification in com.broadleafcommerce.dataimport.processor.specification.product
Modifier and TypeClassDescriptionclass
Specification for 'complete product' imports, where the input files are typically defining full new products and variants (and related entities) to create in the data store.
CompleteProductImportSpecification