public class ImportPsionAction extends AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected EditFishingOperationAction |
editAction |
protected File |
importedTrunkFile |
protected ImportPupitriPopupUI |
importPupitriDialog |
protected PsionImportResult |
importResult |
protected PersistenceService |
persistenceService |
| Constructor and Description |
|---|
ImportPsionAction(SpeciesBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
EditFishingOperationAction |
getEditAction() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, openAddSpeciesDialog, 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 ImportPupitriPopupUI importPupitriDialog
protected PersistenceService persistenceService
protected EditFishingOperationAction editAction
protected PsionImportResult importResult
public ImportPsionAction(SpeciesBatchUIHandler handler)
public EditFishingOperationAction getEditAction()
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.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 org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>public void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Copyright © 2012–2014 Ifremer. All rights reserved.