Uses of Class
org.broadleafcommerce.common.i18n.service.LocalePair
Packages that use LocalePair
-
Uses of LocalePair in org.broadleafcommerce.common.i18n.service
Methods in org.broadleafcommerce.common.i18n.service that return LocalePairModifier and TypeMethodDescriptionSparseTranslationOverrideStrategy.getLocaleBasedOverride
(String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String basicCacheKey) ThresholdCacheTranslationOverrideStrategy.getLocaleBasedOverride
(String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String basicCacheKey) TranslationOverrideStrategy.getLocaleBasedOverride
(String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String basicCacheKey) Retrieve the standard site override translation, if applicableSparseTranslationOverrideStrategy.getLocaleBasedTemplateValue
(String templateCacheKey, String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String specificPropertyKey, String generalPropertyKey) ThresholdCacheTranslationOverrideStrategy.getLocaleBasedTemplateValue
(String templateCacheKey, String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String specificPropertyKey, String generalPropertyKey) TranslationOverrideStrategy.getLocaleBasedTemplateValue
(String templateCacheKey, String property, TranslatedEntity entityType, String entityId, String localeCode, String localeCountryCode, String specificPropertyKey, String generalPropertyKey) Retrieve the template level translation, if applicableMethods in org.broadleafcommerce.common.i18n.service with parameters of type LocalePairModifier and TypeMethodDescriptionprotected void
ThresholdCacheTranslationOverrideStrategy.buildSingleItemResponse
(LocalePair response, Translation translation)