public class DatasourceManagerVFS extends TreeBasedVirtualFileSystem<AbstractDatasourceManagerNode>
| Constructor and Description |
|---|
DatasourceManagerVFS(<any> datasourceServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canWriteIntoLocation(VFSLocation vfsLocation) |
java.lang.String |
getFileSystemName() |
doCopyFilesTo, doCreateFolder, doMoveFilesTo, exists, getFileSystemObjectInfos, getLastModified, getLocation, getLocationFor, getLocationInfo, getNameFor, getNodeByLocation, getObjectFor, getObjectId, getObjectIn, getParent, getTreeDBManagerProvider, handlesFilesystem, isFolder, isObjectAncestorOf, prettyPrintPathway, remove, rename, supportedByFileSystem, translatePathWaycopyFilesTo, copyFilesTo, create, createFolder, delete, getContent, getContentType, getSession, getSize, hasContent, init, isLocationDeletable, isReadOnly, moveFilesTo, setContent, setReadOnly, writeIntoLocationpublic DatasourceManagerVFS(<any> datasourceServiceProvider)
public java.lang.String getFileSystemName()
public boolean canWriteIntoLocation(VFSLocation vfsLocation)
canWriteIntoLocation in interface VirtualFileSystemManagerHookcanWriteIntoLocation in class VirtualFileSystemManagerHookImpl