public class AnalyzeDashboardAction extends SgqActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<BatchAnalyze> |
analysisToReceive |
protected List<AnalyzeModel> |
analysisToSend |
protected List<String> |
analyzeIds
Validation du formulaire : liste des analyses selectionées.
|
protected AnalyzeType |
analyzeType |
protected String |
analyzeTypeId |
protected List<AnalyzeType> |
analyzeTypes |
protected int |
batchNumberBegin |
protected int |
batchNumberEnd |
protected BatchService |
batchService |
protected ReferentialService |
referentialService |
protected String |
sentDateBegin |
protected String |
sentDateEnd |
protected String |
supplier |
protected List<Supplier> |
suppliers |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
AnalyzeDashboardAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<BatchAnalyze> |
getAnalysisToReceive() |
List<AnalyzeModel> |
getAnalysisToSend() |
AnalyzeType |
getAnalyzeType() |
List<AnalyzeType> |
getAnalyzeTypes() |
int |
getBatchNumberBegin() |
int |
getBatchNumberEnd() |
Date |
getNow() |
String |
getSentDateBegin() |
String |
getSentDateEnd() |
String |
getSupplier() |
List<Supplier> |
getSuppliers() |
String |
input() |
protected void |
loadData() |
void |
prepare() |
void |
setAnalyzeIds(List<String> analyzeIds) |
void |
setAnalyzeTypeId(String analyzeTypeId) |
void |
setBatchNumberBegin(int batchNumberBegin) |
void |
setBatchNumberEnd(int batchNumberEnd) |
void |
setSentDateBegin(String sentDateBegin) |
void |
setSentDateEnd(String sentDateEnd) |
void |
setSupplier(String supplier) |
void |
validate() |
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, setFieldErrorsprotected ReferentialService referentialService
protected BatchService batchService
protected List<AnalyzeModel> analysisToSend
protected List<BatchAnalyze> analysisToReceive
protected String analyzeTypeId
protected String supplier
protected String sentDateBegin
protected String sentDateEnd
protected int batchNumberBegin
protected int batchNumberEnd
protected AnalyzeType analyzeType
protected List<AnalyzeType> analyzeTypes
public void setAnalyzeTypeId(String analyzeTypeId)
public String getSupplier()
public void setSupplier(String supplier)
public String getSentDateBegin()
public void setSentDateBegin(String sentDateBegin)
public String getSentDateEnd()
public void setSentDateEnd(String sentDateEnd)
public int getBatchNumberBegin()
public void setBatchNumberBegin(int batchNumberBegin)
public int getBatchNumberEnd()
public void setBatchNumberEnd(int batchNumberEnd)
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionprotected void loadData()
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic AnalyzeType getAnalyzeType()
public List<AnalyzeType> getAnalyzeTypes()
public List<AnalyzeModel> getAnalysisToSend()
public List<BatchAnalyze> getAnalysisToReceive()
public Date getNow()
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportCopyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.