| Package | Description |
|---|---|
| io.sphere.sdk.products.search |
Endpoint related classes to search products.
|
| io.sphere.sdk.search.model |
Models to support using search endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
EnumFacetSearchModel<ProductProjection> |
ProductAttributeFacetSearchModel.ofEnum(String attributeName) |
EnumFacetSearchModel<ProductProjection> |
ProductAttributeFacetSearchModel.ofEnumSet(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected EnumFacetSearchModel<T> |
SearchModelImpl.enumFacetSearchModel(String pathSegment) |