Class BaseEntityGraphReportingService

java.lang.Object
service.common.BaseEntityGraphReportingService
Direct Known Subclasses:
EntityGraphReportingButtonServiceImpl, ReportingHandler

public abstract class BaseEntityGraphReportingService extends Object
  • Field Details

  • Constructor Details

    • BaseEntityGraphReportingService

      public BaseEntityGraphReportingService(ReportGenerationService reportGenerationService)
  • Method Details

    • init

      @PostConstruct protected void init()
    • generateReport

      protected ReportModel generateReport()