Uses of Interface
de.espirit.firstspirit.io.FileSystem

Packages that use FileSystem
de.espirit.firstspirit.agency   
de.espirit.firstspirit.module   
 

Uses of FileSystem in de.espirit.firstspirit.agency
 

Methods in de.espirit.firstspirit.agency that return FileSystem
 FileSystem<?> LegacyModuleAgent.getProjectAppConfig(String moduleName, String projectAppName, long projectId)
          Returns an access to the project-app configuration directory; read-write-access if the user is project admin, read-only-access if the user is project user, otherwise a SecurityException will be thrown.
 

Uses of FileSystem in de.espirit.firstspirit.module
 

Methods in de.espirit.firstspirit.module that return FileSystem
 FileSystem<? extends de.espirit.firstspirit.io.FileHandle> ServerEnvironment.getConfDir()
          Returns the configuration directory of this environment.
 FileSystem<? extends de.espirit.firstspirit.io.FileHandle> ServerEnvironment.getDataDir()
          Returns the data directory of this environment.
 FileSystem<? extends de.espirit.firstspirit.io.FileHandle> ServerEnvironment.getLogDir()
          Returns the FileSystem as access to the log directory of this environment.
 



Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480