Class NotificationConfigurationViewConfigPresenter

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

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

    • NotificationConfigurationViewConfigPresenter

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