| Package | Description | 
|---|---|
| org.broadleafcommerce.common.i18n.service | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalePair | TranslationOverrideStrategy. getLocaleBasedOverride(String property,
                      TranslatedEntity entityType,
                      String entityId,
                      String localeCode,
                      String localeCountryCode,
                      String basicCacheKey)Retrieve the standard site override translation, if applicable | 
| LocalePair | SparseTranslationOverrideStrategy. getLocaleBasedOverride(String property,
                      TranslatedEntity entityType,
                      String entityId,
                      String localeCode,
                      String localeCountryCode,
                      String basicCacheKey) | 
| LocalePair | ThresholdCacheTranslationOverrideStrategy. getLocaleBasedOverride(String property,
                      TranslatedEntity entityType,
                      String entityId,
                      String localeCode,
                      String localeCountryCode,
                      String basicCacheKey) | 
| LocalePair | TranslationOverrideStrategy. getLocaleBasedTemplateValue(String templateCacheKey,
                           String property,
                           TranslatedEntity entityType,
                           String entityId,
                           String localeCode,
                           String localeCountryCode,
                           String specificPropertyKey,
                           String generalPropertyKey)Retrieve the template level translation, if applicable | 
| LocalePair | SparseTranslationOverrideStrategy. getLocaleBasedTemplateValue(String templateCacheKey,
                           String property,
                           TranslatedEntity entityType,
                           String entityId,
                           String localeCode,
                           String localeCountryCode,
                           String specificPropertyKey,
                           String generalPropertyKey) | 
| LocalePair | ThresholdCacheTranslationOverrideStrategy. getLocaleBasedTemplateValue(String templateCacheKey,
                           String property,
                           TranslatedEntity entityType,
                           String entityId,
                           String localeCode,
                           String localeCountryCode,
                           String specificPropertyKey,
                           String generalPropertyKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ThresholdCacheTranslationOverrideStrategy. buildSingleItemResponse(LocalePair response,
                       Translation translation) | 
Copyright © 2020. All rights reserved.