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