public class CartCommands
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CartCommands.AddCustomLineItem |
static class |
CartCommands.AddDiscountCode |
static class |
CartCommands.AddLineItem |
static class |
CartCommands.AddLineItemFromMasterVariant |
static class |
CartCommands.CartUpdateAction |
static class |
CartCommands.ChangeLineItemQuantity |
static class |
CartCommands.CreateCart |
static class |
CartCommands.DecreaseLineItemQuantity |
static class |
CartCommands.LoginWithAnonymousCart |
static class |
CartCommands.OrderCart |
static class |
CartCommands.RecalculateCartPrices |
static class |
CartCommands.RemoveCustomLineItem |
static class |
CartCommands.RemoveDiscountCode |
static class |
CartCommands.RemoveLineItem |
static class |
CartCommands.SetBillingAddress |
static class |
CartCommands.SetCountry |
static class |
CartCommands.SetCustomerEmail |
static class |
CartCommands.SetCustomShippingMethod |
static class |
CartCommands.SetShippingAddress |
static class |
CartCommands.SetShippingMethod |
Constructor and Description |
---|
CartCommands() |