Uses of Class
com.logicaldoc.email.EmailAccount
-
Uses of EmailAccount in com.logicaldoc.email
Modifier and TypeMethodDescriptionstatic javax.mail.Store
EmailCrawler.getStore
(EmailAccount account) void
EmailCrawler.receive
(EmailAccount account, String username) -
Uses of EmailAccount in com.logicaldoc.email.dao
Modifier and TypeMethodDescriptionEmailAccountDAO.findByType
(String type, Long tenantId) Gets all the accounts of a given typeHibernateEmailAccountDAO.findByType
(String type, Long tenantId)