it.eng.spagobi.tools.importexport.typesmanager
Class TypesExportManagerFactory

java.lang.Object
  extended by it.eng.spagobi.tools.importexport.typesmanager.TypesExportManagerFactory

public class TypesExportManagerFactory
extends java.lang.Object


Constructor Summary
TypesExportManagerFactory()
           
 
Method Summary
static ITypesExportManager createTypesExportManager(BIObject biobj, Engine engine, ExporterMetadata exporter, ExportManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypesExportManagerFactory

public TypesExportManagerFactory()
Method Detail

createTypesExportManager

public static ITypesExportManager createTypesExportManager(BIObject biobj,
                                                           Engine engine,
                                                           ExporterMetadata exporter,
                                                           ExportManager manager)