Package com.broadleafcommerce.catalog.service.translation
package com.broadleafcommerce.catalog.service.translation
-
ClassesClassDescriptionThe default field transformation logic expects the embedded collection instances to be present on the product instance at the time the translation persistence is engaged.Goal is to skip translation from happening in
TranslationPostMapperMemberbecause we manually apply it viaCharacteristicsTranslationService.applyConsolidatedCharacteristicsTranslationsToProduct(com.broadleafcommerce.catalog.domain.product.Product, com.broadleafcommerce.catalog.service.product.hydration.ResolvedProductReferences, com.broadleafcommerce.data.tracking.core.context.ContextInfo), once hydrated characteristics are actually set on the product instance