Uses of Class
com.logicaldoc.email.EmailAccount
Packages that use EmailAccount
-
Uses of EmailAccount in com.logicaldoc.email
Methods in com.logicaldoc.email with parameters of type EmailAccountModifier and TypeMethodDescriptionstatic javax.mail.Store
Crawler.getStore
(EmailAccount account) void
Crawler.processAccount
(EmailAccount account) -
Uses of EmailAccount in com.logicaldoc.email.dao
Methods in com.logicaldoc.email.dao that return types with arguments of type EmailAccountModifier and TypeMethodDescriptionEmailAccountDAO.findByType
(String type, Long tenantId) Gets all the accounts of a given typeHibernateEmailAccountDAO.findByType
(String type, Long tenantId) Methods in com.logicaldoc.email.dao with parameters of type EmailAccount