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

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

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

Methods in org.jasig.portlet.emailpreview.dao that throw EmailPreviewException
 AccountSummary IEmailAccountService.getAccountSummary(javax.portlet.PortletRequest req, int start, int max, boolean refresh)
          Obtains the AccountSummary object from the data store itself, or possibly from cache.
 

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

Methods in org.jasig.portlet.emailpreview.dao.javamail that throw EmailPreviewException
 AccountSummary JavamailAccountDaoImpl.fetchAccountSummaryFromStore(MailStoreConfiguration config, javax.mail.Authenticator auth, String username, String mailAccount, int start, int max)
           
 AccountSummary JavamailAccountService.getAccountSummary(javax.portlet.PortletRequest req, int start, int max, boolean refresh)
           
 



Copyright © 2012 Jasig. All Rights Reserved.