public class LabelImportAction extends SgqActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
batchMaxEntryDate |
protected Date |
expeditionLastImportDate |
protected File |
file |
protected String |
fileFileName |
protected boolean |
forceImport |
protected long |
importedLines |
protected List<ImportLog> |
importLogs |
protected long |
labelErrorCount |
protected Date |
productionLastImportDate |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
LabelImportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Date |
getBatchMaxEntryDate() |
Date |
getExpeditionStartDate() |
long |
getImportedLines() |
List<ImportLog> |
getImportLogs() |
long |
getLabelErrorCount() |
Date |
getProductionStartDate() |
String |
input() |
void |
prepare() |
void |
setFile(File file) |
void |
setFileFileName(String fileFileName) |
void |
setForceImport(boolean forceImport) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected Date productionLastImportDate
protected Date expeditionLastImportDate
protected Date batchMaxEntryDate
protected long labelErrorCount
protected boolean forceImport
protected File file
protected String fileFileName
protected long importedLines
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic Date getProductionStartDate()
public Date getExpeditionStartDate()
public Date getBatchMaxEntryDate()
public long getLabelErrorCount()
public void setForceImport(boolean forceImport)
public void setFile(File file)
public void setFileFileName(String fileFileName)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic long getImportedLines()
Copyright © 2012–2014 Herboristerie Cailleau. All rights reserved.