Uses of Interface
lumis.portal.file.IDownloadableFile
-
Packages that use IDownloadableFile Package Description lumis.portal.file lumis.portal.file.transformation Provides the file transformations. -
-
Uses of IDownloadableFile in lumis.portal.file
Classes in lumis.portal.file that implement IDownloadableFile Modifier and Type Class Description class
FileConfig
Object that represents a file object -
Uses of IDownloadableFile in lumis.portal.file.transformation
Classes in lumis.portal.file.transformation that implement IDownloadableFile Modifier and Type Class Description class
TransformedFileConfig
Represents the transformation to be persisted.
-