io.sphere.client.shop.CartService.all()
|
io.sphere.client.shop.CommentService.all()
|
io.sphere.client.shop.CustomerService.all()
|
io.sphere.client.shop.OrderService.all()
|
io.sphere.client.shop.ReviewService.all()
|
io.sphere.client.shop.ShippingMethodService.all()
|
io.sphere.client.shop.TaxCategoryService.all()
|
io.sphere.internal.CartServiceImpl.all() |
io.sphere.internal.Categories.all()
|
io.sphere.internal.CommentServiceImpl.all() |
io.sphere.internal.CustomerServiceImpl.all() |
io.sphere.internal.OrderServiceImpl.all() |
io.sphere.internal.ReviewServiceImpl.all() |
io.sphere.internal.ShippingMethodServiceImpl.all() |
io.sphere.internal.TaxCategoryServiceImpl.all() |
sphere.CommentService.all()
|
sphere.OrderService.all()
|
sphere.ReviewService.all()
|
sphere.ShippingMethodService.all()
|
sphere.internal.CommentServiceAdapter.all() |
sphere.internal.OrderServiceAdapter.all() |
sphere.internal.ReviewServiceAdapter.all() |
sphere.internal.ShippingMethodServiceAdapter.all() |
io.sphere.client.model.products.BackendProductProjection.getCatalog()
since 0.55.0. The field will be removed since it does not match any field in the backend.
|
io.sphere.client.shop.model.Product.getCatalog()
since 0.55.0. The field will be removed since it does not match any field in the backend.
|
io.sphere.client.shop.model.InventoryEntry.getChannel()
|
io.sphere.client.shop.OrderService.updatePaymentState(VersionedId, PaymentState)
|
io.sphere.internal.OrderServiceImpl.updatePaymentState(VersionedId, PaymentState) |
sphere.OrderService.updatePaymentState(VersionedId, PaymentState)
|
sphere.internal.OrderServiceAdapter.updatePaymentState(VersionedId, PaymentState) |
sphere.OrderService.updatePaymentStateAsync(VersionedId, PaymentState)
|
sphere.internal.OrderServiceAdapter.updatePaymentStateAsync(VersionedId, PaymentState) |
io.sphere.client.shop.OrderService.updateShipmentState(VersionedId, ShipmentState)
|
io.sphere.internal.OrderServiceImpl.updateShipmentState(VersionedId, ShipmentState) |
sphere.OrderService.updateShipmentState(VersionedId, ShipmentState)
|
sphere.internal.OrderServiceAdapter.updateShipmentState(VersionedId, ShipmentState) |
sphere.OrderService.updateShipmentStateAsync(VersionedId, ShipmentState)
|
sphere.internal.OrderServiceAdapter.updateShipmentStateAsync(VersionedId, ShipmentState) |