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 |
---|---|
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductDataFacetedSearchSearchModel.categories() |
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductProjectionFacetedSearchSearchModel.categories() |
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductAttributeFacetedSearchSearchModel.ofReference(String attributeName) |
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductAttributeFacetedSearchSearchModel.ofReferenceSet(String attributeName) |
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductDataFacetedSearchSearchModel.productType() |
ReferenceFacetedSearchSearchModel<ProductProjection> |
ProductProjectionFacetedSearchSearchModel.productType() |
Modifier and Type | Method and Description |
---|---|
protected ReferenceFacetedSearchSearchModel<T> |
SearchModelImpl.referenceFacetedSearchSearchModel(String pathSegment) |