Class InternationalizedMessage

java.lang.Object
com.broadleafcommerce.metadata.i18n.InternationalizedMessage
All Implemented Interfaces:
Serializable, Comparable<InternationalizedMessage>

public final class InternationalizedMessage extends Object implements Serializable, Comparable<InternationalizedMessage>
Reperesents a String designed to be serialized as I18n text and looked up via a message bundle
Author:
Phillip Verheyden (phillipuniverse)
See Also: