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(PersistenceService persistenceService,
BatchContainer<BenthosBatch> computedBenthosBatches) |
protected Float |
computeSpeciesBatches(PersistenceService persistenceService,
BatchContainer<SpeciesBatch> computedSpeciesBatches) |
void |
doAction() |
protected int |
getFinestCategoryColumn(Integer categoryId) |
void |
postSuccessAction() |
askAdminPassword, askBeforeDelete, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, prepareAction, releaseAction, saveFile, saveFile, 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)
public void doAction()
throws Exception
doAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>Exceptionpublic void postSuccessAction()
postSuccessAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>protected Float computeSpeciesBatches(PersistenceService persistenceService, BatchContainer<SpeciesBatch> computedSpeciesBatches)
protected Float computeBenthosBatches(PersistenceService persistenceService, BatchContainer<BenthosBatch> computedBenthosBatches)
protected int getFinestCategoryColumn(Integer categoryId)
Copyright © 2012–2013 Ifremer. All rights reserved.