protected class JCRLocalDropboxDrive.FolderInfo extends JCRLocalDropboxDrive.ItemInfo
JCRLocalDropboxDrive.MetadataInfo.ParentInfo| Modifier and Type | Method and Description |
|---|---|
protected JCRLocalDropboxDrive.FileInfo |
asFile()
As file.
|
protected JCRLocalDropboxDrive.FolderInfo |
asFolder()
As folder.
|
protected String |
getId()
Gets the id.
|
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.
|
String |
toString() |
asItem, isItemgetName, getParentPath, getParentPathDisplay, isRoot, parent, splitPathprotected boolean isFolder()
isFolder in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isFile()
isFile in class JCRLocalDropboxDrive.MetadataInfoprotected boolean isDeleted()
isDeleted in class JCRLocalDropboxDrive.MetadataInfoprotected JCRLocalDropboxDrive.FileInfo asFile()
asFile in class JCRLocalDropboxDrive.MetadataInfoprotected JCRLocalDropboxDrive.FolderInfo asFolder()
asFolder in class JCRLocalDropboxDrive.MetadataInfoprotected String getId()
getId in class JCRLocalDropboxDrive.ItemInfoprotected String getTitle()
getTitle in class JCRLocalDropboxDrive.MetadataInfoprotected String getPath()
getPath in class JCRLocalDropboxDrive.MetadataInfoprotected String getPathDisplay()
getPathDisplay in class JCRLocalDropboxDrive.MetadataInfoCopyright © 2003–2018 eXo Platform SAS. All rights reserved.