lumis.portal.file.transformation
Class DefaultFileTransformer
java.lang.Object
lumis.portal.file.transformation.DefaultFileTransformer
- All Implemented Interfaces:
- IFileTransformer
public class DefaultFileTransformer
- extends Object
- implements IFileTransformer
Default file transformer.
- Since:
- 6.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFileTransformer
public DefaultFileTransformer()
transform
public TransformedFileConfig transform(FileConfig fileConfig,
FileTransformation fileTransformation)
throws PortalException
- Description copied from interface:
IFileTransformer
- Converts the file using the file config as source of transformation, applying the transformations.
- Specified by:
transform
in interface IFileTransformer
- Parameters:
fileConfig
- source of conversion.fileTransformation
- file transformation to be applied.
- Returns:
- the
TransformedFileConfig
associate with the transformation.
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.