Class OrderHistoryData
java.lang.Object
de.hybris.platform.commercefacades.order.data.OrderHistoryData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getGuid()getTotal()voidvoidvoidsetOrderHistoryPrices(List<OrderPriceData> orderHistoryPrices) voidvoidsetStatus(OrderStatus status) voidsetStatusDisplay(String statusDisplay) void
-
Constructor Details
-
OrderHistoryData
public OrderHistoryData()
-
-
Method Details
-
setCode
-
getCode
-
setStatus
-
getStatus
-
setStatusDisplay
-
getStatusDisplay
-
setPlaced
-
getPlaced
-
setGuid
-
getGuid
-
setTotal
-
getTotal
-
setOrderHistoryPrices
-
getOrderHistoryPrices
-