Uses of Class
org.exoplatform.commons.file.services.FileStorageException
Packages that use FileStorageException
Package
Description
-
Uses of FileStorageException in org.exoplatform.commons.file.services
Methods in org.exoplatform.commons.file.services that throw FileStorageExceptionModifier and TypeMethodDescriptionFileService.getFile(long id) Get the file (info + binary) of the given idFileService.getFilesByChecksum(String checksum) Get the files (info + binary) of the given checksumFileService.updateFile(FileItem file) Update the stored file using the provided DAO and binary provider.Store the file using the provided DAO and binary provider. -
Uses of FileStorageException in org.exoplatform.commons.file.services.impl
Methods in org.exoplatform.commons.file.services.impl that throw FileStorageException