| addToQueue(NotificationCategory category, IContact contact, MailMessage mmt, String reason, String poolName) | org.turro.mail.queue.QueueManager | |
| addToQueue(NotificationCategory category, IContact contact, String subject, String message, String reason, String poolName) | org.turro.mail.queue.QueueManager | |
| checkConfiguration(IContact contact, String idCategory, QueuePeriod queuePeriod) | org.turro.mail.queue.QueueManager | |
| checkConstraints(String idCategory) | org.turro.mail.queue.QueueManager | |
| configQueue(QueueOptions qo) | org.turro.mail.queue.QueueManager | |
| contactMayWant(IContact contact, String idCategory) | org.turro.mail.queue.QueueManager | |
| contactWants(IContact contact, String idCategory) | org.turro.mail.queue.QueueManager | |
| createBulk() | org.turro.mail.queue.QueueManager | |
| getConfiguration(IContact contact, String idCategory) | org.turro.mail.queue.QueueManager | |
| getContactMap(List< MailItem > list) | org.turro.mail.queue.QueueManager | |
| getPending(QueuePeriod period) | org.turro.mail.queue.QueueManager | |
| getSubcribers(String idCategory) | org.turro.mail.queue.QueueManager | |
| getSubcribersByRoot(String root) | org.turro.mail.queue.QueueManager | |
| getSubcribersId(String idCategory) | org.turro.mail.queue.QueueManager | |
| removeContactMails(String idContact) | org.turro.mail.queue.QueueManager | |
| removeMail(MailItem mi) | org.turro.mail.queue.QueueManager | |
| removeMails(QueuePeriod period, String idContact, String idCategory) | org.turro.mail.queue.QueueManager | |
| removeOldsByPeriod() | org.turro.mail.queue.QueueManager | |
| removeOptions(String idCategory) | org.turro.mail.queue.QueueManager | |
| removeOptions(QueueOptions qo) | org.turro.mail.queue.QueueManager | |
| removeUniquesFor(String idCategory, String idContact) | org.turro.mail.queue.QueueManager | |
| removeWithoutOptions() | org.turro.mail.queue.QueueManager | |
| send(IConstructor constructor, QueuePeriod period) | org.turro.mail.queue.QueueManager | static |
| setPeriod(IContact contact, String idCategory, QueuePeriod queuePeriod, boolean override) | org.turro.mail.queue.QueueManager | |
| setPeriodToAll(String idCategory, QueuePeriod period) | org.turro.mail.queue.QueueManager | |
| subscribeDefaults(ConstraintKeys keys) | org.turro.mail.queue.QueueManager | |