Interface CubeFileProviderWriteHandler

  • All Known Implementing Classes:
    DefaultCubeFileProviderWriteHandler

    public interface CubeFileProviderWriteHandler
    Todo: Document me!

    Date: 25.08.2009 Time: 19:19:01

    Author:
    Thomas Morgner.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void write​(org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext reportWriter, org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter, CubeFileProvider cubeFileProvider)  
    • Method Detail

      • write

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