Uses of Interface
lumis.portal.file.transformation.IFileTransformationManager
-
Packages that use IFileTransformationManager Package Description lumis.portal.file.transformation Provides the file transformations. -
-
Uses of IFileTransformationManager in lumis.portal.file.transformation
Subinterfaces of IFileTransformationManager in lumis.portal.file.transformation Modifier and Type Interface Description interface
IFileTransformationManagerSPI
Service provider interface for file transformations.Classes in lumis.portal.file.transformation that implement IFileTransformationManager Modifier and Type Class Description class
FileTransformationManager
Manager responsible for file transformations.
-