Package | Description |
---|---|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.products.search |
Endpoint related classes to search products.
|
io.sphere.sdk.selection |
Modifier and Type | Method and Description |
---|---|
ProductProjectionQuery |
ProductProjectionQuery.withStoreSelection(StoreSelection storeSelection) |
Modifier and Type | Method and Description |
---|---|
ProductProjectionSearch |
ProductProjectionSearch.withStoreSelection(StoreSelection storeSelection) |
Modifier and Type | Class and Description |
---|---|
class |
StoreSelectionDsl |
Modifier and Type | Method and Description |
---|---|
static StoreSelection |
StoreSelectionQueryParameters.extractStoreSelectionFromHttpQueryParameters(List<NameValuePair> additionalHttpQueryParameters) |
StoreSelection |
StoreSelectionRequestDsl.getStoreSelection() |
Modifier and Type | Method and Description |
---|---|
static List<NameValuePair> |
StoreSelectionQueryParameters.getQueryParametersWithStoreSelection(StoreSelection storeSelection,
List<NameValuePair> currentParameters) |
T |
StoreSelectionRequestDsl.withStoreSelection(StoreSelection storeSelection) |