From 67e910b6325dbad0343adedc7b2feb0193533ebc Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 09:10:55 +0000 Subject: [PATCH] build(codegen): updating SDK --- ...nessUnitKeyByBusinessUnitKeyOrdersQuotesPost.java | 3 ++- ...itKeyByBusinessUnitKeyOrdersQuotesPostString.java | 3 ++- ...ojectKeyInStoreKeyByStoreKeyOrdersQuotesPost.java | 4 ++-- ...eyInStoreKeyByStoreKeyOrdersQuotesPostString.java | 4 ++-- .../api/client/ByProjectKeyMeOrdersQuotesPost.java | 6 +++--- .../client/ByProjectKeyMeOrdersQuotesPostString.java | 6 +++--- .../api/client/ByProjectKeyOrdersQuotesPost.java | 4 ++-- .../client/ByProjectKeyOrdersQuotesPostString.java | 4 ++-- .../api/models/error/GraphQLPriceChangedError.java | 4 ++-- .../models/error/GraphQLPriceChangedErrorImpl.java | 4 ++-- .../api/models/error/PriceChangedError.java | 4 ++-- .../api/models/error/PriceChangedErrorImpl.java | 4 ++-- .../api/models/order/OrderFromQuoteDraft.java | 6 ++++-- .../api/models/order/OrderFromQuoteDraftBuilder.java | 12 ++++++++---- .../api/models/order/OrderFromQuoteDraftImpl.java | 3 ++- .../com/commercetools/api/models/quote/Quote.java | 4 ++-- .../commercetools/api/models/quote/QuoteBuilder.java | 4 ++-- .../models/quote/QuoteChangeQuoteStateAction.java | 4 ++-- .../quote/QuoteChangeQuoteStateActionBuilder.java | 4 ++-- .../quote/QuoteChangeQuoteStateActionImpl.java | 2 +- .../commercetools/api/models/quote/QuoteImpl.java | 2 +- .../api/models/staged_quote/StagedQuote.java | 4 ++-- .../api/models/staged_quote/StagedQuoteBuilder.java | 4 ++-- .../api/models/staged_quote/StagedQuoteImpl.java | 2 +- reference.txt | 1 + references.txt | 1 + 26 files changed, 57 insertions(+), 46 deletions(-) create mode 100644 reference.txt diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyOrdersQuotesPost.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyOrdersQuotesPost.java index a3090d4312d..202b8744c36 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyOrdersQuotesPost.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyOrdersQuotesPost.java @@ -16,7 +16,8 @@ import org.apache.commons.lang3.builder.HashCodeBuilder; /** - *
Creates an Order from a Quote in a BusinessUnit. Creating an Order fails with an InvalidOperation if the Quote does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Creates an Order from a Quote in a BusinessUnit.
+ *The Quote must reference the same Business Unit as the businessUnitKey
path parameter, must have the Pending
state, and must be valid (not past the validTo
date). If these criteria are not met, an InvalidOperation error is returned.
Specific Error Codes:
*Creates an Order from a Quote in a BusinessUnit. Creating an Order fails with an InvalidOperation if the Quote does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Creates an Order from a Quote in a BusinessUnit.
+ *The Quote must reference the same Business Unit as the businessUnitKey
path parameter, must have the Pending
state, and must be valid (not past the validTo
date). If these criteria are not met, an InvalidOperation error is returned.
Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote in a Store. The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote in a Store. The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*When creating B2B Orders, the Customer must have the CreateMyOrdersFromMyQuotes
Permission.
Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote. To create B2B Orders, the Customer must have the CreateMyOrdersFromMyQuotes
Permission.
The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*When creating B2B Orders, the Customer must have the CreateMyOrdersFromMyQuotes
Permission.
Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote. To create B2B Orders, the Customer must have the CreateMyOrdersFromMyQuotes
Permission.
The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote. The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
+ *Creates an Order from a Quote. The referenced Quote must have the Pending
state and must be valid (not past the validTo
date); otherwise, an InvalidOperation error is returned.
Produces the OrderCreated Message.
*Specific Error Codes:
*When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
*The error is also returned as a failed response to:
*When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
*The error is also returned as a failed response to:
*When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
*The error is also returned as a failed response to:
*When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
*The error is also returned as a failed response to:
*ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
+ * ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
ResourceIdentifier to the Quote from which the Order is created. If the referenced Quote has expired (validTo
check) or its quoteState
is Accepted
, Declined
, or Withdrawn
, the Order creation will fail.
ResourceIdentifier to the Quote from which the Order is created.
+ *The Quote must have the Pending
state and must be valid (not past the validTo
date).
Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @return validTo */ @@ -443,7 +443,7 @@ public interface Quote extends BaseResource, QuoteMixin, com.commercetools.api.m public void setCustomerGroup(final CustomerGroupReference customerGroup); /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @param validTo value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteBuilder.java index fa3274e15f9..a0e1805a910 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteBuilder.java @@ -405,7 +405,7 @@ public QuoteBuilder customerGroup( } /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @param validTo value to be set * @return Builder */ @@ -1337,7 +1337,7 @@ public com.commercetools.api.models.customer_group.CustomerGroupReference getCus } /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @return validTo */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteChangeQuoteStateAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteChangeQuoteStateAction.java index 112a2952352..6aafdfcc8c2 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteChangeQuoteStateAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/quote/QuoteChangeQuoteStateAction.java @@ -37,7 +37,7 @@ public interface QuoteChangeQuoteStateAction extends QuoteUpdateAction { String CHANGE_QUOTE_STATE = "changeQuoteState"; /** - *New state to be set for the Quote.
+ *New state to be set for the Quote, except DeclinedForRenegotiation
. The DeclinedForRenegotiation
state can be set only when performing a renegotiation request.
New state to be set for the Quote.
+ *New state to be set for the Quote, except DeclinedForRenegotiation
. The DeclinedForRenegotiation
state can be set only when performing a renegotiation request.
New state to be set for the Quote, except DeclinedForRenegotiation
. The DeclinedForRenegotiation
state can be set only when performing a renegotiation request.
New state to be set for the Quote.
+ *New state to be set for the Quote, except DeclinedForRenegotiation
. The DeclinedForRenegotiation
state can be set only when performing a renegotiation request.
New state to be set for the Quote.
+ *New state to be set for the Quote, except DeclinedForRenegotiation
. The DeclinedForRenegotiation
state can be set only when performing a renegotiation request.
Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
*/ public java.time.ZonedDateTime getValidTo() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuote.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuote.java index a1d8d77244b..cfa14c5617c 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuote.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuote.java @@ -140,7 +140,7 @@ public interface StagedQuote extends BaseResource, com.commercetools.api.models. public CartReference getQuotationCart(); /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @return validTo */ @@ -273,7 +273,7 @@ public interface StagedQuote extends BaseResource, com.commercetools.api.models. public void setQuotationCart(final CartReference quotationCart); /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @param validTo value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteBuilder.java index 6324951b976..65655a35b26 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteBuilder.java @@ -324,7 +324,7 @@ public StagedQuoteBuilder quotationCart(final com.commercetools.api.models.cart. } /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @param validTo value to be set * @return Builder */ @@ -604,7 +604,7 @@ public com.commercetools.api.models.cart.CartReference getQuotationCart() { } /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
* @return validTo */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteImpl.java index 5c785713dc5..721b058c884 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/staged_quote/StagedQuoteImpl.java @@ -194,7 +194,7 @@ public com.commercetools.api.models.cart.CartReference getQuotationCart() { } /** - *Expiration date for the Quote.
+ *Expiration date for the Quote. Once a Quote expires, it cannot be ordered.
*/ public java.time.ZonedDateTime getValidTo() { diff --git a/reference.txt b/reference.txt new file mode 100644 index 00000000000..d1b91ced174 --- /dev/null +++ b/reference.txt @@ -0,0 +1 @@ +3a34fc63e5128798a8c1c3e426f4775a075d9d62 diff --git a/references.txt b/references.txt index 81c11416b0e..0b41a105ed7 100644 --- a/references.txt +++ b/references.txt @@ -370,3 +370,4 @@ b71e64cba7a81b26a5892daca52a9715fd32c05f 159b6f682f761a18daea978cdb2760e7713e0000 f9fa3e30e9bc44b50bdaa5be496b94b37e607a0e 3a34fc63e5128798a8c1c3e426f4775a075d9d62 +cf0f702598daf6d644ae327099b96b83f5539dfb