public class BatchImportAction extends SgqActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected long |
batchsCount |
protected File |
file |
protected List<ImportLog<Batch>> |
importLogs |
protected int |
nextBioBatchNumber |
protected int |
nextNonBioBatchNumber |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
BatchImportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
long |
getBatchsCount() |
List<ImportLog<Batch>> |
getImportLogs() |
int |
getNextBioBatchNumber() |
int |
getNextNonBioBatchNumber() |
String |
input() |
void |
setFile(File file) |
getApplicationVersion, getConfig, getPager, getParameter, getParameters, getProductUnit, newService, setParameters, setServletRequestaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected long batchsCount
protected int nextNonBioBatchNumber
protected int nextBioBatchNumber
protected File file
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic long getBatchsCount()
public int getNextNonBioBatchNumber()
public int getNextBioBatchNumber()
public void setFile(File file)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionCopyright © 2012 Herboristerie Cailleau. All Rights Reserved.