| Package | Description |
|---|---|
| org.exoplatform.outlook |
| Modifier and Type | Class and Description |
|---|---|
protected class |
OutlookServiceImpl.OutlookSpaceImpl
The Class 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()
Gets the user spaces.
|
List<OutlookSpace> |
OutlookServiceImpl.getUserSpaces()
Gets the user spaces.
|
protected List<OutlookSpace> |
OutlookServiceImpl.userSpaces(String userId)
User spaces.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OutlookServiceImpl.initDocumentLink(OutlookSpace space,
HierarchyNode file)
Inits the document link.
|
List<File> |
OutlookService.saveAttachment(OutlookSpace space,
Folder folder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds)
Save attachment.
|
List<File> |
OutlookServiceImpl.saveAttachment(OutlookSpace space,
Folder destFolder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds)
Save attachment.
|
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.