Package | Description |
---|---|
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
Modifier and Type | Method and Description |
---|---|
static OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.of(String storeKey,
String orderNumber) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.plusExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.withExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.withExpansionPaths(List<ExpansionPath<Order>> expansionPaths) |