it.eng.spagobi.engines.exporters
Class DocumentCompositionExporter
java.lang.Object
it.eng.spagobi.engines.exporters.DocumentCompositionExporter
public class DocumentCompositionExporter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentCompositionExporter
public DocumentCompositionExporter()
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
-