Class ExecutionMonitoringConfigPresenter

Object
AbstractPresenter<View>
ExecutionMonitoringConfigPresenter
All Implemented Interfaces:
Presenter<View>, PresenterLifeCicleAware<View>, View, ConfigPresenter<View>, Serializable

@Component @Scope("prototype") @MenuContext(@Entry(displayName="Monitoramento de Execu\u00e7\u00e3o",menu="CENTRAL_CONFIG_MENU",path="Servi\u00e7os/Sistema",target="new-window")) @ConfigInfo(type=SYSTEM) public class ExecutionMonitoringConfigPresenter extends AbstractPresenter<View> implements View, ConfigPresenter<View>
See Also:
  • Constructor Details

    • ExecutionMonitoringConfigPresenter

      public ExecutionMonitoringConfigPresenter()
  • Method Details

    • getView

      public View getView()
      Specified by:
      getView in interface Presenter<View>
    • getViewComponent

      public Component getViewComponent()
      Specified by:
      getViewComponent in interface View
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface View