public final class ProductProjectionSearchModel extends Base
| Constructor and Description |
|---|
ProductProjectionSearchModel() |
| Modifier and Type | Method and Description |
|---|---|
ProductProjectionFacetSearchModel |
facet() |
ProductProjectionFacetedSearchSearchModel |
facetedSearch() |
ProductProjectionFilterSearchModel |
filter() |
static ProductProjectionSearchModel |
of() |
ProductProjectionSortSearchModel |
sort() |
public ProductProjectionFilterSearchModel filter()
public ProductProjectionFacetSearchModel facet()
public ProductProjectionSortSearchModel sort()
public ProductProjectionFacetedSearchSearchModel facetedSearch()
public static ProductProjectionSearchModel of()