public class AnalyzePrepareAction extends SgqActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<AnalyzeCategory> |
analyzeCategories |
protected List<Batch> |
batches |
protected List<String> |
batchIds |
protected BatchService |
batchService |
protected int |
endNumber |
protected org.apache.commons.collections.map.MultiKeyMap |
existingAnalyzes |
protected ReferentialService |
referentialService |
protected int |
startNumber |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
AnalyzePrepareAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<AnalyzeCategory> |
getAnalyzeCategories() |
List<Batch> |
getBatches() |
int |
getEndNumber() |
org.apache.commons.collections.map.MultiKeyMap |
getExistingAnalyzes() |
int |
getStartNumber() |
String |
input() |
void |
prepare() |
void |
setBatchIds(List<String> batchIds) |
void |
setEndNumber(int endNumber) |
void |
setStartNumber(int startNumber) |
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 BatchService batchService
protected ReferentialService referentialService
protected int startNumber
protected int endNumber
protected org.apache.commons.collections.map.MultiKeyMap existingAnalyzes
protected List<AnalyzeCategory> analyzeCategories
public void setStartNumber(int startNumber)
public int getStartNumber()
public void setEndNumber(int endNumber)
public int getEndNumber()
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic org.apache.commons.collections.map.MultiKeyMap getExistingAnalyzes()
public List<AnalyzeCategory> getAnalyzeCategories()
Copyright © 2012–2013 Herboristerie Cailleau. All rights reserved.