Class ShopUserMailOrderLO
- java.lang.Object
-
- bakery.logic.usermailobject.UserMailLO
-
- bakery.logic.usermailobject.ShopUserMailLO
-
- bakery.logic.usermailobject.order.ShopUserMailOrderLO
-
- All Implemented Interfaces:
bakery.logic.valueobject.OrderLogicObject
,java.io.Serializable
public class ShopUserMailOrderLO extends ShopUserMailLO
ExtendedShopUserMailLO
that covers information about an order. It will be used for final e-mail creation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShopUserMailOrderLO()
-
Method Summary
-
Methods inherited from class bakery.logic.usermailobject.ShopUserMailLO
getChargeByChargeTypeName, getOrderEntryDate, getOrderPropertyValue, getPositionTotalGross, getPositionTotalGrossDiscounted, getPositionTotalGrossSubDiscounted, getPositionTotalNet, getPositionTotalNetDiscounted, getPositionTotalNetSubDiscounted, getPositionTotalTax, getPositionTotalTaxDiscounted, getPositionTotalTaxSubDiscounted, getShopId, getShopOrderId, getTotalGross, getTotalNet, getTotalTax, setOrderEntryDate, setShopId, setShopOrderId
-
-