Uses of Class
org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FolderInfo
-
Packages that use JCRLocalDropboxDrive.FolderInfo Package Description org.exoplatform.clouddrive.dropbox -
-
Uses of JCRLocalDropboxDrive.FolderInfo in org.exoplatform.clouddrive.dropbox
Subclasses of JCRLocalDropboxDrive.FolderInfo in org.exoplatform.clouddrive.dropbox Modifier and Type Class Description protected classJCRLocalDropboxDrive.MetadataInfo.ParentInfoHierarchical parent info (without item ID inJCRLocalDropboxDrive.MetadataInfo.ParentInfo.getId()).Methods in org.exoplatform.clouddrive.dropbox that return JCRLocalDropboxDrive.FolderInfo Modifier and Type Method Description protected JCRLocalDropboxDrive.FolderInfoJCRLocalDropboxDrive.DeletedInfo. asFolder()As folder.protected JCRLocalDropboxDrive.FolderInfoJCRLocalDropboxDrive.FileInfo. asFolder()As folder.protected JCRLocalDropboxDrive.FolderInfoJCRLocalDropboxDrive.FolderInfo. asFolder()As folder.protected abstract JCRLocalDropboxDrive.FolderInfoJCRLocalDropboxDrive.MetadataInfo. asFolder()As folder.protected JCRLocalDropboxDrive.FolderInfoJCRLocalDropboxDrive.UnknownInfo. asFolder()As folder.
-