public interface IFileTransformer
Modifier and Type | Method and Description |
---|---|
TransformedFileConfig |
transform(FileConfig fileConfig,
FileTransformation fileTransformation)
Converts the file using the file config as source of transformation, applying the transformations.
|
TransformedFileConfig transform(FileConfig fileConfig, FileTransformation fileTransformation) throws PortalException
fileConfig
- source of conversion.fileTransformation
- file transformation to be applied.TransformedFileConfig
associate with the transformation.PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.