| Package | Description |
|---|---|
| net.bluemind.index | |
| net.bluemind.index.mail |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MailSummary> |
IMailIndexService.fetchSummary(Folder source) |
java.util.List<MailSummary> |
IMailIndexService.fetchSummary(Folder source,
IDSet set) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMailIndexService.syncFlags(Folder destination,
java.util.List<MailSummary> mails) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MailSummary> |
MailIndexService.fetchSummary(Folder source) |
java.util.List<MailSummary> |
MailIndexService.fetchSummary(Folder source,
IDSet set) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailIndexService.syncFlags(Folder dest,
java.util.List<MailSummary> mails) |
Copyright © 2021. All Rights Reserved.