Interface CubeFileProvider

    • Method Detail

      • getDesignTimeFile

        String getDesignTimeFile()
      • setDesignTimeFile

        void setDesignTimeFile​(String file)
      • getCubeConnectionName

        String getCubeConnectionName()
      • setCubeConnectionName

        void setCubeConnectionName​(String cubeConnectionName)
      • getCubeFile

        String getCubeFile​(org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
                           org.pentaho.reporting.libraries.resourceloader.ResourceKey contextKey)
                    throws org.pentaho.reporting.engine.classic.core.ReportDataFactoryException
        Throws:
        org.pentaho.reporting.engine.classic.core.ReportDataFactoryException
      • getConnectionHash

        Object getConnectionHash()