|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.util.coordinate.filer.DirectoryImpl
Initial Date: 12.11.2007
public class DirectoryImpl
Description:
| Method Summary | |
|---|---|
void |
delete()
Deprecated. deletes this directory, including all directories "below" which were created using getDirectoryFor(OLATResourceable ores). |
Directory |
getDirectoryFor(OLATResourceable ores)
Deprecated. returns a Directory object which represents the complete namespace reached. |
java.io.File |
getFileSystemDirectory()
Deprecated. creates if needed and returns the java.io.File that is associated to the current Directory object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void delete()
Directory
delete in interface Directorypublic Directory getDirectoryFor(OLATResourceable ores)
Directory
getDirectoryFor in interface Directoryores - the olatResourceable
public java.io.File getFileSystemDirectory()
Directory
getFileSystemDirectory in interface Directory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||