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

Packages that use SessionBean
atg.projects.store.gifts   
atg.projects.store.profile   
 

Uses of SessionBean in atg.projects.store.gifts
 

Methods in atg.projects.store.gifts that return SessionBean
 SessionBean StoreGiftlistFormHandler.getSessionBean()
           
 

Methods in atg.projects.store.gifts with parameters of type SessionBean
 void StoreGiftlistFormHandler.setSessionBean(SessionBean pSessionBean)
           
 

Uses of SessionBean in atg.projects.store.profile
 

Methods in atg.projects.store.profile that return SessionBean
 SessionBean StoreProfileFormHandler.getSessionBean()
           
 

Methods in atg.projects.store.profile with parameters of type SessionBean
 void StoreProfileFormHandler.setSessionBean(SessionBean pSessionBean)