public class SimpleLegacyBandedMDXDataFactoryBundleWriteHandler extends AbstractMDXDataFactoryBundleWriteHandler implements org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleDataFactoryWriterHandler
| Constructor and Description |
|---|
SimpleLegacyBandedMDXDataFactoryBundleWriteHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
writeDataFactory(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle,
org.pentaho.reporting.engine.classic.core.DataFactory dataFactory,
org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState state)
Writes a data-source into a own file.
|
createTagDescription, writeBodypublic SimpleLegacyBandedMDXDataFactoryBundleWriteHandler()
public String writeDataFactory(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle, org.pentaho.reporting.engine.classic.core.DataFactory dataFactory, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState state) throws IOException, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException
writeDataFactory in interface org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleDataFactoryWriterHandlerbundle - the bundle where to write to.dataFactory - the data factory that should be written.state - the writer state to hold the current processing information.IOException - if any error
occuredorg.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException - if a
bundle-management
error occured.Copyright © 2018 Hitachi Vantara. All rights reserved.