Class UserManagerVFS
java.lang.Object
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.VirtualFileSystemManagerHookImpl
net.datenwerke.rs.terminal.service.terminal.vfs.hooks.TreeBasedVirtualFileSystem<AbstractUserManagerNode>
net.datenwerke.usermanager.ext.service.vfs.UserManagerVFS
- All Implemented Interfaces:
Serializable,Hook,VirtualFileSystemManagerHook
- See Also:
-
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
-
Constructor Details
-
UserManagerVFS
public UserManagerVFS(<any> userServiceProvider)
-
-
Method Details
-
getFileSystemName
-
canWriteIntoLocation
- Specified by:
canWriteIntoLocationin interfaceVirtualFileSystemManagerHook- Overrides:
canWriteIntoLocationin classVirtualFileSystemManagerHookImpl
-