Uses of Class
atg.projects.store.profile.StoreProfileTools

Packages that use StoreProfileTools
atg.projects.store.email   
atg.projects.store.profile   
 

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()
          Returns the profileTools
 

Methods in atg.projects.store.profile with parameters of type StoreProfileTools
 void ProfileCheckoutPreferences.setProfileTools(StoreProfileTools pProfileTools)
          Sets the profileTools