Skip to content

Commit 9e6c638

Browse files
committed
Update javadoc
1 parent 6f96528 commit 9e6c638

123 files changed

Lines changed: 2172 additions & 2220 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

javadoc/allclasses-index.html

Lines changed: 16 additions & 56 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1 title="Class ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet"
8686
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet</span>
8787
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/TypeApiMethod.html" title="class in io.vrap.rmf.base.client">TypeApiMethod</a>&lt;<a href="ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet</a>,<wbr><a href="../models/shipping_method/ShippingMethodPagedQueryResponse.html" title="interface in com.commercetools.api.models.shipping_method">ShippingMethodPagedQueryResponse</a>&gt;
8888
implements <a href="ExpandableTrait.html" title="interface in com.commercetools.api.client">ExpandableTrait</a>&lt;<a href="ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet</a>&gt;, <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet</a>&gt;, <a href="Deprecatable200Trait.html" title="interface in com.commercetools.api.client">Deprecatable200Trait</a>&lt;<a href="ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet</a>&gt;</span></div>
89-
<div class="block"><p>Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart in a given Store. Each ShippingMethod contains exactly one ShippingRate with the flag <code>isMatching</code> set to <code>true</code>. This ShippingRate is used when the ShippingMethod is added to the Cart.</p>
89+
<div class="block"><p>Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart in a given Store. Each ShippingMethod contains exactly one ShippingRate with the flag <code>isMatching</code> set to <code>true</code>. This ShippingRate is used when the ShippingMethod is added to the Cart. If a matching ShippingMethod has <code>isDefault</code> set to <code>true</code>, it is returned as the first item in the array.</p>
9090

9191
<hr>
9292
<div class=code-example>

javadoc/com/commercetools/api/client/ByProjectKeyProductProjectionsSearchGet.html

Lines changed: 455 additions & 669 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyProductProjectionsSearchPost.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1 title="Class ByProjectKeyProductProjectionsSearchPost" class="title">Class B
8686
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ByProjectKeyProductProjectionsSearchPost</span>
8787
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/TypeApiMethod.html" title="class in io.vrap.rmf.base.client">TypeApiMethod</a>&lt;<a href="ByProjectKeyProductProjectionsSearchPost.html" title="class in com.commercetools.api.client">ByProjectKeyProductProjectionsSearchPost</a>,<wbr><a href="../models/product/ProductProjectionPagedSearchResponse.html" title="interface in com.commercetools.api.models.product">ProductProjectionPagedSearchResponse</a>&gt;
8888
implements <a href="ByProjectKeyProductProjectionsSearchPostMixin.html" title="interface in com.commercetools.api.client">ByProjectKeyProductProjectionsSearchPostMixin</a>, <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyProductProjectionsSearchPost.html" title="class in com.commercetools.api.client">ByProjectKeyProductProjectionsSearchPost</a>&gt;</span></div>
89-
<div class="block"><p>Product Projection Search</p>
89+
<div class="block"><p>For implementing funnel search on Product Listing Pages where users select multiple filters, use this POST method. To avoid URL length restrictions, this method passes the same query parameters as defined in the GET method, within the request body in URL-encoded format.</p>
9090

9191
<hr>
9292
<div class=code-example>

javadoc/com/commercetools/api/client/ByProjectKeyProductSelectionsByIDProductsGet.html

Lines changed: 130 additions & 130 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyProductSelectionsKeyByKeyProductsGet.html

Lines changed: 130 additions & 130 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyProductTailoringGet.html

Lines changed: 126 additions & 126 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyProductsByIDProductSelectionsGet.html

Lines changed: 130 additions & 130 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyProductsKeyByKeyProductSelectionsGet.html

Lines changed: 130 additions & 130 deletions
Large diffs are not rendered by default.

javadoc/com/commercetools/api/client/ByProjectKeyShippingMethodsMatchingCartGet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1 title="Class ByProjectKeyShippingMethodsMatchingCartGet" class="title">Class
8686
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ByProjectKeyShippingMethodsMatchingCartGet</span>
8787
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/TypeApiMethod.html" title="class in io.vrap.rmf.base.client">TypeApiMethod</a>&lt;<a href="ByProjectKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyShippingMethodsMatchingCartGet</a>,<wbr><a href="../models/shipping_method/ShippingMethodPagedQueryResponse.html" title="interface in com.commercetools.api.models.shipping_method">ShippingMethodPagedQueryResponse</a>&gt;
8888
implements <a href="ExpandableTrait.html" title="interface in com.commercetools.api.client">ExpandableTrait</a>&lt;<a href="ByProjectKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyShippingMethodsMatchingCartGet</a>&gt;, <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyShippingMethodsMatchingCartGet</a>&gt;, <a href="Deprecatable200Trait.html" title="interface in com.commercetools.api.client">Deprecatable200Trait</a>&lt;<a href="ByProjectKeyShippingMethodsMatchingCartGet.html" title="class in com.commercetools.api.client">ByProjectKeyShippingMethodsMatchingCartGet</a>&gt;</span></div>
89-
<div class="block"><p>Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag <code>isMatching</code> set to <code>true</code>. This ShippingRate is used when the ShippingMethod is added to the Cart.</p>
89+
<div class="block"><p>Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag <code>isMatching</code> set to <code>true</code>. This ShippingRate is used when the ShippingMethod is added to the Cart. If a matching ShippingMethod has <code>isDefault</code> set to <code>true</code>, it is returned as the first item in the array.</p>
9090

9191
<hr>
9292
<div class=code-example>

0 commit comments

Comments
 (0)