public abstract class AbstractImportMultiPostAction<M extends org.jdesktop.beans.AbstractBean,UI extends TuttiUI<M,?>,H extends AbstractTuttiUIHandler<M,UI>> extends AbstractTuttiAction<M,UI,H>
| Modifier and Type | Field and Description |
|---|---|
protected EditFishingOperationAction |
editAction |
protected File |
file |
protected TuttiMultiPostImportExportService |
multiPostImportExportService |
actionDescription, handler, hideBody, lock, PROPERTY_DONE| Constructor and Description |
|---|
AbstractImportMultiPostAction(H handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAction() |
EditFishingOperationAction |
getEditAction() |
protected abstract String |
getFileChooserButton() |
protected abstract String |
getFileChooserTitle() |
protected abstract String |
getFileExtension() |
protected abstract String |
getFileExtensionDescription() |
protected abstract void |
importBatches(FishingOperation operation) |
protected boolean |
prepareAction() |
protected void |
releaseAction() |
decorate, decorate, getActionDescription, getConfig, getContext, getDataContext, getDecorator, getHandler, getModel, getProgressionModel, getUI, isHideBody, postFailedAction, postSuccessAction, sendMessage, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected File file
protected EditFishingOperationAction editAction
protected TuttiMultiPostImportExportService multiPostImportExportService
public AbstractImportMultiPostAction(H handler)
public EditFishingOperationAction getEditAction()
protected boolean prepareAction()
throws Exception
prepareAction in class AbstractTuttiAction<M extends org.jdesktop.beans.AbstractBean,UI extends TuttiUI<M,?>,H extends AbstractTuttiUIHandler<M,UI>>Exceptionprotected abstract String getFileExtension()
protected abstract String getFileExtensionDescription()
protected abstract String getFileChooserTitle()
protected abstract String getFileChooserButton()
protected void releaseAction()
releaseAction in class AbstractTuttiAction<M extends org.jdesktop.beans.AbstractBean,UI extends TuttiUI<M,?>,H extends AbstractTuttiUIHandler<M,UI>>protected void doAction()
throws Exception
protected abstract void importBatches(FishingOperation operation)
Copyright © 2012–2013 Ifremer. All rights reserved.