Class FulfillmentStatusChangeEvent.Order
java.lang.Object
com.broadleafcommerce.pricing.service.messaging.rollback.FulfillmentStatusChangeEvent.Order
- Enclosing class:
- FulfillmentStatusChangeEvent
@Deprecated(since="Pricing Service 2.2.0, Release Train 2.3.0",
forRemoval=true)
public static class FulfillmentStatusChangeEvent.Order
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Represents a trimmed version of Order.
-
Constructor Summary
ConstructorsConstructorDescriptionOrder()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getId()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.inthashCode()Deprecated, for removal: This API element is subject to removal in a future version.voidsetAttributes(Map<String, Object> attributes) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetInternalAttributes(Map<String, Object> internalAttributes) Deprecated, for removal: This API element is subject to removal in a future version.voidsetOrderItems(List<FulfillmentStatusChangeEvent.OrderItem> orderItems) Deprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Order
public Order()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getId
Deprecated, for removal: This API element is subject to removal in a future version. -
getOrderItems
Deprecated, for removal: This API element is subject to removal in a future version. -
getAttributes
Deprecated, for removal: This API element is subject to removal in a future version. -
getInternalAttributes
Deprecated, for removal: This API element is subject to removal in a future version. -
setId
Deprecated, for removal: This API element is subject to removal in a future version. -
setOrderItems
Deprecated, for removal: This API element is subject to removal in a future version. -
setAttributes
Deprecated, for removal: This API element is subject to removal in a future version. -
setInternalAttributes
Deprecated, for removal: This API element is subject to removal in a future version. -
equals
Deprecated, for removal: This API element is subject to removal in a future version. -
canEqual
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
public int hashCode()Deprecated, for removal: This API element is subject to removal in a future version. -
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-
Orderinstead