public class RenameSpeciesBatchAction extends AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected Species |
selectedSpecies |
| Constructor and Description |
|---|
RenameSpeciesBatchAction(SpeciesBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeChildrenSpecies(SpeciesBatchRowModel row,
Species species) |
void |
doAction() |
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, postSuccessAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected Species selectedSpecies
public RenameSpeciesBatchAction(SpeciesBatchUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionpublic void releaseAction()
releaseAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>public void doAction()
throws Exception
doAction in class AbstractTuttiAction<SpeciesBatchUIModel,SpeciesBatchUI,SpeciesBatchUIHandler>Exceptionprotected void changeChildrenSpecies(SpeciesBatchRowModel row, Species species)
Copyright © 2012–2014 Ifremer. All rights reserved.