public class ReportManagerVFS extends TreeBasedVirtualFileSystem<AbstractReportManagerNode>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILESYSTEM_NAME |
| Constructor and Description |
|---|
ReportManagerVFS(<any> reportServiceProvider) |
| 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 static final java.lang.String FILESYSTEM_NAME
public java.lang.String getFileSystemName()
public boolean canWriteIntoLocation(VFSLocation vfsLocation)
canWriteIntoLocation in interface VirtualFileSystemManagerHookcanWriteIntoLocation in class VirtualFileSystemManagerHookImpl