public interface UserDocuments
| Modifier and Type | Method and Description |
|---|---|
Collection<File> |
findAllLastDocuments(String text) |
Collection<File> |
findLastDocuments(String text) |
Folder |
getFolder(String path) |
Folder |
getRootFolder() |
Folder getFolder(String path) throws OutlookException, javax.jcr.RepositoryException
OutlookExceptionjavax.jcr.RepositoryExceptionFolder getRootFolder() throws OutlookException, javax.jcr.RepositoryException
OutlookExceptionjavax.jcr.RepositoryExceptionCollection<File> findAllLastDocuments(String text) throws javax.jcr.RepositoryException, OutlookException
javax.jcr.RepositoryExceptionOutlookExceptionCollection<File> findLastDocuments(String text) throws javax.jcr.RepositoryException, OutlookException
javax.jcr.RepositoryExceptionOutlookExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.