public class ImportPupitriAction extends AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected EditFishingOperationAction |
editAction |
protected File |
importedCarrouselFile |
protected File |
importedTrunkFile |
protected ImportPupitriPopupUI |
importPupitriDialog |
protected PupitriImportResult |
importResult |
protected PersistenceService |
persistenceService |
| Constructor and Description |
|---|
ImportPupitriAction(SpeciesBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
EditFishingOperationAction |
getEditAction() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getHandler, getModel, getUI, isHideBody, postFailedAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected File importedTrunkFile
protected File importedCarrouselFile
protected ImportPupitriPopupUI importPupitriDialog
protected PersistenceService persistenceService
protected EditFishingOperationAction editAction
protected PupitriImportResult importResult
public ImportPupitriAction(SpeciesBatchUIHandler handler)
public EditFishingOperationAction getEditAction()
public boolean prepareAction()
throws Exception
prepareAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void doAction()
throws Exception
doAction in class AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void releaseAction()
releaseAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>public void postSuccessAction()
postSuccessAction in class fr.ifremer.shared.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Copyright © 2012–2014 Ifremer. All rights reserved.