Class ShopUserMailReturnLO

  • All Implemented Interfaces:
    bakery.logic.valueobject.OrderLogicObject, java.io.Serializable

    public class ShopUserMailReturnLO
    extends ShopUserMailLO
    Extended ShopUserMailLO that covers information about a return. It will be used for final e-mail creation.
    See Also:
    Serialized Form
    • Constructor Detail

      • ShopUserMailReturnLO

        public ShopUserMailReturnLO()
    • Method Detail

      • getReturnPropertyValue

        public java.lang.String getReturnPropertyValue​(java.lang.String group,
                                                       java.lang.String key)