| Package | Description |
|---|---|
| net.bluemind.index | |
| net.bluemind.index.mail | |
| net.bluemind.ips.mbox.index.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
IMailIndexService.changeFlags(java.lang.String latd,
Folder flagged,
IDSet set,
FlagUpdateMode mode,
java.util.Set<java.lang.String> addedFlags,
java.util.Set<java.lang.String> removedFlags) |
| Modifier and Type | Method and Description |
|---|---|
static FlagUpdateMode |
FlagUpdateMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FlagUpdateMode[] |
FlagUpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailIndexService.changeFlags(java.lang.String latd,
Folder f,
IDSet set,
FlagUpdateMode mode,
java.util.Set<java.lang.String> addedFlags,
java.util.Set<java.lang.String> removedFlags) |
| Constructor and Description |
|---|
FlagsChangeRunnable(IProxySession ps,
IDSet set,
FlagUpdateMode mode,
java.util.Collection<java.lang.String> flags) |
Copyright © 2021. All Rights Reserved.