Constant Field Values
Contents
com.broadleafcommerce.*
- 
com.broadleafcommerce.dataexchange.domain.catalog.product.PriceListIdentifier
 
- 
com.broadleafcommerce.dataexchange.domain.pricing.PriceListType
 
- 
com.broadleafcommerce.dataexchange.service.catalog.ComprehensiveProductExchangeService<T extends ComprehensiveProduct>
 - 
com.broadleafcommerce.dataexchange.service.catalog.DataDrivenEnumBatchLoaderProcessor
 
- 
com.broadleafcommerce.dataexchange.service.catalog.product.DefaultAdvancedTagPreloader
 - 
com.broadleafcommerce.dataexchange.service.catalog.product.DefaultOptionTemplatePreloader
 - 
com.broadleafcommerce.dataexchange.service.catalog.product.PriceDataBatchItemHandler<T extends Prices>Modifier and TypeConstant FieldValue
protected static final String"CREATE_PRICE_DATA_KEY"protected static final String"DELETE_PRICE_DATA_KEY"public static final String"EXISTING_PRICE_DATA_KEY"public static final String"EXISTING_PRICE_LIST_KEY"protected static final String"LOCAL_PRICE_DATA_KEY"protected static final String"SAVED_PRICE_DATA_KEY"protected static final String"UPDATE_PRICE_DATA_KEY" - 
com.broadleafcommerce.dataexchange.service.catalog.product.ProductAssetBatchItemHandler<T extends ProductAsset>
 - 
com.broadleafcommerce.dataexchange.service.catalog.product.ProductBatchItemHandler<T extends ComprehensiveProduct>Modifier and TypeConstant FieldValue
public static final String"productAssetsToDelete"public static final String"EXISTING_PRODUCT_TAGS"public static final String"productTranslationMap"public static final String"productVariantsToCreate"public static final String"productVariantsToDelete"public static final String"productVariantsToUpdate" - 
com.broadleafcommerce.dataexchange.service.catalog.product.ProductTagBatchItemHandler<T extends ProductTag>Modifier and TypeConstant FieldValue
public static final String"EXISTING_PRODUCT_TAGS_FOR_PARENT" - 
com.broadleafcommerce.dataexchange.service.catalog.product.VariantBatchItemHandler<T extends Variant>
 
- 
com.broadleafcommerce.dataexchange.service.error.WebClientBadRequestExceptionErrorResolver