public class ShopUserMailResponseLO extends ShopUserMailLO implements java.io.Serializable, bakery.logic.valueobject.OrderLogicObject
ShopUserMailLO
that covers information about a response.
It will be used for final e-mail creation.Constructor and Description |
---|
ShopUserMailResponseLO() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ShopUserMailResponsePosLO> |
getPositions() |
void |
setPositions(java.util.List<ShopUserMailResponsePosLO> positions) |
getBillingAddressLO, getCeo, getCeoList, getChargeByChargeTypeName, getCharges, getCustomerAddressLO, getLocale, getMerchantReference, getOrderEntryDate, getOrderProperties, getPaymentMethodName, getPositionTotalGross, getPositionTotalGrossDiscounted, getPositionTotalGrossSubDiscounted, getPositionTotalNet, getPositionTotalNetDiscounted, getPositionTotalNetSubDiscounted, getPositionTotalTax, getPositionTotalTaxDiscounted, getPositionTotalTaxSubDiscounted, getPromotions, getPspReference, getShopAddressLO, getShopCustomerNo, getShopCustomerOrderId, getShopId, getShopName, getShopOrderId, getShopURL, getTaxes, getTotalGross, getTotalNet, getTotalTax, setBillingAddressLO, setCeo, setCharges, setCustomerAddressLO, setLocale, setMerchantReference, setOrderEntryDate, setOrderProperties, setPaymentMethodName, setPositionTotalGross, setPositionTotalGrossDiscounted, setPositionTotalGrossSubDiscounted, setPositionTotalNet, setPositionTotalNetDiscounted, setPositionTotalNetSubDiscounted, setPositionTotalTax, setPositionTotalTaxDiscounted, setPositionTotalTaxSubDiscounted, setPromotions, setPspReference, setShopAddressLO, setShopCustomerNo, setShopCustomerOrderId, setShopId, setShopName, setShopOrderId, setShopURL, setTaxes, setTotalGross, setTotalNet, setTotalTax
getCurrencySymbol, getDocumentAttachments, getLanguage, getReceiverMailAddress, getReceiverName, getSenderMailAddress, getSenderName, setCurrencySymbol, setDocumentAttachments, setLanguage, setReceiverMailAddress, setReceiverName, setSenderMailAddress, setSenderName
public java.util.List<ShopUserMailResponsePosLO> getPositions()
public void setPositions(java.util.List<ShopUserMailResponsePosLO> positions)
positions
- the positions of the response to set