Class TranslationTypeHint

java.lang.Object
com.broadleafcommerce.translation.domain.TranslationTypeHint

public final class TranslationTypeHint extends Object
An optional typehint to use that indicates what type this translation belongs to.

In the majority of cases, this is not needed/used, and the typeHint will not be populated. An exception is during an indexing documents for search, where the indexer needs knowledge about what type of a translation an entity belongs to.

In the case that it is used, it should be set on Translation.typeHint