lumis.portal.file.transformation
Interface IFileTransformer
- All Known Implementing Classes:
- DefaultFileTransformer
public interface IFileTransformer
File conversion interface.
- Since:
- 6.1.0
transform
TransformedFileConfig transform(FileConfig fileConfig,
FileTransformation fileTransformation)
throws PortalException
- Converts the file using the file config as source of transformation, applying the transformations.
- Parameters:
fileConfig
- source of conversion.fileTransformation
- file transformation to be applied.
- Returns:
- the
TransformedFileConfig
associate with the transformation.
- Throws:
PortalException
- Since:
- 6.1.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.