| Package | Description |
|---|---|
| org.exoplatform.outlook |
| Modifier and Type | Class and Description |
|---|---|
protected class |
OutlookServiceImpl.OutlookSpaceImpl |
| Modifier and Type | Method and Description |
|---|---|
OutlookSpace |
OutlookService.getSpace(String groupId)
Return Office space handler.
|
OutlookSpace |
OutlookServiceImpl.getSpace(String groupId)
Return Office space handler.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutlookSpace> |
OutlookService.getUserSpaces() |
List<OutlookSpace> |
OutlookServiceImpl.getUserSpaces() |
protected List<OutlookSpace> |
OutlookServiceImpl.userSpaces(String userId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OutlookServiceImpl.initDocumentLink(OutlookSpace space,
HierarchyNode file) |
List<File> |
OutlookService.saveAttachment(OutlookSpace space,
Folder folder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds) |
List<File> |
OutlookServiceImpl.saveAttachment(OutlookSpace space,
Folder destFolder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.