it.eng.spagobi.engines.exporters
Class DocumentCompositionExporter

java.lang.Object
  extended by it.eng.spagobi.engines.exporters.DocumentCompositionExporter

public class DocumentCompositionExporter
extends java.lang.Object


Constructor Summary
DocumentCompositionExporter()
           
 
Method Summary
 java.io.File exportDocumentCompositionPDF(java.io.File tmpFile, DocumentCompositionConfiguration dcConf, BIObject document, it.eng.spago.security.IEngUserProfile profile, java.util.Map<java.lang.String,CurrentConfigurationDocComp> currentConfs, java.util.Map<java.lang.String,DocumentContainer> documentsMap, boolean defaultStyle)
           
 void fillBIObjectWithParameterValues(BIObject object, CurrentConfigurationDocComp currentConf)
          function used to get attribute parsed from i frame URL and insert the values into BIObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentCompositionExporter

public DocumentCompositionExporter()
Method Detail

exportDocumentCompositionPDF

public java.io.File exportDocumentCompositionPDF(java.io.File tmpFile,
                                                 DocumentCompositionConfiguration dcConf,
                                                 BIObject document,
                                                 it.eng.spago.security.IEngUserProfile profile,
                                                 java.util.Map<java.lang.String,CurrentConfigurationDocComp> currentConfs,
                                                 java.util.Map<java.lang.String,DocumentContainer> documentsMap,
                                                 boolean defaultStyle)
                                          throws java.lang.Exception
Throws:
java.lang.Exception

fillBIObjectWithParameterValues

public void fillBIObjectWithParameterValues(BIObject object,
                                            CurrentConfigurationDocComp currentConf)
function used to get attribute parsed from i frame URL and insert the values into BIObject

Parameters:
object -
currentConf -