| Package | Description |
|---|---|
| org.exoplatform.outlook | |
| org.exoplatform.outlook.jcr |
| Modifier and Type | Class and Description |
|---|---|
protected class |
OutlookServiceImpl.UserFile |
| Modifier and Type | Method and Description |
|---|---|
protected File |
OutlookServiceImpl.UserFolder.newFile(Folder parent,
javax.jcr.Node node) |
| Modifier and Type | Method and Description |
|---|---|
Collection<File> |
OutlookServiceImpl.PersonalDocumentsFolder.findAllLastDocuments(String text) |
Collection<File> |
OutlookServiceImpl.PersonalDocumentsFolder.findLastDocuments(String text) |
Collection<File> |
OutlookServiceImpl.OutlookSpaceImpl.findLastDocuments(String text) |
abstract Collection<File> |
OutlookSpace.findLastDocuments(String text) |
List<File> |
OutlookService.saveAttachment(Folder destFolder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds) |
List<File> |
OutlookServiceImpl.saveAttachment(Folder destFolder,
OutlookUser user,
String comment,
String messageId,
String attachmentToken,
String... attachmentIds) |
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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OutlookServiceImpl.fetchQuery(javax.jcr.query.QueryResult qr,
int limit,
Set<File> res) |
protected org.exoplatform.social.core.activity.model.ExoSocialActivity |
OutlookServiceImpl.postAttachmentActivity(Folder destFolder,
List<File> files,
OutlookUser user,
String comment) |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadLocal<Set<File>> |
Folder.files |
| Modifier and Type | Method and Description |
|---|---|
protected abstract File |
Folder.newFile(Folder parent,
javax.jcr.Node node) |
| Modifier and Type | Method and Description |
|---|---|
Collection<File> |
UserDocuments.findAllLastDocuments(String text) |
Collection<File> |
UserDocuments.findLastDocuments(String text) |
Set<File> |
Folder.getFiles() |
protected Set<File> |
Folder.readFiles() |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.