protected class JCRLocalDropboxDrive.DbxFileInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
idPath
Path in lower-case, can be used as ID.
|
protected String |
name
File name in natural form as in Dropbox.
|
protected JCRLocalDropboxDrive.DbxFileInfo |
parent
Lazy obtained parent info instance.
|
protected String |
parentPath
Parent path in lower-case, can be used as ID.
|
protected String |
path
File path in natural form as in Dropbox.
|
| Modifier | Constructor and Description |
|---|---|
protected |
JCRLocalDropboxDrive.DbxFileInfo(String dbxPath) |
protected final String name
protected final String path
protected final String parentPath
protected final String idPath
protected JCRLocalDropboxDrive.DbxFileInfo parent
protected JCRLocalDropboxDrive.DbxFileInfo(String dbxPath)
protected JCRLocalDropboxDrive.DbxFileInfo getParent()
protected boolean isRoot()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.