Interface ReportModuleDescriptor


public interface ReportModuleDescriptor
  • Method Details

    • getKey

      String getKey()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getCategory

      ReportCategory getCategory()
    • getReportModule

      ReportModule getReportModule()
    • getWebComponent

      String getWebComponent()
    • getThumbnailUrl

      String getThumbnailUrl()
    • getWeight

      int getWeight()