|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreProfileTools | |
---|---|
atg.projects.store.collections.filter | |
atg.projects.store.email | |
atg.projects.store.profile |
Uses of StoreProfileTools in atg.projects.store.collections.filter |
---|
Fields in atg.projects.store.collections.filter declared as StoreProfileTools | |
---|---|
protected StoreProfileTools |
RecentlyViewedFilter.mProfileTools
|
Methods in atg.projects.store.collections.filter that return StoreProfileTools | |
---|---|
StoreProfileTools |
RecentlyViewedFilter.getProfileTools()
|
Methods in atg.projects.store.collections.filter with parameters of type StoreProfileTools | |
---|---|
void |
RecentlyViewedFilter.setProfileTools(StoreProfileTools pProfileTools)
|
Uses of StoreProfileTools in atg.projects.store.email |
---|
Methods in atg.projects.store.email that return StoreProfileTools | |
---|---|
StoreProfileTools |
StoreEmailTools.getProfileTools()
|
Methods in atg.projects.store.email with parameters of type StoreProfileTools | |
---|---|
void |
StoreEmailTools.setProfileTools(StoreProfileTools pProfileTools)
|
Uses of StoreProfileTools in atg.projects.store.profile |
---|
Subclasses of StoreProfileTools in atg.projects.store.profile | |
---|---|
class |
InternationalStoreProfileTools
This class implements internationalization support for ProfileTools component. |
Methods in atg.projects.store.profile that return StoreProfileTools | |
---|---|
StoreProfileTools |
ProfileCheckoutPreferences.getProfileTools()
|
StoreProfileTools |
CheckoutProfileFormHandler.getStoreProfileTools()
It's a getter method for the storeProfileTools read-only property. |
Methods in atg.projects.store.profile with parameters of type StoreProfileTools | |
---|---|
void |
ProfileCheckoutPreferences.setProfileTools(StoreProfileTools pProfileTools)
Sets the profileTools |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |