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