Package com.broadleafcommerce.translation.domain


package com.broadleafcommerce.translation.domain
  • Class
    Description
    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.
    An optional typehint to use that indicates what type this translation belongs to.