Class ReportScheduleListPresenter

Object
AbstractPresenter<ReportScheduleListView>
ReportScheduleListPresenter
All Implemented Interfaces:
Presenter<ReportScheduleListView>, PresenterLifeCicleAware<ReportScheduleListView>, Serializable

@Component @Scope("prototype") public class ReportScheduleListPresenter extends AbstractPresenter<ReportScheduleListView>
See Also:
  • Constructor Details

    • ReportScheduleListPresenter

      public ReportScheduleListPresenter()
  • Method Details

    • getReport

      public Relatorio getReport()
    • setReport

      public void setReport(Relatorio report)
    • setView

      @Autowired public void setView(ReportScheduleListView view)
    • getView

      public ReportScheduleListView getView()
    • exibirLogs

      public void exibirLogs(String scheduleId)