Package | Description |
---|---|
net.bluemind.backend.mail.replica.indexing | |
net.bluemind.index.mail |
Modifier and Type | Method and Description |
---|---|
java.util.List<MailSummary> |
IMailIndexService.fetchSummary(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> f,
IDSet set) |
java.util.List<MailSummary> |
NoopMailIndexService.fetchSummary(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> f,
IDSet set) |
Modifier and Type | Method and Description |
---|---|
void |
IMailIndexService.syncFlags(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> folder,
java.util.List<MailSummary> mails) |
void |
NoopMailIndexService.syncFlags(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> folder,
java.util.List<MailSummary> mails) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MailSummary> |
MailIndexService.fetchSummary(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> f,
IDSet set) |
Modifier and Type | Method and Description |
---|---|
void |
MailIndexService.syncFlags(ItemValue<Mailbox> box,
ItemValue<MailboxFolder> f,
java.util.List<MailSummary> mails) |
Copyright © 2021. All Rights Reserved.