Package com.broadleafcommerce.translation.service
@NonNullApi
package com.broadleafcommerce.translation.service
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionDefaultTranslationEntityService<P extends Translation>Review special case for Translation deployment.TranslationEntityService<P extends Translation>By default, during
DefaultTranslationEntityService.bulkReplaceTranslationsForEntityInLocale(String, Object, String, Locale, List, ContextInfo), there is a mechanism to transform theTranslation.getEntityField()path of collection to 'upgrade' it to try and use ID-based paths for collection members instead of index-based paths.