| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProductProjectionByIdGet |
interface |
ProductProjectionByKeyGet
Retrieves a product projection by a known key.
|
interface |
ProductProjectionQuery
Provides a QueryDsl for product projections to formulate predicates, search expressions and reference expansion path expressions.
For further information how to use the query API to consult the Query API documentation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProductProjectionSearch
Searches for products.
|