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, 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 java.lang.String getFileSystemName()
public boolean canWriteIntoLocation(VFSLocation vfsLocation)
canWriteIntoLocation in interface VirtualFileSystemManagerHookcanWriteIntoLocation in class VirtualFileSystemManagerHookImpl