Package | Description |
---|---|
net.bluemind.exchange.mapi.api | |
net.bluemind.exchange.mapi.persistence | |
net.bluemind.exchange.mapi.service.internal |
Modifier and Type | Field and Description |
---|---|
java.util.List<MapiRule> |
MapiRuleChanges.created |
java.util.List<MapiRule> |
MapiRuleChanges.updated |
Modifier and Type | Method and Description |
---|---|
java.util.List<MapiRule> |
IMapiRules.all() |
java.util.concurrent.CompletableFuture<java.util.List<MapiRule>> |
IMapiRulesPromise.all() |
Modifier and Type | Method and Description |
---|---|
void |
IMapiRulesAsync.all(AsyncHandler<java.util.List<MapiRule>> handler) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MapiRule> |
MapiRuleStore.all() |
static JdbcAbstractStore.EntityPopulator<MapiRule> |
MapiRuleColumns.populator() |
static JdbcAbstractStore.StatementValues<MapiRule> |
MapiRuleColumns.values(java.lang.String folderId) |
Modifier and Type | Method and Description |
---|---|
void |
MapiRuleStore.store(MapiRule value)
Upsert the given
MapiRule |
Modifier and Type | Method and Description |
---|---|
java.util.List<MapiRule> |
MapiRulesService.all() |
Copyright © 2021. All Rights Reserved.