Interface StorageService<F extends AbstractFile<F,ID,S>,ID extends Serializable,S extends AbstractStorageInfo<F,ID,S>>
- All Known Implementing Classes:
AbstractLocalStorageService,AbstractS3StorageService,LocalStorageService,LocalStorageService,LocalStorageService,S3IdentityStorageService,S3StorageService,S3UUIDStorageService
public interface StorageService<F extends AbstractFile<F,ID,S>,ID extends Serializable,S extends AbstractStorageInfo<F,ID,S>>
-
Method Summary
-
Method Details
-
saveFile
- Throws:
IOException
-
deleteFile
-
loadFile
-
getType
Providers getType()
-