protected class OutlookServiceImpl.UserFolder extends Folder
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 |
UserFolder(Folder parent,
javax.jcr.Node node)
Instantiates a new user folder.
|
protected |
UserFolder(javax.jcr.Node node)
Instantiates a new user folder.
|
protected |
UserFolder(String parentPath,
javax.jcr.Node node)
Instantiates a new user folder.
|
| Modifier and Type | Method and Description |
|---|---|
Folder |
addSubfolder(String name)
Adds the subfolder.
|
protected File |
newFile(Folder parent,
javax.jcr.Node node)
New file.
|
protected Folder |
newFolder(Folder parent,
javax.jcr.Node node)
New folder.
|
protected Folder |
newFolder(String rootPath,
javax.jcr.Node node)
New folder.
|
protected Locale |
userLocale()
User locale.
|
getChildren, 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 UserFolder(Folder parent, javax.jcr.Node node) throws javax.jcr.RepositoryException, OutlookException
parent - the parentnode - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected UserFolder(String parentPath, javax.jcr.Node node) throws javax.jcr.RepositoryException, OutlookException
parentPath - the parent pathnode - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected UserFolder(javax.jcr.Node node)
throws javax.jcr.RepositoryException,
OutlookException
node - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionpublic Folder addSubfolder(String name) throws javax.jcr.RepositoryException, OutlookException
addSubfolder in class Foldername - the namejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected Locale userLocale()
userLocale in class HierarchyNodeprotected Folder newFolder(Folder parent, javax.jcr.Node node) throws javax.jcr.RepositoryException, OutlookException
newFolder in class Folderparent - the parentnode - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected Folder newFolder(String rootPath, javax.jcr.Node node) throws javax.jcr.RepositoryException, OutlookException
newFolder in class FolderrootPath - the root pathnode - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionprotected File newFile(Folder parent, javax.jcr.Node node) throws javax.jcr.RepositoryException, OutlookException
newFile in class Folderparent - the parentnode - the nodejavax.jcr.RepositoryException - the repository exceptionOutlookException - the outlook exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.