Class NotificacaoEtapaListPresenter
- All Implemented Interfaces:
Presenter<NotificacaoEtapaListView>,PresenterLifeCicleAware<NotificacaoEtapaListView>,Serializable
@Component
@Scope("prototype")
public class NotificacaoEtapaListPresenter
extends AbstractPresenter<NotificacaoEtapaListView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
NotificacaoEtapaListPresenter
public NotificacaoEtapaListPresenter()
-
-
Method Details
-
getProcesso
public Processo getProcesso() -
setProcesso
public void setProcesso(Processo processo) -
setView
-
getView
-