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 |
---|---|
MoneySortSearchModel<T,MultiValueSortSearchModel<T>> |
ScopedPriceSortSearchModel.currentValue() |
MoneySortSearchModel<ProductProjection,MultiValueSortSearchModel<ProductProjection>> |
ProductAttributeSortSearchModel.ofMoney(String attributeName) |
MoneySortSearchModel<ProductProjection,MultiValueSortSearchModel<ProductProjection>> |
ProductAttributeSortSearchModel.ofMoneySet(String attributeName) |
MoneySortSearchModel<T,MultiValueSortSearchModel<T>> |
DiscountedPriceSortSearchModel.value() |
MoneySortSearchModel<T,MultiValueSortSearchModel<T>> |
ScopedPriceSortSearchModel.value() |
Modifier and Type | Method and Description |
---|---|
protected MoneySortSearchModel<T,S> |
SortableSearchModel.moneySortSearchModel(String pathSegment) |