protected final class JCRLocalDropboxDrive.UnknownInfo extends JCRLocalDropboxDrive.MetadataInfo
JCRLocalDropboxDrive.MetadataInfo.ParentInfo| Modifier and Type | Method and Description |
|---|---|
protected JCRLocalDropboxDrive.FileInfo |
asFile()
As file.
|
protected JCRLocalDropboxDrive.FolderInfo |
asFolder()
As folder.
|
protected JCRLocalDropboxDrive.ItemInfo |
asItem()
As item.
|
protected String |
getPath()
Gets the lower path.
|
protected String |
getPathDisplay()
Gets the display path.
|
protected String |
getTitle()
Gets the title displayed to users.
|
protected boolean |
isDeleted()
Checks if is deleted.
|
protected boolean |
isFile()
Checks if is file.
|
protected boolean |
isFolder()
Checks if is folder.
|
protected boolean |
isItem()
Checks if is item.
|
String |
toString() |
getName, getParentPath, getParentPathDisplay, isRoot, parent, splitPathprotected JCRLocalDropboxDrive.FileInfo asFile()
asFile in class JCRLocalDropboxDrive.MetadataInfoprotected JCRLocalDropboxDrive.FolderInfo asFolder()
asFolder in class JCRLocalDropboxDrive.MetadataInfoprotected JCRLocalDropboxDrive.ItemInfo asItem()
asItem in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isFolder()
isFolder in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isFile()
isFile in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isItem()
isItem in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isDeleted()
isDeleted in class JCRLocalDropboxDrive.MetadataInfoprotected String getTitle()
getTitle in class JCRLocalDropboxDrive.MetadataInfoprotected String getPath()
getPath in class JCRLocalDropboxDrive.MetadataInfoprotected String getPathDisplay()
getPathDisplay in class JCRLocalDropboxDrive.MetadataInfoCopyright © 2003–2019 eXo Platform SAS. All rights reserved.