|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckoutProgressStates | |
---|---|
atg.projects.store.order.purchase | |
atg.projects.store.profile |
Uses of CheckoutProgressStates in atg.projects.store.order.purchase |
---|
Methods in atg.projects.store.order.purchase that return CheckoutProgressStates | |
---|---|
CheckoutProgressStates |
StoreExpressCheckoutFormHandler.getCheckoutProgressStates()
|
CheckoutProgressStates |
StoreCommitOrderHandler.getCheckoutProgressStates()
|
CheckoutProgressStates |
StoreCartFormHandler.getCheckoutProgressStates()
|
CheckoutProgressStates |
ShippingInfoFormHandler.getCheckoutProgressStates()
|
CheckoutProgressStates |
BillingInfoFormHandler.getCheckoutProgressStates()
|
Methods in atg.projects.store.order.purchase with parameters of type CheckoutProgressStates | |
---|---|
void |
StoreExpressCheckoutFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
|
void |
StoreCommitOrderHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
|
void |
StoreCartFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
|
void |
ShippingInfoFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
|
void |
BillingInfoFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
|
Uses of CheckoutProgressStates in atg.projects.store.profile |
---|
Methods in atg.projects.store.profile that return CheckoutProgressStates | |
---|---|
CheckoutProgressStates |
StoreProfileFormHandler.getCheckoutProgressStates()
Get checkout progress states |
Methods in atg.projects.store.profile with parameters of type CheckoutProgressStates | |
---|---|
void |
StoreProfileFormHandler.setCheckoutProgressStates(CheckoutProgressStates pCheckoutProgressStates)
Set checkout progress states |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |