Class ReportManagerVFS
java.lang.Object
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.VirtualFileSystemManagerHookImpl
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.TreeBasedVirtualFileSystem<AbstractReportManagerNode>
net.datenwerke.rs.base.ext.service.reportmanager.vfs.ReportManagerVFS
- All Implemented Interfaces:
Serializable,Hook,VirtualFileSystemManagerHook
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.rs.terminal.service.terminal.vfs.hooks.TreeBasedVirtualFileSystem
doCopyFilesTo, doCreateFolder, doMoveFilesTo, exists, getFileSystemObjectInfos, getLastModified, getLocation, getLocationFor, getLocationInfo, getNameFor, getNodeByLocation, getObjectFor, getObjectId, getObjectIn, getParent, getTreeDBManagerProvider, handlesFilesystem, isFolder, isObjectAncestorOf, prettyPrintPathway, remove, rename, supportedByFileSystem, translatePathWayMethods inherited from class net.datenwerke.rs.terminal.service.terminal.vfs.hooks.VirtualFileSystemManagerHookImpl
copyFilesTo, copyFilesTo, create, createFolder, delete, getContent, getContentType, getSession, getSize, hasContent, init, isLocationDeletable, isReadOnly, moveFilesTo, setContent, setReadOnly, writeIntoLocation
-
Field Details
-
FILESYSTEM_NAME
- See Also:
-
-
Constructor Details
-
ReportManagerVFS
public ReportManagerVFS(<any> reportServiceProvider)
-
-
Method Details
-
getFileSystemName
-
canWriteIntoLocation
- Specified by:
canWriteIntoLocationin interfaceVirtualFileSystemManagerHook- Overrides:
canWriteIntoLocationin classVirtualFileSystemManagerHookImpl
-