Uses of Class
org.exoplatform.clouddrive.dropbox.JCRLocalDropboxDrive.DropboxDrive.LocalItem
-
Packages that use JCRLocalDropboxDrive.DropboxDrive.LocalItem Package Description org.exoplatform.clouddrive.dropbox -
-
Uses of JCRLocalDropboxDrive.DropboxDrive.LocalItem in org.exoplatform.clouddrive.dropbox
Methods in org.exoplatform.clouddrive.dropbox that return JCRLocalDropboxDrive.DropboxDrive.LocalItem Modifier and Type Method Description JCRLocalDropboxDrive.DropboxDrive.LocalItemJCRLocalDropboxDrive.DropboxDrive. findByLocalPath(String jcrPath)Find local item by its path in the storage (JCR).JCRLocalDropboxDrive.DropboxDrive.LocalItemJCRLocalDropboxDrive.DropboxDrive. getItem(String dbxPath)Gets the local item.protected JCRLocalDropboxDrive.DropboxDrive.LocalItemJCRLocalDropboxDrive.DropboxDrive. readItem(String dbxPath)Read item from local storage.
-