Package | Description |
---|---|
atg.projects.store.order.purchase | |
atg.projects.store.profile |
Modifier and Type | Method and Description |
---|---|
CheckoutProgressStates |
ShippingInfoFormHandler.getCheckoutProgressStates() |
CheckoutProgressStates |
StoreCartFormHandler.getCheckoutProgressStates() |
CheckoutProgressStates |
StoreExpressCheckoutFormHandler.getCheckoutProgressStates() |
CheckoutProgressStates |
BillingInfoFormHandler.getCheckoutProgressStates() |
CheckoutProgressStates |
StoreCommitOrderHandler.getCheckoutProgressStates() |
Modifier and Type | Method and Description |
---|---|
void |
ShippingInfoFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates) |
void |
StoreCartFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates) |
void |
StoreExpressCheckoutFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates) |
void |
BillingInfoFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates) |
void |
StoreCommitOrderHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates) |
Modifier and Type | Method and Description |
---|---|
CheckoutProgressStates |
StoreProfileFormHandler.getCheckoutProgressStates()
Get checkout progress states
|
Modifier and Type | Method and Description |
---|---|
void |
StoreProfileFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
Set checkout progress states
|