cz.muni.fi.pclis.service.file
Class FileStorageServiceImpl
java.lang.Object
cz.muni.fi.pclis.service.file.FileStorageServiceImpl
- All Implemented Interfaces:
- FileStorageService
public class FileStorageServiceImpl
- extends Object
- implements FileStorageService
User: Ľuboš Pecho
Date: 28.3.2010
Time: 1:24:49
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileStorageServiceImpl
public FileStorageServiceImpl()
getTargetFile
public File getTargetFile(String file)
throws IOException
- Specified by:
getTargetFile
in interface FileStorageService
- Throws:
IOException
createDirRoot
public void createDirRoot(String name)
throws IOException
- Specified by:
createDirRoot
in interface FileStorageService
- Throws:
IOException
loadBaseDir
private File loadBaseDir()
throws IOException
- Throws:
IOException
Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.