lumis.portal.file.transformation
Class FileTransformerFactory

Package class diagram package FileTransformerFactory
java.lang.Object
  extended by lumis.portal.file.transformation.FileTransformerFactory

public class FileTransformerFactory
extends Object

Provides IFileTransformer instances.

Since:
6.1.0

Constructor Summary
FileTransformerFactory()
           
 
Method Summary
 IFileTransformer getTransformer(String serviceInstanceId)
          Returns the proper transformer.
Returns a customized extractor if defined else returns the default content extractor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTransformerFactory

public FileTransformerFactory()
Method Detail

getTransformer

public IFileTransformer getTransformer(String serviceInstanceId)
                                throws PortalException
Returns the proper transformer.
Returns a customized extractor if defined else returns the default content extractor.

Parameters:
serviceInstanceId - the service instance source of the file to be converted.
Returns:
a customized extractor if defined else returns the default file transformer.
Throws:
PortalException
Since:
6.1.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.