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 |
---|---|
LocalizedStringSortSearchModel<ProductProjection,SingleValueSortSearchModel<ProductProjection>> |
ProductDataSortSearchModel.name() |
LocalizedStringSortSearchModel<ProductProjection,SingleValueSortSearchModel<ProductProjection>> |
ProductProjectionSortSearchModel.name() |
LocalizedStringSortSearchModel<ProductProjection,MultiValueSortSearchModel<ProductProjection>> |
ProductAttributeSortSearchModel.ofLocalizedString(String attributeName) |
LocalizedStringSortSearchModel<ProductProjection,MultiValueSortSearchModel<ProductProjection>> |
ProductAttributeSortSearchModel.ofLocalizedStringSet(String attributeName) |
Modifier and Type | Method and Description |
---|---|
LocalizedStringSortSearchModel<T,S> |
LocalizedEnumSortSearchModel.label() |
protected LocalizedStringSortSearchModel<T,S> |
SortableSearchModel.localizedStringSortSearchModel(String pathSegment) |