Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public interface ProductData extends ProductDataLike {
public SearchKeywords getSearchKeywords();

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @return attributes
*/
@NotNull
Expand Down Expand Up @@ -238,15 +238,15 @@ public interface ProductData extends ProductDataLike {
public void setSearchKeywords(final SearchKeywords searchKeywords);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes values to be set
*/

@JsonIgnore
public void setAttributes(final Attribute... attributes);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes values to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ public ProductDataBuilder searchKeywords(final com.commercetools.api.models.prod
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -566,7 +566,7 @@ public ProductDataBuilder attributes(final com.commercetools.api.models.product.
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -578,7 +578,7 @@ public ProductDataBuilder attributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -592,7 +592,7 @@ public ProductDataBuilder plusAttributes(final com.commercetools.api.models.prod
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -607,7 +607,7 @@ public ProductDataBuilder plusAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -620,7 +620,7 @@ public ProductDataBuilder withAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -631,7 +631,7 @@ public ProductDataBuilder addAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand Down Expand Up @@ -746,7 +746,7 @@ public com.commercetools.api.models.product.SearchKeywords getSearchKeywords() {
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @return attributes
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public com.commercetools.api.models.product.SearchKeywords getSearchKeywords() {
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
*/

public java.util.List<com.commercetools.api.models.product.Attribute> getAttributes() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ public interface ProductDraft
public ProductPriceModeEnum getPriceMode();

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @return attributes
*/
@Valid
Expand Down Expand Up @@ -328,15 +328,15 @@ public interface ProductDraft
public void setPriceMode(final ProductPriceModeEnum priceMode);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes values to be set
*/

@JsonIgnore
public void setAttributes(final Attribute... attributes);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes values to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ public ProductDraftBuilder priceMode(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -744,7 +744,7 @@ public ProductDraftBuilder attributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -756,7 +756,7 @@ public ProductDraftBuilder attributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -771,7 +771,7 @@ public ProductDraftBuilder plusAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -786,7 +786,7 @@ public ProductDraftBuilder plusAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -799,7 +799,7 @@ public ProductDraftBuilder withAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -810,7 +810,7 @@ public ProductDraftBuilder addAttributes(
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand Down Expand Up @@ -990,7 +990,7 @@ public com.commercetools.api.models.product.ProductPriceModeEnum getPriceMode()
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
* @return attributes
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ public com.commercetools.api.models.product.ProductPriceModeEnum getPriceMode()
}

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Product Attributes according to the respective AttributeDefinition. <strong>Not supported</strong> by Product Projection Search.</p>
*/

public java.util.List<com.commercetools.api.models.product.Attribute> getAttributes() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public interface ProductVariant extends AttributeContainer, com.commercetools.ap
public List<Price> getPrices();

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @return attributes
*/
@Valid
Expand Down Expand Up @@ -180,15 +180,15 @@ public interface ProductVariant extends AttributeContainer, com.commercetools.ap
public void setPrices(final List<Price> prices);

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes values to be set
*/

@JsonIgnore
public void setAttributes(final Attribute... attributes);

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes values to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ public ProductVariantBuilder setPrices(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -196,7 +196,7 @@ public ProductVariantBuilder attributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -208,7 +208,7 @@ public ProductVariantBuilder attributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes value to be set
* @return Builder
*/
Expand All @@ -223,7 +223,7 @@ public ProductVariantBuilder plusAttributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -238,7 +238,7 @@ public ProductVariantBuilder plusAttributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -251,7 +251,7 @@ public ProductVariantBuilder withAttributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand All @@ -262,7 +262,7 @@ public ProductVariantBuilder addAttributes(
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param builder function to build the attributes value
* @return Builder
*/
Expand Down Expand Up @@ -706,7 +706,7 @@ public java.util.List<com.commercetools.api.models.common.Price> getPrices() {
}

/**
* <p>Attributes of the Product Variant.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @return attributes
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public interface ProductVariantDraft
public List<PriceDraft> getPrices();

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @return attributes
*/
@Valid
Expand Down Expand Up @@ -113,15 +113,15 @@ public interface ProductVariantDraft
public void setPrices(final List<PriceDraft> prices);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes values to be set
*/

@JsonIgnore
public void setAttributes(final Attribute... attributes);

/**
* <p>Attributes according to the respective AttributeDefinition.</p>
* <p>Variant Attributes according to the respective AttributeDefinition.</p>
* @param attributes values to be set
*/

Expand Down
Loading