protected class OutlookServiceImpl.PersonalDocumentsFolder extends OutlookServiceImpl.UserFolder implements UserDocuments
defaultSubfolder, files, subfoldersEMPTY, fullPath, hashCode, lastModified, lastModifier, LOG, MODIFIED_FORMAT, name, node, parentPath, path, PATH_SEPARATOR, pathLabel, ROOT_PATH_LABEL, title, url, webdavUrl| Modifier | Constructor and Description |
|---|---|
protected |
PersonalDocumentsFolder(javax.jcr.Node node)
Instantiates a new personal documents folder.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<File> |
findAllLastDocuments(String text)
Find all last documents.
|
Collection<File> |
findLastDocuments(String text)
Find last documents.
|
protected String |
getDriveName()
Gets the drive name.
|
Folder |
getFolder(String path)
Gets the folder.
|
Folder |
getRootFolder()
Gets the root folder.
|
addSubfolder, newFile, newFolder, newFolder, userLocalegetChildren, getDefaultSubfolder, getFiles, getSubfolders, hasFiles, hasSubfolders, isFolder, isRoot, readChildNodes, readFiles, readSubnodesequals, fullPath, getFullPath, getLastModified, getLastModifier, getName, getNode, getPath, getPath, getPathLabel, getTitle, getUrl, getWebdavUrl, getWorkspace, hashCode, isFile, isFolder, nodeTitle, pathLabel, setUrl, setWebdavUrlprotected PersonalDocumentsFolder(javax.jcr.Node node)
throws javax.jcr.RepositoryException,
OutlookException
node - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionpublic Folder getRootFolder() throws OutlookException
getRootFolder in interface UserDocumentsOutlookException - the outlook exceptionpublic Folder getFolder(String path) throws OutlookException, javax.jcr.RepositoryException
getFolder in interface UserDocumentspath - the pathOutlookException - the outlook exceptionjavax.jcr.RepositoryException - the repository exceptionpublic Collection<File> findAllLastDocuments(String text) throws javax.jcr.RepositoryException, OutlookException
findAllLastDocuments in interface UserDocumentstext - the textjavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionpublic Collection<File> findLastDocuments(String text) throws javax.jcr.RepositoryException, OutlookException
findLastDocuments in interface UserDocumentstext - the textjavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected String getDriveName()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.