Class CadastroRelatorioInstanciaPresenter

Object
AbstractPresenter<CadastroRelatorioInstanciaView>
CadastroRelatorioInstanciaPresenter
All Implemented Interfaces:
Presenter<CadastroRelatorioInstanciaView>, PresenterLifeCicleAware<CadastroRelatorioInstanciaView>, Serializable

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

    • CadastroRelatorioInstanciaPresenter

      public CadastroRelatorioInstanciaPresenter()
  • Method Details