public class AnalyzeReceiptAction extends SgqActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected BatchAnalyze |
analyze |
protected String |
analyzeId |
protected BatchService |
batchService |
protected List<File> |
files |
protected List<String> |
filesFileName |
protected SynthesisMention |
mention |
protected String |
receiptDate |
protected ReferentialService |
referentialService |
protected String |
supplierId |
protected List<Supplier> |
suppliers |
protected String |
synthesis |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
AnalyzeReceiptAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
BatchAnalyze |
getAnalyze() |
Date |
getNow() |
List<Supplier> |
getSuppliers() |
String |
input() |
void |
prepare() |
void |
setAnalyzeId(String analyzeId) |
void |
setFiles(List<File> files) |
void |
setFilesFileName(List<String> filesFileName) |
void |
setMention(SynthesisMention mention) |
void |
setReceiptDate(String receiptDate) |
void |
setSupplierId(String supplierId) |
void |
setSynthesis(String synthesis) |
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 ReferentialService referentialService
protected BatchService batchService
protected String analyzeId
protected BatchAnalyze analyze
protected String supplierId
protected String receiptDate
protected SynthesisMention mention
protected String synthesis
public void setAnalyzeId(String analyzeId)
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic BatchAnalyze getAnalyze()
public void setReceiptDate(String receiptDate)
public void setMention(SynthesisMention mention)
public void setSupplierId(String supplierId)
public void setSynthesis(String synthesis)
public Date getNow()
Copyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.