| Package | Description |
|---|---|
| org.exoplatform.outlook |
| Modifier and Type | Method and Description |
|---|---|
OutlookSpace |
OutlookService.getSpace(String groupId)
Return Office space handler.
|
OutlookSpace |
OutlookServiceImpl.getSpace(String groupId)
Return Office space handler.
|
List<OutlookSpace> |
OutlookService.getUserSpaces()
Gets the user spaces.
|
List<OutlookSpace> |
OutlookServiceImpl.getUserSpaces()
Gets the user spaces.
|
List<File> |
OutlookService.saveAttachment(OutlookSpace space,
Folder folder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds)
Save attachment.
|
protected List<OutlookSpace> |
OutlookServiceImpl.userSpaces(String userId)
User spaces.
|
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.