| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFileSystem
IFileSystem provides functions to interface with the repository filesystem.
| Method Summary | |
|---|---|
|  java.lang.String | getDisplayName()Get display name of the file system. | 
|  IFileObject | getRoot()Get the root fileobject in the file system. | 
|  boolean | isReadOnly()Check if the the file system is editable. | 
| Method Detail | 
|---|
java.lang.String getDisplayName()
IFileObject getRoot()
boolean isReadOnly()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||