Uses of Enum Class
org.silverpeas.mobile.client.common.file.FileMgr.LocalFileSystem
Packages that use FileMgr.LocalFileSystem
-
Uses of FileMgr.LocalFileSystem in org.silverpeas.mobile.client.common.file
Methods in org.silverpeas.mobile.client.common.file that return FileMgr.LocalFileSystemModifier and TypeMethodDescriptionstatic FileMgr.LocalFileSystemReturns the enum constant of this class with the specified name.static FileMgr.LocalFileSystem[]FileMgr.LocalFileSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.silverpeas.mobile.client.common.file with parameters of type FileMgr.LocalFileSystemModifier and TypeMethodDescriptionstatic voidFileMgr.requestFileSystem(FileMgr.LocalFileSystem localFileSystem, FileMgr.FileSystemCallback callback)