Class ImportacaoSelecaoPresenter
- All Implemented Interfaces:
Presenter<ImportacaoSelecaoView>,PresenterLifeCicleAware<ImportacaoSelecaoView>,Serializable
@Component
@Scope("prototype")
public class ImportacaoSelecaoPresenter
extends AbstractPresenter<ImportacaoSelecaoView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetView()voidvoidsetConexaoService(ConexaoService conexaoService) voidsetExportService(ResourceExchangeService exportService) voidsetProcessImportResult(ProcessImportResult processImportResult) voidsetView(ImportacaoSelecaoView view) Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
ImportacaoSelecaoPresenter
public ImportacaoSelecaoPresenter()
-
-
Method Details
-
setExportService
-
setView
-
setConexaoService
-
getView
-
setProcessImportResult
-
initContainers
public void initContainers()
-