Uses of Class
org.jasig.portlet.emailpreview.EmailPreviewException

Packages that use EmailPreviewException
org.jasig.portlet.emailpreview.dao   
org.jasig.portlet.emailpreview.dao.impl   
 

Uses of EmailPreviewException in org.jasig.portlet.emailpreview.dao
 

Methods in org.jasig.portlet.emailpreview.dao that throw EmailPreviewException
 AccountInfo IEmailAccountDao.retrieveEmailAccountInfo(MailStoreConfiguration storeConfig, Authenticator auth, int start, int maxMessages)
          Retrieve a list of recent email from the mail store, as well as a summary of the email account's current state.
 

Uses of EmailPreviewException in org.jasig.portlet.emailpreview.dao.impl
 

Methods in org.jasig.portlet.emailpreview.dao.impl that throw EmailPreviewException
 AccountInfo EmailAccountDaoImpl.retrieveEmailAccountInfo(MailStoreConfiguration storeConfig, Authenticator auth, int start, int messageCount)
           
 



Copyright © 2010 Jasig. All Rights Reserved.