Class CadastroAutoRefreshNotificationRulesPresenter

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

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

    • CadastroAutoRefreshNotificationRulesPresenter

      public CadastroAutoRefreshNotificationRulesPresenter()
  • 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