public class EditCruiseFishingOperationAction extends AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected FishingOperation |
fishingOperation
The incoming fishing operation to edit.
|
actionDescription, handler, hideBody, lock, PROPERTY_DONE| Constructor and Description |
|---|
EditCruiseFishingOperationAction(ValidateCruiseUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAction() |
protected void |
releaseAction() |
void |
setFishingOperation(FishingOperation fishingOperation) |
decorate, decorate, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, postSuccessAction, prepareAction, runAction, sendMessage, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected FishingOperation fishingOperation
public EditCruiseFishingOperationAction(ValidateCruiseUIHandler handler)
public void setFishingOperation(FishingOperation fishingOperation)
protected void doAction()
throws Exception
doAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionprotected void releaseAction()
releaseAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Copyright © 2012-2013 Ifremer. All Rights Reserved.