Package | Description |
---|---|
net.bluemind.exchange.mapi.api | |
net.bluemind.exchange.mapi.persistence | |
net.bluemind.exchange.mapi.service.internal |
Modifier and Type | Method and Description |
---|---|
MapiFolder |
IMapiFoldersMgmt.get(java.lang.String containerUid) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<MapiFolder> |
IMapiFoldersMgmtPromise.get(java.lang.String containerUid) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
IMapiFoldersMgmtPromise.store(MapiFolder mf) |
void |
IMapiFoldersMgmt.store(MapiFolder mf) |
void |
IMapiFoldersMgmtAsync.store(MapiFolder mf,
AsyncHandler<java.lang.Void> handler) |
Modifier and Type | Method and Description |
---|---|
void |
IMapiFoldersMgmtAsync.get(java.lang.String containerUid,
AsyncHandler<MapiFolder> handler) |
Modifier and Type | Method and Description |
---|---|
MapiFolder |
MapiFoldersStore.get(java.lang.String containerUid) |
Modifier and Type | Method and Description |
---|---|
static JdbcAbstractStore.EntityPopulator<MapiFolder> |
MapiFoldersColumns.populator() |
static JdbcAbstractStore.StatementValues<MapiFolder> |
MapiFoldersColumns.values() |
Modifier and Type | Method and Description |
---|---|
void |
MapiFoldersStore.store(MapiFolder value) |
Modifier and Type | Method and Description |
---|---|
MapiFolder |
MapiFoldersMgmt.get(java.lang.String containerUid) |
Modifier and Type | Method and Description |
---|---|
void |
MapiFoldersMgmt.store(MapiFolder mf) |
Copyright © 2021. All Rights Reserved.