Class CompiledXLSXBirtReport

java.lang.Object
net.datenwerke.rs.birt.service.reportengine.output.object.CompiledRSBirtReport
net.datenwerke.rs.birt.service.reportengine.output.object.CompiledXLSXBirtReport
All Implemented Interfaces:
Serializable, CompiledReport

public class CompiledXLSXBirtReport extends CompiledRSBirtReport
See Also:
  • Constructor Details

    • CompiledXLSXBirtReport

      public CompiledXLSXBirtReport()
  • Method Details

    • getReport

      public byte[] getReport()
      Description copied from interface: CompiledReport
      Returns the actual report.
    • setReport

      public void setReport(Object report)
    • getFileExtension

      public String getFileExtension()
      Description copied from interface: CompiledReport
      Returns a file extension for files of this type
    • getMimeType

      public String getMimeType()
      Description copied from interface: CompiledReport
      Returns the mime type of this report.