Class DefaultCubeFileProviderWriteHandler

    • Constructor Detail

      • DefaultCubeFileProviderWriteHandler

        public DefaultCubeFileProviderWriteHandler()
    • Method Detail

      • write

        public void write​(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle,
                          org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState state,
                          org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter,
                          CubeFileProvider cubeFileProvider)
                   throws IOException,
                          org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException
        Specified by:
        write in interface CubeFileProviderBundleWriteHandler
        Throws:
        IOException
        org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException
      • write

        public void write​(org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext reportWriter,
                          org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter,
                          CubeFileProvider cubeFileProvider)
                   throws IOException,
                          org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterException
        Specified by:
        write in interface CubeFileProviderWriteHandler
        Throws:
        IOException
        org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterException