You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetCountValue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ public interface ProductSearchFacetCountValue {
50
50
publicProductSearchFacetScopeEnumgetScope();
51
51
52
52
/**
53
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
53
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
54
54
* @return filter
55
55
*/
56
56
@Valid
@@ -80,7 +80,7 @@ public interface ProductSearchFacetCountValue {
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetCountValueBuilder.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ public ProductSearchFacetCountValueBuilder scope(
59
59
}
60
60
61
61
/**
62
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
62
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
63
63
* @param builder function to build the filter value
64
64
* @return Builder
65
65
*/
@@ -71,7 +71,7 @@ public ProductSearchFacetCountValueBuilder filter(
71
71
}
72
72
73
73
/**
74
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
74
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
75
75
* @param builder function to build the filter value
76
76
* @return Builder
77
77
*/
@@ -83,7 +83,7 @@ public ProductSearchFacetCountValueBuilder withFilter(
83
83
}
84
84
85
85
/**
86
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
86
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
87
87
* @param filter value to be set
88
88
* @return Builder
89
89
*/
@@ -126,7 +126,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
126
126
}
127
127
128
128
/**
129
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
129
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetCountValueImpl.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
67
67
}
68
68
69
69
/**
70
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
70
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetDistinctValue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ public interface ProductSearchFacetDistinctValue {
52
52
publicProductSearchFacetScopeEnumgetScope();
53
53
54
54
/**
55
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
55
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
56
56
* @return filter
57
57
*/
58
58
@Valid
@@ -138,7 +138,7 @@ public interface ProductSearchFacetDistinctValue {
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetDistinctValueBuilder.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ public ProductSearchFacetDistinctValueBuilder scope(
80
80
}
81
81
82
82
/**
83
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
83
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
84
84
* @param builder function to build the filter value
85
85
* @return Builder
86
86
*/
@@ -92,7 +92,7 @@ public ProductSearchFacetDistinctValueBuilder filter(
92
92
}
93
93
94
94
/**
95
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
95
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
96
96
* @param builder function to build the filter value
97
97
* @return Builder
98
98
*/
@@ -104,7 +104,7 @@ public ProductSearchFacetDistinctValueBuilder withFilter(
104
104
}
105
105
106
106
/**
107
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
107
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
108
108
* @param filter value to be set
109
109
* @return Builder
110
110
*/
@@ -279,7 +279,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
279
279
}
280
280
281
281
/**
282
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
282
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetDistinctValueImpl.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
93
93
}
94
94
95
95
/**
96
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
96
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetRangesValue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ public interface ProductSearchFacetRangesValue {
54
54
publicProductSearchFacetScopeEnumgetScope();
55
55
56
56
/**
57
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
57
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
58
58
* @return filter
59
59
*/
60
60
@Valid
@@ -117,7 +117,7 @@ public interface ProductSearchFacetRangesValue {
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetRangesValueBuilder.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ public ProductSearchFacetRangesValueBuilder scope(
71
71
}
72
72
73
73
/**
74
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
74
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
75
75
* @param builder function to build the filter value
76
76
* @return Builder
77
77
*/
@@ -83,7 +83,7 @@ public ProductSearchFacetRangesValueBuilder filter(
83
83
}
84
84
85
85
/**
86
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
86
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
87
87
* @param builder function to build the filter value
88
88
* @return Builder
89
89
*/
@@ -95,7 +95,7 @@ public ProductSearchFacetRangesValueBuilder withFilter(
95
95
}
96
96
97
97
/**
98
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
98
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
99
99
* @param filter value to be set
100
100
* @return Builder
101
101
*/
@@ -267,7 +267,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
267
267
}
268
268
269
269
/**
270
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
270
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_search/ProductSearchFacetRangesValueImpl.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
83
83
}
84
84
85
85
/**
86
-
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
86
+
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
0 commit comments