Uses of Class
org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.FileInfo
-
Packages that use JCRLocalDropboxDrive.FileInfo Package Description org.exoplatform.clouddrive.dropbox -
-
Uses of JCRLocalDropboxDrive.FileInfo in org.exoplatform.clouddrive.dropbox
Methods in org.exoplatform.clouddrive.dropbox that return JCRLocalDropboxDrive.FileInfo Modifier and Type Method Description protected JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.DeletedInfo. asFile()As file.protected JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.FileInfo. asFile()As file.protected JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.FolderInfo. asFile()As file.protected abstract JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.MetadataInfo. asFile()As file.protected JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.MetadataInfo.ParentInfo. asFile()As file.protected JCRLocalDropboxDrive.FileInfoJCRLocalDropboxDrive.UnknownInfo. asFile()As file.Methods in org.exoplatform.clouddrive.dropbox with parameters of type JCRLocalDropboxDrive.FileInfo Modifier and Type Method Description protected booleanJCRLocalDropboxDrive. hasDifferentRev(javax.jcr.Node node, JCRLocalDropboxDrive.FileInfo file)Checks for different rev.
-