Package org.nuxeo.ecm.webdav.backend
Interface VirtualBackend
- All Superinterfaces:
Backend
- All Known Implementing Classes:
AbstractVirtualBackend
,SearchRootBackend
,SearchVirtualBackend
-
Method Summary
Methods inherited from interface org.nuxeo.ecm.webdav.backend.Backend
canUnlock, copyItem, createFile, createFile, createFolder, exists, getBackend, getBackendDisplayName, getCheckoutUser, getChildren, getDisplayName, getDocument, getRootPath, getRootUrl, getSession, getSession, getVirtualFolderNames, getVirtualPath, hasPermission, isLocked, isRename, isRoot, isVirtual, lock, moveItem, moveItem, parseLocation, removeItem, removeItem, renameItem, resolveLocation, saveChanges, unlock, updateDocument
-
Method Details
-
getOrderedBackendNames
LinkedList<String> getOrderedBackendNames()
-