public class BatchAction extends SgqActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected List<AnalyzeFile> |
analyzeFiles |
protected List<BatchAnalyze> |
analyzes |
protected String |
batchId |
protected BatchModel |
batchModel |
protected List<PresentationModel> |
presentationModels |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
BatchAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<AnalyzeFile> |
getAnalyzeFiles() |
List<BatchAnalyze> |
getAnalyzes() |
Batch |
getBatch() |
BatchModel |
getBatchModel() |
List<PresentationModel> |
getPresentationModels() |
void |
setBatchId(String batchId) |
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, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected String batchId
protected BatchModel batchModel
protected List<PresentationModel> presentationModels
protected List<BatchAnalyze> analyzes
protected List<AnalyzeFile> analyzeFiles
public void setBatchId(String batchId)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic Batch getBatch()
public BatchModel getBatchModel()
public List<PresentationModel> getPresentationModels()
public List<BatchAnalyze> getAnalyzes()
public List<AnalyzeFile> getAnalyzeFiles()
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.