Uses of Interface
lumis.portal.file.transformation.IFileTransformationManagerSPI
-
Packages that use IFileTransformationManagerSPI Package Description lumis.portal.file.transformation Provides the file transformations.lumis.portal.manager -
-
Uses of IFileTransformationManagerSPI in lumis.portal.file.transformation
Classes in lumis.portal.file.transformation that implement IFileTransformationManagerSPI Modifier and Type Class Description class
FileTransformationManager
Manager responsible for file transformations. -
Uses of IFileTransformationManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IFileTransformationManagerSPI Modifier and Type Method Description static IFileTransformationManagerSPI
ManagerFactoryInternal. getFileTransformationManager()
Returns the transformation manager.
-