Uses of Class
com.broadleafcommerce.catalog.service.product.characteristic.DefaultCharacteristicsTranslationService
Packages that use DefaultCharacteristicsTranslationService
-
Uses of DefaultCharacteristicsTranslationService in com.broadleafcommerce.catalog.service.autoconfigure
Methods in com.broadleafcommerce.catalog.service.autoconfigure that return DefaultCharacteristicsTranslationServiceModifier and TypeMethodDescriptionCatalogServiceAutoConfiguration.productCharacteristicsTranslationService(CharacteristicService<Characteristic> characteristicService, ProductService<Product> productService, ProductCharacteristicService<ProductCharacteristic> productCharacteristicService, com.broadleafcommerce.translation.service.TranslationEntityService<com.broadleafcommerce.translation.domain.Translation> translationService, com.broadleafcommerce.translation.mapping.ContextLocaleHelper contextLocaleHelper, com.broadleafcommerce.data.tracking.core.TrackableBehaviorUtil behaviorUtil)