public class ScheduledCartData extends CartData
| Constructor and Description |
|---|
ScheduledCartData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getFirstOrderDate() |
java.lang.String |
getJobCode() |
TriggerData |
getTriggerData() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setFirstOrderDate(java.util.Date firstOrderDate) |
void |
setJobCode(java.lang.String jobCode) |
void |
setTriggerData(TriggerData triggerData) |
getAllEntriesCount, getB2BComment, getB2bCustomerData, getCartInvalidMessage, getCostCenter, getFirstIncompleteBundleComponentsMap, getImportStatus, getPaymentType, getPotentialOrderPromotions, getPotentialProductPromotions, getPurchaseOrderNumber, getQuoteAllowed, getQuoteData, getSavedBy, getSaveTime, isBackendDown, setAllEntriesCount, setB2BComment, setB2bCustomerData, setBackendDown, setCartInvalidMessage, setCostCenter, setFirstIncompleteBundleComponentsMap, setImportStatus, setPaymentType, setPotentialOrderPromotions, setPotentialProductPromotions, setPurchaseOrderNumber, setQuoteAllowed, setQuoteData, setSavedBy, setSaveTimegetAppliedOrderPromotions, getAppliedProductPromotions, getAppliedVouchers, getChinesePaymentInfo, getCode, getComments, getCreationTime, getDeliveryAddress, getDeliveryCost, getDeliveryItemsQuantity, getDeliveryMode, getDeliveryOrderGroups, getDeliveryTimeSlot, getDescription, getDisplayOriginalEntryGroup, getEntries, getExpirationTime, getGuid, getMerchantCustomerId, getModifiedTime, getName, getOrderDiscounts, getOrderPrices, getPaymentInfo, getPaymentStatus, getPickupItemsQuantity, getPickupOrderGroups, getProductDiscounts, getQuoteDiscounts, getQuoteDiscountsRate, getQuoteDiscountsType, getRootGroups, getSite, getStore, getSubTotal, getSubTotalWithDiscounts, getSubTotalWithoutQuoteDiscounts, getTaxInvoice, getTotalDiscounts, getTotalDiscountsWithQuoteDiscounts, getTotalItems, getTotalPrice, getTotalPriceWithTax, getTotalTax, getTotalUnitCount, getUser, isCalculated, isNet, setAppliedOrderPromotions, setAppliedProductPromotions, setAppliedVouchers, setCalculated, setChinesePaymentInfo, setCode, setComments, setCreationTime, setDeliveryAddress, setDeliveryCost, setDeliveryItemsQuantity, setDeliveryMode, setDeliveryOrderGroups, setDeliveryTimeSlot, setDescription, setDisplayOriginalEntryGroup, setEntries, setExpirationTime, setGuid, setMerchantCustomerId, setModifiedTime, setName, setNet, setOrderDiscounts, setOrderPrices, setPaymentInfo, setPaymentStatus, setPickupItemsQuantity, setPickupOrderGroups, setProductDiscounts, setQuoteDiscounts, setQuoteDiscountsRate, setQuoteDiscountsType, setRootGroups, setSite, setStore, setSubTotal, setSubTotalWithDiscounts, setSubTotalWithoutQuoteDiscounts, setTaxInvoice, setTotalDiscounts, setTotalDiscountsWithQuoteDiscounts, setTotalItems, setTotalPrice, setTotalPriceWithTax, setTotalTax, setTotalUnitCount, setUserpublic void setActive(boolean active)
public boolean isActive()
public void setTriggerData(TriggerData triggerData)
public TriggerData getTriggerData()
public void setFirstOrderDate(java.util.Date firstOrderDate)
public java.util.Date getFirstOrderDate()
public void setJobCode(java.lang.String jobCode)
public java.lang.String getJobCode()
Copyright © 2018 SAP SE. All Rights Reserved.