Uses of Interface
com.broadleafcommerce.dataimport.processor.specification.DynamicHeaderFieldMapping
Package
Description
-
Uses of DynamicHeaderFieldMapping in com.broadleafcommerce.dataimport.processor.specification
Modifier and TypeMethodDescriptionprotected Map<String,
List<DynamicHeaderFieldMapping>> DefaultSpecification.getDynamicHeaderMappingConfigsByRowType()
Modifier and TypeMethodDescriptionprotected void
DefaultSpecification.populateDynamicHeaderMappingsByRowType
(Map<String, List<DynamicHeaderFieldMapping>> dynamicHeaderMappingConfigsByRowType) This method is always invoked in the constructor - seeDefaultSpecification.createUnmodifiableDynamicHeaderMappingsByRowType()
. -
Uses of DynamicHeaderFieldMapping in com.broadleafcommerce.dataimport.processor.specification.product
Modifier and TypeMethodDescriptionprotected void
CompleteProductImportSpecification.populateDynamicHeaderMappingsByRowType
(Map<String, List<DynamicHeaderFieldMapping>> dynamicHeaderMappingConfigsByRowType) -
Uses of DynamicHeaderFieldMapping in com.broadleafcommerce.dataimport.processor.specification.translation
Modifier and TypeClassDescriptionclass
A dynamic header field mapping that supports mapping headers and fields matching a translation pattern.