Class ResumoNotificacoesPopupPresenter
- All Implemented Interfaces:
Presenter<ResumoNotificacoesPopupView>,PresenterLifeCicleAware<ResumoNotificacoesPopupView>,Serializable
@Component
@Scope("prototype")
public class ResumoNotificacoesPopupPresenter
extends AbstractPresenter<ResumoNotificacoesPopupView>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetView()voidsetConfigService(ConfigService configService) voidsetNotificationService(NotificationService notificationService) voidsetRoleService(RoleService roleService) voidsetUsuarioService(UsuarioService usuarioService) voidMethods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
ResumoNotificacoesPopupPresenter
public ResumoNotificacoesPopupPresenter()
-
-
Method Details
-
setUsuarioService
-
setNotificationService
-
setConfigService
-
setView
-
setRoleService
-
getView
-