Class ShopUserMailOrderPosLO
- java.lang.Object
-
- bakery.logic.usermailobject.ShopUserMailPositionLO
-
- bakery.logic.usermailobject.order.ShopUserMailOrderPosLO
-
- All Implemented Interfaces:
java.io.Serializable
public class ShopUserMailOrderPosLO extends ShopUserMailPositionLO implements java.io.Serializable
ExtendedShopUserMailPositionLO
that covers information about positions of an order. It will be used for final e-mail creation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShopUserMailOrderPosLO()
-
Method Summary
-
Methods inherited from class bakery.logic.usermailobject.ShopUserMailPositionLO
getItemGross, getItemGrossDiscounted, getItemNet, getItemNetDiscounted, getItemTax, getItemTaxDiscounted, getOrderPosPropertyValue, getPositionGross, getPositionGrossDiscounted, getPositionNet, getPositionNetDiscounted, getPositionTax, getPositionTaxDiscounted, getTaxPercent
-
-