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

Packages that use SessionBean
atg.projects.store.droplet   
atg.projects.store.gifts   
atg.projects.store.servlet   
 

Uses of SessionBean in atg.projects.store.droplet
 

Methods in atg.projects.store.droplet that return SessionBean
 SessionBean InternationalizedExpressCheckoutOkDroplet.getSessionBean()
          Gets the session bean property
 

Methods in atg.projects.store.droplet with parameters of type SessionBean
 void InternationalizedExpressCheckoutOkDroplet.setSessionBean(SessionBean pSessionBean)
          Sets session bean property
 

Uses of SessionBean in atg.projects.store.gifts
 

Methods in atg.projects.store.gifts that return SessionBean
 SessionBean StoreSearchFormHandler.getSessionBean()
          Gets the session bean property
 

Methods in atg.projects.store.gifts with parameters of type SessionBean
 void StoreSearchFormHandler.setSessionBean(SessionBean pSessionBean)
          Sets session bean property
 

Uses of SessionBean in atg.projects.store.servlet
 

Methods in atg.projects.store.servlet that return SessionBean
 SessionBean StoreRequestLocale.getSessionBean()
          Gets the session bean property
 

Methods in atg.projects.store.servlet with parameters of type SessionBean
 void StoreRequestLocale.setSessionBean(SessionBean pSessionBean)
          Sets session bean property