Interface BirtReportService

All Known Implementing Classes:
BirtReportServiceImpl

public interface BirtReportService
  • Method Details

    • remove

      void remove(BirtReportFile file)
    • isBirtEnabled

      boolean isBirtEnabled()
    • getReportEngine

      IReportEngine getReportEngine() throws BirtException
      Throws:
      BirtException
    • shutdown

      void shutdown()
    • clearFontCache

      void clearFontCache()