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 |
---|---|
EnumFacetedSearchSearchModel<ProductProjection> |
ProductAttributeFacetedSearchSearchModel.ofEnum(String attributeName) |
EnumFacetedSearchSearchModel<ProductProjection> |
ProductAttributeFacetedSearchSearchModel.ofEnumSet(String attributeName) |
Modifier and Type | Method and Description |
---|---|
protected EnumFacetedSearchSearchModel<T> |
SearchModelImpl.enumFacetedSearchSearchModel(String pathSegment) |