Class TranslatedEntity

java.lang.Object
org.broadleafcommerce.common.i18n.domain.TranslatedEntity
All Implemented Interfaces:
Serializable, BroadleafEnumerationType

public class TranslatedEntity extends Object implements Serializable, BroadleafEnumerationType
An extensible enumeration of entities that have translatable fields. Any entity that wishes to have a translatable field must register itself in this TYPES map.
Author:
Andre Azzolini (apazzolini)
See Also: