Interface ReportResources

All Superinterfaces:
Serializable
All Known Implementing Classes:
ReportResourcesImpl

public interface ReportResources extends Serializable
  • Method Details

    • reportFile

      File reportFile()
    • imageResources

      Map<String,File> imageResources()
    • resources

      Map<String,File> resources()
    • destroyResources

      void destroyResources()
    • getRowCount

      Long getRowCount()