Interface CubeFileProviderBundleWriteHandler

  • All Known Implementing Classes:
    DefaultCubeFileProviderWriteHandler

    public interface CubeFileProviderBundleWriteHandler
    Todo: Document me!

    Date: 25.08.2009 Time: 19:19:37

    Author:
    Thomas Morgner.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      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)  
    • Method Detail

      • write

        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
        Throws:
        IOException
        org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException