public class EditCruiseFishingOperationAction extends AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected PropertyChangeListener |
editCatchesModelListener |
protected PropertyChangeListener |
editFishingOperationModelListener |
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() |
void |
postSuccessAction() |
protected boolean |
prepareAction() |
protected void |
releaseAction() |
void |
setFishingOperation(FishingOperation fishingOperation) |
decorate, decorate, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, sendMessage, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected FishingOperation fishingOperation
protected final PropertyChangeListener editFishingOperationModelListener
protected final PropertyChangeListener editCatchesModelListener
public EditCruiseFishingOperationAction(ValidateCruiseUIHandler handler)
public void setFishingOperation(FishingOperation fishingOperation)
protected boolean prepareAction()
throws Exception
prepareAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionprotected void doAction()
throws Exception
doAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>protected void releaseAction()
releaseAction in class AbstractTuttiAction<ValidateCruiseUIModel,ValidateCruiseUI,ValidateCruiseUIHandler>Copyright © 2012–2013 Ifremer. All rights reserved.