cz.muni.fi.pclis.service.file
Interface FileStorageService

All Known Implementing Classes:
FileStorageServiceImpl

public interface FileStorageService

User: Ľuboš Pecho Date: 28.3.2010 Time: 1:37:08 To change this template use File | Settings | File Templates.


Method Summary
 void createDirRoot(String name)
           
 File getTargetFile(String file)
           
 

Method Detail

getTargetFile

File getTargetFile(String file)
                   throws IOException
Throws:
IOException

createDirRoot

void createDirRoot(String name)
                   throws IOException
Throws:
IOException


Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.