Uses of Class
atg.projects.store.email.RecentlySentList

Packages that use RecentlySentList
atg.projects.store.email   
 

Uses of RecentlySentList in atg.projects.store.email
 

Methods in atg.projects.store.email that return RecentlySentList
 RecentlySentList TesterEmailTools.getSentList()
           
 

Methods in atg.projects.store.email with parameters of type RecentlySentList
 void TesterEmailTools.setSentList(RecentlySentList pSentList)