Class OrderEditUpdateImpl

java.lang.Object
com.commercetools.api.models.order_edit.OrderEditUpdateImpl
All Implemented Interfaces:
OrderEditUpdate, ResourceUpdate<OrderEditUpdate,OrderEditUpdateAction,OrderEditUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

public class OrderEditUpdateImpl extends Object implements OrderEditUpdate, io.vrap.rmf.base.client.ModelBase
OrderEditUpdate
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Update actions to be performed on the Order Edit.
    If set to true, the Order Edit is applied on the Order without persisting it.
    Expected version of the Order Edit on which the changes should be applied.
    int
     
    void
    Update actions to be performed on the Order Edit.
    void
    Update actions to be performed on the Order Edit.
    void
    If set to true, the Order Edit is applied on the Order without persisting it.
    void
    setVersion(Long version)
    Expected version of the Order Edit on which the changes should be applied.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.order_edit.OrderEditUpdate

    withOrderEditUpdate

    Methods inherited from interface com.commercetools.api.models.ResourceUpdate

    get