Class NotificacaoEtapaPresenter
- All Implemented Interfaces:
Presenter<NotificacaoEtapaView>,PresenterLifeCicleAware<NotificacaoEtapaView>,Serializable
@Component
@Scope("prototype")
public class NotificacaoEtapaPresenter
extends AbstractPresenter<NotificacaoEtapaView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetView()voidsalvar()voidsetView(NotificacaoEtapaView view) Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
NotificacaoEtapaPresenter
public NotificacaoEtapaPresenter()
-
-
Method Details
-
setView
-
getView
-
salvar
public void salvar()
-