All Classes and Interfaces

Class
Description
 
A 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.
 
Exception that is thrown when invalid Translation(s) are specified in requests for translation operations.
Persistent domain corresponding to Translation for use with a JPA datastore.
TranslationRepository corresponding to a JPA datastore.
Ensures that a Locale can be deserialized from either the underscore varaint (POSIX) or the dashed variant (IETF BCP-47)
 
Always serializes the frontend representation to the IETF BCP-47 language tag format (dashes, not underscore)
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.
Marker interface for repository domain that has one or more translatable elements.
Defines an entity that holds the value for a translation of a String field on another entity in a particular Locale.
Configuration for engaging default Broadleaf support for Apache Ignite cache
Properties that influence cache settings for translation
 
 
 
 
The main JPA auto configuration that initializes the out of the box JPA repositories.
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.
TranslationRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
TrackableRepository for managing the persistent counterparts of the Translation domain.
 
 
A DTO that is intended to be used for bulk translation operations.
An optional typehint to use that indicates what type this translation belongs to.