Class QuoteData
java.lang.Object
de.hybris.platform.commercefacades.order.data.AbstractOrderData
de.hybris.platform.commercefacades.quote.data.QuoteData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()voidsetCpqSbProposalDocumentUrl(String cpqSbProposalDocumentUrl) voidsetCreationTime(Date creationTime) voidsetEnableDiscount(Boolean enableDiscount) voidsetHasCart(Boolean hasCart) voidsetOrderCode(String orderCode) voidsetPreviousEstimatedTotal(PriceData previousEstimatedTotal) voidsetProposalMessage(String proposalMessage) voidsetState(QuoteState state) voidsetUpdatedTime(Date updatedTime) voidsetVersion(Integer version) Methods inherited from class de.hybris.platform.commercefacades.order.data.AbstractOrderData
getAppliedOrderPromotions, getAppliedProductPromotions, getAppliedVouchers, getCode, getComments, getDeliveryAddress, getDeliveryCost, getDeliveryItemsQuantity, getDeliveryMode, getDeliveryOrderGroups, getDescription, getEntries, getExpirationTime, getGuid, getMerchantCustomerId, getName, getOrderDiscounts, getOrderPrices, getPaymentInfo, getPickupItemsQuantity, getPickupOrderGroups, getProductDiscounts, getQuoteDiscounts, getQuoteDiscountsRate, getQuoteDiscountsType, getRequestedServiceStartDate, getRootGroups, getSite, getStore, getSubTotal, getSubTotalWithDiscounts, getSubTotalWithoutQuoteDiscounts, getTotalDiscounts, getTotalDiscountsWithQuoteDiscounts, getTotalItems, getTotalPrice, getTotalPriceWithTax, getTotalTax, getTotalUnitCount, getUser, isCalculated, isNet, setAppliedOrderPromotions, setAppliedProductPromotions, setAppliedVouchers, setCalculated, setCode, setComments, setDeliveryAddress, setDeliveryCost, setDeliveryItemsQuantity, setDeliveryMode, setDeliveryOrderGroups, setDescription, setEntries, setExpirationTime, setGuid, setMerchantCustomerId, setName, setNet, setOrderDiscounts, setOrderPrices, setPaymentInfo, setPickupItemsQuantity, setPickupOrderGroups, setProductDiscounts, setQuoteDiscounts, setQuoteDiscountsRate, setQuoteDiscountsType, setRequestedServiceStartDate, setRootGroups, setSite, setStore, setSubTotal, setSubTotalWithDiscounts, setSubTotalWithoutQuoteDiscounts, setTotalDiscounts, setTotalDiscountsWithQuoteDiscounts, setTotalItems, setTotalPrice, setTotalPriceWithTax, setTotalTax, setTotalUnitCount, setUser
-
Constructor Details
-
QuoteData
public QuoteData()
-
-
Method Details
-
setVersion
-
getVersion
-
setState
-
getState
-
setCreationTime
-
getCreationTime
-
setUpdatedTime
-
getUpdatedTime
-
setHasCart
-
getHasCart
-
setOrderCode
-
getOrderCode
-
setPreviousEstimatedTotal
-
getPreviousEstimatedTotal
-
setProposalMessage
-
getProposalMessage
-
setCpqSbProposalDocumentUrl
-
getCpqSbProposalDocumentUrl
-
setEnableDiscount
-
getEnableDiscount
-