Package lumis.portal.file
-
Interface Summary Interface Description IContentTypeProvider Provider responsible for defining the content type of a given file.IDownloadableFile An interface ONLY to integrate fileConfigFileConfig
and transformedFileConfigTransformedFileConfig
for a matter of file download.IFileManager Manages file information.IFilesDao Interface for files persistanceIFileValidator Interface to validate a file. -
Class Summary Class Description ExtensionFileValidator Validates the extension of a file.FileConfig Object that represents a file objectFileDownloadControllerHtml Streams the download of a file stored by theIFileManager
.FileManager Manager for file and filesFileMimeTypeConfig Stores information about a file mime type.FileMonitorUtil Contains file monitoring constants and utility methods.FileParameter Represents a file upload parameterFilesConfig Represents a Files objectFilesDaoJdbc Stores files informationFileStringResource String resource for the portal's file component.FileUtil Utility methods for file manipulation. -
Exception Summary Exception Description FileValidationException Base exception for the File Validators.