public class SaveFishingOperationAction extends AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
updateUI
A flag to update ui after create or save the edit fishing operation.
|
actionDescription, handler, hideBody, lock, PROPERTY_DONE| Constructor and Description |
|---|
SaveFishingOperationAction(EditFishingOperationUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
releaseAction() |
protected void |
saveFishingOperation(FishingOperation toSave) |
void |
setUpdateUI(boolean updateUI) |
askAdminPassword, askBeforeDelete, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, postSuccessAction, prepareAction, saveFile, saveFile, sendMessage, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected boolean updateUI
public SaveFishingOperationAction(EditFishingOperationUIHandler handler)
public void setUpdateUI(boolean updateUI)
public void releaseAction()
public void doAction()
throws Exception
doAction in class AbstractTuttiAction<EditFishingOperationUIModel,EditFishingOperationUI,EditFishingOperationUIHandler>Exceptionprotected void saveFishingOperation(FishingOperation toSave)
Copyright © 2012–2013 Ifremer. All rights reserved.