Class ImportacaoSelecaoPresenter

Object
AbstractPresenter<ImportacaoSelecaoView>
ImportacaoSelecaoPresenter
All Implemented Interfaces:
Presenter<ImportacaoSelecaoView>, PresenterLifeCicleAware<ImportacaoSelecaoView>, Serializable

@Component @Scope("prototype") public class ImportacaoSelecaoPresenter extends AbstractPresenter<ImportacaoSelecaoView>
See Also:
  • Constructor Details

    • ImportacaoSelecaoPresenter

      public ImportacaoSelecaoPresenter()
  • Method Details