public class ComputeWeightsAction extends AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>
actionDescription, handler, hideBody, lock, PROPERTY_DONE| Constructor and Description |
|---|
ComputeWeightsAction(EditCatchesUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected Float |
computeBenthosBatches(BatchContainer<BenthosBatch> computedBenthosBatches) |
protected Float |
computeMarineLitterBatches(BatchContainer<MarineLitterBatch> computedMarineLitterBatches) |
protected Float |
computeSpeciesBatches(BatchContainer<SpeciesBatch> computedSpeciesBatches) |
protected void |
doAction() |
void |
postSuccessAction() |
decorate, decorate, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, prepareAction, releaseAction, runAction, sendMessage, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic ComputeWeightsAction(EditCatchesUIHandler handler)
protected void doAction()
throws Exception
doAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>protected Float computeSpeciesBatches(BatchContainer<SpeciesBatch> computedSpeciesBatches)
protected Float computeBenthosBatches(BatchContainer<BenthosBatch> computedBenthosBatches)
protected Float computeMarineLitterBatches(BatchContainer<MarineLitterBatch> computedMarineLitterBatches)
Copyright © 2012-2013 Ifremer. All Rights Reserved.