|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreConfiguration | |
---|---|
atg.projects.store.order.purchase | |
atg.projects.store.profile |
Uses of StoreConfiguration in atg.projects.store.order.purchase |
---|
Fields in atg.projects.store.order.purchase declared as StoreConfiguration | |
---|---|
protected StoreConfiguration |
StorePurchaseProcessFormHandler.mStoreConfiguration
Store configuration. |
protected StoreConfiguration |
BillingInfoFormHandler.mStoreConfiguration
Store configuration. |
Methods in atg.projects.store.order.purchase that return StoreConfiguration | |
---|---|
StoreConfiguration |
StorePurchaseProcessHelper.getStoreConfiguration()
|
StoreConfiguration |
StorePurchaseProcessFormHandler.getStoreConfiguration()
|
StoreConfiguration |
BillingInfoFormHandler.getStoreConfiguration()
|
Methods in atg.projects.store.order.purchase with parameters of type StoreConfiguration | |
---|---|
void |
StorePurchaseProcessHelper.setStoreConfiguration(StoreConfiguration pStoreConfiguration)
|
void |
StorePurchaseProcessFormHandler.setStoreConfiguration(StoreConfiguration pStoreConfiguration)
|
void |
BillingInfoFormHandler.setStoreConfiguration(StoreConfiguration pStoreConfiguration)
|
Uses of StoreConfiguration in atg.projects.store.profile |
---|
Methods in atg.projects.store.profile that return StoreConfiguration | |
---|---|
StoreConfiguration |
StoreProfileTools.getStoreConfiguration()
|
Methods in atg.projects.store.profile with parameters of type StoreConfiguration | |
---|---|
void |
StoreProfileTools.setStoreConfiguration(StoreConfiguration pStoreConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |