public abstract class AbstractExportMultiPostAction<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 FishingOperation |
currentOperation |
protected File |
file |
protected TuttiMultiPostImportExportService |
multiPostImportExportService |
actionDescription, handler, hideBody, lock, PROPERTY_DONE| Constructor and Description |
|---|
AbstractExportMultiPostAction(H handler) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getFileChooserButton() |
protected abstract String |
getFileChooserTitle() |
protected abstract String |
getFileExtension() |
protected abstract String |
getFileExtensionDescription() |
protected boolean |
prepareAction() |
protected void |
releaseAction() |
decorate, decorate, doAction, 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 FishingOperation currentOperation
protected TuttiMultiPostImportExportService multiPostImportExportService
public AbstractExportMultiPostAction(H handler)
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>>Copyright © 2012-2013 Ifremer. All Rights Reserved.