diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringData.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringData.java index 4f5ead92d5..b7c6d25d06 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringData.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringData.java @@ -49,7 +49,7 @@ public interface ProductTailoringData { public LocalizedString getDescription(); /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @Valid @@ -57,7 +57,7 @@ public interface ProductTailoringData { public LocalizedString getMetaTitle(); /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @return metaDescription */ @Valid @@ -103,14 +103,14 @@ public interface ProductTailoringData { public void setDescription(final LocalizedString description); /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set */ public void setMetaTitle(final LocalizedString metaTitle); /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @param metaDescription value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataBuilder.java index a14351bfaa..022f720860 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataBuilder.java @@ -116,7 +116,7 @@ public ProductTailoringDataBuilder description( } /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -128,7 +128,7 @@ public ProductTailoringDataBuilder metaTitle( } /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -140,7 +140,7 @@ public ProductTailoringDataBuilder withMetaTitle( } /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set * @return Builder */ @@ -152,7 +152,7 @@ public ProductTailoringDataBuilder metaTitle( } /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @param builder function to build the metaDescription value * @return Builder */ @@ -164,7 +164,7 @@ public ProductTailoringDataBuilder metaDescription( } /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @param builder function to build the metaDescription value * @return Builder */ @@ -176,7 +176,7 @@ public ProductTailoringDataBuilder withMetaDescription( } /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @param metaDescription value to be set * @return Builder */ @@ -372,7 +372,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @@ -382,7 +382,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

* @return metaDescription */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataImpl.java index f4d6e65075..cbbfecae21 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDataImpl.java @@ -79,7 +79,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product as used by search engines.

+ *

Tailored title of the Product that is used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { @@ -87,7 +87,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product as used by search engines.

+ *

Tailored description of the Product that is used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaDescription() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraft.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraft.java index 277535be6e..6ec93a5fbf 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraft.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraft.java @@ -80,7 +80,7 @@ public interface ProductTailoringDraft extends io.vrap.rmf.base.client.DraftTailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @Valid @@ -88,7 +88,7 @@ public interface ProductTailoringDraft extends io.vrap.rmf.base.client.DraftTailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @return metaDescription */ @Valid @@ -96,7 +96,7 @@ public interface ProductTailoringDraft extends io.vrap.rmf.base.client.DraftTailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @return metaKeywords */ @Valid @@ -163,21 +163,21 @@ public interface ProductTailoringDraft extends io.vrap.rmf.base.client.DraftTailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set */ public void setMetaTitle(final LocalizedString metaTitle); /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @param metaDescription value to be set */ public void setMetaDescription(final LocalizedString metaDescription); /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param metaKeywords value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftBuilder.java index 911603f46a..ec4a9308b0 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftBuilder.java @@ -211,7 +211,7 @@ public ProductTailoringDraftBuilder description( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -223,7 +223,7 @@ public ProductTailoringDraftBuilder metaTitle( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -235,7 +235,7 @@ public ProductTailoringDraftBuilder withMetaTitle( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set * @return Builder */ @@ -247,7 +247,7 @@ public ProductTailoringDraftBuilder metaTitle( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @param builder function to build the metaDescription value * @return Builder */ @@ -259,7 +259,7 @@ public ProductTailoringDraftBuilder metaDescription( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @param builder function to build the metaDescription value * @return Builder */ @@ -271,7 +271,7 @@ public ProductTailoringDraftBuilder withMetaDescription( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @param metaDescription value to be set * @return Builder */ @@ -283,7 +283,7 @@ public ProductTailoringDraftBuilder metaDescription( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param builder function to build the metaKeywords value * @return Builder */ @@ -295,7 +295,7 @@ public ProductTailoringDraftBuilder metaKeywords( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param builder function to build the metaKeywords value * @return Builder */ @@ -307,7 +307,7 @@ public ProductTailoringDraftBuilder withMetaKeywords( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param metaKeywords value to be set * @return Builder */ @@ -508,7 +508,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @@ -518,7 +518,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

* @return metaDescription */ @@ -528,7 +528,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaDescription() } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @return metaKeywords */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftImpl.java index 2d9e050122..7cc8fecd7b 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringDraftImpl.java @@ -119,7 +119,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { @@ -127,7 +127,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaDescription() { @@ -135,7 +135,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaDescription() } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaKeywords() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraft.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraft.java index 2df3a034fa..b80a2a8697 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraft.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraft.java @@ -69,7 +69,7 @@ public interface ProductTailoringInStoreDraft extends io.vrap.rmf.base.client.Dr public LocalizedString getDescription(); /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @Valid @@ -77,7 +77,7 @@ public interface ProductTailoringInStoreDraft extends io.vrap.rmf.base.client.Dr public LocalizedString getMetaTitle(); /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @return metaDescription */ @Valid @@ -85,7 +85,7 @@ public interface ProductTailoringInStoreDraft extends io.vrap.rmf.base.client.Dr public LocalizedString getMetaDescription(); /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @return metaKeywords */ @Valid @@ -145,21 +145,21 @@ public interface ProductTailoringInStoreDraft extends io.vrap.rmf.base.client.Dr public void setDescription(final LocalizedString description); /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set */ public void setMetaTitle(final LocalizedString metaTitle); /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @param metaDescription value to be set */ public void setMetaDescription(final LocalizedString metaDescription); /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param metaKeywords value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftBuilder.java index a9beac0f17..706e3e9c0d 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftBuilder.java @@ -174,7 +174,7 @@ public ProductTailoringInStoreDraftBuilder description( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -186,7 +186,7 @@ public ProductTailoringInStoreDraftBuilder metaTitle( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param builder function to build the metaTitle value * @return Builder */ @@ -198,7 +198,7 @@ public ProductTailoringInStoreDraftBuilder withMetaTitle( } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @param metaTitle value to be set * @return Builder */ @@ -210,7 +210,7 @@ public ProductTailoringInStoreDraftBuilder metaTitle( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @param builder function to build the metaDescription value * @return Builder */ @@ -222,7 +222,7 @@ public ProductTailoringInStoreDraftBuilder metaDescription( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @param builder function to build the metaDescription value * @return Builder */ @@ -234,7 +234,7 @@ public ProductTailoringInStoreDraftBuilder withMetaDescription( } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @param metaDescription value to be set * @return Builder */ @@ -246,7 +246,7 @@ public ProductTailoringInStoreDraftBuilder metaDescription( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param builder function to build the metaKeywords value * @return Builder */ @@ -258,7 +258,7 @@ public ProductTailoringInStoreDraftBuilder metaKeywords( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param builder function to build the metaKeywords value * @return Builder */ @@ -270,7 +270,7 @@ public ProductTailoringInStoreDraftBuilder withMetaKeywords( } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @param metaKeywords value to be set * @return Builder */ @@ -463,7 +463,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

* @return metaTitle */ @@ -473,7 +473,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

* @return metaDescription */ @@ -483,7 +483,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaDescription() } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

* @return metaKeywords */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftImpl.java index 952dd02fb6..147043bebb 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringInStoreDraftImpl.java @@ -107,7 +107,7 @@ public com.commercetools.api.models.common.LocalizedString getDescription() { } /** - *

Tailored title of the Product used by external search engines for improved search engine performance.

+ *

Tailored title of the Product that is used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { @@ -115,7 +115,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaTitle() { } /** - *

Tailored description of the Product used by external search engines for improved search engine performance.

+ *

Tailored description of the Product that is used in search engine.

*/ public com.commercetools.api.models.common.LocalizedString getMetaDescription() { @@ -123,7 +123,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaDescription() } /** - *

Tailored keywords related to the Product used by external search engines for improved search engine performance.

+ *

Tailored keywords related to the Product that are used by search engines.

*/ public com.commercetools.api.models.common.LocalizedString getMetaKeywords() { diff --git a/references.txt b/references.txt index 98a1e1da81..f06e0049d1 100644 --- a/references.txt +++ b/references.txt @@ -326,3 +326,4 @@ ccf4522140c12b0093aefe0e2a27d62bcc4834a6 6bb8d35316a92441d0a59417b49ad3a8c7037e45 07b822efee634159a97f9ba24f86114b984d8d4c 8e09aa861a0ba58755289bc185dcb268ac4f1c13 +0be69283d6aba9d3a2f895140378673f2f80f7b0