Package com.broadleafcommerce.translation.mapping
package com.broadleafcommerce.translation.mapping
-
ClassDescriptionA helper to determine if the locale of the context is not the default for the current application or catalog context, and if so, returns this explicitly defined locale.This is a mechanism that can be used to customize how
Translationvalues are applied to entities inTranslationPostMapperMember.Exception that is thrown when invalidTranslation(s)are specified in requests for translation operations.Utility class for deriving translatable field paths based on an entity projection.The transformed path and final target object and field of the path.For embedded collection members (maps, sets, or lists), it can be useful to denote an identifier for a member for positive identification by the system during change operations.A helper class for translation logic that has re-usable logic.A post mapper member that attempts to update field values for the projections with any translations that are found for the given locale and entities.